si from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
si
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the si logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.498 12.694q-1-.42-2.382-.588a.6.6 0 0 0-.223.016c-.519.143-1.059.254-1.64.318c-1.113.137-1.986 0-2.632-.392a1.84 1.84 0 0 1-.89-1.398c-.116-.868.16-1.535.837-2.006c.388-.262.82-.452 1.276-.562c1.196-.301 2.71-.391 4.542-.259c1.292.095 2.52.265 3.695.503c.032 0 .043.021.038.053l-.048.233q-.08.454-.175.646a.75.75 0 0 1-.466.423a1 1 0 0 1-.413 0a24 24 0 0 0-4.997-.36c-.413.016-.805.043-1.165.096q-.93.127-1.186.571a.79.79 0 0 0-.037.742q.149.333.514.54c.259.148.476.248.64.312c.609.212 1.26.37 1.959.46a.6.6 0 0 0 .26-.01a12 12 0 0 1 2.345-.365a3.7 3.7 0 0 1 1.689.264a1.88 1.88 0 0 1 1.159 1.218c.143.508.127.969-.058 1.398c-.186.423-.509.746-.97.984q-.706.36-1.556.503a15.4 15.4 0 0 1-2.964.196a31 31 0 0 1-4.908-.545q-.037-.008-.026-.048l.031-.18c.059-.307.122-.53.186-.656a.75.75 0 0 1 .492-.413a1.6 1.6 0 0 1 .646.031c.386.074.773.127 1.165.17a29 29 0 0 0 3.764.137q.608-.016 1.217-.105q1.376-.206 1.154-1.133a.9.9 0 0 0-.36-.498a2.3 2.3 0 0 0-.513-.296"/><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-1.059a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenSi(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="M14.498 12.694q-1-.42-2.382-.588a.6.6 0 0 0-.223.016c-.519.143-1.059.254-1.64.318c-1.113.137-1.986 0-2.632-.392a1.84 1.84 0 0 1-.89-1.398c-.116-.868.16-1.535.837-2.006c.388-.262.82-.452 1.276-.562c1.196-.301 2.71-.391 4.542-.259c1.292.095 2.52.265 3.695.503c.032 0 .043.021.038.053l-.048.233q-.08.454-.175.646a.75.75 0 0 1-.466.423a1 1 0 0 1-.413 0a24 24 0 0 0-4.997-.36c-.413.016-.805.043-1.165.096q-.93.127-1.186.571a.79.79 0 0 0-.037.742q.149.333.514.54c.259.148.476.248.64.312c.609.212 1.26.37 1.959.46a.6.6 0 0 0 .26-.01a12 12 0 0 1 2.345-.365a3.7 3.7 0 0 1 1.689.264a1.88 1.88 0 0 1 1.159 1.218c.143.508.127.969-.058 1.398c-.186.423-.509.746-.97.984q-.706.36-1.556.503a15.4 15.4 0 0 1-2.964.196a31 31 0 0 1-4.908-.545q-.037-.008-.026-.048l.031-.18c.059-.307.122-.53.186-.656a.75.75 0 0 1 .492-.413a1.6 1.6 0 0 1 .646.031c.386.074.773.127 1.165.17a29 29 0 0 0 3.764.137q.608-.016 1.217-.105q1.376-.206 1.154-1.133a.9.9 0 0 0-.36-.498a2.3 2.3 0 0 0-.513-.296"/><path fill="currentColor" fillRule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-1.059a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883" 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" d="M14.498 12.694q-1-.42-2.382-.588a.6.6 0 0 0-.223.016c-.519.143-1.059.254-1.64.318c-1.113.137-1.986 0-2.632-.392a1.84 1.84 0 0 1-.89-1.398c-.116-.868.16-1.535.837-2.006c.388-.262.82-.452 1.276-.562c1.196-.301 2.71-.391 4.542-.259c1.292.095 2.52.265 3.695.503c.032 0 .043.021.038.053l-.048.233q-.08.454-.175.646a.75.75 0 0 1-.466.423a1 1 0 0 1-.413 0a24 24 0 0 0-4.997-.36c-.413.016-.805.043-1.165.096q-.93.127-1.186.571a.79.79 0 0 0-.037.742q.149.333.514.54c.259.148.476.248.64.312c.609.212 1.26.37 1.959.46a.6.6 0 0 0 .26-.01a12 12 0 0 1 2.345-.365a3.7 3.7 0 0 1 1.689.264a1.88 1.88 0 0 1 1.159 1.218c.143.508.127.969-.058 1.398c-.186.423-.509.746-.97.984q-.706.36-1.556.503a15.4 15.4 0 0 1-2.964.196a31 31 0 0 1-4.908-.545q-.037-.008-.026-.048l.031-.18c.059-.307.122-.53.186-.656a.75.75 0 0 1 .492-.413a1.6 1.6 0 0 1 .646.031c.386.074.773.127 1.165.17a29 29 0 0 0 3.764.137q.608-.016 1.217-.105q1.376-.206 1.154-1.133a.9.9 0 0 0-.36-.498a2.3 2.3 0 0 0-.513-.296"/><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-1.059a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-si {
  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%22M14.498%2012.694q-1-.42-2.382-.588a.6.6%200%200%200-.223.016c-.519.143-1.059.254-1.64.318c-1.113.137-1.986%200-2.632-.392a1.84%201.84%200%200%201-.89-1.398c-.116-.868.16-1.535.837-2.006c.388-.262.82-.452%201.276-.562c1.196-.301%202.71-.391%204.542-.259c1.292.095%202.52.265%203.695.503c.032%200%20.043.021.038.053l-.048.233q-.08.454-.175.646a.75.75%200%200%201-.466.423a1%201%200%200%201-.413%200a24%2024%200%200%200-4.997-.36c-.413.016-.805.043-1.165.096q-.93.127-1.186.571a.79.79%200%200%200-.037.742q.149.333.514.54c.259.148.476.248.64.312c.609.212%201.26.37%201.959.46a.6.6%200%200%200%20.26-.01a12%2012%200%200%201%202.345-.365a3.7%203.7%200%200%201%201.689.264a1.88%201.88%200%200%201%201.159%201.218c.143.508.127.969-.058%201.398c-.186.423-.509.746-.97.984q-.706.36-1.556.503a15.4%2015.4%200%200%201-2.964.196a31%2031%200%200%201-4.908-.545q-.037-.008-.026-.048l.031-.18c.059-.307.122-.53.186-.656a.75.75%200%200%201%20.492-.413a1.6%201.6%200%200%201%20.646.031c.386.074.773.127%201.165.17a29%2029%200%200%200%203.764.137q.608-.016%201.217-.105q1.376-.206%201.154-1.133a.9.9%200%200%200-.36-.498a2.3%202.3%200%200%200-.513-.296%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021m0-1.059a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883%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%20d%3D%22M14.498%2012.694q-1-.42-2.382-.588a.6.6%200%200%200-.223.016c-.519.143-1.059.254-1.64.318c-1.113.137-1.986%200-2.632-.392a1.84%201.84%200%200%201-.89-1.398c-.116-.868.16-1.535.837-2.006c.388-.262.82-.452%201.276-.562c1.196-.301%202.71-.391%204.542-.259c1.292.095%202.52.265%203.695.503c.032%200%20.043.021.038.053l-.048.233q-.08.454-.175.646a.75.75%200%200%201-.466.423a1%201%200%200%201-.413%200a24%2024%200%200%200-4.997-.36c-.413.016-.805.043-1.165.096q-.93.127-1.186.571a.79.79%200%200%200-.037.742q.149.333.514.54c.259.148.476.248.64.312c.609.212%201.26.37%201.959.46a.6.6%200%200%200%20.26-.01a12%2012%200%200%201%202.345-.365a3.7%203.7%200%200%201%201.689.264a1.88%201.88%200%200%201%201.159%201.218c.143.508.127.969-.058%201.398c-.186.423-.509.746-.97.984q-.706.36-1.556.503a15.4%2015.4%200%200%201-2.964.196a31%2031%200%200%201-4.908-.545q-.037-.008-.026-.048l.031-.18c.059-.307.122-.53.186-.656a.75.75%200%200%201%20.492-.413a1.6%201.6%200%200%201%20.646.031c.386.074.773.127%201.165.17a29%2029%200%200%200%203.764.137q.608-.016%201.217-.105q1.376-.206%201.154-1.133a.9.9%200%200%200-.36-.498a2.3%202.3%200%200%200-.513-.296%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021m0-1.059a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883%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/si.svg?color=%231a73e8&size=48