@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.11 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:i,...s})=>l.createElement("svg",{...s,"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,...i}},n&&!r&&l.createElement("title",null,n),o);var C=o=>t.createElement(p,{...o,ariaLabel:"call-incoming, phone"},t.createElement("path",{d:"M3.01311 3.00011L3.00197 3.7388C3.00066 3.82576 3 3.91286 3 4.00011C3 7.10308 3.83203 10.014 5.28566 12.5195C6.77436 15.0854 8.9147 17.2257 11.4806 18.7145C13.9861 20.1681 16.897 21.0001 20 21.0001H21V14.4389L15.7745 12.902L14.0423 14.7064C12.0524 13.5966 10.4035 11.9478 9.29367 9.95785L11.0981 8.22561L9.56118 3.00011H3.01311Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.3107 3.75011L16.5607 8.50011H20V10.0001H14V4.00011H15.5V7.43945L20.25 2.68945L21.3107 3.75011Z",fill:"currentColor"})),d=C;export{C as IconCallIncoming,d as default};
//# sourceMappingURL=index.mjs.map