@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import a from"react";import n from"react";var p=({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=>a.createElement(p,{...r,ariaLabel:"call, phone"},a.createElement("path",{d:"M4.2337 6.73999C5.37969 13.3808 10.6192 18.6203 17.26 19.7663C18.7579 20.0248 20 18.7678 20 17.2478C20 16.0323 19.2028 14.9608 18.0386 14.6116L17.0441 14.3132C16.401 14.1203 15.7039 14.2961 15.2292 14.7708C14.6784 15.3216 13.8316 15.4727 13.1693 15.0629C11.4516 14.0001 9.99992 12.5484 8.9371 10.8307C8.52725 10.1684 8.67842 9.32158 9.2292 8.7708C9.70395 8.29605 9.87969 7.59897 9.68677 6.95589L9.38842 5.96139C9.03917 4.79724 7.96766 4 6.75224 4C5.23222 4 3.97521 5.24211 4.2337 6.73999Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),g=i;export{i as IconCall,g as default};
//# sourceMappingURL=index.mjs.map