amkt logo
amkt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- amkt
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
Use the amkt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.206 6.267C4.778 6.267 2 8.933 2 12.222c0 2.99 2.3 5.467 5.295 5.89l5.772-9.595a6.3 6.3 0 0 0-4.861-2.25m6.438-.378l-1.577 2.628l5.766 9.594H22z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAmkt(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="M8.206 6.267C4.778 6.267 2 8.933 2 12.222c0 2.99 2.3 5.467 5.295 5.89l5.772-9.595a6.3 6.3 0 0 0-4.861-2.25m6.438-.378l-1.577 2.628l5.766 9.594H22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.206 6.267C4.778 6.267 2 8.933 2 12.222c0 2.99 2.3 5.467 5.295 5.89l5.772-9.595a6.3 6.3 0 0 0-4.861-2.25m6.438-.378l-1.577 2.628l5.766 9.594H22z"/></svg> </template>
CSS
.icon-amkt {
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%22M8.206%206.267C4.778%206.267%202%208.933%202%2012.222c0%202.99%202.3%205.467%205.295%205.89l5.772-9.595a6.3%206.3%200%200%200-4.861-2.25m6.438-.378l-1.577%202.628l5.766%209.594H22z%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%22M8.206%206.267C4.778%206.267%202%208.933%202%2012.222c0%202.99%202.3%205.467%205.295%205.89l5.772-9.595a6.3%206.3%200%200%200-4.861-2.25m6.438-.378l-1.577%202.628l5.766%209.594H22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/amkt.svg?color=%231a73e8&size=48