@icongo/li
Version:
LibreICONS Icons
21 lines • 1.32 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIGuiTextColor = props => /*#__PURE__*/_jsxs("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", {
fill: "#a40",
d: "M7.34 8.926V6.614c0-.48-.416-.87-.928-.87h-.877a6.397 6.397 0 0 1-.022-.541 2.661 2.661 0 0 1 .052-.575c.026-.119.055-.196.066-.224l.005-.014a.546.546 0 0 1 .017-.042c.36-.643.098-1.442-.586-1.784a1.492 1.492 0 0 0-.659-.156 1.485 1.485 0 0 0-.658.156c-.684.342-.946 1.14-.587 1.784l.018.042.005.014c.011.028.04.105.066.224a2.378 2.378 0 0 1 .052.575 6.74 6.74 0 0 1-.022.54h-.878c-.511 0-.927.39-.927.871v2.312c1.674.052 3.353.058 5.863 0z"
}), /*#__PURE__*/_jsx("path", {
fill: "#ff0",
d: "m6.029 12.823-.436-1.997-.218 1.977h-2.11l-.462-1.165v1.185s-2.214.228-1.737 0c.478-.228.478-3.92.478-3.92h5.744s0 3.692.477 3.92c.478.228-1.736 0-1.736 0z"
}), /*#__PURE__*/_jsx("path", {
d: "M10.22 1H7.338L5.893 5.378h.945c.354 0 .668.171.865.434l.049-.184.91-2.702.297-.002.954 2.89H7.705c.134.18.215.404.215.646v1.257h2.397l.423 1.61h2.218L10.22 1z"
})]
}));
export { LIGuiTextColor };