qanx logo
qanx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- qanx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the qanx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.234 14.816a3.5 3.5 0 0 1-1.88.531A3.24 3.24 0 0 1 3.003 12c0-1.972 1.44-3.349 3.348-3.349C8.26 8.65 9.7 10.027 9.7 12c0 .896-.301 1.674-.808 2.243zm.628-2.817c0-1.373-1.151-2.511-2.512-2.511c-1.356 0-2.511 1.142-2.511 2.51c0 1.382 1.151 2.512 2.511 2.512c1.687 0 2.512-1.39 2.512-2.511M13.24 8.65l-.774.52l.343.728l1.134 2.938h-2.486l-.381.837h3.206l.674 1.674h1.021zM21 15.347h-.975l-3.21-5.173v5.173h-.838V8.65h.984l3.202 5.224V8.65H21z"/><path fill="currentColor" d="M7.124 12.836H5.931l2.415 2.511h1.185zm6.12-4.186h-.997l-2.679 6.697h1.022z"/></svg>
React
import type { SVGProps } from "react";
export function TokenQanx(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.234 14.816a3.5 3.5 0 0 1-1.88.531A3.24 3.24 0 0 1 3.003 12c0-1.972 1.44-3.349 3.348-3.349C8.26 8.65 9.7 10.027 9.7 12c0 .896-.301 1.674-.808 2.243zm.628-2.817c0-1.373-1.151-2.511-2.512-2.511c-1.356 0-2.511 1.142-2.511 2.51c0 1.382 1.151 2.512 2.511 2.512c1.687 0 2.512-1.39 2.512-2.511M13.24 8.65l-.774.52l.343.728l1.134 2.938h-2.486l-.381.837h3.206l.674 1.674h1.021zM21 15.347h-.975l-3.21-5.173v5.173h-.838V8.65h.984l3.202 5.224V8.65H21z"/><path fill="currentColor" d="M7.124 12.836H5.931l2.415 2.511h1.185zm6.12-4.186h-.997l-2.679 6.697h1.022z"/></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.234 14.816a3.5 3.5 0 0 1-1.88.531A3.24 3.24 0 0 1 3.003 12c0-1.972 1.44-3.349 3.348-3.349C8.26 8.65 9.7 10.027 9.7 12c0 .896-.301 1.674-.808 2.243zm.628-2.817c0-1.373-1.151-2.511-2.512-2.511c-1.356 0-2.511 1.142-2.511 2.51c0 1.382 1.151 2.512 2.511 2.512c1.687 0 2.512-1.39 2.512-2.511M13.24 8.65l-.774.52l.343.728l1.134 2.938h-2.486l-.381.837h3.206l.674 1.674h1.021zM21 15.347h-.975l-3.21-5.173v5.173h-.838V8.65h.984l3.202 5.224V8.65H21z"/><path fill="currentColor" d="M7.124 12.836H5.931l2.415 2.511h1.185zm6.12-4.186h-.997l-2.679 6.697h1.022z"/></svg> </template>
CSS
.icon-qanx {
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.234%2014.816a3.5%203.5%200%200%201-1.88.531A3.24%203.24%200%200%201%203.003%2012c0-1.972%201.44-3.349%203.348-3.349C8.26%208.65%209.7%2010.027%209.7%2012c0%20.896-.301%201.674-.808%202.243zm.628-2.817c0-1.373-1.151-2.511-2.512-2.511c-1.356%200-2.511%201.142-2.511%202.51c0%201.382%201.151%202.512%202.511%202.512c1.687%200%202.512-1.39%202.512-2.511M13.24%208.65l-.774.52l.343.728l1.134%202.938h-2.486l-.381.837h3.206l.674%201.674h1.021zM21%2015.347h-.975l-3.21-5.173v5.173h-.838V8.65h.984l3.202%205.224V8.65H21z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.124%2012.836H5.931l2.415%202.511h1.185zm6.12-4.186h-.997l-2.679%206.697h1.022z%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.234%2014.816a3.5%203.5%200%200%201-1.88.531A3.24%203.24%200%200%201%203.003%2012c0-1.972%201.44-3.349%203.348-3.349C8.26%208.65%209.7%2010.027%209.7%2012c0%20.896-.301%201.674-.808%202.243zm.628-2.817c0-1.373-1.151-2.511-2.512-2.511c-1.356%200-2.511%201.142-2.511%202.51c0%201.382%201.151%202.512%202.511%202.512c1.687%200%202.512-1.39%202.512-2.511M13.24%208.65l-.774.52l.343.728l1.134%202.938h-2.486l-.381.837h3.206l.674%201.674h1.021zM21%2015.347h-.975l-3.21-5.173v5.173h-.838V8.65h.984l3.202%205.224V8.65H21z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.124%2012.836H5.931l2.415%202.511h1.185zm6.12-4.186h-.997l-2.679%206.697h1.022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/qanx.svg?color=%231a73e8&size=48