suter logo
suter from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- suter
- 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 suter logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#38276d" d="M7.06 10.14a.975.975 0 0 1 0-1.378l5.471-5.477a.974.974 0 1 1 1.377 1.38l-5.47 5.475a.97.97 0 0 1-1.377 0m9.879 3.72a.975.975 0 0 1 0 1.379l-5.471 5.476a.975.975 0 1 1-1.377-1.379l5.47-5.476a.974.974 0 0 1 1.377 0M6.706 15.03a.976.976 0 0 1 0-1.379l3.462-3.466a.976.976 0 0 1 1.377 0a.976.976 0 0 1 0 1.378L8.084 15.03a.973.973 0 0 1-1.377 0"/><path fill="#a674ff" d="M17.293 8.97a.975.975 0 0 1 0 1.379l-3.463 3.466a.972.972 0 0 1-1.662-.689c0-.258.103-.506.285-.689l3.463-3.466a.97.97 0 0 1 1.377 0"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSuter(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="#38276d" d="M7.06 10.14a.975.975 0 0 1 0-1.378l5.471-5.477a.974.974 0 1 1 1.377 1.38l-5.47 5.475a.97.97 0 0 1-1.377 0m9.879 3.72a.975.975 0 0 1 0 1.379l-5.471 5.476a.975.975 0 1 1-1.377-1.379l5.47-5.476a.974.974 0 0 1 1.377 0M6.706 15.03a.976.976 0 0 1 0-1.379l3.462-3.466a.976.976 0 0 1 1.377 0a.976.976 0 0 1 0 1.378L8.084 15.03a.973.973 0 0 1-1.377 0"/><path fill="#a674ff" d="M17.293 8.97a.975.975 0 0 1 0 1.379l-3.463 3.466a.972.972 0 0 1-1.662-.689c0-.258.103-.506.285-.689l3.463-3.466a.97.97 0 0 1 1.377 0"/></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="#38276d" d="M7.06 10.14a.975.975 0 0 1 0-1.378l5.471-5.477a.974.974 0 1 1 1.377 1.38l-5.47 5.475a.97.97 0 0 1-1.377 0m9.879 3.72a.975.975 0 0 1 0 1.379l-5.471 5.476a.975.975 0 1 1-1.377-1.379l5.47-5.476a.974.974 0 0 1 1.377 0M6.706 15.03a.976.976 0 0 1 0-1.379l3.462-3.466a.976.976 0 0 1 1.377 0a.976.976 0 0 1 0 1.378L8.084 15.03a.973.973 0 0 1-1.377 0"/><path fill="#a674ff" d="M17.293 8.97a.975.975 0 0 1 0 1.379l-3.463 3.466a.972.972 0 0 1-1.662-.689c0-.258.103-.506.285-.689l3.463-3.466a.97.97 0 0 1 1.377 0"/></g></svg> </template>
CSS
.icon-suter {
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%2338276d%22%20d%3D%22M7.06%2010.14a.975.975%200%200%201%200-1.378l5.471-5.477a.974.974%200%201%201%201.377%201.38l-5.47%205.475a.97.97%200%200%201-1.377%200m9.879%203.72a.975.975%200%200%201%200%201.379l-5.471%205.476a.975.975%200%201%201-1.377-1.379l5.47-5.476a.974.974%200%200%201%201.377%200M6.706%2015.03a.976.976%200%200%201%200-1.379l3.462-3.466a.976.976%200%200%201%201.377%200a.976.976%200%200%201%200%201.378L8.084%2015.03a.973.973%200%200%201-1.377%200%22%2F%3E%3Cpath%20fill%3D%22%23a674ff%22%20d%3D%22M17.293%208.97a.975.975%200%200%201%200%201.379l-3.463%203.466a.972.972%200%200%201-1.662-.689c0-.258.103-.506.285-.689l3.463-3.466a.97.97%200%200%201%201.377%200%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%2338276d%22%20d%3D%22M7.06%2010.14a.975.975%200%200%201%200-1.378l5.471-5.477a.974.974%200%201%201%201.377%201.38l-5.47%205.475a.97.97%200%200%201-1.377%200m9.879%203.72a.975.975%200%200%201%200%201.379l-5.471%205.476a.975.975%200%201%201-1.377-1.379l5.47-5.476a.974.974%200%200%201%201.377%200M6.706%2015.03a.976.976%200%200%201%200-1.379l3.462-3.466a.976.976%200%200%201%201.377%200a.976.976%200%200%201%200%201.378L8.084%2015.03a.973.973%200%200%201-1.377%200%22%2F%3E%3Cpath%20fill%3D%22%23a674ff%22%20d%3D%22M17.293%208.97a.975.975%200%200%201%200%201.379l-3.463%203.466a.972.972%200%200%201-1.662-.689c0-.258.103-.506.285-.689l3.463-3.466a.97.97%200%200%201%201.377%200%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/suter.svg?color=%231a73e8&size=48