@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 • 2.06 kB
JavaScript
"use strict";var u=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},d=(r,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of H(t))!c.call(r,n)&&n!==o&&p(r,n,{get:()=>t[n],enumerable:!(s=C(t,n))||s.enumerable});return r};var a=(r,t,o)=>(o=r!=null?u(m(r)):{},d(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>d(p({},"__esModule",{value:!0}),r);var M={};g(M,{IconDotGrid3x3:()=>i,default:()=>f});module.exports=x(M);var e=a(require("react"));var l=a(require("react")),h=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:n=!0,style:V,...k})=>l.default.createElement("svg",{...k,"aria-hidden":n,role:n?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:s,...V}},o&&!n&&l.default.createElement("title",null,o),r);var i=r=>e.default.createElement(h,{...r,ariaLabel:"dot-grid-3x3, menu, drag, grab"},e.default.createElement("path",{d:"M4 4H6V6H4V4Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M4 11H6V13H4V11Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M6 18H4V20H6V18Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M11 4H13V6H11V4Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M13 11H11V13H13V11Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M11 18H13V20H11V18Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M20 4H18V6H20V4Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M18 11H20V13H18V11Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M20 18H18V20H20V18Z",stroke:"currentColor",strokeWidth:"2"})),f=i;0&&(module.exports={IconDotGrid3x3});
//# sourceMappingURL=index.js.map