@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.17 kB
JavaScript
import a from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"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:p,...s}},o&&!r&&n.createElement("title",null,o),t);var c=t=>a.createElement(l,{...t,ariaLabel:"smartwatch-2, clock, time"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.32804 1H16.6706L17.2191 5.9369C18.9211 7.40336 20 9.57535 20 12C20 14.424 18.9219 16.5962 17.2191 18.0632L16.6706 23H7.32804L6.77936 18.0619C5.07742 16.5949 4 14.4233 4 12C4 9.57607 5.07822 7.40464 6.77935 5.9382L7.32804 1ZM8.4096 19.151L8.6706 21.5H15.328L15.589 19.1517C14.5096 19.6944 13.2905 20 12 20C10.7089 20 9.48931 19.6942 8.4096 19.151ZM15.328 2.5L15.589 4.84846C14.5089 4.30549 13.2892 4 12 4C10.7102 4 9.48999 4.30576 8.40958 4.84919L8.6706 2.5H15.328ZM12.75 8H11.25V12.3107L13.5 14.5607L14.5607 13.5L12.75 11.6893V8Z",fill:"currentColor"})),u=c;export{c as IconSmartwatch2,u as default};
//# sourceMappingURL=index.mjs.map