UNPKG

@icongo/li

Version:
14 lines 916 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIToolRuleSquare = props => /*#__PURE__*/_jsx("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", { d: "M1 1v12h2.873V5.056h-.169a1.354 1.354 0 0 1-1.352-1.352c0-.745.607-1.352 1.352-1.352.746 0 1.352.607 1.352 1.352v.17H13V1H1zm11.662 2.535h-1.38V2.104h-.338v1.431h-.507V2.85h-.338v.685h-.564V2.85h-.338v.685h-.535V2.104h-.338v1.431h-.518V2.85h-.338v.685h-.563V2.85h-.338v.685H5.386a1.693 1.693 0 0 0-1.682-1.52c-.932 0-1.69.757-1.69 1.69 0 .874.668 1.596 1.521 1.681v1.191H2.211v.339h1.324v.507h-.577v.338h.577v.563h-.577v.338h.577v.535H2.211v.338h1.324v.518h-.577v.338h.577v.563h-.577v.338h.577v1.37H1.338V1.338h11.324v2.197z" }) })); export { LIToolRuleSquare };