qmall logo
qmall from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- qmall
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
Use the qmall logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 20.22h-1.985l-2.277-2.113a8.226 8.226 0 1 1 1.85-2.437l-1.223-1.013a6.684 6.684 0 1 0-1.764 2.396l-1.136-1.06a5.142 5.142 0 1 1 1.039-1.135zm-9.769-4.627a3.598 3.598 0 1 0 0-7.197a3.598 3.598 0 0 0 0 7.197"/></svg>
React
import type { SVGProps } from "react";
export function TokenQmall(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="M21 20.22h-1.985l-2.277-2.113a8.226 8.226 0 1 1 1.85-2.437l-1.223-1.013a6.684 6.684 0 1 0-1.764 2.396l-1.136-1.06a5.142 5.142 0 1 1 1.039-1.135zm-9.769-4.627a3.598 3.598 0 1 0 0-7.197a3.598 3.598 0 0 0 0 7.197"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 20.22h-1.985l-2.277-2.113a8.226 8.226 0 1 1 1.85-2.437l-1.223-1.013a6.684 6.684 0 1 0-1.764 2.396l-1.136-1.06a5.142 5.142 0 1 1 1.039-1.135zm-9.769-4.627a3.598 3.598 0 1 0 0-7.197a3.598 3.598 0 0 0 0 7.197"/></svg> </template>
CSS
.icon-qmall {
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%22M21%2020.22h-1.985l-2.277-2.113a8.226%208.226%200%201%201%201.85-2.437l-1.223-1.013a6.684%206.684%200%201%200-1.764%202.396l-1.136-1.06a5.142%205.142%200%201%201%201.039-1.135zm-9.769-4.627a3.598%203.598%200%201%200%200-7.197a3.598%203.598%200%200%200%200%207.197%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%22M21%2020.22h-1.985l-2.277-2.113a8.226%208.226%200%201%201%201.85-2.437l-1.223-1.013a6.684%206.684%200%201%200-1.764%202.396l-1.136-1.06a5.142%205.142%200%201%201%201.039-1.135zm-9.769-4.627a3.598%203.598%200%201%200%200-7.197a3.598%203.598%200%200%200%200%207.197%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/qmall.svg?color=%231a73e8&size=48