@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.05 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":r,role:r?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}},n&&!r&&l.createElement("title",null,n),o);var C=o=>t.createElement(p,{...o,ariaLabel:"call-outgoing, phone"},t.createElement("path",{d:"M3.01311 3L3.00197 3.73869C3.00066 3.82564 3 3.91275 3 4C3 7.10297 3.83203 10.0139 5.28566 12.5194C6.77436 15.0853 8.9147 17.2256 11.4806 18.7143C13.9861 20.168 16.897 21 20 21H21V14.4388L15.7745 12.9019L14.0423 14.7063C12.0524 13.5965 10.4035 11.9476 9.29367 9.95774L11.0981 8.2255L9.56118 3H3.01311Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 3H21V9H19.5V5.56066L14.75 10.3107L13.6893 9.25L18.4393 4.5H15V3Z",fill:"currentColor"})),g=C;export{C as IconCallOutgoing,g as default};
//# sourceMappingURL=index.mjs.map