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

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

The same logo in other sets

Use the ceur logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.338 11.997c1 0 1.905-.399 2.563-1.05l.528 1.77a5.358 5.358 0 0 1-8.052-2.406H9.578l.55-1.124h1.94a5.4 5.4 0 0 1-.057-1.123h-1.798l.545-1.124h1.428a5.356 5.356 0 0 1 8.226-2.978l-.562 1.73a3.642 3.642 0 0 0-5.883 1.248h5.473l-.422 1.124h-5.321c-.03.376 0 .755.084 1.123h5.03l-.422 1.124h-4.13a3.65 3.65 0 0 0 3.08 1.686M3.571 13.402A7.59 7.59 0 0 1 8.64 6.243a9.7 9.7 0 0 0 .225 2.338a5.338 5.338 0 1 0 7.08 7.18a10 10 0 0 0 2.326.287a7.586 7.586 0 0 1-14.7-2.646"/></svg>

React

import type { SVGProps } from "react";

export function TokenCeur(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="M17.338 11.997c1 0 1.905-.399 2.563-1.05l.528 1.77a5.358 5.358 0 0 1-8.052-2.406H9.578l.55-1.124h1.94a5.4 5.4 0 0 1-.057-1.123h-1.798l.545-1.124h1.428a5.356 5.356 0 0 1 8.226-2.978l-.562 1.73a3.642 3.642 0 0 0-5.883 1.248h5.473l-.422 1.124h-5.321c-.03.376 0 .755.084 1.123h5.03l-.422 1.124h-4.13a3.65 3.65 0 0 0 3.08 1.686M3.571 13.402A7.59 7.59 0 0 1 8.64 6.243a9.7 9.7 0 0 0 .225 2.338a5.338 5.338 0 1 0 7.08 7.18a10 10 0 0 0 2.326.287a7.586 7.586 0 0 1-14.7-2.646"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.338 11.997c1 0 1.905-.399 2.563-1.05l.528 1.77a5.358 5.358 0 0 1-8.052-2.406H9.578l.55-1.124h1.94a5.4 5.4 0 0 1-.057-1.123h-1.798l.545-1.124h1.428a5.356 5.356 0 0 1 8.226-2.978l-.562 1.73a3.642 3.642 0 0 0-5.883 1.248h5.473l-.422 1.124h-5.321c-.03.376 0 .755.084 1.123h5.03l-.422 1.124h-4.13a3.65 3.65 0 0 0 3.08 1.686M3.571 13.402A7.59 7.59 0 0 1 8.64 6.243a9.7 9.7 0 0 0 .225 2.338a5.338 5.338 0 1 0 7.08 7.18a10 10 0 0 0 2.326.287a7.586 7.586 0 0 1-14.7-2.646"/></svg>
</template>

CSS

.icon-ceur {
  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%22M17.338%2011.997c1%200%201.905-.399%202.563-1.05l.528%201.77a5.358%205.358%200%200%201-8.052-2.406H9.578l.55-1.124h1.94a5.4%205.4%200%200%201-.057-1.123h-1.798l.545-1.124h1.428a5.356%205.356%200%200%201%208.226-2.978l-.562%201.73a3.642%203.642%200%200%200-5.883%201.248h5.473l-.422%201.124h-5.321c-.03.376%200%20.755.084%201.123h5.03l-.422%201.124h-4.13a3.65%203.65%200%200%200%203.08%201.686M3.571%2013.402A7.59%207.59%200%200%201%208.64%206.243a9.7%209.7%200%200%200%20.225%202.338a5.338%205.338%200%201%200%207.08%207.18a10%2010%200%200%200%202.326.287a7.586%207.586%200%200%201-14.7-2.646%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%22M17.338%2011.997c1%200%201.905-.399%202.563-1.05l.528%201.77a5.358%205.358%200%200%201-8.052-2.406H9.578l.55-1.124h1.94a5.4%205.4%200%200%201-.057-1.123h-1.798l.545-1.124h1.428a5.356%205.356%200%200%201%208.226-2.978l-.562%201.73a3.642%203.642%200%200%200-5.883%201.248h5.473l-.422%201.124h-5.321c-.03.376%200%20.755.084%201.123h5.03l-.422%201.124h-4.13a3.65%203.65%200%200%200%203.08%201.686M3.571%2013.402A7.59%207.59%200%200%201%208.64%206.243a9.7%209.7%200%200%200%20.225%202.338a5.338%205.338%200%201%200%207.08%207.18a10%2010%200%200%200%202.326.287a7.586%207.586%200%200%201-14.7-2.646%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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