slcl-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
slcl-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the slcl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="m10.26 15.068l1.11-2.134c-.95-.608-2.613-2.373-1.64-4.542c1.218-2.711 3.565-2.067 4.676-1.671l1.04-2.084c-1.822-.832-5.902-1.507-7.64 2.444c-2.085 4.738 1.066 6.996 2.31 7.885l.143.106zM8.316 19.37l1.062-2.165c1.04.436 3.418.787 4.587-1.28c1.458-2.586-.422-4.15-1.387-4.844L13.64 9.01c1.725 1.022 4.636 4.009 2.49 7.742c-2.578 4.48-6.219 3.187-7.645 2.676z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSlclBackground(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="m10.26 15.068l1.11-2.134c-.95-.608-2.613-2.373-1.64-4.542c1.218-2.711 3.565-2.067 4.676-1.671l1.04-2.084c-1.822-.832-5.902-1.507-7.64 2.444c-2.085 4.738 1.066 6.996 2.31 7.885l.143.106zM8.316 19.37l1.062-2.165c1.04.436 3.418.787 4.587-1.28c1.458-2.586-.422-4.15-1.387-4.844L13.64 9.01c1.725 1.022 4.636 4.009 2.49 7.742c-2.578 4.48-6.219 3.187-7.645 2.676z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#fff" d="m10.26 15.068l1.11-2.134c-.95-.608-2.613-2.373-1.64-4.542c1.218-2.711 3.565-2.067 4.676-1.671l1.04-2.084c-1.822-.832-5.902-1.507-7.64 2.444c-2.085 4.738 1.066 6.996 2.31 7.885l.143.106zM8.316 19.37l1.062-2.165c1.04.436 3.418.787 4.587-1.28c1.458-2.586-.422-4.15-1.387-4.844L13.64 9.01c1.725 1.022 4.636 4.009 2.49 7.742c-2.578 4.48-6.219 3.187-7.645 2.676z"/></g></svg>
</template>

CSS

.icon-slcl-background {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10.26%2015.068l1.11-2.134c-.95-.608-2.613-2.373-1.64-4.542c1.218-2.711%203.565-2.067%204.676-1.671l1.04-2.084c-1.822-.832-5.902-1.507-7.64%202.444c-2.085%204.738%201.066%206.996%202.31%207.885l.143.106zM8.316%2019.37l1.062-2.165c1.04.436%203.418.787%204.587-1.28c1.458-2.586-.422-4.15-1.387-4.844L13.64%209.01c1.725%201.022%204.636%204.009%202.49%207.742c-2.578%204.48-6.219%203.187-7.645%202.676z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10.26%2015.068l1.11-2.134c-.95-.608-2.613-2.373-1.64-4.542c1.218-2.711%203.565-2.067%204.676-1.671l1.04-2.084c-1.822-.832-5.902-1.507-7.64%202.444c-2.085%204.738%201.066%206.996%202.31%207.885l.143.106zM8.316%2019.37l1.062-2.165c1.04.436%203.418.787%204.587-1.28c1.458-2.586-.422-4.15-1.387-4.844L13.64%209.01c1.725%201.022%204.636%204.009%202.49%207.742c-2.578%204.48-6.219%203.187-7.645%202.676z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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