lovely logo
lovely from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- lovely
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the lovely logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13.364h7.636v7.091C7.146 18.89 4.091 15.077 3 13.365m16.91 0h-7.637v7.091c3.49-1.565 6.545-5.378 7.636-7.09M3.512 11.728h7.123V6.562a3.57 3.57 0 0 0-3.441-2.47C4.473 4.091 3 7.718 3 9c0 1.031.344 2.248.513 2.728m16.898 0h-8.138V5.837c.273-.884 1.45-2.291 3.933-2.291C19.314 3.546 21 7.43 21 8.81c0 1.101-.393 2.4-.589 2.918"/></svg>
React
import type { SVGProps } from "react";
export function TokenLovely(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="M3 13.364h7.636v7.091C7.146 18.89 4.091 15.077 3 13.365m16.91 0h-7.637v7.091c3.49-1.565 6.545-5.378 7.636-7.09M3.512 11.728h7.123V6.562a3.57 3.57 0 0 0-3.441-2.47C4.473 4.091 3 7.718 3 9c0 1.031.344 2.248.513 2.728m16.898 0h-8.138V5.837c.273-.884 1.45-2.291 3.933-2.291C19.314 3.546 21 7.43 21 8.81c0 1.101-.393 2.4-.589 2.918"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 13.364h7.636v7.091C7.146 18.89 4.091 15.077 3 13.365m16.91 0h-7.637v7.091c3.49-1.565 6.545-5.378 7.636-7.09M3.512 11.728h7.123V6.562a3.57 3.57 0 0 0-3.441-2.47C4.473 4.091 3 7.718 3 9c0 1.031.344 2.248.513 2.728m16.898 0h-8.138V5.837c.273-.884 1.45-2.291 3.933-2.291C19.314 3.546 21 7.43 21 8.81c0 1.101-.393 2.4-.589 2.918"/></svg> </template>
CSS
.icon-lovely {
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%22M3%2013.364h7.636v7.091C7.146%2018.89%204.091%2015.077%203%2013.365m16.91%200h-7.637v7.091c3.49-1.565%206.545-5.378%207.636-7.09M3.512%2011.728h7.123V6.562a3.57%203.57%200%200%200-3.441-2.47C4.473%204.091%203%207.718%203%209c0%201.031.344%202.248.513%202.728m16.898%200h-8.138V5.837c.273-.884%201.45-2.291%203.933-2.291C19.314%203.546%2021%207.43%2021%208.81c0%201.101-.393%202.4-.589%202.918%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%22M3%2013.364h7.636v7.091C7.146%2018.89%204.091%2015.077%203%2013.365m16.91%200h-7.637v7.091c3.49-1.565%206.545-5.378%207.636-7.09M3.512%2011.728h7.123V6.562a3.57%203.57%200%200%200-3.441-2.47C4.473%204.091%203%207.718%203%209c0%201.031.344%202.248.513%202.728m16.898%200h-8.138V5.837c.273-.884%201.45-2.291%203.933-2.291C19.314%203.546%2021%207.43%2021%208.81c0%201.101-.393%202.4-.589%202.918%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/lovely.svg?color=%231a73e8&size=48