Skip to main content

Videos


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-videos"></i>

Code point

  • Unicode: U+F19F
  • CSS: \F19F
  • JS: \uF19F
  • HTML: &#xF19F;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-videos" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2m0 22C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12"/>
    <path d="m9.993 9.032.007 5.96L15.655 12 9.993 9.032Zm-.987 7.721A1.952 1.952 0 0 1 8 15.046V8.954A1.952 1.952 0 0 1 10.988 7.3l6.148 3.221c.565.351.864.89.864 1.48a1.69 1.69 0 0 1-.799 1.441l-6.278 3.298a1.796 1.796 0 0 1-.952.263 1.98 1.98 0 0 1-.965-.249Z"/>
  </g>
</svg>