lumon drop logo
lumon-drop from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- lumon-drop
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
Use the lumon drop logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 96c53 0 96 43 96 96v224c0 53-43 96-96 96H128c-53 0-96-43-96-96V192c0-53 43-96 96-96zm-177.6 82.7c-9.8-16.4-20.5-16.4-29.6 0l-68.9 114c-10.7 15.6-16.4 32.8-16.4 52.5c0 50.9 44.3 94.3 100.1 94.3c55 0 100.9-43.5 100.9-94.3c0-19.7-6.6-37.8-17.2-52.5z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsLumonDrop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 96c53 0 96 43 96 96v224c0 53-43 96-96 96H128c-53 0-96-43-96-96V192c0-53 43-96 96-96zm-177.6 82.7c-9.8-16.4-20.5-16.4-29.6 0l-68.9 114c-10.7 15.6-16.4 32.8-16.4 52.5c0 50.9 44.3 94.3 100.1 94.3c55 0 100.9-43.5 100.9-94.3c0-19.7-6.6-37.8-17.2-52.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 96c53 0 96 43 96 96v224c0 53-43 96-96 96H128c-53 0-96-43-96-96V192c0-53 43-96 96-96zm-177.6 82.7c-9.8-16.4-20.5-16.4-29.6 0l-68.9 114c-10.7 15.6-16.4 32.8-16.4 52.5c0 50.9 44.3 94.3 100.1 94.3c55 0 100.9-43.5 100.9-94.3c0-19.7-6.6-37.8-17.2-52.5z"/></svg> </template>
CSS
.icon-lumon-drop {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%2096c53%200%2096%2043%2096%2096v224c0%2053-43%2096-96%2096H128c-53%200-96-43-96-96V192c0-53%2043-96%2096-96zm-177.6%2082.7c-9.8-16.4-20.5-16.4-29.6%200l-68.9%20114c-10.7%2015.6-16.4%2032.8-16.4%2052.5c0%2050.9%2044.3%2094.3%20100.1%2094.3c55%200%20100.9-43.5%20100.9-94.3c0-19.7-6.6-37.8-17.2-52.5z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%2096c53%200%2096%2043%2096%2096v224c0%2053-43%2096-96%2096H128c-53%200-96-43-96-96V192c0-53%2043-96%2096-96zm-177.6%2082.7c-9.8-16.4-20.5-16.4-29.6%200l-68.9%20114c-10.7%2015.6-16.4%2032.8-16.4%2052.5c0%2050.9%2044.3%2094.3%20100.1%2094.3c55%200%20100.9-43.5%20100.9-94.3c0-19.7-6.6-37.8-17.2-52.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/lumon-drop.svg?color=%231a73e8&size=48