@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 791 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:r,color:l,ariaHidden:o=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":o,role:o?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:l,...s}},r&&!o&&n.createElement("title",null,r),t);var m=t=>a.createElement(p,{...t,ariaLabel:"telephone, phone, contact"},a.createElement("path",{d:"M8.90625 3.75H3.75V5.8125C3.75 13.7861 10.2139 20.25 18.1875 20.25H20.25V15.0938L16.125 13.0312L14.5781 14.5781C12 13.5469 10.4531 12 9.42188 9.42188L10.9688 7.875L8.90625 3.75Z",stroke:"currentColor",strokeWidth:"1.5"})),u=m;export{m as IconTelephone,u as default};
//# sourceMappingURL=index.mjs.map