@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.15 kB
JavaScript
import o from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...C}},n&&!t&&l.createElement("title",null,n),e);var c=e=>o.createElement(a,{...e,ariaLabel:"call-cancel, phone"},o.createElement("path",{d:"M3.74816 21.3108L21.3088 3.75011L20.2482 2.68945L10.8229 12.1147C10.2393 11.4551 9.72566 10.7323 9.29367 9.95774L11.0981 8.2255L9.56118 3H3.01311L3.00197 3.73869C3.00066 3.82564 3 3.91275 3 4C3 7.10297 3.83203 10.0139 5.28566 12.5194C5.90348 13.5842 6.63354 14.5758 7.45966 15.4779L2.6875 20.2501L3.74816 21.3108Z",fill:"currentColor"}),o.createElement("path",{d:"M11.4806 18.7143C10.8519 18.3496 10.2487 17.9456 9.6744 17.5059L13.0744 14.1059C13.3869 14.3205 13.7098 14.5209 14.0423 14.7063L15.7745 12.9019L21 14.4388V21H20C16.897 21 13.9861 20.168 11.4806 18.7143Z",fill:"currentColor"})),u=c;export{c as IconCallCancel,u as default};
//# sourceMappingURL=index.mjs.map