@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 886 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"call, phone"},p.createElement("path",{d:"M3.00943 3L3.002 3.49246C3.00067 3.58068 3 3.66905 3 3.75758C3 6.90523 3.84389 9.8573 5.3181 12.3982C6.82808 15.0009 8.99914 17.1719 11.6018 18.6819C14.1427 20.1561 17.0948 21 20.2424 21H21V14.5989L15.8404 13.4523L14.1631 15.1314C11.9186 13.9291 10.071 12.0814 8.86862 9.83689L10.5477 8.15964L9.40109 3H3.00943Z",fill:"currentColor"})),g=m;export{m as IconCall,g as default};
//# sourceMappingURL=index.mjs.map