sei network logo

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

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

The same logo in other sets

Use the sei network 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.333c-.45.111-.736.364-1.198.765a1 1 0 0 0-.123.111a3.77 3.77 0 0 1-2.631 1.08c-.601 0-1.068-.113-1.474-.31c-.347-.18-.606-.416-.78-.573l-.04-.04c-.186-.167-.304-.263-.472-.337a2.2 2.2 0 0 0-.9-.145c-.641 0-1.304.303-1.923.775c-.506.39-.95.854-1.316 1.377l-1.405-.932A7.9 7.9 0 0 1 8.46 6.38a4.96 4.96 0 0 1 2.951-1.124c.652 0 1.164.1 1.592.292c.427.192.713.45.915.63c.214.197.315.28.45.354c.125.062.322.129.709.129c.675 0 1.045-.259 1.517-.675l.147-.123a6 6 0 0 1 1.018-.76a9.012 9.012 0 0 0-14.73 5.82a4.3 4.3 0 0 1 1.625-.327a3.74 3.74 0 0 1 2.44.844l.022.017c.253.18.427.304.64.393c.197.084.45.152.844.152c.659 0 1.085-.304 1.732-.804l.039-.034c.62-.482 1.456-1.13 2.733-1.13c1.05 0 2.097.547 2.9 1.098a11.5 11.5 0 0 1 1.957 1.714l-1.264 1.124a9.7 9.7 0 0 0-1.653-1.45c-.732-.5-1.417-.798-1.94-.798c-.664 0-1.09.303-1.737.803l-.04.034c-.619.484-1.456 1.13-2.732 1.13a3.8 3.8 0 0 1-1.501-.287c-.394-.169-.703-.393-.945-.562l-.017-.011a3.4 3.4 0 0 0-.641-.394a2.1 2.1 0 0 0-.844-.152c-.646 0-1.213.265-1.646.574a8.9 8.9 0 0 0 1.99 4.835c.298-.315.652-.647 1.04-.956c.742-.601 1.708-1.209 2.726-1.349c.647-.096 1.193 0 1.67.202c.456.202.81.495 1.08.73l.062.057c.55.473.799.686 1.254.686c.522 0 .883-.241 1.405-.657l.1-.085c.48-.377 1.181-.945 2.16-.945c.433 0 .871.125 1.254.276a8 8 0 0 1 1.159.585c.258.157.516.327.753.494zm-1.023 1.349a8 8 0 0 0-.607-.394a6 6 0 0 0-.9-.46c-.2-.09-.416-.144-.635-.158c-.354 0-.608.185-1.198.658c-.534.427-1.299 1.03-2.462 1.03c-1.114 0-1.828-.63-2.295-1.046l-.128-.113c-.253-.22-.45-.366-.653-.45a1.3 1.3 0 0 0-.753-.09c-.562.085-1.238.461-1.907.995q-.478.398-.91.844a9 9 0 0 0 5.797 2.108a9 9 0 0 0 6.651-2.924"/></svg>

React

import type { SVGProps } from "react";

export function TokenSeiNetwork(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.333c-.45.111-.736.364-1.198.765a1 1 0 0 0-.123.111a3.77 3.77 0 0 1-2.631 1.08c-.601 0-1.068-.113-1.474-.31c-.347-.18-.606-.416-.78-.573l-.04-.04c-.186-.167-.304-.263-.472-.337a2.2 2.2 0 0 0-.9-.145c-.641 0-1.304.303-1.923.775c-.506.39-.95.854-1.316 1.377l-1.405-.932A7.9 7.9 0 0 1 8.46 6.38a4.96 4.96 0 0 1 2.951-1.124c.652 0 1.164.1 1.592.292c.427.192.713.45.915.63c.214.197.315.28.45.354c.125.062.322.129.709.129c.675 0 1.045-.259 1.517-.675l.147-.123a6 6 0 0 1 1.018-.76a9.012 9.012 0 0 0-14.73 5.82a4.3 4.3 0 0 1 1.625-.327a3.74 3.74 0 0 1 2.44.844l.022.017c.253.18.427.304.64.393c.197.084.45.152.844.152c.659 0 1.085-.304 1.732-.804l.039-.034c.62-.482 1.456-1.13 2.733-1.13c1.05 0 2.097.547 2.9 1.098a11.5 11.5 0 0 1 1.957 1.714l-1.264 1.124a9.7 9.7 0 0 0-1.653-1.45c-.732-.5-1.417-.798-1.94-.798c-.664 0-1.09.303-1.737.803l-.04.034c-.619.484-1.456 1.13-2.732 1.13a3.8 3.8 0 0 1-1.501-.287c-.394-.169-.703-.393-.945-.562l-.017-.011a3.4 3.4 0 0 0-.641-.394a2.1 2.1 0 0 0-.844-.152c-.646 0-1.213.265-1.646.574a8.9 8.9 0 0 0 1.99 4.835c.298-.315.652-.647 1.04-.956c.742-.601 1.708-1.209 2.726-1.349c.647-.096 1.193 0 1.67.202c.456.202.81.495 1.08.73l.062.057c.55.473.799.686 1.254.686c.522 0 .883-.241 1.405-.657l.1-.085c.48-.377 1.181-.945 2.16-.945c.433 0 .871.125 1.254.276a8 8 0 0 1 1.159.585c.258.157.516.327.753.494zm-1.023 1.349a8 8 0 0 0-.607-.394a6 6 0 0 0-.9-.46c-.2-.09-.416-.144-.635-.158c-.354 0-.608.185-1.198.658c-.534.427-1.299 1.03-2.462 1.03c-1.114 0-1.828-.63-2.295-1.046l-.128-.113c-.253-.22-.45-.366-.653-.45a1.3 1.3 0 0 0-.753-.09c-.562.085-1.238.461-1.907.995q-.478.398-.91.844a9 9 0 0 0 5.797 2.108a9 9 0 0 0 6.651-2.924"/></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.333c-.45.111-.736.364-1.198.765a1 1 0 0 0-.123.111a3.77 3.77 0 0 1-2.631 1.08c-.601 0-1.068-.113-1.474-.31c-.347-.18-.606-.416-.78-.573l-.04-.04c-.186-.167-.304-.263-.472-.337a2.2 2.2 0 0 0-.9-.145c-.641 0-1.304.303-1.923.775c-.506.39-.95.854-1.316 1.377l-1.405-.932A7.9 7.9 0 0 1 8.46 6.38a4.96 4.96 0 0 1 2.951-1.124c.652 0 1.164.1 1.592.292c.427.192.713.45.915.63c.214.197.315.28.45.354c.125.062.322.129.709.129c.675 0 1.045-.259 1.517-.675l.147-.123a6 6 0 0 1 1.018-.76a9.012 9.012 0 0 0-14.73 5.82a4.3 4.3 0 0 1 1.625-.327a3.74 3.74 0 0 1 2.44.844l.022.017c.253.18.427.304.64.393c.197.084.45.152.844.152c.659 0 1.085-.304 1.732-.804l.039-.034c.62-.482 1.456-1.13 2.733-1.13c1.05 0 2.097.547 2.9 1.098a11.5 11.5 0 0 1 1.957 1.714l-1.264 1.124a9.7 9.7 0 0 0-1.653-1.45c-.732-.5-1.417-.798-1.94-.798c-.664 0-1.09.303-1.737.803l-.04.034c-.619.484-1.456 1.13-2.732 1.13a3.8 3.8 0 0 1-1.501-.287c-.394-.169-.703-.393-.945-.562l-.017-.011a3.4 3.4 0 0 0-.641-.394a2.1 2.1 0 0 0-.844-.152c-.646 0-1.213.265-1.646.574a8.9 8.9 0 0 0 1.99 4.835c.298-.315.652-.647 1.04-.956c.742-.601 1.708-1.209 2.726-1.349c.647-.096 1.193 0 1.67.202c.456.202.81.495 1.08.73l.062.057c.55.473.799.686 1.254.686c.522 0 .883-.241 1.405-.657l.1-.085c.48-.377 1.181-.945 2.16-.945c.433 0 .871.125 1.254.276a8 8 0 0 1 1.159.585c.258.157.516.327.753.494zm-1.023 1.349a8 8 0 0 0-.607-.394a6 6 0 0 0-.9-.46c-.2-.09-.416-.144-.635-.158c-.354 0-.608.185-1.198.658c-.534.427-1.299 1.03-2.462 1.03c-1.114 0-1.828-.63-2.295-1.046l-.128-.113c-.253-.22-.45-.366-.653-.45a1.3 1.3 0 0 0-.753-.09c-.562.085-1.238.461-1.907.995q-.478.398-.91.844a9 9 0 0 0 5.797 2.108a9 9 0 0 0 6.651-2.924"/></svg>
</template>

CSS

.icon-sei-network {
  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.333c-.45.111-.736.364-1.198.765a1%201%200%200%200-.123.111a3.77%203.77%200%200%201-2.631%201.08c-.601%200-1.068-.113-1.474-.31c-.347-.18-.606-.416-.78-.573l-.04-.04c-.186-.167-.304-.263-.472-.337a2.2%202.2%200%200%200-.9-.145c-.641%200-1.304.303-1.923.775c-.506.39-.95.854-1.316%201.377l-1.405-.932A7.9%207.9%200%200%201%208.46%206.38a4.96%204.96%200%200%201%202.951-1.124c.652%200%201.164.1%201.592.292c.427.192.713.45.915.63c.214.197.315.28.45.354c.125.062.322.129.709.129c.675%200%201.045-.259%201.517-.675l.147-.123a6%206%200%200%201%201.018-.76a9.012%209.012%200%200%200-14.73%205.82a4.3%204.3%200%200%201%201.625-.327a3.74%203.74%200%200%201%202.44.844l.022.017c.253.18.427.304.64.393c.197.084.45.152.844.152c.659%200%201.085-.304%201.732-.804l.039-.034c.62-.482%201.456-1.13%202.733-1.13c1.05%200%202.097.547%202.9%201.098a11.5%2011.5%200%200%201%201.957%201.714l-1.264%201.124a9.7%209.7%200%200%200-1.653-1.45c-.732-.5-1.417-.798-1.94-.798c-.664%200-1.09.303-1.737.803l-.04.034c-.619.484-1.456%201.13-2.732%201.13a3.8%203.8%200%200%201-1.501-.287c-.394-.169-.703-.393-.945-.562l-.017-.011a3.4%203.4%200%200%200-.641-.394a2.1%202.1%200%200%200-.844-.152c-.646%200-1.213.265-1.646.574a8.9%208.9%200%200%200%201.99%204.835c.298-.315.652-.647%201.04-.956c.742-.601%201.708-1.209%202.726-1.349c.647-.096%201.193%200%201.67.202c.456.202.81.495%201.08.73l.062.057c.55.473.799.686%201.254.686c.522%200%20.883-.241%201.405-.657l.1-.085c.48-.377%201.181-.945%202.16-.945c.433%200%20.871.125%201.254.276a8%208%200%200%201%201.159.585c.258.157.516.327.753.494zm-1.023%201.349a8%208%200%200%200-.607-.394a6%206%200%200%200-.9-.46c-.2-.09-.416-.144-.635-.158c-.354%200-.608.185-1.198.658c-.534.427-1.299%201.03-2.462%201.03c-1.114%200-1.828-.63-2.295-1.046l-.128-.113c-.253-.22-.45-.366-.653-.45a1.3%201.3%200%200%200-.753-.09c-.562.085-1.238.461-1.907.995q-.478.398-.91.844a9%209%200%200%200%205.797%202.108a9%209%200%200%200%206.651-2.924%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.333c-.45.111-.736.364-1.198.765a1%201%200%200%200-.123.111a3.77%203.77%200%200%201-2.631%201.08c-.601%200-1.068-.113-1.474-.31c-.347-.18-.606-.416-.78-.573l-.04-.04c-.186-.167-.304-.263-.472-.337a2.2%202.2%200%200%200-.9-.145c-.641%200-1.304.303-1.923.775c-.506.39-.95.854-1.316%201.377l-1.405-.932A7.9%207.9%200%200%201%208.46%206.38a4.96%204.96%200%200%201%202.951-1.124c.652%200%201.164.1%201.592.292c.427.192.713.45.915.63c.214.197.315.28.45.354c.125.062.322.129.709.129c.675%200%201.045-.259%201.517-.675l.147-.123a6%206%200%200%201%201.018-.76a9.012%209.012%200%200%200-14.73%205.82a4.3%204.3%200%200%201%201.625-.327a3.74%203.74%200%200%201%202.44.844l.022.017c.253.18.427.304.64.393c.197.084.45.152.844.152c.659%200%201.085-.304%201.732-.804l.039-.034c.62-.482%201.456-1.13%202.733-1.13c1.05%200%202.097.547%202.9%201.098a11.5%2011.5%200%200%201%201.957%201.714l-1.264%201.124a9.7%209.7%200%200%200-1.653-1.45c-.732-.5-1.417-.798-1.94-.798c-.664%200-1.09.303-1.737.803l-.04.034c-.619.484-1.456%201.13-2.732%201.13a3.8%203.8%200%200%201-1.501-.287c-.394-.169-.703-.393-.945-.562l-.017-.011a3.4%203.4%200%200%200-.641-.394a2.1%202.1%200%200%200-.844-.152c-.646%200-1.213.265-1.646.574a8.9%208.9%200%200%200%201.99%204.835c.298-.315.652-.647%201.04-.956c.742-.601%201.708-1.209%202.726-1.349c.647-.096%201.193%200%201.67.202c.456.202.81.495%201.08.73l.062.057c.55.473.799.686%201.254.686c.522%200%20.883-.241%201.405-.657l.1-.085c.48-.377%201.181-.945%202.16-.945c.433%200%20.871.125%201.254.276a8%208%200%200%201%201.159.585c.258.157.516.327.753.494zm-1.023%201.349a8%208%200%200%200-.607-.394a6%206%200%200%200-.9-.46c-.2-.09-.416-.144-.635-.158c-.354%200-.608.185-1.198.658c-.534.427-1.299%201.03-2.462%201.03c-1.114%200-1.828-.63-2.295-1.046l-.128-.113c-.253-.22-.45-.366-.653-.45a1.3%201.3%200%200%200-.753-.09c-.562.085-1.238.461-1.907.995q-.478.398-.91.844a9%209%200%200%200%205.797%202.108a9%209%200%200%200%206.651-2.924%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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