silo logo
silo from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- silo
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the silo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.687 10.313V3H9.373A5.23 5.23 0 0 0 5.66 4.552a5.316 5.316 0 0 0 0 7.482a5.33 5.33 0 0 0 3.713 1.653h.94v-3.374zm.94 0h-.94v3.374h-3.374V21h4.314c1.39 0 2.728-.562 3.713-1.552a5.316 5.316 0 0 0 0-7.482a5.33 5.33 0 0 0-3.713-1.653"/></svg>
React
import type { SVGProps } from "react";
export function TokenSilo(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="M13.687 10.313V3H9.373A5.23 5.23 0 0 0 5.66 4.552a5.316 5.316 0 0 0 0 7.482a5.33 5.33 0 0 0 3.713 1.653h.94v-3.374zm.94 0h-.94v3.374h-3.374V21h4.314c1.39 0 2.728-.562 3.713-1.552a5.316 5.316 0 0 0 0-7.482a5.33 5.33 0 0 0-3.713-1.653"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.687 10.313V3H9.373A5.23 5.23 0 0 0 5.66 4.552a5.316 5.316 0 0 0 0 7.482a5.33 5.33 0 0 0 3.713 1.653h.94v-3.374zm.94 0h-.94v3.374h-3.374V21h4.314c1.39 0 2.728-.562 3.713-1.552a5.316 5.316 0 0 0 0-7.482a5.33 5.33 0 0 0-3.713-1.653"/></svg> </template>
CSS
.icon-silo {
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%22M13.687%2010.313V3H9.373A5.23%205.23%200%200%200%205.66%204.552a5.316%205.316%200%200%200%200%207.482a5.33%205.33%200%200%200%203.713%201.653h.94v-3.374zm.94%200h-.94v3.374h-3.374V21h4.314c1.39%200%202.728-.562%203.713-1.552a5.316%205.316%200%200%200%200-7.482a5.33%205.33%200%200%200-3.713-1.653%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%22M13.687%2010.313V3H9.373A5.23%205.23%200%200%200%205.66%204.552a5.316%205.316%200%200%200%200%207.482a5.33%205.33%200%200%200%203.713%201.653h.94v-3.374zm.94%200h-.94v3.374h-3.374V21h4.314c1.39%200%202.728-.562%203.713-1.552a5.316%205.316%200%200%200%200-7.482a5.33%205.33%200%200%200-3.713-1.653%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/silo.svg?color=%231a73e8&size=48