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

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

The same logo in other sets

Use the strd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.932 8.496c-.124-1.356-1.44-2.12-2.71-2.12c-1.052 0-2.447.579-2.47 1.777c-.039.91.71 1.35 1.463 1.62c.326.112.697.213 1.102.297l1.535.343q1.324.29 2.334.754c.675.315 1.249.692 1.704 1.125c.455.417.815.927 1.057 1.495q.356.846.366 1.901a4.84 4.84 0 0 1-.855 2.851a5.3 5.3 0 0 1-2.43 1.822a10.2 10.2 0 0 1-3.812.636c-3.11 0-6.979-1.53-7.53-5.309l4.218-.753c.112 1.816 1.675 2.688 3.261 2.688c1.243 0 2.62-.59 2.643-1.94c-.01-.799-.393-1.17-1.124-1.463q-.631-.27-1.609-.489l-1.867-.433c-1.54-.348-2.755-.905-3.65-1.687a3.98 3.98 0 0 1-1.32-3.166a4.65 4.65 0 0 1 .888-2.851a5.9 5.9 0 0 1 2.48-1.912a9 9 0 0 1 3.616-.68a7.44 7.44 0 0 1 6.72 4.307z"/></svg>

React

import type { SVGProps } from "react";

export function TokenStrd(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.932 8.496c-.124-1.356-1.44-2.12-2.71-2.12c-1.052 0-2.447.579-2.47 1.777c-.039.91.71 1.35 1.463 1.62c.326.112.697.213 1.102.297l1.535.343q1.324.29 2.334.754c.675.315 1.249.692 1.704 1.125c.455.417.815.927 1.057 1.495q.356.846.366 1.901a4.84 4.84 0 0 1-.855 2.851a5.3 5.3 0 0 1-2.43 1.822a10.2 10.2 0 0 1-3.812.636c-3.11 0-6.979-1.53-7.53-5.309l4.218-.753c.112 1.816 1.675 2.688 3.261 2.688c1.243 0 2.62-.59 2.643-1.94c-.01-.799-.393-1.17-1.124-1.463q-.631-.27-1.609-.489l-1.867-.433c-1.54-.348-2.755-.905-3.65-1.687a3.98 3.98 0 0 1-1.32-3.166a4.65 4.65 0 0 1 .888-2.851a5.9 5.9 0 0 1 2.48-1.912a9 9 0 0 1 3.616-.68a7.44 7.44 0 0 1 6.72 4.307z"/></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.932 8.496c-.124-1.356-1.44-2.12-2.71-2.12c-1.052 0-2.447.579-2.47 1.777c-.039.91.71 1.35 1.463 1.62c.326.112.697.213 1.102.297l1.535.343q1.324.29 2.334.754c.675.315 1.249.692 1.704 1.125c.455.417.815.927 1.057 1.495q.356.846.366 1.901a4.84 4.84 0 0 1-.855 2.851a5.3 5.3 0 0 1-2.43 1.822a10.2 10.2 0 0 1-3.812.636c-3.11 0-6.979-1.53-7.53-5.309l4.218-.753c.112 1.816 1.675 2.688 3.261 2.688c1.243 0 2.62-.59 2.643-1.94c-.01-.799-.393-1.17-1.124-1.463q-.631-.27-1.609-.489l-1.867-.433c-1.54-.348-2.755-.905-3.65-1.687a3.98 3.98 0 0 1-1.32-3.166a4.65 4.65 0 0 1 .888-2.851a5.9 5.9 0 0 1 2.48-1.912a9 9 0 0 1 3.616-.68a7.44 7.44 0 0 1 6.72 4.307z"/></svg>
</template>

CSS

.icon-strd {
  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.932%208.496c-.124-1.356-1.44-2.12-2.71-2.12c-1.052%200-2.447.579-2.47%201.777c-.039.91.71%201.35%201.463%201.62c.326.112.697.213%201.102.297l1.535.343q1.324.29%202.334.754c.675.315%201.249.692%201.704%201.125c.455.417.815.927%201.057%201.495q.356.846.366%201.901a4.84%204.84%200%200%201-.855%202.851a5.3%205.3%200%200%201-2.43%201.822a10.2%2010.2%200%200%201-3.812.636c-3.11%200-6.979-1.53-7.53-5.309l4.218-.753c.112%201.816%201.675%202.688%203.261%202.688c1.243%200%202.62-.59%202.643-1.94c-.01-.799-.393-1.17-1.124-1.463q-.631-.27-1.609-.489l-1.867-.433c-1.54-.348-2.755-.905-3.65-1.687a3.98%203.98%200%200%201-1.32-3.166a4.65%204.65%200%200%201%20.888-2.851a5.9%205.9%200%200%201%202.48-1.912a9%209%200%200%201%203.616-.68a7.44%207.44%200%200%201%206.72%204.307z%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.932%208.496c-.124-1.356-1.44-2.12-2.71-2.12c-1.052%200-2.447.579-2.47%201.777c-.039.91.71%201.35%201.463%201.62c.326.112.697.213%201.102.297l1.535.343q1.324.29%202.334.754c.675.315%201.249.692%201.704%201.125c.455.417.815.927%201.057%201.495q.356.846.366%201.901a4.84%204.84%200%200%201-.855%202.851a5.3%205.3%200%200%201-2.43%201.822a10.2%2010.2%200%200%201-3.812.636c-3.11%200-6.979-1.53-7.53-5.309l4.218-.753c.112%201.816%201.675%202.688%203.261%202.688c1.243%200%202.62-.59%202.643-1.94c-.01-.799-.393-1.17-1.124-1.463q-.631-.27-1.609-.489l-1.867-.433c-1.54-.348-2.755-.905-3.65-1.687a3.98%203.98%200%200%201-1.32-3.166a4.65%204.65%200%200%201%20.888-2.851a5.9%205.9%200%200%201%202.48-1.912a9%209%200%200%201%203.616-.68a7.44%207.44%200%200%201%206.72%204.307z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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