amo logo
amo from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- amo
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
Use the amo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.574 3.192v7.38h-7.07C2.282 10.572 2 10.17 2 9.464c.019-1.721 0-5.385 0-6.272C2 2.355 2.606 2 3.141 2h6.152c1.025 0 1.28.762 1.28 1.192m0 17.616v-7.38h-7.07C2.282 13.429 2 13.83 2 14.537c.019 1.721 0 5.386 0 6.272C2 21.645 2.606 22 3.141 22h6.152c1.025 0 1.28-.762 1.28-1.192m2.853-17.616v7.379h7.07c1.22 0 1.503-.402 1.503-1.107c-.018-1.722 0-5.385 0-6.272C22 2.355 21.394 2 20.858 2h-6.15c-1.025 0-1.281.762-1.281 1.192m.002 17.616v-7.38h7.068c1.221 0 1.503.402 1.503 1.108c-.018 1.721 0 5.386 0 6.272c0 .837-.605 1.192-1.14 1.192h-6.15c-1.027 0-1.282-.762-1.282-1.192"/></svg>
React
import type { SVGProps } from "react";
export function TokenAmo(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="M10.574 3.192v7.38h-7.07C2.282 10.572 2 10.17 2 9.464c.019-1.721 0-5.385 0-6.272C2 2.355 2.606 2 3.141 2h6.152c1.025 0 1.28.762 1.28 1.192m0 17.616v-7.38h-7.07C2.282 13.429 2 13.83 2 14.537c.019 1.721 0 5.386 0 6.272C2 21.645 2.606 22 3.141 22h6.152c1.025 0 1.28-.762 1.28-1.192m2.853-17.616v7.379h7.07c1.22 0 1.503-.402 1.503-1.107c-.018-1.722 0-5.385 0-6.272C22 2.355 21.394 2 20.858 2h-6.15c-1.025 0-1.281.762-1.281 1.192m.002 17.616v-7.38h7.068c1.221 0 1.503.402 1.503 1.108c-.018 1.721 0 5.386 0 6.272c0 .837-.605 1.192-1.14 1.192h-6.15c-1.027 0-1.282-.762-1.282-1.192"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.574 3.192v7.38h-7.07C2.282 10.572 2 10.17 2 9.464c.019-1.721 0-5.385 0-6.272C2 2.355 2.606 2 3.141 2h6.152c1.025 0 1.28.762 1.28 1.192m0 17.616v-7.38h-7.07C2.282 13.429 2 13.83 2 14.537c.019 1.721 0 5.386 0 6.272C2 21.645 2.606 22 3.141 22h6.152c1.025 0 1.28-.762 1.28-1.192m2.853-17.616v7.379h7.07c1.22 0 1.503-.402 1.503-1.107c-.018-1.722 0-5.385 0-6.272C22 2.355 21.394 2 20.858 2h-6.15c-1.025 0-1.281.762-1.281 1.192m.002 17.616v-7.38h7.068c1.221 0 1.503.402 1.503 1.108c-.018 1.721 0 5.386 0 6.272c0 .837-.605 1.192-1.14 1.192h-6.15c-1.027 0-1.282-.762-1.282-1.192"/></svg> </template>
CSS
.icon-amo {
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%22M10.574%203.192v7.38h-7.07C2.282%2010.572%202%2010.17%202%209.464c.019-1.721%200-5.385%200-6.272C2%202.355%202.606%202%203.141%202h6.152c1.025%200%201.28.762%201.28%201.192m0%2017.616v-7.38h-7.07C2.282%2013.429%202%2013.83%202%2014.537c.019%201.721%200%205.386%200%206.272C2%2021.645%202.606%2022%203.141%2022h6.152c1.025%200%201.28-.762%201.28-1.192m2.853-17.616v7.379h7.07c1.22%200%201.503-.402%201.503-1.107c-.018-1.722%200-5.385%200-6.272C22%202.355%2021.394%202%2020.858%202h-6.15c-1.025%200-1.281.762-1.281%201.192m.002%2017.616v-7.38h7.068c1.221%200%201.503.402%201.503%201.108c-.018%201.721%200%205.386%200%206.272c0%20.837-.605%201.192-1.14%201.192h-6.15c-1.027%200-1.282-.762-1.282-1.192%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%22M10.574%203.192v7.38h-7.07C2.282%2010.572%202%2010.17%202%209.464c.019-1.721%200-5.385%200-6.272C2%202.355%202.606%202%203.141%202h6.152c1.025%200%201.28.762%201.28%201.192m0%2017.616v-7.38h-7.07C2.282%2013.429%202%2013.83%202%2014.537c.019%201.721%200%205.386%200%206.272C2%2021.645%202.606%2022%203.141%2022h6.152c1.025%200%201.28-.762%201.28-1.192m2.853-17.616v7.379h7.07c1.22%200%201.503-.402%201.503-1.107c-.018-1.722%200-5.385%200-6.272C22%202.355%2021.394%202%2020.858%202h-6.15c-1.025%200-1.281.762-1.281%201.192m.002%2017.616v-7.38h7.068c1.221%200%201.503.402%201.503%201.108c-.018%201.721%200%205.386%200%206.272c0%20.837-.605%201.192-1.14%201.192h-6.15c-1.027%200-1.282-.762-1.282-1.192%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/amo.svg?color=%231a73e8&size=48