vimeo-v from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
vimeo-v
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the vimeo v icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.988 10.41q-.159 3.514-4.894 9.617q-4.897 6.37-8.282 6.371q-2.103 0-3.55-3.878q-.972-3.562-1.938-7.118q-1.077-3.883-2.312-3.882q-.271 0-1.883 1.132L4 11.195a353 353 0 0 0 3.504-3.129C9.082 6.7 10.27 5.98 11.059 5.906c1.867-.18 3.02 1.098 3.449 3.836q.698 4.435.969 5.512q.808 3.678 1.78 3.676q.75.001 2.263-2.383c1.003-1.594 1.543-2.8 1.617-3.633q.21-2.058-1.617-2.059q-.863 0-1.778.391c1.18-3.867 3.434-5.75 6.762-5.64q3.697.105 3.484 4.804"/></svg>

React

import type { SVGProps } from "react";

export function LaVimeoV(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.988 10.41q-.159 3.514-4.894 9.617q-4.897 6.37-8.282 6.371q-2.103 0-3.55-3.878q-.972-3.562-1.938-7.118q-1.077-3.883-2.312-3.882q-.271 0-1.883 1.132L4 11.195a353 353 0 0 0 3.504-3.129C9.082 6.7 10.27 5.98 11.059 5.906c1.867-.18 3.02 1.098 3.449 3.836q.698 4.435.969 5.512q.808 3.678 1.78 3.676q.75.001 2.263-2.383c1.003-1.594 1.543-2.8 1.617-3.633q.21-2.058-1.617-2.059q-.863 0-1.778.391c1.18-3.867 3.434-5.75 6.762-5.64q3.697.105 3.484 4.804"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.988 10.41q-.159 3.514-4.894 9.617q-4.897 6.37-8.282 6.371q-2.103 0-3.55-3.878q-.972-3.562-1.938-7.118q-1.077-3.883-2.312-3.882q-.271 0-1.883 1.132L4 11.195a353 353 0 0 0 3.504-3.129C9.082 6.7 10.27 5.98 11.059 5.906c1.867-.18 3.02 1.098 3.449 3.836q.698 4.435.969 5.512q.808 3.678 1.78 3.676q.75.001 2.263-2.383c1.003-1.594 1.543-2.8 1.617-3.633q.21-2.058-1.617-2.059q-.863 0-1.778.391c1.18-3.867 3.434-5.75 6.762-5.64q3.697.105 3.484 4.804"/></svg>
</template>

CSS

.icon-vimeo-v {
  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%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.988%2010.41q-.159%203.514-4.894%209.617q-4.897%206.37-8.282%206.371q-2.103%200-3.55-3.878q-.972-3.562-1.938-7.118q-1.077-3.883-2.312-3.882q-.271%200-1.883%201.132L4%2011.195a353%20353%200%200%200%203.504-3.129C9.082%206.7%2010.27%205.98%2011.059%205.906c1.867-.18%203.02%201.098%203.449%203.836q.698%204.435.969%205.512q.808%203.678%201.78%203.676q.75.001%202.263-2.383c1.003-1.594%201.543-2.8%201.617-3.633q.21-2.058-1.617-2.059q-.863%200-1.778.391c1.18-3.867%203.434-5.75%206.762-5.64q3.697.105%203.484%204.804%22%2F%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%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.988%2010.41q-.159%203.514-4.894%209.617q-4.897%206.37-8.282%206.371q-2.103%200-3.55-3.878q-.972-3.562-1.938-7.118q-1.077-3.883-2.312-3.882q-.271%200-1.883%201.132L4%2011.195a353%20353%200%200%200%203.504-3.129C9.082%206.7%2010.27%205.98%2011.059%205.906c1.867-.18%203.02%201.098%203.449%203.836q.698%204.435.969%205.512q.808%203.678%201.78%203.676q.75.001%202.263-2.383c1.003-1.594%201.543-2.8%201.617-3.633q.21-2.058-1.617-2.059q-.863%200-1.778.391c1.18-3.867%203.434-5.75%206.762-5.64q3.697.105%203.484%204.804%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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