ampl logo
ampl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ampl
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
Use the ampl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.881 17.272c1.275 3.031 2.102 3.657 2.997 3.657c.163 0 .163.714 0 .714h-6.879c-.162 0-.162-.714 0-.714c1.492 0 2.34-.069 1.446-2.143l-5.256-12.34l-4.358 11.028c-.977 2.553.115 3.455 2.15 3.455c.162 0 .162.714 0 .714H2.1c-.135 0-.135-.714 0-.714c1.465 0 2.244-.53 3.627-4.136l5.94-14.329c.027-.127.434-.159.488 0z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAmpl(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="M18.881 17.272c1.275 3.031 2.102 3.657 2.997 3.657c.163 0 .163.714 0 .714h-6.879c-.162 0-.162-.714 0-.714c1.492 0 2.34-.069 1.446-2.143l-5.256-12.34l-4.358 11.028c-.977 2.553.115 3.455 2.15 3.455c.162 0 .162.714 0 .714H2.1c-.135 0-.135-.714 0-.714c1.465 0 2.244-.53 3.627-4.136l5.94-14.329c.027-.127.434-.159.488 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.881 17.272c1.275 3.031 2.102 3.657 2.997 3.657c.163 0 .163.714 0 .714h-6.879c-.162 0-.162-.714 0-.714c1.492 0 2.34-.069 1.446-2.143l-5.256-12.34l-4.358 11.028c-.977 2.553.115 3.455 2.15 3.455c.162 0 .162.714 0 .714H2.1c-.135 0-.135-.714 0-.714c1.465 0 2.244-.53 3.627-4.136l5.94-14.329c.027-.127.434-.159.488 0z"/></svg> </template>
CSS
.icon-ampl {
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%22M18.881%2017.272c1.275%203.031%202.102%203.657%202.997%203.657c.163%200%20.163.714%200%20.714h-6.879c-.162%200-.162-.714%200-.714c1.492%200%202.34-.069%201.446-2.143l-5.256-12.34l-4.358%2011.028c-.977%202.553.115%203.455%202.15%203.455c.162%200%20.162.714%200%20.714H2.1c-.135%200-.135-.714%200-.714c1.465%200%202.244-.53%203.627-4.136l5.94-14.329c.027-.127.434-.159.488%200z%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%22M18.881%2017.272c1.275%203.031%202.102%203.657%202.997%203.657c.163%200%20.163.714%200%20.714h-6.879c-.162%200-.162-.714%200-.714c1.492%200%202.34-.069%201.446-2.143l-5.256-12.34l-4.358%2011.028c-.977%202.553.115%203.455%202.15%203.455c.162%200%20.162.714%200%20.714H2.1c-.135%200-.135-.714%200-.714c1.465%200%202.244-.53%203.627-4.136l5.94-14.329c.027-.127.434-.159.488%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ampl.svg?color=%231a73e8&size=48