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

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

The same logo in other sets

Use the cre logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.266 14.926c-.283.082-.565.168-.878.168h-9.9c-.535 0-1.07.464-1.337.971l-1.13 2.142c-.06.114.015.262.134.262h9.826c1.1 0 2.126-.687 2.676-1.734l.772-1.564c.075-.13-.03-.294-.163-.245m4.52-9.38c-1.011.463-2.9.531-3.85.548h-6.14c-1.145 0-2.2.692-2.765 1.8l-.797 1.418c-.06.132.03.281.163.248c.298-.083.61-.091.923-.091h9.424c.803 0 1.615-.6 2.016-1.36l1.219-2.331c.074-.133-.06-.298-.193-.232m-2.208 4.765h-.03c-.297.08-.609.283-.921.283H7.77c-.535 0-1.026.131-1.293.625l-1.242 2.59c-.059.112.015.255.134.255h.03c.297-.08.609-.095.921-.095h9.425c.803 0 1.584-.856 1.985-1.588l.98-1.815c.06-.111-.014-.255-.133-.255"/></svg>

React

import type { SVGProps } from "react";

export function TokenCre(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="M16.266 14.926c-.283.082-.565.168-.878.168h-9.9c-.535 0-1.07.464-1.337.971l-1.13 2.142c-.06.114.015.262.134.262h9.826c1.1 0 2.126-.687 2.676-1.734l.772-1.564c.075-.13-.03-.294-.163-.245m4.52-9.38c-1.011.463-2.9.531-3.85.548h-6.14c-1.145 0-2.2.692-2.765 1.8l-.797 1.418c-.06.132.03.281.163.248c.298-.083.61-.091.923-.091h9.424c.803 0 1.615-.6 2.016-1.36l1.219-2.331c.074-.133-.06-.298-.193-.232m-2.208 4.765h-.03c-.297.08-.609.283-.921.283H7.77c-.535 0-1.026.131-1.293.625l-1.242 2.59c-.059.112.015.255.134.255h.03c.297-.08.609-.095.921-.095h9.425c.803 0 1.584-.856 1.985-1.588l.98-1.815c.06-.111-.014-.255-.133-.255"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.266 14.926c-.283.082-.565.168-.878.168h-9.9c-.535 0-1.07.464-1.337.971l-1.13 2.142c-.06.114.015.262.134.262h9.826c1.1 0 2.126-.687 2.676-1.734l.772-1.564c.075-.13-.03-.294-.163-.245m4.52-9.38c-1.011.463-2.9.531-3.85.548h-6.14c-1.145 0-2.2.692-2.765 1.8l-.797 1.418c-.06.132.03.281.163.248c.298-.083.61-.091.923-.091h9.424c.803 0 1.615-.6 2.016-1.36l1.219-2.331c.074-.133-.06-.298-.193-.232m-2.208 4.765h-.03c-.297.08-.609.283-.921.283H7.77c-.535 0-1.026.131-1.293.625l-1.242 2.59c-.059.112.015.255.134.255h.03c.297-.08.609-.095.921-.095h9.425c.803 0 1.584-.856 1.985-1.588l.98-1.815c.06-.111-.014-.255-.133-.255"/></svg>
</template>

CSS

.icon-cre {
  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%22M16.266%2014.926c-.283.082-.565.168-.878.168h-9.9c-.535%200-1.07.464-1.337.971l-1.13%202.142c-.06.114.015.262.134.262h9.826c1.1%200%202.126-.687%202.676-1.734l.772-1.564c.075-.13-.03-.294-.163-.245m4.52-9.38c-1.011.463-2.9.531-3.85.548h-6.14c-1.145%200-2.2.692-2.765%201.8l-.797%201.418c-.06.132.03.281.163.248c.298-.083.61-.091.923-.091h9.424c.803%200%201.615-.6%202.016-1.36l1.219-2.331c.074-.133-.06-.298-.193-.232m-2.208%204.765h-.03c-.297.08-.609.283-.921.283H7.77c-.535%200-1.026.131-1.293.625l-1.242%202.59c-.059.112.015.255.134.255h.03c.297-.08.609-.095.921-.095h9.425c.803%200%201.584-.856%201.985-1.588l.98-1.815c.06-.111-.014-.255-.133-.255%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%22M16.266%2014.926c-.283.082-.565.168-.878.168h-9.9c-.535%200-1.07.464-1.337.971l-1.13%202.142c-.06.114.015.262.134.262h9.826c1.1%200%202.126-.687%202.676-1.734l.772-1.564c.075-.13-.03-.294-.163-.245m4.52-9.38c-1.011.463-2.9.531-3.85.548h-6.14c-1.145%200-2.2.692-2.765%201.8l-.797%201.418c-.06.132.03.281.163.248c.298-.083.61-.091.923-.091h9.424c.803%200%201.615-.6%202.016-1.36l1.219-2.331c.074-.133-.06-.298-.193-.232m-2.208%204.765h-.03c-.297.08-.609.283-.921.283H7.77c-.535%200-1.026.131-1.293.625l-1.242%202.59c-.059.112.015.255.134.255h.03c.297-.08.609-.095.921-.095h9.425c.803%200%201.584-.856%201.985-1.588l.98-1.815c.06-.111-.014-.255-.133-.255%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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