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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4d75e4" d="M16.375 5.317q.008 0 .013-.003a.02.02 0 0 0 .01-.009v-.023L15.08 3.035v-.023L15.092 3h.011c.488.029.9.197 1.22.505c.15.134.348.424.604.865q.277.468.557.935a1.93 1.93 0 0 1 3.223.894l-.006.018a.06.06 0 0 1-.047.017q-1.294.004-2.59 0a.05.05 0 0 0-.017.058L19.22 8.29a.07.07 0 0 1 0 .07l-.83 1.416a.06.06 0 0 0 .006.075a8.63 8.63 0 0 1-.134 11.132q-.033.035-.058 0l-2.497-4.355a.3.3 0 0 0-.098-.105a122 122 0 0 1-3.478-2.084a122 122 0 0 0-3.507-2.097a.53.53 0 0 0-.256-.052l-5.075-.005v-.03c1.458-4.052 5.522-6.131 9.767-5.492a.1.1 0 0 0 .098-.041l.796-1.365a.09.09 0 0 1 .07-.04zm.482 6.828l-5.121-2.92a.05.05 0 0 0-.07.017l-1.12 1.916c-.018.023-.006.058.017.07l5.121 2.926c.03.012.058 0 .07-.023l1.12-1.916a.05.05 0 0 0-.017-.07m-7.026 6.532h4.634a.023.023 0 0 0 .023-.017q0-.008-.002-.013a.02.02 0 0 0-.01-.01l-6.962-4.024h-.009a.02.02 0 0 0-.02.017v.018l2.323 4.018l.007.008l.01.003z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedHoney(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4d75e4" d="M16.375 5.317q.008 0 .013-.003a.02.02 0 0 0 .01-.009v-.023L15.08 3.035v-.023L15.092 3h.011c.488.029.9.197 1.22.505c.15.134.348.424.604.865q.277.468.557.935a1.93 1.93 0 0 1 3.223.894l-.006.018a.06.06 0 0 1-.047.017q-1.294.004-2.59 0a.05.05 0 0 0-.017.058L19.22 8.29a.07.07 0 0 1 0 .07l-.83 1.416a.06.06 0 0 0 .006.075a8.63 8.63 0 0 1-.134 11.132q-.033.035-.058 0l-2.497-4.355a.3.3 0 0 0-.098-.105a122 122 0 0 1-3.478-2.084a122 122 0 0 0-3.507-2.097a.53.53 0 0 0-.256-.052l-5.075-.005v-.03c1.458-4.052 5.522-6.131 9.767-5.492a.1.1 0 0 0 .098-.041l.796-1.365a.09.09 0 0 1 .07-.04zm.482 6.828l-5.121-2.92a.05.05 0 0 0-.07.017l-1.12 1.916c-.018.023-.006.058.017.07l5.121 2.926c.03.012.058 0 .07-.023l1.12-1.916a.05.05 0 0 0-.017-.07m-7.026 6.532h4.634a.023.023 0 0 0 .023-.017q0-.008-.002-.013a.02.02 0 0 0-.01-.01l-6.962-4.024h-.009a.02.02 0 0 0-.02.017v.018l2.323 4.018l.007.008l.01.003z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4d75e4" d="M16.375 5.317q.008 0 .013-.003a.02.02 0 0 0 .01-.009v-.023L15.08 3.035v-.023L15.092 3h.011c.488.029.9.197 1.22.505c.15.134.348.424.604.865q.277.468.557.935a1.93 1.93 0 0 1 3.223.894l-.006.018a.06.06 0 0 1-.047.017q-1.294.004-2.59 0a.05.05 0 0 0-.017.058L19.22 8.29a.07.07 0 0 1 0 .07l-.83 1.416a.06.06 0 0 0 .006.075a8.63 8.63 0 0 1-.134 11.132q-.033.035-.058 0l-2.497-4.355a.3.3 0 0 0-.098-.105a122 122 0 0 1-3.478-2.084a122 122 0 0 0-3.507-2.097a.53.53 0 0 0-.256-.052l-5.075-.005v-.03c1.458-4.052 5.522-6.131 9.767-5.492a.1.1 0 0 0 .098-.041l.796-1.365a.09.09 0 0 1 .07-.04zm.482 6.828l-5.121-2.92a.05.05 0 0 0-.07.017l-1.12 1.916c-.018.023-.006.058.017.07l5.121 2.926c.03.012.058 0 .07-.023l1.12-1.916a.05.05 0 0 0-.017-.07m-7.026 6.532h4.634a.023.023 0 0 0 .023-.017q0-.008-.002-.013a.02.02 0 0 0-.01-.01l-6.962-4.024h-.009a.02.02 0 0 0-.02.017v.018l2.323 4.018l.007.008l.01.003z"/></svg>
</template>

CSS

.icon-honey {
  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%234d75e4%22%20d%3D%22M16.375%205.317q.008%200%20.013-.003a.02.02%200%200%200%20.01-.009v-.023L15.08%203.035v-.023L15.092%203h.011c.488.029.9.197%201.22.505c.15.134.348.424.604.865q.277.468.557.935a1.93%201.93%200%200%201%203.223.894l-.006.018a.06.06%200%200%201-.047.017q-1.294.004-2.59%200a.05.05%200%200%200-.017.058L19.22%208.29a.07.07%200%200%201%200%20.07l-.83%201.416a.06.06%200%200%200%20.006.075a8.63%208.63%200%200%201-.134%2011.132q-.033.035-.058%200l-2.497-4.355a.3.3%200%200%200-.098-.105a122%20122%200%200%201-3.478-2.084a122%20122%200%200%200-3.507-2.097a.53.53%200%200%200-.256-.052l-5.075-.005v-.03c1.458-4.052%205.522-6.131%209.767-5.492a.1.1%200%200%200%20.098-.041l.796-1.365a.09.09%200%200%201%20.07-.04zm.482%206.828l-5.121-2.92a.05.05%200%200%200-.07.017l-1.12%201.916c-.018.023-.006.058.017.07l5.121%202.926c.03.012.058%200%20.07-.023l1.12-1.916a.05.05%200%200%200-.017-.07m-7.026%206.532h4.634a.023.023%200%200%200%20.023-.017q0-.008-.002-.013a.02.02%200%200%200-.01-.01l-6.962-4.024h-.009a.02.02%200%200%200-.02.017v.018l2.323%204.018l.007.008l.01.003z%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%234d75e4%22%20d%3D%22M16.375%205.317q.008%200%20.013-.003a.02.02%200%200%200%20.01-.009v-.023L15.08%203.035v-.023L15.092%203h.011c.488.029.9.197%201.22.505c.15.134.348.424.604.865q.277.468.557.935a1.93%201.93%200%200%201%203.223.894l-.006.018a.06.06%200%200%201-.047.017q-1.294.004-2.59%200a.05.05%200%200%200-.017.058L19.22%208.29a.07.07%200%200%201%200%20.07l-.83%201.416a.06.06%200%200%200%20.006.075a8.63%208.63%200%200%201-.134%2011.132q-.033.035-.058%200l-2.497-4.355a.3.3%200%200%200-.098-.105a122%20122%200%200%201-3.478-2.084a122%20122%200%200%200-3.507-2.097a.53.53%200%200%200-.256-.052l-5.075-.005v-.03c1.458-4.052%205.522-6.131%209.767-5.492a.1.1%200%200%200%20.098-.041l.796-1.365a.09.09%200%200%201%20.07-.04zm.482%206.828l-5.121-2.92a.05.05%200%200%200-.07.017l-1.12%201.916c-.018.023-.006.058.017.07l5.121%202.926c.03.012.058%200%20.07-.023l1.12-1.916a.05.05%200%200%200-.017-.07m-7.026%206.532h4.634a.023.023%200%200%200%20.023-.017q0-.008-.002-.013a.02.02%200%200%200-.01-.01l-6.962-4.024h-.009a.02.02%200%200%200-.02.017v.018l2.323%204.018l.007.008l.01.003z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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