@icongo/li
Version:
LibreICONS Icons
23 lines • 1.21 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 LIGuiActionEncryption = 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: "M11.532 12.13v.292l-.585.586h-.586l-.585-.586V9.32h1.756v1.346l-.293.293.293.292v.293l-.293.293z"
}), /*#__PURE__*/_jsx("path", {
d: "M12.85 7.3a.769.769 0 0 0-.586-.527c-.38-.087-.966-.205-1.61-.205s-1.23.118-1.61.176a.769.769 0 0 0-.585.527c-.059.293-.146.644-.146 1.054 0 .41.087.76.146 1.024a.769.769 0 0 0 .585.527c.38.088.937.175 1.61.175s1.23-.117 1.61-.175a.769.769 0 0 0 .585-.527 3.3 3.3 0 0 0 .146-1.024c0-.41-.087-.761-.146-1.025zm-1.347.732H9.834a.325.325 0 0 1-.321-.322V7.3c0-.088.526-.175 1.17-.175.644 0 1.171.087 1.171.175v.41c-.03.176-.176.322-.351.322z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#d68600",
d: "M10.361 9.817h.293v3.19h-.293z"
})]
}));
export { LIGuiActionEncryption };