@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.99 kB
JavaScript
import l from"react";import C from"react";var n=({children:e,size:o=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:a,...s})=>C.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},t&&!r&&C.createElement("title",null,t),e);var M=e=>l.createElement(n,{...e,ariaLabel:"clock-snooze, timer, snooze, zz"},l.createElement("path",{d:"M14.6668 4.45496C15.1875 4.639 15.7588 4.36608 15.9428 3.84536C16.1269 3.32465 15.854 2.75332 15.3332 2.56928L14.6668 4.45496ZM21.7522 9.77871C21.63 9.24012 21.0943 8.90258 20.5557 9.02479C20.0171 9.147 19.6796 9.68269 19.8018 10.2213L21.7522 9.77871ZM19 1C18.4477 1 18 1.44772 18 2C18 2.55228 18.4477 3 19 3V1ZM22 2L22.8 2.6C23.0273 2.29698 23.0638 1.89157 22.8944 1.55279C22.725 1.214 22.3788 1 22 1V2ZM19 6L18.2 5.4C17.9727 5.70302 17.9362 6.10843 18.1056 6.44721C18.275 6.786 18.6212 7 19 7V6ZM22 7C22.5523 7 23 6.55228 23 6C23 5.44772 22.5523 5 22 5V7ZM13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8H13ZM12 12H11C11 12.2652 11.1054 12.5196 11.2929 12.7071L12 12ZM13.7929 15.2071C14.1834 15.5976 14.8166 15.5976 15.2071 15.2071C15.5976 14.8166 15.5976 14.1834 15.2071 13.7929L13.7929 15.2071ZM20 12C20 16.4183 16.4183 20 12 20V22C17.5228 22 22 17.5228 22 12H20ZM12 20C7.58172 20 4 16.4183 4 12H2C2 17.5228 6.47715 22 12 22V20ZM4 12C4 7.58172 7.58172 4 12 4V2C6.47715 2 2 6.47715 2 12H4ZM12 4C12.9368 4 13.834 4.16061 14.6668 4.45496L15.3332 2.56928C14.2894 2.20032 13.167 2 12 2V4ZM19.8018 10.2213C19.9314 10.7924 20 11.3876 20 12H22C22 11.2377 21.9145 10.4941 21.7522 9.77871L19.8018 10.2213ZM19 3H22V1H19V3ZM21.2 1.4L18.2 5.4L19.8 6.6L22.8 2.6L21.2 1.4ZM19 7H22V5H19V7ZM11 8V12H13V8H11ZM11.2929 12.7071L13.7929 15.2071L15.2071 13.7929L12.7071 11.2929L11.2929 12.7071Z",fill:"currentColor"})),m=M;export{M as IconClockSnooze,m as default};
//# sourceMappingURL=index.mjs.map