@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 • 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.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"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 3H21V9H20V4.70711L14.5 10.2071L13.7929 9.5L19.2929 4H15V3Z",fill:"currentColor"})),g=C;export{C as IconCallOutgoing,g as default};
//# sourceMappingURL=index.mjs.map