@icongo/li
Version:
LibreICONS Icons
14 lines • 1.08 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandFly = 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.139 11.027c.302.274.79.78.778 1.188 0 .019-.003.037-.003.058-.042.464-.44.73-.916.727-.586-.002-.935-.394-.907-.84.024-.379.48-.86.76-1.115.053-.049.063-.063.13-.084.08 0 .092.007.158.066zm3.143-8.45c-.382-.602-.905-.951-1.484-1.22A4.79 4.79 0 0 0 7.003 1c-1.034 0-1.669.31-1.901.406-1.256.653-1.978 1.638-1.943 3.311.166 1.927 2.273 4.125 3.652 5.48.04.037.105.105.145.12l.077.001c.05-.016.042-.011.082-.049 1.226-1.153 3.298-3.417 3.654-5.055.164-.919.073-1.7-.487-2.637zM6.88 9.247C6.225 8.05 5.353 6.185 5.257 4.819c-.08-1.113.267-3.075 1.624-3.204v7.634zm3.326-4.028c-.385 1.331-1.812 3-2.787 3.991.651-1.216 1.528-3.124 1.575-4.497.037-1.076-.23-2.48-1.125-3.08 2.081.429 2.707 2.3 2.337 3.586z"
})
}));
export { LIBrandFly };