@icongo/li
Version:
LibreICONS Icons
14 lines • 811 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSega = 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.615 3.07-.003 1.665h-5.3a.2.2 0 0 0 0 .399l1.38-.008a3.935 3.935 0 0 1 0 7.869L2.373 13l.003-1.687h5.317a2.252 2.252 0 1 0 0-4.505l-1.386-.015a1.861 1.861 0 1 1-.002-3.723h5.309zm-9.233 7.851L2.38 9.256h5.304a.194.194 0 0 0 .192-.194.192.192 0 0 0-.192-.192H6.312a3.935 3.935 0 0 1 0-7.87l5.3.002.003 1.675-5.302.001a2.25 2.25 0 0 0-2.25 2.253A2.255 2.255 0 0 0 6.32 7.183l1.388.015a1.861 1.861 0 0 1 0 3.722H2.383l-.001.002z"
})
}));
export { LIBrandSega };