@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.52 kB
JavaScript
;var C=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of g(o))!V.call(r,e)&&e!==t&&a(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?C(x(r)):{},i(o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>i(a({},"__esModule",{value:!0}),r);var b={};h(b,{IconDotGrid1x3Horizontal:()=>c,default:()=>I});module.exports=B(b);var n=s(require("react"));var p=s(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:f,...u})=>p.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,...f}},t&&!e&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"dot-grid-1x3-horizontal, menu, drag, grab"},n.default.createElement("path",{d:"M5.5 10.25H2V13.75H5.5V10.25Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.75 10.25H10.25V13.75H13.75V10.25Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 10.25H18.5V13.75H22V10.25Z",fill:"currentColor"})),I=c;0&&(module.exports={IconDotGrid1x3Horizontal});
//# sourceMappingURL=index.js.map