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.52 kB
"use strict";var C=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var f=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(a=g(t,o))||a.enumerable});return r};var i=(r,t,e)=>(e=r!=null?C(V(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var b={};f(b,{IconDotGrid1x3Vertical:()=>c,default:()=>I});module.exports=B(b);var n=i(require("react"));var s=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:a,ariaHidden:o=!0,style:d,...u})=>s.default.createElement("svg",{...u,"aria-hidden":o,role:o?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,...d}},e&&!o&&s.default.createElement("title",null,e),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"dot-grid-1x3-vertical, menu, drag, grab"},n.default.createElement("path",{d:"M11 3H13V5H11V3Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M13 11H11V13H13V11Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M11 19H13V21H11V19Z",stroke:"currentColor",strokeWidth:"2"})),I=c;0&&(module.exports={IconDotGrid1x3Vertical}); //# sourceMappingURL=index.js.map