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

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

The same logo in other sets

Use the citrea logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 9.987c-.414 0-.827-.206-1.138-.62L7.76 4h8.38l-3.104 5.368c-.207.413-.621.62-1.138.62zm2.897 1.651c-.414 0-.828-.206-1.138-.619a1.31 1.31 0 0 1 0-1.239l3.103-5.367L21 11.638h-6.207zM7.862 20l3.104-5.367c.207-.413.62-.62 1.138-.62s.827.207 1.138.62L16.345 20zm5.897-5.677a1.31 1.31 0 0 1 0-1.239c.207-.413.62-.62 1.138-.62H21l-4.138 7.227zM3 11.638l4.138-7.225L10.24 9.78q.31.62 0 1.239c-.207.413-.62.62-1.138.62zm0 .827h6.207c.414 0 .827.206 1.138.62q.31.618 0 1.238L7.24 19.69l-4.138-7.226z"/></svg>

React

import type { SVGProps } from "react";

export function TokenCitrea(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="M12 9.987c-.414 0-.827-.206-1.138-.62L7.76 4h8.38l-3.104 5.368c-.207.413-.621.62-1.138.62zm2.897 1.651c-.414 0-.828-.206-1.138-.619a1.31 1.31 0 0 1 0-1.239l3.103-5.367L21 11.638h-6.207zM7.862 20l3.104-5.367c.207-.413.62-.62 1.138-.62s.827.207 1.138.62L16.345 20zm5.897-5.677a1.31 1.31 0 0 1 0-1.239c.207-.413.62-.62 1.138-.62H21l-4.138 7.227zM3 11.638l4.138-7.225L10.24 9.78q.31.62 0 1.239c-.207.413-.62.62-1.138.62zm0 .827h6.207c.414 0 .827.206 1.138.62q.31.618 0 1.238L7.24 19.69l-4.138-7.226z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 9.987c-.414 0-.827-.206-1.138-.62L7.76 4h8.38l-3.104 5.368c-.207.413-.621.62-1.138.62zm2.897 1.651c-.414 0-.828-.206-1.138-.619a1.31 1.31 0 0 1 0-1.239l3.103-5.367L21 11.638h-6.207zM7.862 20l3.104-5.367c.207-.413.62-.62 1.138-.62s.827.207 1.138.62L16.345 20zm5.897-5.677a1.31 1.31 0 0 1 0-1.239c.207-.413.62-.62 1.138-.62H21l-4.138 7.227zM3 11.638l4.138-7.225L10.24 9.78q.31.62 0 1.239c-.207.413-.62.62-1.138.62zm0 .827h6.207c.414 0 .827.206 1.138.62q.31.618 0 1.238L7.24 19.69l-4.138-7.226z"/></svg>
</template>

CSS

.icon-citrea {
  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%22M12%209.987c-.414%200-.827-.206-1.138-.62L7.76%204h8.38l-3.104%205.368c-.207.413-.621.62-1.138.62zm2.897%201.651c-.414%200-.828-.206-1.138-.619a1.31%201.31%200%200%201%200-1.239l3.103-5.367L21%2011.638h-6.207zM7.862%2020l3.104-5.367c.207-.413.62-.62%201.138-.62s.827.207%201.138.62L16.345%2020zm5.897-5.677a1.31%201.31%200%200%201%200-1.239c.207-.413.62-.62%201.138-.62H21l-4.138%207.227zM3%2011.638l4.138-7.225L10.24%209.78q.31.62%200%201.239c-.207.413-.62.62-1.138.62zm0%20.827h6.207c.414%200%20.827.206%201.138.62q.31.618%200%201.238L7.24%2019.69l-4.138-7.226z%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%22M12%209.987c-.414%200-.827-.206-1.138-.62L7.76%204h8.38l-3.104%205.368c-.207.413-.621.62-1.138.62zm2.897%201.651c-.414%200-.828-.206-1.138-.619a1.31%201.31%200%200%201%200-1.239l3.103-5.367L21%2011.638h-6.207zM7.862%2020l3.104-5.367c.207-.413.62-.62%201.138-.62s.827.207%201.138.62L16.345%2020zm5.897-5.677a1.31%201.31%200%200%201%200-1.239c.207-.413.62-.62%201.138-.62H21l-4.138%207.227zM3%2011.638l4.138-7.225L10.24%209.78q.31.62%200%201.239c-.207.413-.62.62-1.138.62zm0%20.827h6.207c.414%200%20.827.206%201.138.62q.31.618%200%201.238L7.24%2019.69l-4.138-7.226z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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