@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.53 kB
JavaScript
;var u=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var f=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of g(t))!V.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(a=C(t,e))||a.enumerable});return r};var i=(r,t,o)=>(o=r!=null?u(x(r)):{},l(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var b={};f(b,{IconDotGrid1x3Horizontal:()=>d,default:()=>I});module.exports=B(b);var n=i(require("react"));var s=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:c,...h})=>s.default.createElement("svg",{...h,"aria-hidden":e,role:e?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:a,...c}},o&&!e&&s.default.createElement("title",null,o),r);var d=r=>n.default.createElement(m,{...r,ariaLabel:"dot-grid-1x3-horizontal, menu, drag, grab"},n.default.createElement("path",{d:"M3 11H5V13H3V11Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M13 11H11V13H13V11Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M19 11H21V13H19V11Z",stroke:"currentColor",strokeWidth:"2"})),I=d;0&&(module.exports={IconDotGrid1x3Horizontal});
//# sourceMappingURL=index.js.map