UNPKG

@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.78 kB
"use strict";var u=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var H=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},a=(r,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of c(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(s=C(t,e))||s.enumerable});return r};var d=(r,t,o)=>(o=r!=null?u(k(r)):{},a(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var B={};H(B,{IconDotGrid2x3:()=>h,default:()=>f});module.exports=x(B);var n=d(require("react"));var l=d(require("react")),i=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:V,...m})=>l.default.createElement("svg",{...m,"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:s,...V}},o&&!e&&l.default.createElement("title",null,o),r);var h=r=>n.default.createElement(i,{...r,ariaLabel:"dot-grid-2x3, menu, drag, grab"},n.default.createElement("path",{d:"M8 4H10V6H8V4Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M8 11H10V13H8V11Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M10 18H8V20H10V18Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M14 4H16V6H14V4Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M16 11H14V13H16V11Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M14 18H16V20H14V18Z",stroke:"currentColor",strokeWidth:"2"})),f=h;0&&(module.exports={IconDotGrid2x3}); //# sourceMappingURL=index.js.map