sdn logo
sdn from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- sdn
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the sdn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.255 6.516c-8.97 1.86-9.485 5.475-8.615 7.05c-.52-1.24.37-4.215 8.105-6.22z"/><path fill="currentColor" d="M9.3 9.56c-1.03 1.59-.635 2.7-.31 3.065c-.52-3.94 6.125-6.1 9.515-6.68L19 4.96c-3.14.37-8.42 2.615-9.7 4.6"/><path fill="currentColor" d="M7.65 7.745c-1.76 2.71.62 5.275 2.03 6.215c-2.186-2.71-2.616-4.75-.646-6.64c1.97-1.9 5.34-3.245 8.35-3.735L16.38 3c-2.18.45-6.98 2.03-8.735 4.745z"/><path fill="currentColor" d="M17.73 3.9c-1.05.104-3.915.79-6.95 2.66c-2.985 1.844-2.995 4.014-2.615 4.914c-.035-.66.475-2.4 2.79-4.1s6.02-2.585 7.58-2.815l-.8-.66zM5.745 17.486c8.97-1.86 9.485-5.475 8.615-7.05c.52 1.24-.37 4.215-8.105 6.22z"/><path fill="currentColor" d="M14.7 14.44c1.03-1.591.635-2.7.31-3.066c.52 3.94-6.125 6.1-9.515 6.68L5 19.039c3.14-.37 8.42-2.615 9.7-4.6"/><path fill="currentColor" d="M16.35 16.255c1.76-2.71-.62-5.275-2.03-6.215c2.185 2.71 2.615 4.75.645 6.64c-1.97 1.9-5.34 3.245-8.35 3.735L7.62 21c2.18-.45 6.98-2.03 8.735-4.745z"/><path fill="currentColor" d="M6.27 20.1c1.05-.105 3.916-.79 6.95-2.66c2.986-1.845 2.996-4.015 2.616-4.915c.035.66-.475 2.4-2.79 4.1s-6.02 2.585-7.58 2.816l.8.66z"/></svg>
React
import type { SVGProps } from "react";
export function TokenSdn(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="M18.255 6.516c-8.97 1.86-9.485 5.475-8.615 7.05c-.52-1.24.37-4.215 8.105-6.22z"/><path fill="currentColor" d="M9.3 9.56c-1.03 1.59-.635 2.7-.31 3.065c-.52-3.94 6.125-6.1 9.515-6.68L19 4.96c-3.14.37-8.42 2.615-9.7 4.6"/><path fill="currentColor" d="M7.65 7.745c-1.76 2.71.62 5.275 2.03 6.215c-2.186-2.71-2.616-4.75-.646-6.64c1.97-1.9 5.34-3.245 8.35-3.735L16.38 3c-2.18.45-6.98 2.03-8.735 4.745z"/><path fill="currentColor" d="M17.73 3.9c-1.05.104-3.915.79-6.95 2.66c-2.985 1.844-2.995 4.014-2.615 4.914c-.035-.66.475-2.4 2.79-4.1s6.02-2.585 7.58-2.815l-.8-.66zM5.745 17.486c8.97-1.86 9.485-5.475 8.615-7.05c.52 1.24-.37 4.215-8.105 6.22z"/><path fill="currentColor" d="M14.7 14.44c1.03-1.591.635-2.7.31-3.066c.52 3.94-6.125 6.1-9.515 6.68L5 19.039c3.14-.37 8.42-2.615 9.7-4.6"/><path fill="currentColor" d="M16.35 16.255c1.76-2.71-.62-5.275-2.03-6.215c2.185 2.71 2.615 4.75.645 6.64c-1.97 1.9-5.34 3.245-8.35 3.735L7.62 21c2.18-.45 6.98-2.03 8.735-4.745z"/><path fill="currentColor" d="M6.27 20.1c1.05-.105 3.916-.79 6.95-2.66c2.986-1.845 2.996-4.015 2.616-4.915c.035.66-.475 2.4-2.79 4.1s-6.02 2.585-7.58 2.816l.8.66z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.255 6.516c-8.97 1.86-9.485 5.475-8.615 7.05c-.52-1.24.37-4.215 8.105-6.22z"/><path fill="currentColor" d="M9.3 9.56c-1.03 1.59-.635 2.7-.31 3.065c-.52-3.94 6.125-6.1 9.515-6.68L19 4.96c-3.14.37-8.42 2.615-9.7 4.6"/><path fill="currentColor" d="M7.65 7.745c-1.76 2.71.62 5.275 2.03 6.215c-2.186-2.71-2.616-4.75-.646-6.64c1.97-1.9 5.34-3.245 8.35-3.735L16.38 3c-2.18.45-6.98 2.03-8.735 4.745z"/><path fill="currentColor" d="M17.73 3.9c-1.05.104-3.915.79-6.95 2.66c-2.985 1.844-2.995 4.014-2.615 4.914c-.035-.66.475-2.4 2.79-4.1s6.02-2.585 7.58-2.815l-.8-.66zM5.745 17.486c8.97-1.86 9.485-5.475 8.615-7.05c.52 1.24-.37 4.215-8.105 6.22z"/><path fill="currentColor" d="M14.7 14.44c1.03-1.591.635-2.7.31-3.066c.52 3.94-6.125 6.1-9.515 6.68L5 19.039c3.14-.37 8.42-2.615 9.7-4.6"/><path fill="currentColor" d="M16.35 16.255c1.76-2.71-.62-5.275-2.03-6.215c2.185 2.71 2.615 4.75.645 6.64c-1.97 1.9-5.34 3.245-8.35 3.735L7.62 21c2.18-.45 6.98-2.03 8.735-4.745z"/><path fill="currentColor" d="M6.27 20.1c1.05-.105 3.916-.79 6.95-2.66c2.986-1.845 2.996-4.015 2.616-4.915c.035.66-.475 2.4-2.79 4.1s-6.02 2.585-7.58 2.816l.8.66z"/></svg> </template>
CSS
.icon-sdn {
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%22M18.255%206.516c-8.97%201.86-9.485%205.475-8.615%207.05c-.52-1.24.37-4.215%208.105-6.22z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.3%209.56c-1.03%201.59-.635%202.7-.31%203.065c-.52-3.94%206.125-6.1%209.515-6.68L19%204.96c-3.14.37-8.42%202.615-9.7%204.6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.65%207.745c-1.76%202.71.62%205.275%202.03%206.215c-2.186-2.71-2.616-4.75-.646-6.64c1.97-1.9%205.34-3.245%208.35-3.735L16.38%203c-2.18.45-6.98%202.03-8.735%204.745z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.73%203.9c-1.05.104-3.915.79-6.95%202.66c-2.985%201.844-2.995%204.014-2.615%204.914c-.035-.66.475-2.4%202.79-4.1s6.02-2.585%207.58-2.815l-.8-.66zM5.745%2017.486c8.97-1.86%209.485-5.475%208.615-7.05c.52%201.24-.37%204.215-8.105%206.22z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.7%2014.44c1.03-1.591.635-2.7.31-3.066c.52%203.94-6.125%206.1-9.515%206.68L5%2019.039c3.14-.37%208.42-2.615%209.7-4.6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.35%2016.255c1.76-2.71-.62-5.275-2.03-6.215c2.185%202.71%202.615%204.75.645%206.64c-1.97%201.9-5.34%203.245-8.35%203.735L7.62%2021c2.18-.45%206.98-2.03%208.735-4.745z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.27%2020.1c1.05-.105%203.916-.79%206.95-2.66c2.986-1.845%202.996-4.015%202.616-4.915c.035.66-.475%202.4-2.79%204.1s-6.02%202.585-7.58%202.816l.8.66z%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%22M18.255%206.516c-8.97%201.86-9.485%205.475-8.615%207.05c-.52-1.24.37-4.215%208.105-6.22z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.3%209.56c-1.03%201.59-.635%202.7-.31%203.065c-.52-3.94%206.125-6.1%209.515-6.68L19%204.96c-3.14.37-8.42%202.615-9.7%204.6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.65%207.745c-1.76%202.71.62%205.275%202.03%206.215c-2.186-2.71-2.616-4.75-.646-6.64c1.97-1.9%205.34-3.245%208.35-3.735L16.38%203c-2.18.45-6.98%202.03-8.735%204.745z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.73%203.9c-1.05.104-3.915.79-6.95%202.66c-2.985%201.844-2.995%204.014-2.615%204.914c-.035-.66.475-2.4%202.79-4.1s6.02-2.585%207.58-2.815l-.8-.66zM5.745%2017.486c8.97-1.86%209.485-5.475%208.615-7.05c.52%201.24-.37%204.215-8.105%206.22z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.7%2014.44c1.03-1.591.635-2.7.31-3.066c.52%203.94-6.125%206.1-9.515%206.68L5%2019.039c3.14-.37%208.42-2.615%209.7-4.6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.35%2016.255c1.76-2.71-.62-5.275-2.03-6.215c2.185%202.71%202.615%204.75.645%206.64c-1.97%201.9-5.34%203.245-8.35%203.735L7.62%2021c2.18-.45%206.98-2.03%208.735-4.745z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.27%2020.1c1.05-.105%203.916-.79%206.95-2.66c2.986-1.845%202.996-4.015%202.616-4.915c.035.66-.475%202.4-2.79%204.1s-6.02%202.585-7.58%202.816l.8.66z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/sdn.svg?color=%231a73e8&size=48