@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 • 779 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"call-incoming, phone"},p.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"})),f=i;export{i as IconCallIncoming,f as default};
//# sourceMappingURL=index.mjs.map