@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.46 kB
JavaScript
;var u=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of I(r))!x.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?u(h(e)):{},s(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),L=e=>s(a({},"__esModule",{value:!0}),e);var w={};B(w,{IconCallIncoming:()=>m,default:()=>d});module.exports=L(w);var l=c(require("react"));var p=c(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...g})=>p.default.createElement("svg",{...g,"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,...C}},t&&!o&&p.default.createElement("title",null,t),e);var m=e=>l.default.createElement(i,{...e,ariaLabel:"call-incoming, phone"},l.default.createElement("path",{d:"M19 9H15V5M20 4L15.5 8.5M20 20C11.1634 20 4 12.8366 4 4H8.8L10 8L8.30872 9.69128C9.58088 12.2997 11.7003 14.4191 14.3087 15.6913L16 14L20 15.2V20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=m;0&&(module.exports={IconCallIncoming});
//# sourceMappingURL=index.js.map