@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.53 kB
JavaScript
;var x=Object.create;var i=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var C=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var e in t)i(r,e,{get:t[e],enumerable:!0})},p=(r,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of u(t))!d.call(r,o)&&o!==e&&i(r,o,{get:()=>t[o],enumerable:!(l=f(t,o))||l.enumerable});return r};var s=(r,t,e)=>(e=r!=null?x(C(r)):{},p(t||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>p(i({},"__esModule",{value:!0}),r);var I={};w(I,{IconDotGrid1x3HorizontalTight:()=>g,default:()=>B});module.exports=y(I);var n=s(require("react"));var a=s(require("react")),h=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:c,...m})=>a.default.createElement("svg",{...m,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...c}},e&&!o&&a.default.createElement("title",null,e),r);var g=r=>n.default.createElement(h,{...r,ariaLabel:"dot-grid-1x3-horizontal-tight, menu, drag, grab"},n.default.createElement("rect",{x:"3",y:"10",width:"4",height:"4",fill:"currentColor"}),n.default.createElement("rect",{x:"10",y:"10",width:"4",height:"4",fill:"currentColor"}),n.default.createElement("rect",{x:"17",y:"10",width:"4",height:"4",fill:"currentColor"})),B=g;0&&(module.exports={IconDotGrid1x3HorizontalTight});
//# sourceMappingURL=index.js.map