@icongo/li
Version:
LibreICONS Icons
14 lines • 1.18 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandCodeigniter = 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: "m9.49 5.535-.074-.04a.6.6 0 0 1 .05.244.848.848 0 0 0 .024-.18c0 .077-.009.15-.026.217a.372.372 0 0 0 .002-.037.829.829 0 0 1-.104.247.337.337 0 0 0 .023-.024c-.279.467-1.04.568-1.415.086-.603-.774.012-1.608.098-2.427C8.176 2.594 7.532 1.597 6.733 1c.44.712-.14 1.653-.603 2.18-.45.51-.997.936-1.493 1.399-.533.498-1.045 1.022-1.483 1.607-.877 1.169-1.414 2.64-1.02 4.099C2.53 11.743 3.793 12.67 5.219 13c-.72-.311-1.393-1.102-1.395-1.91-.001-.883.557-1.631 1.253-2.123-.084.315-.13.604.078.886.192.263.53.39.847.321.744-.163.778-.98.337-1.457-.436-.471-.858-1.004-.691-1.688.083-.343.293-.664.56-.893-.205.539.378 1.07.762 1.334.666.46 1.396.807 2.008 1.345.644.565 1.12 1.33 1.024 2.217-.104.962-.868 1.63-1.725 1.968 1.81-.4 3.682-1.805 3.72-3.814.032-1.652-1.102-2.924-2.506-3.652Z"
})
}));
export { LIBrandCodeigniter };