@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.8 kB
JavaScript
;var C=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=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,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of k(r))!g.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(s=h(r,o))||s.enumerable});return e};var i=(e,r,t)=>(t=e!=null?C(f(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>l(a({},"__esModule",{value:!0}),e);var L={};x(L,{IconPageEditText:()=>u,default:()=>I});module.exports=B(L);var n=i(require("react"));var p=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:d,...m})=>p.default.createElement("svg",{...m,"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,...d}},t&&!o&&p.default.createElement("title",null,t),e);var u=e=>n.default.createElement(c,{...e,ariaLabel:"page-edit-text, document, file"},n.default.createElement("path",{d:"M10 21H5V3H19V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14 21.0002V18.6668L17.5 15.1668C18.1443 14.5225 19.189 14.5225 19.8333 15.1668C20.4777 15.8112 20.4777 16.8558 19.8333 17.5002L16.3333 21.0002H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 7.25H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 11.25H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=u;0&&(module.exports={IconPageEditText});
//# sourceMappingURL=index.js.map