@icongo/li
Version:
LibreICONS Icons
18 lines • 1.26 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 LIGuiSpecialCharacter = 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: "red",
d: "M10.746 7.93q.38.353.892.353.59 0 .962-.353.373-.354.372-.922 0-.569-.395-.922-.396-.354-.939-.354-.543 0-.907.377-.365.376-.365.914 0 .553.38.907zm-9.354 0q.364.353.939.353.542 0 .9-.353.356-.354.356-.922 0-.569-.372-.922-.372-.354-.884-.354-.59 0-.947.377t-.356.914q0 .553.364.907zm4.476-5.132a1.414 1.414 0 0 0 .287.407 1.317 1.317 0 0 0 .923.376q.573 0 .93-.376.357-.376.357-.914 0-.554-.388-.922T7.077 1q-.59 0-.953.376-.365.377-.365.915a1.174 1.174 0 0 0 .109.507zm.279 9.849q.387.353.93.353.56 0 .924-.353.364-.354.364-.938 0-.537-.388-.883-.387-.346-.9-.346-.59 0-.953.361-.365.361-.365.884 0 .568.388.922z"
}), /*#__PURE__*/_jsx("path", {
d: "M12.169 1.1 7.005 6.217 1.831 1.1l-.769.77 5.164 5.106-5.164 5.107.769.77 5.174-5.118 5.164 5.118.757-.77-5.163-5.107 5.163-5.106z"
})]
}));
export { LIGuiSpecialCharacter };