bxl vimeo icon
bxl-vimeo from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxl-vimeo
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
Use the bxl vimeo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.062 10.414c-2.036 4.349-6.949 10.267-10.054 10.267c-3.06 0-3.501-6.527-5.173-10.869c-.823-2.138-1.354-1.646-2.896-.567L2 8.031c2.248-1.976 4.499-4.272 5.88-4.399c1.559-.148 2.517.916 2.873 3.193c.475 2.994 1.137 7.641 2.291 7.641c.9 0 3.117-3.686 3.232-5.004c.203-1.93-1.421-1.989-2.828-1.387c2.228-7.295 11.494-5.95 7.614 2.339z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxlVimeo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.062 10.414c-2.036 4.349-6.949 10.267-10.054 10.267c-3.06 0-3.501-6.527-5.173-10.869c-.823-2.138-1.354-1.646-2.896-.567L2 8.031c2.248-1.976 4.499-4.272 5.88-4.399c1.559-.148 2.517.916 2.873 3.193c.475 2.994 1.137 7.641 2.291 7.641c.9 0 3.117-3.686 3.232-5.004c.203-1.93-1.421-1.989-2.828-1.387c2.228-7.295 11.494-5.95 7.614 2.339z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.062 10.414c-2.036 4.349-6.949 10.267-10.054 10.267c-3.06 0-3.501-6.527-5.173-10.869c-.823-2.138-1.354-1.646-2.896-.567L2 8.031c2.248-1.976 4.499-4.272 5.88-4.399c1.559-.148 2.517.916 2.873 3.193c.475 2.994 1.137 7.641 2.291 7.641c.9 0 3.117-3.686 3.232-5.004c.203-1.93-1.421-1.989-2.828-1.387c2.228-7.295 11.494-5.95 7.614 2.339z" fill="currentColor"/></svg> </template>
CSS
.icon-bxl-vimeo {
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%2024%2024%22%3E%3Cpath%20d%3D%22M21.062%2010.414c-2.036%204.349-6.949%2010.267-10.054%2010.267c-3.06%200-3.501-6.527-5.173-10.869c-.823-2.138-1.354-1.646-2.896-.567L2%208.031c2.248-1.976%204.499-4.272%205.88-4.399c1.559-.148%202.517.916%202.873%203.193c.475%202.994%201.137%207.641%202.291%207.641c.9%200%203.117-3.686%203.232-5.004c.203-1.93-1.421-1.989-2.828-1.387c2.228-7.295%2011.494-5.95%207.614%202.339z%22%20fill%3D%22currentColor%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%2024%2024%22%3E%3Cpath%20d%3D%22M21.062%2010.414c-2.036%204.349-6.949%2010.267-10.054%2010.267c-3.06%200-3.501-6.527-5.173-10.869c-.823-2.138-1.354-1.646-2.896-.567L2%208.031c2.248-1.976%204.499-4.272%205.88-4.399c1.559-.148%202.517.916%202.873%203.193c.475%202.994%201.137%207.641%202.291%207.641c.9%200%203.117-3.686%203.232-5.004c.203-1.93-1.421-1.989-2.828-1.387c2.228-7.295%2011.494-5.95%207.614%202.339z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxl-vimeo.svg?color=%231a73e8&size=48