vison pro icon
vison-pro-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- vison-pro-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the vison pro icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M2.144 13.577c-.668-2.674.654-5.412 3.356-5.956C7.22 7.275 9.404 7 12 7s4.78.275 6.5.621c2.702.544 4.024 3.282 3.356 5.956l-.12.48a5.06 5.06 0 0 1-3.679 3.679a3.37 3.37 0 0 1-2.069-.14l-2.874-1.15a3 3 0 0 0-2.228 0l-2.874 1.15a3.37 3.37 0 0 1-2.07.14a5.06 5.06 0 0 1-3.678-3.679z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteVisonProLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M2.144 13.577c-.668-2.674.654-5.412 3.356-5.956C7.22 7.275 9.404 7 12 7s4.78.275 6.5.621c2.702.544 4.024 3.282 3.356 5.956l-.12.48a5.06 5.06 0 0 1-3.679 3.679a3.37 3.37 0 0 1-2.069-.14l-2.874-1.15a3 3 0 0 0-2.228 0l-2.874 1.15a3.37 3.37 0 0 1-2.07.14a5.06 5.06 0 0 1-3.678-3.679z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M2.144 13.577c-.668-2.674.654-5.412 3.356-5.956C7.22 7.275 9.404 7 12 7s4.78.275 6.5.621c2.702.544 4.024 3.282 3.356 5.956l-.12.48a5.06 5.06 0 0 1-3.679 3.679a3.37 3.37 0 0 1-2.069-.14l-2.874-1.15a3 3 0 0 0-2.228 0l-2.874 1.15a3.37 3.37 0 0 1-2.07.14a5.06 5.06 0 0 1-3.678-3.679z"/></svg> </template>
CSS
.icon-vison-pro-line {
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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M2.144%2013.577c-.668-2.674.654-5.412%203.356-5.956C7.22%207.275%209.404%207%2012%207s4.78.275%206.5.621c2.702.544%204.024%203.282%203.356%205.956l-.12.48a5.06%205.06%200%200%201-3.679%203.679a3.37%203.37%200%200%201-2.069-.14l-2.874-1.15a3%203%200%200%200-2.228%200l-2.874%201.15a3.37%203.37%200%200%201-2.07.14a5.06%205.06%200%200%201-3.678-3.679z%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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M2.144%2013.577c-.668-2.674.654-5.412%203.356-5.956C7.22%207.275%209.404%207%2012%207s4.78.275%206.5.621c2.702.544%204.024%203.282%203.356%205.956l-.12.48a5.06%205.06%200%200%201-3.679%203.679a3.37%203.37%200%200%201-2.069-.14l-2.874-1.15a3%203%200%200%200-2.228%200l-2.874%201.15a3.37%203.37%200%200%201-2.07.14a5.06%205.06%200%200%201-3.678-3.679z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/vison-pro-line.svg?color=%231a73e8&size=48