vent logo
vent from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- vent
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
Use the vent logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 4.588l-3.224 11.049c-.08.275-.159.555-.249.836a6 6 0 0 1-.138.413a3.66 3.66 0 0 1-1.974 2.112c-.54.223-1.112.318-1.69.36c-.534.043-1.185.053-1.725.053c-.535 0-1.191-.01-1.726-.053a5.5 5.5 0 0 1-1.689-.36a3.47 3.47 0 0 1-1.974-2.117a5 5 0 0 1-.138-.408c-.09-.28-.17-.561-.249-.836L3 4.587c.593.022 1.318.049 1.906.107c.62.058 1.281.17 1.858.44c.614.29 1.059.72 1.398 1.323c.328.582.53 1.25.714 1.88c1.35 4.563 2.944 9.724 2.944 9.724h.36s1.588-5.15 2.949-9.725c.185-.63.381-1.297.71-1.874c.309-.581.8-1.046 1.397-1.324c.582-.275 1.244-.38 1.853-.444A33 33 0 0 1 21 4.588"/></svg>
React
import type { SVGProps } from "react";
export function TokenVent(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 4.588l-3.224 11.049c-.08.275-.159.555-.249.836a6 6 0 0 1-.138.413a3.66 3.66 0 0 1-1.974 2.112c-.54.223-1.112.318-1.69.36c-.534.043-1.185.053-1.725.053c-.535 0-1.191-.01-1.726-.053a5.5 5.5 0 0 1-1.689-.36a3.47 3.47 0 0 1-1.974-2.117a5 5 0 0 1-.138-.408c-.09-.28-.17-.561-.249-.836L3 4.587c.593.022 1.318.049 1.906.107c.62.058 1.281.17 1.858.44c.614.29 1.059.72 1.398 1.323c.328.582.53 1.25.714 1.88c1.35 4.563 2.944 9.724 2.944 9.724h.36s1.588-5.15 2.949-9.725c.185-.63.381-1.297.71-1.874c.309-.581.8-1.046 1.397-1.324c.582-.275 1.244-.38 1.853-.444A33 33 0 0 1 21 4.588"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 4.588l-3.224 11.049c-.08.275-.159.555-.249.836a6 6 0 0 1-.138.413a3.66 3.66 0 0 1-1.974 2.112c-.54.223-1.112.318-1.69.36c-.534.043-1.185.053-1.725.053c-.535 0-1.191-.01-1.726-.053a5.5 5.5 0 0 1-1.689-.36a3.47 3.47 0 0 1-1.974-2.117a5 5 0 0 1-.138-.408c-.09-.28-.17-.561-.249-.836L3 4.587c.593.022 1.318.049 1.906.107c.62.058 1.281.17 1.858.44c.614.29 1.059.72 1.398 1.323c.328.582.53 1.25.714 1.88c1.35 4.563 2.944 9.724 2.944 9.724h.36s1.588-5.15 2.949-9.725c.185-.63.381-1.297.71-1.874c.309-.581.8-1.046 1.397-1.324c.582-.275 1.244-.38 1.853-.444A33 33 0 0 1 21 4.588"/></svg> </template>
CSS
.icon-vent {
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%22currentColor%22%20d%3D%22m21%204.588l-3.224%2011.049c-.08.275-.159.555-.249.836a6%206%200%200%201-.138.413a3.66%203.66%200%200%201-1.974%202.112c-.54.223-1.112.318-1.69.36c-.534.043-1.185.053-1.725.053c-.535%200-1.191-.01-1.726-.053a5.5%205.5%200%200%201-1.689-.36a3.47%203.47%200%200%201-1.974-2.117a5%205%200%200%201-.138-.408c-.09-.28-.17-.561-.249-.836L3%204.587c.593.022%201.318.049%201.906.107c.62.058%201.281.17%201.858.44c.614.29%201.059.72%201.398%201.323c.328.582.53%201.25.714%201.88c1.35%204.563%202.944%209.724%202.944%209.724h.36s1.588-5.15%202.949-9.725c.185-.63.381-1.297.71-1.874c.309-.581.8-1.046%201.397-1.324c.582-.275%201.244-.38%201.853-.444A33%2033%200%200%201%2021%204.588%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%22currentColor%22%20d%3D%22m21%204.588l-3.224%2011.049c-.08.275-.159.555-.249.836a6%206%200%200%201-.138.413a3.66%203.66%200%200%201-1.974%202.112c-.54.223-1.112.318-1.69.36c-.534.043-1.185.053-1.725.053c-.535%200-1.191-.01-1.726-.053a5.5%205.5%200%200%201-1.689-.36a3.47%203.47%200%200%201-1.974-2.117a5%205%200%200%201-.138-.408c-.09-.28-.17-.561-.249-.836L3%204.587c.593.022%201.318.049%201.906.107c.62.058%201.281.17%201.858.44c.614.29%201.059.72%201.398%201.323c.328.582.53%201.25.714%201.88c1.35%204.563%202.944%209.724%202.944%209.724h.36s1.588-5.15%202.949-9.725c.185-.63.381-1.297.71-1.874c.309-.581.8-1.046%201.397-1.324c.582-.275%201.244-.38%201.853-.444A33%2033%200%200%201%2021%204.588%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/vent.svg?color=%231a73e8&size=48