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

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

The same logo in other sets

Use the stable logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.989 12.826c.743-.45 1.802-1.074 2.635-1.074c1.333 0 2.448.944 2.448 2.737c0 2.861-3.4 5.498-8.206 4.35a.026.026 0 0 0-.031.024v1.546q0 .017.016.024a9 9 0 0 0 2.088.505c5.63.662 10.494-4.035 10.03-9.685a8.83 8.83 0 0 0-1.564-4.37q-.01-.017-.035-.007l-7.377 4.264c-.838.478-1.802 1.076-2.634 1.076c-1.333 0-2.448-.943-2.448-2.736c0-2.861 3.401-5.498 8.207-4.35a.025.025 0 0 0 .03-.024V3.584q0-.016-.015-.024A9 9 0 0 0 4.572 17.081a.024.024 0 0 0 .033.008z"/></svg>

React

import type { SVGProps } from "react";

export function TokenStable(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="M11.989 12.826c.743-.45 1.802-1.074 2.635-1.074c1.333 0 2.448.944 2.448 2.737c0 2.861-3.4 5.498-8.206 4.35a.026.026 0 0 0-.031.024v1.546q0 .017.016.024a9 9 0 0 0 2.088.505c5.63.662 10.494-4.035 10.03-9.685a8.83 8.83 0 0 0-1.564-4.37q-.01-.017-.035-.007l-7.377 4.264c-.838.478-1.802 1.076-2.634 1.076c-1.333 0-2.448-.943-2.448-2.736c0-2.861 3.401-5.498 8.207-4.35a.025.025 0 0 0 .03-.024V3.584q0-.016-.015-.024A9 9 0 0 0 4.572 17.081a.024.024 0 0 0 .033.008z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.989 12.826c.743-.45 1.802-1.074 2.635-1.074c1.333 0 2.448.944 2.448 2.737c0 2.861-3.4 5.498-8.206 4.35a.026.026 0 0 0-.031.024v1.546q0 .017.016.024a9 9 0 0 0 2.088.505c5.63.662 10.494-4.035 10.03-9.685a8.83 8.83 0 0 0-1.564-4.37q-.01-.017-.035-.007l-7.377 4.264c-.838.478-1.802 1.076-2.634 1.076c-1.333 0-2.448-.943-2.448-2.736c0-2.861 3.401-5.498 8.207-4.35a.025.025 0 0 0 .03-.024V3.584q0-.016-.015-.024A9 9 0 0 0 4.572 17.081a.024.024 0 0 0 .033.008z"/></svg>
</template>

CSS

.icon-stable {
  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%22M11.989%2012.826c.743-.45%201.802-1.074%202.635-1.074c1.333%200%202.448.944%202.448%202.737c0%202.861-3.4%205.498-8.206%204.35a.026.026%200%200%200-.031.024v1.546q0%20.017.016.024a9%209%200%200%200%202.088.505c5.63.662%2010.494-4.035%2010.03-9.685a8.83%208.83%200%200%200-1.564-4.37q-.01-.017-.035-.007l-7.377%204.264c-.838.478-1.802%201.076-2.634%201.076c-1.333%200-2.448-.943-2.448-2.736c0-2.861%203.401-5.498%208.207-4.35a.025.025%200%200%200%20.03-.024V3.584q0-.016-.015-.024A9%209%200%200%200%204.572%2017.081a.024.024%200%200%200%20.033.008z%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%22M11.989%2012.826c.743-.45%201.802-1.074%202.635-1.074c1.333%200%202.448.944%202.448%202.737c0%202.861-3.4%205.498-8.206%204.35a.026.026%200%200%200-.031.024v1.546q0%20.017.016.024a9%209%200%200%200%202.088.505c5.63.662%2010.494-4.035%2010.03-9.685a8.83%208.83%200%200%200-1.564-4.37q-.01-.017-.035-.007l-7.377%204.264c-.838.478-1.802%201.076-2.634%201.076c-1.333%200-2.448-.943-2.448-2.736c0-2.861%203.401-5.498%208.207-4.35a.025.025%200%200%200%20.03-.024V3.584q0-.016-.015-.024A9%209%200%200%200%204.572%2017.081a.024.024%200%200%200%20.033.008z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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