wampl logo
wampl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- wampl
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the wampl 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.7h-6.6v-.6c1.5-.27 1.35-1.08.978-2.088L11.4 6.6c-1.5 3.246-4.8 10.656-4.8 12s1.8 1.5 2.4 1.5v.6H3v-.6c1.2 0 2.25-1.416 2.628-2.088L12 3.3c1.38 3.138 4.35 10.68 5.25 13.368S20.13 20.1 21 20.1z"/></svg>
React
import type { SVGProps } from "react";
export function TokenWampl(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.7h-6.6v-.6c1.5-.27 1.35-1.08.978-2.088L11.4 6.6c-1.5 3.246-4.8 10.656-4.8 12s1.8 1.5 2.4 1.5v.6H3v-.6c1.2 0 2.25-1.416 2.628-2.088L12 3.3c1.38 3.138 4.35 10.68 5.25 13.368S20.13 20.1 21 20.1z"/></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.7h-6.6v-.6c1.5-.27 1.35-1.08.978-2.088L11.4 6.6c-1.5 3.246-4.8 10.656-4.8 12s1.8 1.5 2.4 1.5v.6H3v-.6c1.2 0 2.25-1.416 2.628-2.088L12 3.3c1.38 3.138 4.35 10.68 5.25 13.368S20.13 20.1 21 20.1z"/></svg> </template>
CSS
.icon-wampl {
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.7h-6.6v-.6c1.5-.27%201.35-1.08.978-2.088L11.4%206.6c-1.5%203.246-4.8%2010.656-4.8%2012s1.8%201.5%202.4%201.5v.6H3v-.6c1.2%200%202.25-1.416%202.628-2.088L12%203.3c1.38%203.138%204.35%2010.68%205.25%2013.368S20.13%2020.1%2021%2020.1z%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.7h-6.6v-.6c1.5-.27%201.35-1.08.978-2.088L11.4%206.6c-1.5%203.246-4.8%2010.656-4.8%2012s1.8%201.5%202.4%201.5v.6H3v-.6c1.2%200%202.25-1.416%202.628-2.088L12%203.3c1.38%203.138%204.35%2010.68%205.25%2013.368S20.13%2020.1%2021%2020.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/wampl.svg?color=%231a73e8&size=48