@icongo/li
Version:
LibreICONS Icons
14 lines • 958 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAmilia = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M7.43 1c-1.659 0-3.523.453-4.935 1.484-.136.083-.243.246-.192.52.029.136.136.733.273 1.06.11.273.38.273.543.164C3.99 3.63 5.704 2.95 7.2 2.95c1.55 0 1.578.76 1.578 1.958v1.031c-2.341.303-5.684.927-6.528 1.28-.951.437-.814 2.505-.814 2.995 0 .49.407 2.786 3.345 2.786 1.28 0 3.046-.554 4.106-1.128v.68c0 .081.057.22.164.244.083.027 1.358.054 1.604.054.247 0 1.674.008 1.782-.019.11-.027.136-.163.136-.244V4.643C12.57 2.492 11.022 1 7.43 1ZM5.074 9.778c0-.327-.08-1.144.49-1.417.65-.354 2.012-.788 3.209-.898v2.858c-.573.354-1.305.654-2.119.654-1.414 0-1.577-.897-1.58-1.197"
})
}));
export { LIBrandAmilia };