@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.35 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0})},l=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!B.call(e,t)&&t!==o&&p(e,t,{get:()=>r[t],enumerable:!(n=f(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?C(x(e)):{},l(r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),P=e=>l(p({},"__esModule",{value:!0}),e);var d={};I(d,{IconPhone:()=>c,default:()=>b});module.exports=P(d);var s=i(require("react"));var a=i(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:h,...u})=>a.default.createElement("svg",{...u,"aria-hidden":t,role:t?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,...h}},o&&!t&&a.default.createElement("title",null,o),e);var c=e=>s.default.createElement(m,{...e,ariaLabel:"phone, iphone, mobile"},s.default.createElement("path",{d:"M9.75 19.25H14.25M5.75 1.75H18.25V22.25H5.75V1.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),b=c;0&&(module.exports={IconPhone});
//# sourceMappingURL=index.js.map
;