gami logo
gami from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- gami
- 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 gami logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fa096f" d="M16.5 16.044a5.32 5.32 0 0 1-3.656 1.58C10.25 17.625 7.5 15.32 7.5 12s2.75-5.625 5.344-5.625a5.43 5.43 0 0 1 4.207 2.21l2.824-1.844A8.72 8.72 0 0 0 12.844 3c-4.658 0-8.719 4.027-8.719 9s4.061 9 8.719 9a8.72 8.72 0 0 0 7.031-3.74v-6.385h-6.187v2.812H16.5z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedGami(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fa096f" d="M16.5 16.044a5.32 5.32 0 0 1-3.656 1.58C10.25 17.625 7.5 15.32 7.5 12s2.75-5.625 5.344-5.625a5.43 5.43 0 0 1 4.207 2.21l2.824-1.844A8.72 8.72 0 0 0 12.844 3c-4.658 0-8.719 4.027-8.719 9s4.061 9 8.719 9a8.72 8.72 0 0 0 7.031-3.74v-6.385h-6.187v2.812H16.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fa096f" d="M16.5 16.044a5.32 5.32 0 0 1-3.656 1.58C10.25 17.625 7.5 15.32 7.5 12s2.75-5.625 5.344-5.625a5.43 5.43 0 0 1 4.207 2.21l2.824-1.844A8.72 8.72 0 0 0 12.844 3c-4.658 0-8.719 4.027-8.719 9s4.061 9 8.719 9a8.72 8.72 0 0 0 7.031-3.74v-6.385h-6.187v2.812H16.5z"/></svg> </template>
CSS
.icon-gami {
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%23fa096f%22%20d%3D%22M16.5%2016.044a5.32%205.32%200%200%201-3.656%201.58C10.25%2017.625%207.5%2015.32%207.5%2012s2.75-5.625%205.344-5.625a5.43%205.43%200%200%201%204.207%202.21l2.824-1.844A8.72%208.72%200%200%200%2012.844%203c-4.658%200-8.719%204.027-8.719%209s4.061%209%208.719%209a8.72%208.72%200%200%200%207.031-3.74v-6.385h-6.187v2.812H16.5z%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%23fa096f%22%20d%3D%22M16.5%2016.044a5.32%205.32%200%200%201-3.656%201.58C10.25%2017.625%207.5%2015.32%207.5%2012s2.75-5.625%205.344-5.625a5.43%205.43%200%200%201%204.207%202.21l2.824-1.844A8.72%208.72%200%200%200%2012.844%203c-4.658%200-8.719%204.027-8.719%209s4.061%209%208.719%209a8.72%208.72%200%200%200%207.031-3.74v-6.385h-6.187v2.812H16.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/gami.svg?color=%231a73e8&size=48