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

Name
hopr
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 hopr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffff9f" d="M5.724 21c.175-5.168.076-13.355-.4-18h3.013l.395 7.165c.883-1.289 3.078-3.397 5.458-2.88c2.375.523 3.02 1.742 3.925 4.436c.773 2.305.58 6.95.395 9.279h-3.025c.796-7.85-.5-12.327-3.205-10.202C9.29 13.144 8.86 17.986 8.738 21h-3.02z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedHopr(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffff9f" d="M5.724 21c.175-5.168.076-13.355-.4-18h3.013l.395 7.165c.883-1.289 3.078-3.397 5.458-2.88c2.375.523 3.02 1.742 3.925 4.436c.773 2.305.58 6.95.395 9.279h-3.025c.796-7.85-.5-12.327-3.205-10.202C9.29 13.144 8.86 17.986 8.738 21h-3.02z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffff9f" d="M5.724 21c.175-5.168.076-13.355-.4-18h3.013l.395 7.165c.883-1.289 3.078-3.397 5.458-2.88c2.375.523 3.02 1.742 3.925 4.436c.773 2.305.58 6.95.395 9.279h-3.025c.796-7.85-.5-12.327-3.205-10.202C9.29 13.144 8.86 17.986 8.738 21h-3.02z"/></svg>
</template>

CSS

.icon-hopr {
  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%22%23ffff9f%22%20d%3D%22M5.724%2021c.175-5.168.076-13.355-.4-18h3.013l.395%207.165c.883-1.289%203.078-3.397%205.458-2.88c2.375.523%203.02%201.742%203.925%204.436c.773%202.305.58%206.95.395%209.279h-3.025c.796-7.85-.5-12.327-3.205-10.202C9.29%2013.144%208.86%2017.986%208.738%2021h-3.02z%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%22%23ffff9f%22%20d%3D%22M5.724%2021c.175-5.168.076-13.355-.4-18h3.013l.395%207.165c.883-1.289%203.078-3.397%205.458-2.88c2.375.523%203.02%201.742%203.925%204.436c.773%202.305.58%206.95.395%209.279h-3.025c.796-7.85-.5-12.327-3.205-10.202C9.29%2013.144%208.86%2017.986%208.738%2021h-3.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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