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

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

The same logo in other sets

Use the sclp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.673 4.076l-4.287 4.41a.3.3 0 0 0-.042.037L8.23 11.635a.77.77 0 0 0 0 1.09l2.948 2.949l-3.63 3.811a11 11 0 0 1-1.631-1.371C2.112 14.319 1.98 9.618 5.812 5.781c3.038-3.038 6.622-3.552 9.861-1.705"/><path fill="currentColor" d="M18.225 18.188c-3.028 3.023-6.59 3.568-9.809 1.826l1.281-1.334l2.933-3.033l2.916-2.916a.78.78 0 0 0 0-1.09L12.62 8.712l3.594-3.758l.318-.328c.53.37 1.059.82 1.561 1.323c3.775 3.764 3.933 8.432.133 12.238"/></svg>

React

import type { SVGProps } from "react";

export function TokenSclp(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="m15.673 4.076l-4.287 4.41a.3.3 0 0 0-.042.037L8.23 11.635a.77.77 0 0 0 0 1.09l2.948 2.949l-3.63 3.811a11 11 0 0 1-1.631-1.371C2.112 14.319 1.98 9.618 5.812 5.781c3.038-3.038 6.622-3.552 9.861-1.705"/><path fill="currentColor" d="M18.225 18.188c-3.028 3.023-6.59 3.568-9.809 1.826l1.281-1.334l2.933-3.033l2.916-2.916a.78.78 0 0 0 0-1.09L12.62 8.712l3.594-3.758l.318-.328c.53.37 1.059.82 1.561 1.323c3.775 3.764 3.933 8.432.133 12.238"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.673 4.076l-4.287 4.41a.3.3 0 0 0-.042.037L8.23 11.635a.77.77 0 0 0 0 1.09l2.948 2.949l-3.63 3.811a11 11 0 0 1-1.631-1.371C2.112 14.319 1.98 9.618 5.812 5.781c3.038-3.038 6.622-3.552 9.861-1.705"/><path fill="currentColor" d="M18.225 18.188c-3.028 3.023-6.59 3.568-9.809 1.826l1.281-1.334l2.933-3.033l2.916-2.916a.78.78 0 0 0 0-1.09L12.62 8.712l3.594-3.758l.318-.328c.53.37 1.059.82 1.561 1.323c3.775 3.764 3.933 8.432.133 12.238"/></svg>
</template>

CSS

.icon-sclp {
  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%22m15.673%204.076l-4.287%204.41a.3.3%200%200%200-.042.037L8.23%2011.635a.77.77%200%200%200%200%201.09l2.948%202.949l-3.63%203.811a11%2011%200%200%201-1.631-1.371C2.112%2014.319%201.98%209.618%205.812%205.781c3.038-3.038%206.622-3.552%209.861-1.705%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.225%2018.188c-3.028%203.023-6.59%203.568-9.809%201.826l1.281-1.334l2.933-3.033l2.916-2.916a.78.78%200%200%200%200-1.09L12.62%208.712l3.594-3.758l.318-.328c.53.37%201.059.82%201.561%201.323c3.775%203.764%203.933%208.432.133%2012.238%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%22m15.673%204.076l-4.287%204.41a.3.3%200%200%200-.042.037L8.23%2011.635a.77.77%200%200%200%200%201.09l2.948%202.949l-3.63%203.811a11%2011%200%200%201-1.631-1.371C2.112%2014.319%201.98%209.618%205.812%205.781c3.038-3.038%206.622-3.552%209.861-1.705%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.225%2018.188c-3.028%203.023-6.59%203.568-9.809%201.826l1.281-1.334l2.933-3.033l2.916-2.916a.78.78%200%200%200%200-1.09L12.62%208.712l3.594-3.758l.318-.328c.53.37%201.059.82%201.561%201.323c3.775%203.764%203.933%208.432.133%2012.238%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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