@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.99 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.5 3H3V6.5H6.5V3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.75 3H10.25V6.5H13.75V3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 3H17.5V6.5H21V3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M6.5 10.25H3V13.75H6.5V10.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.75 10.25H10.25V13.75H13.75V10.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 10.25H17.5V13.75H21V10.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M6.5 17.5H3V21H6.5V17.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.75 17.5H10.25V21H13.75V17.5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 17.5H17.5V21H21V17.5Z",fill:"currentColor"})),M=s;0&&(module.exports={IconDotGrid3x3});
//# sourceMappingURL=index.js.map