@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.64 kB
JavaScript
;var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of h(r))!x.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var C=(e,r,t)=>(t=e!=null?d(g(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>l(p({},"__esModule",{value:!0}),e);var k={};B(k,{IconFileCloud:()=>c,default:()=>V});module.exports=I(k);var s=C(require("react"));var a=C(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...u})=>a.default.createElement("svg",{...u,"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,...m}},t&&!o&&a.default.createElement("title",null,t),e);var c=e=>s.default.createElement(i,{...e,ariaLabel:"file-cloud, document"},s.default.createElement("path",{d:"M5 10.5V3H13L19 9V21H15M13 4V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M3 17.75C3 19.5449 4.45507 21 6.25 21H9C10.3807 21 11.5 19.8807 11.5 18.5C11.5 17.1193 10.3807 16 9 16C8.99626 16 8.99253 16 8.9888 16C8.4116 15.0983 7.40146 14.5 6.25 14.5C4.45507 14.5 3 15.9551 3 17.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),V=c;0&&(module.exports={IconFileCloud});
//# sourceMappingURL=index.js.map