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.51 kB
"use strict";var d=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var k=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!f.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(p=h(t,o))||p.enumerable});return r};var i=(r,t,e)=>(e=r!=null?d(V(r)):{},l(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};k(I,{IconPlugin2:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:m,...C})=>a.default.createElement("svg",{...C,"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:p,...m}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"plugin-2, build"},n.default.createElement("path",{d:"M3 8H21V19H3V8Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M5 8V4H10V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14 8V4H19V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=c;0&&(module.exports={IconPlugin2}); //# sourceMappingURL=index.js.map