vela logo
vela from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- vela
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the vela logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.143 9.747l-2.572 4.505c-.797 1.389-2.262 2.12-3.857 2.12l3.857-6.62L15.857 7.5z"/><path fill="currentColor" d="m17.143 9.747l-2.571 4.505c-.797 1.389-2.237 2.088-3.831 2.088l3.831-6.588L15.858 7.5z"/><path fill="currentColor" d="m21 7.63l-1.286 2.124l-2.571 4.5c-.797 1.388-2.263 2.118-3.857 2.118h-2.572c1.595 0 3.03-.755 3.826-2.144l2.603-4.474l-1.286-2.124zm-5.071-.002H5.57l.823-1.63l.468-.941h5.189c1.584 0 3.05.961 3.857 2.52l.026.051z"/><path fill="currentColor" d="M15.929 7.628H5.57l1.368-2.571h5.23c1.584 0 2.952 1.203 3.754 2.571z"/><path fill="currentColor" d="M15.831 7.459c-.797-1.368-2.196-2.402-3.774-2.402H6.914L5.608 7.628L3 3h7.714a4.44 4.44 0 0 1 2.705.926l.119.092q.165.14.319.293c.272.278.514.592.714.942z"/><path fill="currentColor" d="M10.715 16.372H8.144L5.572 12a4.45 4.45 0 0 1 .02-4.412l.448.735L8.144 12z"/><path fill="currentColor" d="M10.714 16.376v-.005H8.143L5.572 12a4.4 4.4 0 0 1 .025-4.382z"/><path fill="currentColor" d="M10.736 16.371L8.144 21l-2.572-4.5l-1.285-2.248a4.6 4.6 0 0 1-.365-.812l-.036-.124a5 5 0 0 1-.165-.75l-.01-.129l-.01-.134v-.015l-.01-.139v-.139a4.6 4.6 0 0 1 .333-1.723l.057-.134q.093-.204.206-.4l1.296-2.135A4.39 4.39 0 0 0 5.578 12l2.57 4.371z"/></svg>
React
import type { SVGProps } from "react";
export function TokenVela(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="m17.143 9.747l-2.572 4.505c-.797 1.389-2.262 2.12-3.857 2.12l3.857-6.62L15.857 7.5z"/><path fill="currentColor" d="m17.143 9.747l-2.571 4.505c-.797 1.389-2.237 2.088-3.831 2.088l3.831-6.588L15.858 7.5z"/><path fill="currentColor" d="m21 7.63l-1.286 2.124l-2.571 4.5c-.797 1.388-2.263 2.118-3.857 2.118h-2.572c1.595 0 3.03-.755 3.826-2.144l2.603-4.474l-1.286-2.124zm-5.071-.002H5.57l.823-1.63l.468-.941h5.189c1.584 0 3.05.961 3.857 2.52l.026.051z"/><path fill="currentColor" d="M15.929 7.628H5.57l1.368-2.571h5.23c1.584 0 2.952 1.203 3.754 2.571z"/><path fill="currentColor" d="M15.831 7.459c-.797-1.368-2.196-2.402-3.774-2.402H6.914L5.608 7.628L3 3h7.714a4.44 4.44 0 0 1 2.705.926l.119.092q.165.14.319.293c.272.278.514.592.714.942z"/><path fill="currentColor" d="M10.715 16.372H8.144L5.572 12a4.45 4.45 0 0 1 .02-4.412l.448.735L8.144 12z"/><path fill="currentColor" d="M10.714 16.376v-.005H8.143L5.572 12a4.4 4.4 0 0 1 .025-4.382z"/><path fill="currentColor" d="M10.736 16.371L8.144 21l-2.572-4.5l-1.285-2.248a4.6 4.6 0 0 1-.365-.812l-.036-.124a5 5 0 0 1-.165-.75l-.01-.129l-.01-.134v-.015l-.01-.139v-.139a4.6 4.6 0 0 1 .333-1.723l.057-.134q.093-.204.206-.4l1.296-2.135A4.39 4.39 0 0 0 5.578 12l2.57 4.371z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.143 9.747l-2.572 4.505c-.797 1.389-2.262 2.12-3.857 2.12l3.857-6.62L15.857 7.5z"/><path fill="currentColor" d="m17.143 9.747l-2.571 4.505c-.797 1.389-2.237 2.088-3.831 2.088l3.831-6.588L15.858 7.5z"/><path fill="currentColor" d="m21 7.63l-1.286 2.124l-2.571 4.5c-.797 1.388-2.263 2.118-3.857 2.118h-2.572c1.595 0 3.03-.755 3.826-2.144l2.603-4.474l-1.286-2.124zm-5.071-.002H5.57l.823-1.63l.468-.941h5.189c1.584 0 3.05.961 3.857 2.52l.026.051z"/><path fill="currentColor" d="M15.929 7.628H5.57l1.368-2.571h5.23c1.584 0 2.952 1.203 3.754 2.571z"/><path fill="currentColor" d="M15.831 7.459c-.797-1.368-2.196-2.402-3.774-2.402H6.914L5.608 7.628L3 3h7.714a4.44 4.44 0 0 1 2.705.926l.119.092q.165.14.319.293c.272.278.514.592.714.942z"/><path fill="currentColor" d="M10.715 16.372H8.144L5.572 12a4.45 4.45 0 0 1 .02-4.412l.448.735L8.144 12z"/><path fill="currentColor" d="M10.714 16.376v-.005H8.143L5.572 12a4.4 4.4 0 0 1 .025-4.382z"/><path fill="currentColor" d="M10.736 16.371L8.144 21l-2.572-4.5l-1.285-2.248a4.6 4.6 0 0 1-.365-.812l-.036-.124a5 5 0 0 1-.165-.75l-.01-.129l-.01-.134v-.015l-.01-.139v-.139a4.6 4.6 0 0 1 .333-1.723l.057-.134q.093-.204.206-.4l1.296-2.135A4.39 4.39 0 0 0 5.578 12l2.57 4.371z"/></svg> </template>
CSS
.icon-vela {
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%22m17.143%209.747l-2.572%204.505c-.797%201.389-2.262%202.12-3.857%202.12l3.857-6.62L15.857%207.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.143%209.747l-2.571%204.505c-.797%201.389-2.237%202.088-3.831%202.088l3.831-6.588L15.858%207.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21%207.63l-1.286%202.124l-2.571%204.5c-.797%201.388-2.263%202.118-3.857%202.118h-2.572c1.595%200%203.03-.755%203.826-2.144l2.603-4.474l-1.286-2.124zm-5.071-.002H5.57l.823-1.63l.468-.941h5.189c1.584%200%203.05.961%203.857%202.52l.026.051z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.929%207.628H5.57l1.368-2.571h5.23c1.584%200%202.952%201.203%203.754%202.571z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.831%207.459c-.797-1.368-2.196-2.402-3.774-2.402H6.914L5.608%207.628L3%203h7.714a4.44%204.44%200%200%201%202.705.926l.119.092q.165.14.319.293c.272.278.514.592.714.942z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.715%2016.372H8.144L5.572%2012a4.45%204.45%200%200%201%20.02-4.412l.448.735L8.144%2012z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.714%2016.376v-.005H8.143L5.572%2012a4.4%204.4%200%200%201%20.025-4.382z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.736%2016.371L8.144%2021l-2.572-4.5l-1.285-2.248a4.6%204.6%200%200%201-.365-.812l-.036-.124a5%205%200%200%201-.165-.75l-.01-.129l-.01-.134v-.015l-.01-.139v-.139a4.6%204.6%200%200%201%20.333-1.723l.057-.134q.093-.204.206-.4l1.296-2.135A4.39%204.39%200%200%200%205.578%2012l2.57%204.371z%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%22m17.143%209.747l-2.572%204.505c-.797%201.389-2.262%202.12-3.857%202.12l3.857-6.62L15.857%207.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.143%209.747l-2.571%204.505c-.797%201.389-2.237%202.088-3.831%202.088l3.831-6.588L15.858%207.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21%207.63l-1.286%202.124l-2.571%204.5c-.797%201.388-2.263%202.118-3.857%202.118h-2.572c1.595%200%203.03-.755%203.826-2.144l2.603-4.474l-1.286-2.124zm-5.071-.002H5.57l.823-1.63l.468-.941h5.189c1.584%200%203.05.961%203.857%202.52l.026.051z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.929%207.628H5.57l1.368-2.571h5.23c1.584%200%202.952%201.203%203.754%202.571z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.831%207.459c-.797-1.368-2.196-2.402-3.774-2.402H6.914L5.608%207.628L3%203h7.714a4.44%204.44%200%200%201%202.705.926l.119.092q.165.14.319.293c.272.278.514.592.714.942z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.715%2016.372H8.144L5.572%2012a4.45%204.45%200%200%201%20.02-4.412l.448.735L8.144%2012z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.714%2016.376v-.005H8.143L5.572%2012a4.4%204.4%200%200%201%20.025-4.382z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.736%2016.371L8.144%2021l-2.572-4.5l-1.285-2.248a4.6%204.6%200%200%201-.365-.812l-.036-.124a5%205%200%200%201-.165-.75l-.01-.129l-.01-.134v-.015l-.01-.139v-.139a4.6%204.6%200%200%201%20.333-1.723l.057-.134q.093-.204.206-.4l1.296-2.135A4.39%204.39%200%200%200%205.578%2012l2.57%204.371z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/vela.svg?color=%231a73e8&size=48