orare from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
orare
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the orare logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-4.251 5.691a7.38 7.38 0 0 1-5.808 1.641v-6.305c.567-.344.54-1.117.53-1.461V7.389a.15.15 0 0 0-.149-.148a.15.15 0 0 0-.143.148v4.172l-.238.121V7.384a.14.14 0 0 0-.138-.143a.143.143 0 0 0-.142.143v4.346h-.477V7.389a.15.15 0 0 0-.091-.137a.2.2 0 0 0-.057-.011a.16.16 0 0 0-.154.148v4.293l-.243-.121V7.389a.144.144 0 0 0-.143-.148a.143.143 0 0 0-.143.143v4.182c0 .72.175 1.059.339 1.18c.11.08.143.191.159.255l.01.026v6.078a7.412 7.412 0 1 1 7.698-2.197l-4.33-4.395c.476-.211 1.418-1.005 1.418-2.488c0-1.858-1.588-2.784-2.647-2.784v5.622l4.749 4.834z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedOrare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fillRule="evenodd" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-4.251 5.691a7.38 7.38 0 0 1-5.808 1.641v-6.305c.567-.344.54-1.117.53-1.461V7.389a.15.15 0 0 0-.149-.148a.15.15 0 0 0-.143.148v4.172l-.238.121V7.384a.14.14 0 0 0-.138-.143a.143.143 0 0 0-.142.143v4.346h-.477V7.389a.15.15 0 0 0-.091-.137a.2.2 0 0 0-.057-.011a.16.16 0 0 0-.154.148v4.293l-.243-.121V7.389a.144.144 0 0 0-.143-.148a.143.143 0 0 0-.143.143v4.182c0 .72.175 1.059.339 1.18c.11.08.143.191.159.255l.01.026v6.078a7.412 7.412 0 1 1 7.698-2.197l-4.33-4.395c.476-.211 1.418-1.005 1.418-2.488c0-1.858-1.588-2.784-2.647-2.784v5.622l4.749 4.834z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-4.251 5.691a7.38 7.38 0 0 1-5.808 1.641v-6.305c.567-.344.54-1.117.53-1.461V7.389a.15.15 0 0 0-.149-.148a.15.15 0 0 0-.143.148v4.172l-.238.121V7.384a.14.14 0 0 0-.138-.143a.143.143 0 0 0-.142.143v4.346h-.477V7.389a.15.15 0 0 0-.091-.137a.2.2 0 0 0-.057-.011a.16.16 0 0 0-.154.148v4.293l-.243-.121V7.389a.144.144 0 0 0-.143-.148a.143.143 0 0 0-.143.143v4.182c0 .72.175 1.059.339 1.18c.11.08.143.191.159.255l.01.026v6.078a7.412 7.412 0 1 1 7.698-2.197l-4.33-4.395c.476-.211 1.418-1.005 1.418-2.488c0-1.858-1.588-2.784-2.647-2.784v5.622l4.749 4.834z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-orare {
  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-rule%3D%22evenodd%22%20d%3D%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-4.251%205.691a7.38%207.38%200%200%201-5.808%201.641v-6.305c.567-.344.54-1.117.53-1.461V7.389a.15.15%200%200%200-.149-.148a.15.15%200%200%200-.143.148v4.172l-.238.121V7.384a.14.14%200%200%200-.138-.143a.143.143%200%200%200-.142.143v4.346h-.477V7.389a.15.15%200%200%200-.091-.137a.2.2%200%200%200-.057-.011a.16.16%200%200%200-.154.148v4.293l-.243-.121V7.389a.144.144%200%200%200-.143-.148a.143.143%200%200%200-.143.143v4.182c0%20.72.175%201.059.339%201.18c.11.08.143.191.159.255l.01.026v6.078a7.412%207.412%200%201%201%207.698-2.197l-4.33-4.395c.476-.211%201.418-1.005%201.418-2.488c0-1.858-1.588-2.784-2.647-2.784v5.622l4.749%204.834z%22%20clip-rule%3D%22evenodd%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-rule%3D%22evenodd%22%20d%3D%22M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-4.251%205.691a7.38%207.38%200%200%201-5.808%201.641v-6.305c.567-.344.54-1.117.53-1.461V7.389a.15.15%200%200%200-.149-.148a.15.15%200%200%200-.143.148v4.172l-.238.121V7.384a.14.14%200%200%200-.138-.143a.143.143%200%200%200-.142.143v4.346h-.477V7.389a.15.15%200%200%200-.091-.137a.2.2%200%200%200-.057-.011a.16.16%200%200%200-.154.148v4.293l-.243-.121V7.389a.144.144%200%200%200-.143-.148a.143.143%200%200%200-.143.143v4.182c0%20.72.175%201.059.339%201.18c.11.08.143.191.159.255l.01.026v6.078a7.412%207.412%200%201%201%207.698-2.197l-4.33-4.395c.476-.211%201.418-1.005%201.418-2.488c0-1.858-1.588-2.784-2.647-2.784v5.622l4.749%204.834z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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