scrt logo
scrt from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- scrt
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the scrt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fff" fill-rule="evenodd" d="M10.73 8.871c-2.88-1.446-1.92-4.666 1.2-4.666c3.462 0 5.761 2.17 6.241 2.893l.72-.724C17.451 4.446 15.051 3 11.931 3c-1.225 0-2.59.31-3.626.838c-2.191 1.116-4.654 5.13-1.416 7.685c1.373 1.083 3.059 1.848 4.56 2.53c2.103.955 3.842 1.745 3.842 3.013c0 2.17-5.305 4.315-9.362.241l-.96.482c1.513 1.52 3.47 2.557 4.726 2.938c1.258.38 3.336.348 4.727 0c2.773-.697 4.996-2.959 4.553-5.58c-.512-3.026-3.548-4.281-6.225-5.387c-.717-.296-1.41-.582-2.02-.889M8.09 5.256c-1.174.815-2.401 3.965-.24 5.543c.888.65 2.172 1.203 3.485 1.769c2.234.963 4.553 1.963 5.156 3.534c.466 1.215-.48 2.651-.48 2.651s2.522-1.486 1.68-3.856c-.695-1.955-2.83-2.828-4.974-3.704c-1.558-.636-3.12-1.275-4.134-2.331c-1.615-1.684-.494-3.606-.494-3.606" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedScrt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fff" fillRule="evenodd" d="M10.73 8.871c-2.88-1.446-1.92-4.666 1.2-4.666c3.462 0 5.761 2.17 6.241 2.893l.72-.724C17.451 4.446 15.051 3 11.931 3c-1.225 0-2.59.31-3.626.838c-2.191 1.116-4.654 5.13-1.416 7.685c1.373 1.083 3.059 1.848 4.56 2.53c2.103.955 3.842 1.745 3.842 3.013c0 2.17-5.305 4.315-9.362.241l-.96.482c1.513 1.52 3.47 2.557 4.726 2.938c1.258.38 3.336.348 4.727 0c2.773-.697 4.996-2.959 4.553-5.58c-.512-3.026-3.548-4.281-6.225-5.387c-.717-.296-1.41-.582-2.02-.889M8.09 5.256c-1.174.815-2.401 3.965-.24 5.543c.888.65 2.172 1.203 3.485 1.769c2.234.963 4.553 1.963 5.156 3.534c.466 1.215-.48 2.651-.48 2.651s2.522-1.486 1.68-3.856c-.695-1.955-2.83-2.828-4.974-3.704c-1.558-.636-3.12-1.275-4.134-2.331c-1.615-1.684-.494-3.606-.494-3.606" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fff" fill-rule="evenodd" d="M10.73 8.871c-2.88-1.446-1.92-4.666 1.2-4.666c3.462 0 5.761 2.17 6.241 2.893l.72-.724C17.451 4.446 15.051 3 11.931 3c-1.225 0-2.59.31-3.626.838c-2.191 1.116-4.654 5.13-1.416 7.685c1.373 1.083 3.059 1.848 4.56 2.53c2.103.955 3.842 1.745 3.842 3.013c0 2.17-5.305 4.315-9.362.241l-.96.482c1.513 1.52 3.47 2.557 4.726 2.938c1.258.38 3.336.348 4.727 0c2.773-.697 4.996-2.959 4.553-5.58c-.512-3.026-3.548-4.281-6.225-5.387c-.717-.296-1.41-.582-2.02-.889M8.09 5.256c-1.174.815-2.401 3.965-.24 5.543c.888.65 2.172 1.203 3.485 1.769c2.234.963 4.553 1.963 5.156 3.534c.466 1.215-.48 2.651-.48 2.651s2.522-1.486 1.68-3.856c-.695-1.955-2.83-2.828-4.974-3.704c-1.558-.636-3.12-1.275-4.134-2.331c-1.615-1.684-.494-3.606-.494-3.606" clip-rule="evenodd"/></svg> </template>
CSS
.icon-scrt {
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%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.73%208.871c-2.88-1.446-1.92-4.666%201.2-4.666c3.462%200%205.761%202.17%206.241%202.893l.72-.724C17.451%204.446%2015.051%203%2011.931%203c-1.225%200-2.59.31-3.626.838c-2.191%201.116-4.654%205.13-1.416%207.685c1.373%201.083%203.059%201.848%204.56%202.53c2.103.955%203.842%201.745%203.842%203.013c0%202.17-5.305%204.315-9.362.241l-.96.482c1.513%201.52%203.47%202.557%204.726%202.938c1.258.38%203.336.348%204.727%200c2.773-.697%204.996-2.959%204.553-5.58c-.512-3.026-3.548-4.281-6.225-5.387c-.717-.296-1.41-.582-2.02-.889M8.09%205.256c-1.174.815-2.401%203.965-.24%205.543c.888.65%202.172%201.203%203.485%201.769c2.234.963%204.553%201.963%205.156%203.534c.466%201.215-.48%202.651-.48%202.651s2.522-1.486%201.68-3.856c-.695-1.955-2.83-2.828-4.974-3.704c-1.558-.636-3.12-1.275-4.134-2.331c-1.615-1.684-.494-3.606-.494-3.606%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%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.73%208.871c-2.88-1.446-1.92-4.666%201.2-4.666c3.462%200%205.761%202.17%206.241%202.893l.72-.724C17.451%204.446%2015.051%203%2011.931%203c-1.225%200-2.59.31-3.626.838c-2.191%201.116-4.654%205.13-1.416%207.685c1.373%201.083%203.059%201.848%204.56%202.53c2.103.955%203.842%201.745%203.842%203.013c0%202.17-5.305%204.315-9.362.241l-.96.482c1.513%201.52%203.47%202.557%204.726%202.938c1.258.38%203.336.348%204.727%200c2.773-.697%204.996-2.959%204.553-5.58c-.512-3.026-3.548-4.281-6.225-5.387c-.717-.296-1.41-.582-2.02-.889M8.09%205.256c-1.174.815-2.401%203.965-.24%205.543c.888.65%202.172%201.203%203.485%201.769c2.234.963%204.553%201.963%205.156%203.534c.466%201.215-.48%202.651-.48%202.651s2.522-1.486%201.68-3.856c-.695-1.955-2.83-2.828-4.974-3.704c-1.558-.636-3.12-1.275-4.134-2.331c-1.615-1.684-.494-3.606-.494-3.606%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-branded/scrt.svg?color=%231a73e8&size=48