IcoMoon play icon
| Name | play |
|---|---|
| Unicode | \e912 () |
| CSS class | icon-play |
| Tags | play, video, movie |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-play" aria-hidden="true"></span>
.icon-play:before { content: "\e912"; } export const IconPlay = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M15.331 2.502c-2.244-0.323-4.724-0.502-7.331-0.502s-5.087 0.179-7.331 0.502c-0.43 1.683-0.669 3.543-0.669 5.498s0.239 3.815 0.669 5.498c2.244 0.323 4.724 0.502 7.331 0.502s5.087-0.179 7.331-0.502c0.43-1.683 0.669-3.543 0.669-5.498s-0.239-3.815-0.669-5.498zM6 11v-6l5 3-5 3z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.