@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.68 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of c(o))!h.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?C(g(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var I={};H(I,{IconDotGrid2x3:()=>f,default:()=>B});module.exports=x(I);var n=s(require("react"));var a=s(require("react")),V=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:m,...u})=>a.default.createElement("svg",{...u,"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,...m}},t&&!e&&a.default.createElement("title",null,t),r);var f=r=>n.default.createElement(V,{...r,ariaLabel:"dot-grid-2x3, menu, drag, grab"},n.default.createElement("path",{d:"M8 4H11V7H8V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 17H11V20H8V17Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 10.5H11V13.5H8V10.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 4H16V7H13V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 17H16V20H13V17Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 10.5H16V13.5H13V10.5Z",fill:"currentColor"})),B=f;0&&(module.exports={IconDotGrid2x3});
//# sourceMappingURL=index.js.map
;