@icongo/li
Version:
LibreICONS Icons
14 lines • 1.65 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSymfony = 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: "M11.102 1.001c-.902.032-1.688.529-2.273 1.215-.65.753-1.08 1.647-1.39 2.56-.556-.456-.985-1.045-1.877-1.303a2.293 2.293 0 0 0-2.08.379 1.859 1.859 0 0 0-.635.926c-.268.87.28 1.645.53 1.923l.545.583c.112.115.383.413.251.842-.143.466-.705.767-1.28.59-.257-.08-.627-.271-.544-.54.034-.11.113-.194.156-.288.039-.083.057-.144.07-.18.104-.344-.04-.79-.407-.904-.343-.105-.694-.022-.83.42-.155.502.085 1.413 1.372 1.81 1.508.464 2.783-.358 2.964-1.428.114-.67-.189-1.17-.744-1.81l-.451-.499c-.275-.274-.368-.74-.085-1.098.24-.302.58-.43 1.137-.28.815.22 1.178.787 1.783 1.242-.25.82-.413 1.643-.562 2.382l-.09.55c-.434 2.27-.764 3.517-1.623 4.233-.173.123-.42.307-.793.32-.195.007-.259-.128-.262-.187-.004-.137.111-.2.188-.261.115-.063.289-.167.277-.499-.013-.393-.339-.734-.809-.718-.353.012-.89.343-.87.95.022.628.606 1.098 1.488 1.068.47-.016 1.523-.208 2.56-1.44 1.207-1.413 1.544-3.033 1.799-4.22L8.9 5.776c.158.018.326.031.51.036 1.502.032 2.254-.747 2.265-1.313.007-.343-.225-.68-.55-.673a.628.628 0 0 0-.595.484c-.068.316.478.601.05.878-.303.196-.848.335-1.614.222l.14-.77c.284-1.461.635-3.258 1.966-3.301.097-.005.452.004.46.239.002.078-.017.098-.11.278a.634.634 0 0 0-.124.396c.014.373.297.618.707.603.55-.018.707-.552.699-.827C12.68 1.38 12 .972 11.1 1z"
})
}));
export { LIBrandSymfony };