UNPKG

@icongo/li

Version:
24 lines 989 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LILicenseServiceMark = 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__*/_jsxs("g", { transform: "translate(.143 .143) scale(.28571)", children: [/*#__PURE__*/_jsx("circle", { cx: 24, cy: 24, r: 21, fill: "#9c27b0" }), /*#__PURE__*/_jsx("path", { fill: "#e1bee7", d: "M16.7 28.2c0-3.8-7.3-2.2-7.3-8.1 0-.7.4-4.8 5.5-4.8s5.4 4.5 5.4 5.3h-3.5c0-.4 0-2.5-2-2.5-1.8 0-1.9 1.7-1.9 2 0 3 7.4 2 7.4 8.1 0 2-1.1 4.8-5.3 4.8-4.7 0-6-3.4-6-5.7h3.5c0 .5-.2 2.8 2.5 2.8 1.8.1 1.7-1.6 1.7-1.9zm10.4-12.6L30.3 28l3.2-12.4H38v17.2h-3.5v-4.6l.3-7.2-3.4 11.8H29L25.6 21l.3 7.2v4.6h-3.5V15.6h4.7z" })] }) })); export { LILicenseServiceMark };