velo logo
velo from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- velo
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the velo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.667 18.353c-.828-.02-1.557-.295-2.149-.885c-2.188-2.204-4.396-4.388-6.603-6.592c-1.636-1.632-.986-4.386 1.221-5.075c1.164-.354 2.228-.099 3.096.767c2.188 2.164 4.337 4.328 6.505 6.493c.592.59.927 1.298.966 2.144c.06 1.397-.946 2.715-2.326 3.03c-.217.058-.473.079-.71.118m5.44-12.706A2.883 2.883 0 0 1 21 8.539a2.915 2.915 0 0 1-2.893 2.931c-1.597.019-2.912-1.315-2.93-2.911a2.93 2.93 0 0 1 2.93-2.912"/></svg>
React
import type { SVGProps } from "react";
export function TokenVelo(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="M12.667 18.353c-.828-.02-1.557-.295-2.149-.885c-2.188-2.204-4.396-4.388-6.603-6.592c-1.636-1.632-.986-4.386 1.221-5.075c1.164-.354 2.228-.099 3.096.767c2.188 2.164 4.337 4.328 6.505 6.493c.592.59.927 1.298.966 2.144c.06 1.397-.946 2.715-2.326 3.03c-.217.058-.473.079-.71.118m5.44-12.706A2.883 2.883 0 0 1 21 8.539a2.915 2.915 0 0 1-2.893 2.931c-1.597.019-2.912-1.315-2.93-2.911a2.93 2.93 0 0 1 2.93-2.912"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.667 18.353c-.828-.02-1.557-.295-2.149-.885c-2.188-2.204-4.396-4.388-6.603-6.592c-1.636-1.632-.986-4.386 1.221-5.075c1.164-.354 2.228-.099 3.096.767c2.188 2.164 4.337 4.328 6.505 6.493c.592.59.927 1.298.966 2.144c.06 1.397-.946 2.715-2.326 3.03c-.217.058-.473.079-.71.118m5.44-12.706A2.883 2.883 0 0 1 21 8.539a2.915 2.915 0 0 1-2.893 2.931c-1.597.019-2.912-1.315-2.93-2.911a2.93 2.93 0 0 1 2.93-2.912"/></svg> </template>
CSS
.icon-velo {
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%22M12.667%2018.353c-.828-.02-1.557-.295-2.149-.885c-2.188-2.204-4.396-4.388-6.603-6.592c-1.636-1.632-.986-4.386%201.221-5.075c1.164-.354%202.228-.099%203.096.767c2.188%202.164%204.337%204.328%206.505%206.493c.592.59.927%201.298.966%202.144c.06%201.397-.946%202.715-2.326%203.03c-.217.058-.473.079-.71.118m5.44-12.706A2.883%202.883%200%200%201%2021%208.539a2.915%202.915%200%200%201-2.893%202.931c-1.597.019-2.912-1.315-2.93-2.911a2.93%202.93%200%200%201%202.93-2.912%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%22M12.667%2018.353c-.828-.02-1.557-.295-2.149-.885c-2.188-2.204-4.396-4.388-6.603-6.592c-1.636-1.632-.986-4.386%201.221-5.075c1.164-.354%202.228-.099%203.096.767c2.188%202.164%204.337%204.328%206.505%206.493c.592.59.927%201.298.966%202.144c.06%201.397-.946%202.715-2.326%203.03c-.217.058-.473.079-.71.118m5.44-12.706A2.883%202.883%200%200%201%2021%208.539a2.915%202.915%200%200%201-2.893%202.931c-1.597.019-2.912-1.315-2.93-2.911a2.93%202.93%200%200%201%202.93-2.912%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/velo.svg?color=%231a73e8&size=48