@icongo/li
Version:
LibreICONS Icons
18 lines • 1.78 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 LIGuiRandom = 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: "gray",
d: "M5.46 4.65q-.402.616-.918 1.828-.147-.302-.247-.486t-.272-.425q-.17-.241-.341-.378-.17-.138-.422-.235-.251-.097-.546-.097h-1.5q-.093 0-.154-.06Q1 4.737 1 4.643V3.357q0-.094.06-.154t.154-.06h1.5q1.674 0 2.746 1.507zM13 10q0 .094-.06.154l-2.143 2.143q-.06.06-.154.06-.087 0-.15-.063-.064-.064-.064-.151v-1.286q-.215 0-.57.003t-.542.007q-.188.003-.489-.007t-.475-.033q-.174-.024-.429-.07-.254-.047-.422-.124-.167-.077-.388-.191t-.395-.268q-.174-.154-.369-.358-.194-.205-.375-.466.395-.623.911-1.828.147.301.248.486.1.184.271.425.17.24.342.378t.421.234q.252.098.546.098h1.715V7.857q0-.094.06-.154t.154-.06q.08 0 .16.067l2.137 2.136q.06.06.06.154z"
}), /*#__PURE__*/_jsx("path", {
d: "M13 4q0 .094-.06.154l-2.143 2.143q-.06.06-.154.06-.087 0-.15-.063-.064-.064-.064-.151V4.857H8.714q-.321 0-.582.1-.262.101-.462.302-.201.2-.342.412-.14.21-.301.519-.215.415-.523 1.145-.194.442-.331.743-.137.302-.362.703-.224.402-.428.67t-.496.556q-.291.288-.602.458-.312.171-.714.282-.401.11-.857.11h-1.5q-.094 0-.154-.06T1 10.643V9.357q0-.094.06-.154t.154-.06h1.5q.322 0 .583-.1.261-.101.462-.302T4.1 8.33q.141-.21.302-.519.214-.415.522-1.145.194-.442.332-.743.137-.301.361-.703.224-.402.429-.67.204-.268.495-.556.292-.288.603-.458.311-.171.713-.282.402-.11.857-.11h1.715V1.857q0-.094.06-.154t.154-.06q.08 0 .16.067l2.137 2.136q.06.06.06.154z"
})]
}));
export { LIGuiRandom };