@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.62 kB
JavaScript
var m=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of H(o))!d.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=C(o,e))||l.enumerable});return r};var V=(r,o,t)=>(t=r!=null?m(h(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>s(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconFocusSquare:()=>i,default:()=>B});module.exports=x(I);var n=V(require("react"));var a=V(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:f,...c})=>a.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...f}},t&&!e&&a.default.createElement("title",null,t),r);var i=r=>n.default.createElement(u,{...r,ariaLabel:"focus-square"},n.default.createElement("path",{d:"M3 3H8.5V4H4V8.5H3V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M15.5 3H21V8.5H20V4H15.5V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M4 15.5V20H8.5V21H3V15.5H4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 15.5V21H15.5V20H20V15.5H21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 8H8V16H16V8Z",fill:"currentColor"})),B=i;0&&(module.exports={IconFocusSquare});
//# sourceMappingURL=index.js.map
;