@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.57 kB
JavaScript
;var C=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of V(e))!k.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=h(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?C(f(r)):{},l(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(a({},"__esModule",{value:!0}),r);var I={};g(I,{IconSlidesTallAdd:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),d=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:m,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...m}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(d,{...r,ariaLabel:"slides-tall-add"},n.default.createElement("path",{d:"M14 12V14M14 14V16M14 14H12M14 14H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15 7V3H5V17H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19 7H9V21H19V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=c;0&&(module.exports={IconSlidesTallAdd});
//# sourceMappingURL=index.js.map