asd logo
asd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- asd
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the asd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.805 18.666H2L12.227 8.661a1.43 1.43 0 0 1 1.444-.233c.64.261.545.794.55 1.033v7.928h-1.666V10.7l-6.5 6.3H8.7z"/><path fill="currentColor" d="m19.97 5.617l-5.749 5.827v2.222l6.11-6.11V17h-9.187l-.812-1.667l-3.521 3.333h13.52A1.666 1.666 0 0 0 21.999 17V6.584c.017-.206-.083-.706-.61-1.072c-.529-.367-1.167-.084-1.417.11z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAsd(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="M6.805 18.666H2L12.227 8.661a1.43 1.43 0 0 1 1.444-.233c.64.261.545.794.55 1.033v7.928h-1.666V10.7l-6.5 6.3H8.7z"/><path fill="currentColor" d="m19.97 5.617l-5.749 5.827v2.222l6.11-6.11V17h-9.187l-.812-1.667l-3.521 3.333h13.52A1.666 1.666 0 0 0 21.999 17V6.584c.017-.206-.083-.706-.61-1.072c-.529-.367-1.167-.084-1.417.11z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.805 18.666H2L12.227 8.661a1.43 1.43 0 0 1 1.444-.233c.64.261.545.794.55 1.033v7.928h-1.666V10.7l-6.5 6.3H8.7z"/><path fill="currentColor" d="m19.97 5.617l-5.749 5.827v2.222l6.11-6.11V17h-9.187l-.812-1.667l-3.521 3.333h13.52A1.666 1.666 0 0 0 21.999 17V6.584c.017-.206-.083-.706-.61-1.072c-.529-.367-1.167-.084-1.417.11z"/></svg> </template>
CSS
.icon-asd {
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%22M6.805%2018.666H2L12.227%208.661a1.43%201.43%200%200%201%201.444-.233c.64.261.545.794.55%201.033v7.928h-1.666V10.7l-6.5%206.3H8.7z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.97%205.617l-5.749%205.827v2.222l6.11-6.11V17h-9.187l-.812-1.667l-3.521%203.333h13.52A1.666%201.666%200%200%200%2021.999%2017V6.584c.017-.206-.083-.706-.61-1.072c-.529-.367-1.167-.084-1.417.11z%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%22M6.805%2018.666H2L12.227%208.661a1.43%201.43%200%200%201%201.444-.233c.64.261.545.794.55%201.033v7.928h-1.666V10.7l-6.5%206.3H8.7z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.97%205.617l-5.749%205.827v2.222l6.11-6.11V17h-9.187l-.812-1.667l-3.521%203.333h13.52A1.666%201.666%200%200%200%2021.999%2017V6.584c.017-.206-.083-.706-.61-1.072c-.529-.367-1.167-.084-1.417.11z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/asd.svg?color=%231a73e8&size=48