@icongo/li
Version:
LibreICONS Icons
23 lines • 1.19 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 LIGuiKey = 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__*/_jsxs("g", {
fill: "#ffa000",
children: [/*#__PURE__*/_jsx("path", {
d: "m8.714 10.143-.571.571.571.572v.571L7.571 13H6.43l-1.143-1.143V6.143h3.428v2.286L8.143 9l.571.571z"
}), /*#__PURE__*/_jsx("path", {
d: "M11 2.371c-.143-.514-.571-.885-1.057-1.028C9.257 1.2 8.2 1 7 1s-2.257.2-2.943.343c-.486.143-.914.514-1.057 1.028a6.944 6.944 0 0 0-.286 1.915c0 .743.143 1.428.286 1.914.143.514.543.886 1.057 1 .686.171 1.743.371 2.943.371s2.257-.2 2.943-.342a1.443 1.443 0 0 0 1.057-1 6.944 6.944 0 0 0 .286-1.915c0-.771-.143-1.457-.286-1.943zM8.429 3.857H5.57A.573.573 0 0 1 5 3.286v-.572c0-.171.886-.285 2-.285 1.114 0 2 .114 2 .285v.572a.573.573 0 0 1-.571.571z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#d68600",
d: "M6.714 7.571h.572V13h-.572z"
})]
}));
export { LIGuiKey };