@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.68 kB
JavaScript
;var C=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of f(r))!L.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(s=h(r,o))||s.enumerable});return e};var i=(e,r,t)=>(t=e!=null?C(k(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),x=e=>l(p({},"__esModule",{value:!0}),e);var I={};g(I,{IconFileEdit:()=>u,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:m,...d})=>a.default.createElement("svg",{...d,"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:s,...m}},t&&!o&&a.default.createElement("title",null,t),e);var u=e=>n.default.createElement(c,{...e,ariaLabel:"file-edit, document, cloud, sync"},n.default.createElement("path",{d:"M5 8V3H13L19 9V21H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13 3.75V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M5.5 20.5588L4 19.0588L4 13.5588C4 12.7304 4.67157 12.0588 5.5 12.0588C6.32843 12.0588 7 12.7304 7 13.5588L7 19.0588L5.5 20.5588Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconFileEdit});
//# sourceMappingURL=index.js.map