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

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

The same logo in other sets

Related icons in Web3 Icons

Use the sei logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.647 16.725a8.95 8.95 0 0 0-.619-10.334c-.45.113-.736.366-1.197.765c-.04.034-.085.067-.124.112a3.76 3.76 0 0 1-2.631 1.08c-.602 0-1.068-.113-1.473-.31c-.349-.18-.607-.415-.781-.573l-.04-.04c-.185-.168-.303-.263-.472-.337a2.2 2.2 0 0 0-.9-.146c-.64 0-1.304.304-1.922.776a6.2 6.2 0 0 0-1.316 1.377l-1.405-.933A7.8 7.8 0 0 1 8.459 6.38a4.96 4.96 0 0 1 2.951-1.124c.652 0 1.164.1 1.591.292s.714.45.917.63c.214.196.315.28.45.354c.123.062.32.13.708.13c.675 0 1.046-.26 1.518-.675l.146-.124c.31-.29.652-.544 1.018-.76a9.012 9.012 0 0 0-14.73 5.82a4.3 4.3 0 0 1 1.625-.326a3.74 3.74 0 0 1 2.44.843l.022.017c.253.18.428.303.641.393c.197.085.45.152.843.152c.658 0 1.085-.304 1.732-.804l.04-.034c.618-.483 1.455-1.13 2.732-1.13c1.05 0 2.097.546 2.9 1.097a11.5 11.5 0 0 1 1.957 1.714l-1.265 1.125a9.7 9.7 0 0 0-1.653-1.45c-.73-.501-1.416-.799-1.94-.799c-.663 0-1.09.303-1.737.804l-.039.034c-.618.483-1.456 1.13-2.732 1.13a3.8 3.8 0 0 1-1.501-.287c-.394-.169-.703-.394-.945-.562l-.017-.011a3.4 3.4 0 0 0-.64-.394a2.1 2.1 0 0 0-.844-.152c-.646 0-1.214.264-1.647.574a8.94 8.94 0 0 0 1.99 4.834c.298-.314.652-.646 1.04-.955c.742-.602 1.71-1.209 2.727-1.35c.646-.095 1.192 0 1.67.203c.455.202.81.495 1.079.73l.062.057c.55.472.798.686 1.254.686c.522 0 .882-.242 1.405-.658l.101-.084c.478-.377 1.18-.945 2.159-.945c.433 0 .871.124 1.254.276c.393.152.787.365 1.158.584c.258.158.517.326.753.495zm-1.024 1.349a8 8 0 0 0-.607-.394a5.7 5.7 0 0 0-.9-.46c-.2-.09-.415-.144-.635-.158c-.354 0-.607.185-1.197.657c-.534.428-1.299 1.03-2.463 1.03c-1.113 0-1.827-.63-2.293-1.046l-.13-.113c-.253-.22-.45-.365-.652-.45a1.3 1.3 0 0 0-.753-.09c-.562.085-1.237.462-1.906.995a11 11 0 0 0-.91.844a9 9 0 0 0 5.796 2.108a9 9 0 0 0 6.65-2.923"/></svg>

React

import type { SVGProps } from "react";

export function TokenSei(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="M19.647 16.725a8.95 8.95 0 0 0-.619-10.334c-.45.113-.736.366-1.197.765c-.04.034-.085.067-.124.112a3.76 3.76 0 0 1-2.631 1.08c-.602 0-1.068-.113-1.473-.31c-.349-.18-.607-.415-.781-.573l-.04-.04c-.185-.168-.303-.263-.472-.337a2.2 2.2 0 0 0-.9-.146c-.64 0-1.304.304-1.922.776a6.2 6.2 0 0 0-1.316 1.377l-1.405-.933A7.8 7.8 0 0 1 8.459 6.38a4.96 4.96 0 0 1 2.951-1.124c.652 0 1.164.1 1.591.292s.714.45.917.63c.214.196.315.28.45.354c.123.062.32.13.708.13c.675 0 1.046-.26 1.518-.675l.146-.124c.31-.29.652-.544 1.018-.76a9.012 9.012 0 0 0-14.73 5.82a4.3 4.3 0 0 1 1.625-.326a3.74 3.74 0 0 1 2.44.843l.022.017c.253.18.428.303.641.393c.197.085.45.152.843.152c.658 0 1.085-.304 1.732-.804l.04-.034c.618-.483 1.455-1.13 2.732-1.13c1.05 0 2.097.546 2.9 1.097a11.5 11.5 0 0 1 1.957 1.714l-1.265 1.125a9.7 9.7 0 0 0-1.653-1.45c-.73-.501-1.416-.799-1.94-.799c-.663 0-1.09.303-1.737.804l-.039.034c-.618.483-1.456 1.13-2.732 1.13a3.8 3.8 0 0 1-1.501-.287c-.394-.169-.703-.394-.945-.562l-.017-.011a3.4 3.4 0 0 0-.64-.394a2.1 2.1 0 0 0-.844-.152c-.646 0-1.214.264-1.647.574a8.94 8.94 0 0 0 1.99 4.834c.298-.314.652-.646 1.04-.955c.742-.602 1.71-1.209 2.727-1.35c.646-.095 1.192 0 1.67.203c.455.202.81.495 1.079.73l.062.057c.55.472.798.686 1.254.686c.522 0 .882-.242 1.405-.658l.101-.084c.478-.377 1.18-.945 2.159-.945c.433 0 .871.124 1.254.276c.393.152.787.365 1.158.584c.258.158.517.326.753.495zm-1.024 1.349a8 8 0 0 0-.607-.394a5.7 5.7 0 0 0-.9-.46c-.2-.09-.415-.144-.635-.158c-.354 0-.607.185-1.197.657c-.534.428-1.299 1.03-2.463 1.03c-1.113 0-1.827-.63-2.293-1.046l-.13-.113c-.253-.22-.45-.365-.652-.45a1.3 1.3 0 0 0-.753-.09c-.562.085-1.237.462-1.906.995a11 11 0 0 0-.91.844a9 9 0 0 0 5.796 2.108a9 9 0 0 0 6.65-2.923"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.647 16.725a8.95 8.95 0 0 0-.619-10.334c-.45.113-.736.366-1.197.765c-.04.034-.085.067-.124.112a3.76 3.76 0 0 1-2.631 1.08c-.602 0-1.068-.113-1.473-.31c-.349-.18-.607-.415-.781-.573l-.04-.04c-.185-.168-.303-.263-.472-.337a2.2 2.2 0 0 0-.9-.146c-.64 0-1.304.304-1.922.776a6.2 6.2 0 0 0-1.316 1.377l-1.405-.933A7.8 7.8 0 0 1 8.459 6.38a4.96 4.96 0 0 1 2.951-1.124c.652 0 1.164.1 1.591.292s.714.45.917.63c.214.196.315.28.45.354c.123.062.32.13.708.13c.675 0 1.046-.26 1.518-.675l.146-.124c.31-.29.652-.544 1.018-.76a9.012 9.012 0 0 0-14.73 5.82a4.3 4.3 0 0 1 1.625-.326a3.74 3.74 0 0 1 2.44.843l.022.017c.253.18.428.303.641.393c.197.085.45.152.843.152c.658 0 1.085-.304 1.732-.804l.04-.034c.618-.483 1.455-1.13 2.732-1.13c1.05 0 2.097.546 2.9 1.097a11.5 11.5 0 0 1 1.957 1.714l-1.265 1.125a9.7 9.7 0 0 0-1.653-1.45c-.73-.501-1.416-.799-1.94-.799c-.663 0-1.09.303-1.737.804l-.039.034c-.618.483-1.456 1.13-2.732 1.13a3.8 3.8 0 0 1-1.501-.287c-.394-.169-.703-.394-.945-.562l-.017-.011a3.4 3.4 0 0 0-.64-.394a2.1 2.1 0 0 0-.844-.152c-.646 0-1.214.264-1.647.574a8.94 8.94 0 0 0 1.99 4.834c.298-.314.652-.646 1.04-.955c.742-.602 1.71-1.209 2.727-1.35c.646-.095 1.192 0 1.67.203c.455.202.81.495 1.079.73l.062.057c.55.472.798.686 1.254.686c.522 0 .882-.242 1.405-.658l.101-.084c.478-.377 1.18-.945 2.159-.945c.433 0 .871.124 1.254.276c.393.152.787.365 1.158.584c.258.158.517.326.753.495zm-1.024 1.349a8 8 0 0 0-.607-.394a5.7 5.7 0 0 0-.9-.46c-.2-.09-.415-.144-.635-.158c-.354 0-.607.185-1.197.657c-.534.428-1.299 1.03-2.463 1.03c-1.113 0-1.827-.63-2.293-1.046l-.13-.113c-.253-.22-.45-.365-.652-.45a1.3 1.3 0 0 0-.753-.09c-.562.085-1.237.462-1.906.995a11 11 0 0 0-.91.844a9 9 0 0 0 5.796 2.108a9 9 0 0 0 6.65-2.923"/></svg>
</template>

CSS

.icon-sei {
  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%22M19.647%2016.725a8.95%208.95%200%200%200-.619-10.334c-.45.113-.736.366-1.197.765c-.04.034-.085.067-.124.112a3.76%203.76%200%200%201-2.631%201.08c-.602%200-1.068-.113-1.473-.31c-.349-.18-.607-.415-.781-.573l-.04-.04c-.185-.168-.303-.263-.472-.337a2.2%202.2%200%200%200-.9-.146c-.64%200-1.304.304-1.922.776a6.2%206.2%200%200%200-1.316%201.377l-1.405-.933A7.8%207.8%200%200%201%208.459%206.38a4.96%204.96%200%200%201%202.951-1.124c.652%200%201.164.1%201.591.292s.714.45.917.63c.214.196.315.28.45.354c.123.062.32.13.708.13c.675%200%201.046-.26%201.518-.675l.146-.124c.31-.29.652-.544%201.018-.76a9.012%209.012%200%200%200-14.73%205.82a4.3%204.3%200%200%201%201.625-.326a3.74%203.74%200%200%201%202.44.843l.022.017c.253.18.428.303.641.393c.197.085.45.152.843.152c.658%200%201.085-.304%201.732-.804l.04-.034c.618-.483%201.455-1.13%202.732-1.13c1.05%200%202.097.546%202.9%201.097a11.5%2011.5%200%200%201%201.957%201.714l-1.265%201.125a9.7%209.7%200%200%200-1.653-1.45c-.73-.501-1.416-.799-1.94-.799c-.663%200-1.09.303-1.737.804l-.039.034c-.618.483-1.456%201.13-2.732%201.13a3.8%203.8%200%200%201-1.501-.287c-.394-.169-.703-.394-.945-.562l-.017-.011a3.4%203.4%200%200%200-.64-.394a2.1%202.1%200%200%200-.844-.152c-.646%200-1.214.264-1.647.574a8.94%208.94%200%200%200%201.99%204.834c.298-.314.652-.646%201.04-.955c.742-.602%201.71-1.209%202.727-1.35c.646-.095%201.192%200%201.67.203c.455.202.81.495%201.079.73l.062.057c.55.472.798.686%201.254.686c.522%200%20.882-.242%201.405-.658l.101-.084c.478-.377%201.18-.945%202.159-.945c.433%200%20.871.124%201.254.276c.393.152.787.365%201.158.584c.258.158.517.326.753.495zm-1.024%201.349a8%208%200%200%200-.607-.394a5.7%205.7%200%200%200-.9-.46c-.2-.09-.415-.144-.635-.158c-.354%200-.607.185-1.197.657c-.534.428-1.299%201.03-2.463%201.03c-1.113%200-1.827-.63-2.293-1.046l-.13-.113c-.253-.22-.45-.365-.652-.45a1.3%201.3%200%200%200-.753-.09c-.562.085-1.237.462-1.906.995a11%2011%200%200%200-.91.844a9%209%200%200%200%205.796%202.108a9%209%200%200%200%206.65-2.923%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%22M19.647%2016.725a8.95%208.95%200%200%200-.619-10.334c-.45.113-.736.366-1.197.765c-.04.034-.085.067-.124.112a3.76%203.76%200%200%201-2.631%201.08c-.602%200-1.068-.113-1.473-.31c-.349-.18-.607-.415-.781-.573l-.04-.04c-.185-.168-.303-.263-.472-.337a2.2%202.2%200%200%200-.9-.146c-.64%200-1.304.304-1.922.776a6.2%206.2%200%200%200-1.316%201.377l-1.405-.933A7.8%207.8%200%200%201%208.459%206.38a4.96%204.96%200%200%201%202.951-1.124c.652%200%201.164.1%201.591.292s.714.45.917.63c.214.196.315.28.45.354c.123.062.32.13.708.13c.675%200%201.046-.26%201.518-.675l.146-.124c.31-.29.652-.544%201.018-.76a9.012%209.012%200%200%200-14.73%205.82a4.3%204.3%200%200%201%201.625-.326a3.74%203.74%200%200%201%202.44.843l.022.017c.253.18.428.303.641.393c.197.085.45.152.843.152c.658%200%201.085-.304%201.732-.804l.04-.034c.618-.483%201.455-1.13%202.732-1.13c1.05%200%202.097.546%202.9%201.097a11.5%2011.5%200%200%201%201.957%201.714l-1.265%201.125a9.7%209.7%200%200%200-1.653-1.45c-.73-.501-1.416-.799-1.94-.799c-.663%200-1.09.303-1.737.804l-.039.034c-.618.483-1.456%201.13-2.732%201.13a3.8%203.8%200%200%201-1.501-.287c-.394-.169-.703-.394-.945-.562l-.017-.011a3.4%203.4%200%200%200-.64-.394a2.1%202.1%200%200%200-.844-.152c-.646%200-1.214.264-1.647.574a8.94%208.94%200%200%200%201.99%204.834c.298-.314.652-.646%201.04-.955c.742-.602%201.71-1.209%202.727-1.35c.646-.095%201.192%200%201.67.203c.455.202.81.495%201.079.73l.062.057c.55.472.798.686%201.254.686c.522%200%20.882-.242%201.405-.658l.101-.084c.478-.377%201.18-.945%202.159-.945c.433%200%20.871.124%201.254.276c.393.152.787.365%201.158.584c.258.158.517.326.753.495zm-1.024%201.349a8%208%200%200%200-.607-.394a5.7%205.7%200%200%200-.9-.46c-.2-.09-.415-.144-.635-.158c-.354%200-.607.185-1.197.657c-.534.428-1.299%201.03-2.463%201.03c-1.113%200-1.827-.63-2.293-1.046l-.13-.113c-.253-.22-.45-.365-.652-.45a1.3%201.3%200%200%200-.753-.09c-.562.085-1.237.462-1.906.995a11%2011%200%200%200-.91.844a9%209%200%200%200%205.796%202.108a9%209%200%200%200%206.65-2.923%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/sei.svg?color=%231a73e8&size=48