@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.69 kB
JavaScript
var h=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(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))!g.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=C(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?h(f(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var L={};x(L,{IconEmailPlus:()=>m,default:()=>I});module.exports=B(L);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:c,...d})=>a.default.createElement("svg",{...d,"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 m=r=>n.default.createElement(u,{...r,ariaLabel:"email-plus, envelope, add, plus"},n.default.createElement("path",{d:"M12.75 19.25H2.75V4.75H21.25V10.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3 5.63635L12 11L21 5.63635",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M19 13.75V20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M22.25 17L15.75 17",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=m;0&&(module.exports={IconEmailPlus});
//# sourceMappingURL=index.js.map
;