vimeo circle icon

vimeo-circle from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
vimeo-circle
Set
Jam Icons
Style
Outline
Viewbox
24×24
License
MIT

Related icons in Jam Icons

Use the vimeo circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M14.586 6.216c-.242-.264-.593-.404-1.042-.417c-1.267-.042-2.164.64-2.664 2.024a.21.21 0 0 0 .042.21a.2.2 0 0 0 .203.06q.216-.06.424-.06c.185 0 .43.034.553.197q.141.19.038.56c-.058.207-.357.761-.726 1.348c-.45.715-.7 1.035-.77 1.035c-.238 0-1.097-3.845-1.12-3.93c-.247-.88-.37-1.323-1.17-1.323c-.611 0-1.972 1.126-3.09 2.107l-.17.15a.27.27 0 0 0-.038.368l.208.271a.264.264 0 0 0 .365.055l.011-.009c.362-.26.703-.505.961-.518c.28-.014.523.428.813 1.48c.552 2.044 1.39 4.48 2.251 4.48c.9 0 1.973-.77 3.36-2.594c1.255-1.65 1.927-2.959 1.97-3.911c.033-.72-.105-1.252-.409-1.583"/><path d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10s-4.477 10-10 10"/></g></svg>

React

import type { SVGProps } from "react";

export function JamVimeoCircle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M14.586 6.216c-.242-.264-.593-.404-1.042-.417c-1.267-.042-2.164.64-2.664 2.024a.21.21 0 0 0 .042.21a.2.2 0 0 0 .203.06q.216-.06.424-.06c.185 0 .43.034.553.197q.141.19.038.56c-.058.207-.357.761-.726 1.348c-.45.715-.7 1.035-.77 1.035c-.238 0-1.097-3.845-1.12-3.93c-.247-.88-.37-1.323-1.17-1.323c-.611 0-1.972 1.126-3.09 2.107l-.17.15a.27.27 0 0 0-.038.368l.208.271a.264.264 0 0 0 .365.055l.011-.009c.362-.26.703-.505.961-.518c.28-.014.523.428.813 1.48c.552 2.044 1.39 4.48 2.251 4.48c.9 0 1.973-.77 3.36-2.594c1.255-1.65 1.927-2.959 1.97-3.911c.033-.72-.105-1.252-.409-1.583"/><path d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10s-4.477 10-10 10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M14.586 6.216c-.242-.264-.593-.404-1.042-.417c-1.267-.042-2.164.64-2.664 2.024a.21.21 0 0 0 .042.21a.2.2 0 0 0 .203.06q.216-.06.424-.06c.185 0 .43.034.553.197q.141.19.038.56c-.058.207-.357.761-.726 1.348c-.45.715-.7 1.035-.77 1.035c-.238 0-1.097-3.845-1.12-3.93c-.247-.88-.37-1.323-1.17-1.323c-.611 0-1.972 1.126-3.09 2.107l-.17.15a.27.27 0 0 0-.038.368l.208.271a.264.264 0 0 0 .365.055l.011-.009c.362-.26.703-.505.961-.518c.28-.014.523.428.813 1.48c.552 2.044 1.39 4.48 2.251 4.48c.9 0 1.973-.77 3.36-2.594c1.255-1.65 1.927-2.959 1.97-3.911c.033-.72-.105-1.252-.409-1.583"/><path d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10s-4.477 10-10 10"/></g></svg>
</template>

CSS

.icon-vimeo-circle {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%22-2%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.586%206.216c-.242-.264-.593-.404-1.042-.417c-1.267-.042-2.164.64-2.664%202.024a.21.21%200%200%200%20.042.21a.2.2%200%200%200%20.203.06q.216-.06.424-.06c.185%200%20.43.034.553.197q.141.19.038.56c-.058.207-.357.761-.726%201.348c-.45.715-.7%201.035-.77%201.035c-.238%200-1.097-3.845-1.12-3.93c-.247-.88-.37-1.323-1.17-1.323c-.611%200-1.972%201.126-3.09%202.107l-.17.15a.27.27%200%200%200-.038.368l.208.271a.264.264%200%200%200%20.365.055l.011-.009c.362-.26.703-.505.961-.518c.28-.014.523.428.813%201.48c.552%202.044%201.39%204.48%202.251%204.48c.9%200%201.973-.77%203.36-2.594c1.255-1.65%201.927-2.959%201.97-3.911c.033-.72-.105-1.252-.409-1.583%22%2F%3E%3Cpath%20d%3D%22M10%2018a8%208%200%201%200%200-16a8%208%200%200%200%200%2016m0%202C4.477%2020%200%2015.523%200%2010S4.477%200%2010%200s10%204.477%2010%2010s-4.477%2010-10%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%22-2%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.586%206.216c-.242-.264-.593-.404-1.042-.417c-1.267-.042-2.164.64-2.664%202.024a.21.21%200%200%200%20.042.21a.2.2%200%200%200%20.203.06q.216-.06.424-.06c.185%200%20.43.034.553.197q.141.19.038.56c-.058.207-.357.761-.726%201.348c-.45.715-.7%201.035-.77%201.035c-.238%200-1.097-3.845-1.12-3.93c-.247-.88-.37-1.323-1.17-1.323c-.611%200-1.972%201.126-3.09%202.107l-.17.15a.27.27%200%200%200-.038.368l.208.271a.264.264%200%200%200%20.365.055l.011-.009c.362-.26.703-.505.961-.518c.28-.014.523.428.813%201.48c.552%202.044%201.39%204.48%202.251%204.48c.9%200%201.973-.77%203.36-2.594c1.255-1.65%201.927-2.959%201.97-3.911c.033-.72-.105-1.252-.409-1.583%22%2F%3E%3Cpath%20d%3D%22M10%2018a8%208%200%201%200%200-16a8%208%200%200%200%200%2016m0%202C4.477%2020%200%2015.523%200%2010S4.477%200%2010%200s10%204.477%2010%2010s-4.477%2010-10%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/vimeo-circle.svg?color=%231a73e8&size=48