@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.49 kB
JavaScript
;var u=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of B(r))!g.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?u(M(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),H=e=>l(a({},"__esModule",{value:!0}),e);var h={};x(h,{IconBackpack:()=>C,default:()=>I});module.exports=H(h);var s=c(require("react"));var p=c(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...V})=>p.default.createElement("svg",{...V,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},t&&!o&&p.default.createElement("title",null,t),e);var C=e=>s.default.createElement(m,{...e,ariaLabel:"backpack,travel"},s.default.createElement("path",{d:"M15 11H17C18.6569 11 20 9.65685 20 8V5H15M15 11H9M15 11V13M9 11H7C5.34315 11 4 9.65685 4 8V5H9M9 11V13M5 11V18C5 19.6569 6.34315 21 8 21H16C17.6569 21 19 19.6569 19 18V11M9 5V2H15V5M9 5H15M10 17H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=C;0&&(module.exports={IconBackpack});
//# sourceMappingURL=index.js.map