hono from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
hono
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the hono logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.445.002a45.5 45.5 0 0 0-5.252 8.146a9 9 0 0 1-.555-.53a28 28 0 0 0-1.205-1.542a8.8 8.8 0 0 0-1.251 2.12a20.7 20.7 0 0 0-1.448 5.88a8.9 8.9 0 0 0 .338 3.468q1.968 5.22 7.445 6.337q4.583.657 8.097-2.312q4.015-3.885 2.047-9.132a33.3 33.3 0 0 0-2.988-5.59A91 91 0 0 0 12.615.053a.22.22 0 0 0-.17-.051m-.336 3.906a51 51 0 0 1 4.794 6.552q.672 1.15 1.108 2.41q.91 3.579-1.951 5.904q-2.768 1.947-6.072 1.156q-3.564-1.105-4.121-4.794a5.1 5.1 0 0 1 .242-2.266q.536-1.361 1.3-2.601l1.446-2.121a397 397 0 0 0 3.254-4.24"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHono(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.445.002a45.5 45.5 0 0 0-5.252 8.146a9 9 0 0 1-.555-.53a28 28 0 0 0-1.205-1.542a8.8 8.8 0 0 0-1.251 2.12a20.7 20.7 0 0 0-1.448 5.88a8.9 8.9 0 0 0 .338 3.468q1.968 5.22 7.445 6.337q4.583.657 8.097-2.312q4.015-3.885 2.047-9.132a33.3 33.3 0 0 0-2.988-5.59A91 91 0 0 0 12.615.053a.22.22 0 0 0-.17-.051m-.336 3.906a51 51 0 0 1 4.794 6.552q.672 1.15 1.108 2.41q.91 3.579-1.951 5.904q-2.768 1.947-6.072 1.156q-3.564-1.105-4.121-4.794a5.1 5.1 0 0 1 .242-2.266q.536-1.361 1.3-2.601l1.446-2.121a397 397 0 0 0 3.254-4.24"/></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.445.002a45.5 45.5 0 0 0-5.252 8.146a9 9 0 0 1-.555-.53a28 28 0 0 0-1.205-1.542a8.8 8.8 0 0 0-1.251 2.12a20.7 20.7 0 0 0-1.448 5.88a8.9 8.9 0 0 0 .338 3.468q1.968 5.22 7.445 6.337q4.583.657 8.097-2.312q4.015-3.885 2.047-9.132a33.3 33.3 0 0 0-2.988-5.59A91 91 0 0 0 12.615.053a.22.22 0 0 0-.17-.051m-.336 3.906a51 51 0 0 1 4.794 6.552q.672 1.15 1.108 2.41q.91 3.579-1.951 5.904q-2.768 1.947-6.072 1.156q-3.564-1.105-4.121-4.794a5.1 5.1 0 0 1 .242-2.266q.536-1.361 1.3-2.601l1.446-2.121a397 397 0 0 0 3.254-4.24"/></svg>
</template>

CSS

.icon-hono {
  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.445.002a45.5%2045.5%200%200%200-5.252%208.146a9%209%200%200%201-.555-.53a28%2028%200%200%200-1.205-1.542a8.8%208.8%200%200%200-1.251%202.12a20.7%2020.7%200%200%200-1.448%205.88a8.9%208.9%200%200%200%20.338%203.468q1.968%205.22%207.445%206.337q4.583.657%208.097-2.312q4.015-3.885%202.047-9.132a33.3%2033.3%200%200%200-2.988-5.59A91%2091%200%200%200%2012.615.053a.22.22%200%200%200-.17-.051m-.336%203.906a51%2051%200%200%201%204.794%206.552q.672%201.15%201.108%202.41q.91%203.579-1.951%205.904q-2.768%201.947-6.072%201.156q-3.564-1.105-4.121-4.794a5.1%205.1%200%200%201%20.242-2.266q.536-1.361%201.3-2.601l1.446-2.121a397%20397%200%200%200%203.254-4.24%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.445.002a45.5%2045.5%200%200%200-5.252%208.146a9%209%200%200%201-.555-.53a28%2028%200%200%200-1.205-1.542a8.8%208.8%200%200%200-1.251%202.12a20.7%2020.7%200%200%200-1.448%205.88a8.9%208.9%200%200%200%20.338%203.468q1.968%205.22%207.445%206.337q4.583.657%208.097-2.312q4.015-3.885%202.047-9.132a33.3%2033.3%200%200%200-2.988-5.59A91%2091%200%200%200%2012.615.053a.22.22%200%200%200-.17-.051m-.336%203.906a51%2051%200%200%201%204.794%206.552q.672%201.15%201.108%202.41q.91%203.579-1.951%205.904q-2.768%201.947-6.072%201.156q-3.564-1.105-4.121-4.794a5.1%205.1%200%200%201%20.242-2.266q.536-1.361%201.3-2.601l1.446-2.121a397%20397%200%200%200%203.254-4.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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