@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 • 2.05 kB
JavaScript
"use strict";var m=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var V=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of k(e))!f.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?m(g(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};V(I,{IconFileJpg:()=>u,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),C=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:c,...h})=>a.default.createElement("svg",{...h,"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,...c}},t&&!o&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(C,{...r,ariaLabel:"file-jpg, image, jpeg"},n.default.createElement("path",{d:"M5 11V4H15L19 8V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14 5V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.5 20V15H11.25C12.0784 15 12.75 15.6716 12.75 16.5C12.75 17.3284 12.0784 18 11.25 18H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.1249 17.1531V19.3596C18.7021 19.8185 17.9955 20.0206 17.3797 20.0281C16.1375 20.0281 15.25 18.9477 15.25 17.4983C15.25 16.049 16.1587 14.9697 17.3058 14.9697C18.0374 14.9697 18.7168 15.2452 19.2464 15.8424",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M6.5 15V18.5C6.5 19.3284 5.82843 20 5 20H4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconFileJpg});
//# sourceMappingURL=index.js.map