seth logo
seth from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- seth
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the seth logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M17.615 17.615A7.942 7.942 0 1 1 6.385 6.383a7.942 7.942 0 0 1 11.23 11.232m.749.749A9 9 0 1 1 5.636 5.637a9 9 0 0 1 12.728 12.727M18.882 12a6.882 6.882 0 1 1-13.764 0a6.882 6.882 0 0 1 13.764 0M12 6.706L8.824 12L12 13.853L15.177 12zm0 7.941l-3.176-2.118L12 17.294l3.177-4.765z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenSeth(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" fillRule="evenodd" d="M17.615 17.615A7.942 7.942 0 1 1 6.385 6.383a7.942 7.942 0 0 1 11.23 11.232m.749.749A9 9 0 1 1 5.636 5.637a9 9 0 0 1 12.728 12.727M18.882 12a6.882 6.882 0 1 1-13.764 0a6.882 6.882 0 0 1 13.764 0M12 6.706L8.824 12L12 13.853L15.177 12zm0 7.941l-3.176-2.118L12 17.294l3.177-4.765z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M17.615 17.615A7.942 7.942 0 1 1 6.385 6.383a7.942 7.942 0 0 1 11.23 11.232m.749.749A9 9 0 1 1 5.636 5.637a9 9 0 0 1 12.728 12.727M18.882 12a6.882 6.882 0 1 1-13.764 0a6.882 6.882 0 0 1 13.764 0M12 6.706L8.824 12L12 13.853L15.177 12zm0 7.941l-3.176-2.118L12 17.294l3.177-4.765z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-seth {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M17.615%2017.615A7.942%207.942%200%201%201%206.385%206.383a7.942%207.942%200%200%201%2011.23%2011.232m.749.749A9%209%200%201%201%205.636%205.637a9%209%200%200%201%2012.728%2012.727M18.882%2012a6.882%206.882%200%201%201-13.764%200a6.882%206.882%200%200%201%2013.764%200M12%206.706L8.824%2012L12%2013.853L15.177%2012zm0%207.941l-3.176-2.118L12%2017.294l3.177-4.765z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M17.615%2017.615A7.942%207.942%200%201%201%206.385%206.383a7.942%207.942%200%200%201%2011.23%2011.232m.749.749A9%209%200%201%201%205.636%205.637a9%209%200%200%201%2012.728%2012.727M18.882%2012a6.882%206.882%200%201%201-13.764%200a6.882%206.882%200%200%201%2013.764%200M12%206.706L8.824%2012L12%2013.853L15.177%2012zm0%207.941l-3.176-2.118L12%2017.294l3.177-4.765z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/seth.svg?color=%231a73e8&size=48