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