suku logo
suku from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- suku
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the suku logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#a7bf2e" d="M14.713 17.16q.109-.426.107-.866a2.57 2.57 0 0 0-.458-1.367c-.68-1.002-1.914-1.461-2.975-1.885q-.36-.14-.716-.286l-1.048.766c-.474.346-.948.71-1.579 1.194c-.706.538-1.498 1.26-1.789 2.115a3.12 3.12 0 0 0 .417 2.86l.037-.03l-.04.03c.284.412.664.748 1.106.976c.44.228.932.342 1.428.332c.892-.008 1.818-.539 2.543-1.051q1.372-.976 2.73-1.975q.08-.197.132-.404c.037-.135.076-.28.11-.42"/><path fill="#d8f40c" d="M14.712 17.16q.109-.425.107-.866a2.57 2.57 0 0 0-.458-1.366c-.68-1.003-1.914-1.462-2.975-1.886c-.373-.145-.747-.29-1.113-.458a10 10 0 0 1-2.752-1.831C5.06 8.389 6.475 4.346 9.285 3.056c.429-.196.408.16.32.49c-.413 1.57.909 3.289 2.145 3.957c1.61.872 3.37 1.347 4.747 2.634c1.237 1.156 1.816 3.152 1.134 4.761c-.362.855-1.03 1.529-1.76 2.062l-1.396 1.02q.08-.196.133-.403c.037-.135.075-.28.109-.42"/><path fill="#70801f" d="M14.713 17.16q.11-.426.107-.866a2.57 2.57 0 0 0-.458-1.367c-.68-1.002-1.914-1.461-2.974-1.885a36 36 0 0 1-.718-.286l-1.045.765c1.083.458 2.26.9 3.162 1.7c.813.72 1.352 1.713 1.691 2.753q.08-.197.133-.403c.037-.135.075-.28.109-.42"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSuku(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#a7bf2e" d="M14.713 17.16q.109-.426.107-.866a2.57 2.57 0 0 0-.458-1.367c-.68-1.002-1.914-1.461-2.975-1.885q-.36-.14-.716-.286l-1.048.766c-.474.346-.948.71-1.579 1.194c-.706.538-1.498 1.26-1.789 2.115a3.12 3.12 0 0 0 .417 2.86l.037-.03l-.04.03c.284.412.664.748 1.106.976c.44.228.932.342 1.428.332c.892-.008 1.818-.539 2.543-1.051q1.372-.976 2.73-1.975q.08-.197.132-.404c.037-.135.076-.28.11-.42"/><path fill="#d8f40c" d="M14.712 17.16q.109-.425.107-.866a2.57 2.57 0 0 0-.458-1.366c-.68-1.003-1.914-1.462-2.975-1.886c-.373-.145-.747-.29-1.113-.458a10 10 0 0 1-2.752-1.831C5.06 8.389 6.475 4.346 9.285 3.056c.429-.196.408.16.32.49c-.413 1.57.909 3.289 2.145 3.957c1.61.872 3.37 1.347 4.747 2.634c1.237 1.156 1.816 3.152 1.134 4.761c-.362.855-1.03 1.529-1.76 2.062l-1.396 1.02q.08-.196.133-.403c.037-.135.075-.28.109-.42"/><path fill="#70801f" d="M14.713 17.16q.11-.426.107-.866a2.57 2.57 0 0 0-.458-1.367c-.68-1.002-1.914-1.461-2.974-1.885a36 36 0 0 1-.718-.286l-1.045.765c1.083.458 2.26.9 3.162 1.7c.813.72 1.352 1.713 1.691 2.753q.08-.197.133-.403c.037-.135.075-.28.109-.42"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#a7bf2e" d="M14.713 17.16q.109-.426.107-.866a2.57 2.57 0 0 0-.458-1.367c-.68-1.002-1.914-1.461-2.975-1.885q-.36-.14-.716-.286l-1.048.766c-.474.346-.948.71-1.579 1.194c-.706.538-1.498 1.26-1.789 2.115a3.12 3.12 0 0 0 .417 2.86l.037-.03l-.04.03c.284.412.664.748 1.106.976c.44.228.932.342 1.428.332c.892-.008 1.818-.539 2.543-1.051q1.372-.976 2.73-1.975q.08-.197.132-.404c.037-.135.076-.28.11-.42"/><path fill="#d8f40c" d="M14.712 17.16q.109-.425.107-.866a2.57 2.57 0 0 0-.458-1.366c-.68-1.003-1.914-1.462-2.975-1.886c-.373-.145-.747-.29-1.113-.458a10 10 0 0 1-2.752-1.831C5.06 8.389 6.475 4.346 9.285 3.056c.429-.196.408.16.32.49c-.413 1.57.909 3.289 2.145 3.957c1.61.872 3.37 1.347 4.747 2.634c1.237 1.156 1.816 3.152 1.134 4.761c-.362.855-1.03 1.529-1.76 2.062l-1.396 1.02q.08-.196.133-.403c.037-.135.075-.28.109-.42"/><path fill="#70801f" d="M14.713 17.16q.11-.426.107-.866a2.57 2.57 0 0 0-.458-1.367c-.68-1.002-1.914-1.461-2.974-1.885a36 36 0 0 1-.718-.286l-1.045.765c1.083.458 2.26.9 3.162 1.7c.813.72 1.352 1.713 1.691 2.753q.08-.197.133-.403c.037-.135.075-.28.109-.42"/></g></svg> </template>
CSS
.icon-suku {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23a7bf2e%22%20d%3D%22M14.713%2017.16q.109-.426.107-.866a2.57%202.57%200%200%200-.458-1.367c-.68-1.002-1.914-1.461-2.975-1.885q-.36-.14-.716-.286l-1.048.766c-.474.346-.948.71-1.579%201.194c-.706.538-1.498%201.26-1.789%202.115a3.12%203.12%200%200%200%20.417%202.86l.037-.03l-.04.03c.284.412.664.748%201.106.976c.44.228.932.342%201.428.332c.892-.008%201.818-.539%202.543-1.051q1.372-.976%202.73-1.975q.08-.197.132-.404c.037-.135.076-.28.11-.42%22%2F%3E%3Cpath%20fill%3D%22%23d8f40c%22%20d%3D%22M14.712%2017.16q.109-.425.107-.866a2.57%202.57%200%200%200-.458-1.366c-.68-1.003-1.914-1.462-2.975-1.886c-.373-.145-.747-.29-1.113-.458a10%2010%200%200%201-2.752-1.831C5.06%208.389%206.475%204.346%209.285%203.056c.429-.196.408.16.32.49c-.413%201.57.909%203.289%202.145%203.957c1.61.872%203.37%201.347%204.747%202.634c1.237%201.156%201.816%203.152%201.134%204.761c-.362.855-1.03%201.529-1.76%202.062l-1.396%201.02q.08-.196.133-.403c.037-.135.075-.28.109-.42%22%2F%3E%3Cpath%20fill%3D%22%2370801f%22%20d%3D%22M14.713%2017.16q.11-.426.107-.866a2.57%202.57%200%200%200-.458-1.367c-.68-1.002-1.914-1.461-2.974-1.885a36%2036%200%200%201-.718-.286l-1.045.765c1.083.458%202.26.9%203.162%201.7c.813.72%201.352%201.713%201.691%202.753q.08-.197.133-.403c.037-.135.075-.28.109-.42%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23a7bf2e%22%20d%3D%22M14.713%2017.16q.109-.426.107-.866a2.57%202.57%200%200%200-.458-1.367c-.68-1.002-1.914-1.461-2.975-1.885q-.36-.14-.716-.286l-1.048.766c-.474.346-.948.71-1.579%201.194c-.706.538-1.498%201.26-1.789%202.115a3.12%203.12%200%200%200%20.417%202.86l.037-.03l-.04.03c.284.412.664.748%201.106.976c.44.228.932.342%201.428.332c.892-.008%201.818-.539%202.543-1.051q1.372-.976%202.73-1.975q.08-.197.132-.404c.037-.135.076-.28.11-.42%22%2F%3E%3Cpath%20fill%3D%22%23d8f40c%22%20d%3D%22M14.712%2017.16q.109-.425.107-.866a2.57%202.57%200%200%200-.458-1.366c-.68-1.003-1.914-1.462-2.975-1.886c-.373-.145-.747-.29-1.113-.458a10%2010%200%200%201-2.752-1.831C5.06%208.389%206.475%204.346%209.285%203.056c.429-.196.408.16.32.49c-.413%201.57.909%203.289%202.145%203.957c1.61.872%203.37%201.347%204.747%202.634c1.237%201.156%201.816%203.152%201.134%204.761c-.362.855-1.03%201.529-1.76%202.062l-1.396%201.02q.08-.196.133-.403c.037-.135.075-.28.109-.42%22%2F%3E%3Cpath%20fill%3D%22%2370801f%22%20d%3D%22M14.713%2017.16q.11-.426.107-.866a2.57%202.57%200%200%200-.458-1.367c-.68-1.002-1.914-1.461-2.974-1.885a36%2036%200%200%201-.718-.286l-1.045.765c1.083.458%202.26.9%203.162%201.7c.813.72%201.352%201.713%201.691%202.753q.08-.197.133-.403c.037-.135.075-.28.109-.42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/suku.svg?color=%231a73e8&size=48