@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.94 kB
JavaScript
var d=Object.create;var p=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!c.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(n=H(o,e))||n.enumerable});return r};var V=(r,o,t)=>(t=r!=null?d(h(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var Z={};g(Z,{IconDotGrid3x3:()=>s,default:()=>M});module.exports=x(Z);var l=V(require("react"));var a=V(require("react")),f=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:u,...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:n,...u}},t&&!e&&a.default.createElement("title",null,t),r);var s=r=>l.default.createElement(f,{...r,ariaLabel:"dot-grid-3x3, menu, drag, grab"},l.default.createElement("path",{d:"M6 3H3V6H6V3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.5 3H10.5V6H13.5V3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 3H18V6H21V3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M6 10.5H3V13.5H6V10.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.5 10.5H10.5V13.5H13.5V10.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 10.5H18V13.5H21V10.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M6 18H3V21H6V18Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.5 18H10.5V21H13.5V18Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 18H18V21H21V18Z",fill:"currentColor"})),M=s;0&&(module.exports={IconDotGrid3x3});
//# sourceMappingURL=index.js.map
;