@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.73 kB
JavaScript
import p from"react";import n from"react";var C=({children:o,size:e=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:s,...a})=>n.createElement("svg",{...a,"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:l,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(C,{...o,ariaLabel:"pillow, sleep, snooze"},p.createElement("path",{d:"M8.00631 4.52656C7.18443 4.71003 6.33362 4.28691 5.52037 4.06837C5.35445 4.02378 5.18 4 5 4C3.89543 4 3 4.89543 3 6C3 6.15625 3.01792 6.30832 3.05181 6.45426C3.23975 7.26347 3.62082 8.11442 3.42768 8.92241C3.18635 9.932 3 11.0267 3 12C3 12.9733 3.18635 14.068 3.42768 15.0776C3.62082 15.8856 3.23975 16.7365 3.05181 17.5457C3.01792 17.6917 3 17.8437 3 18C3 19.1046 3.89543 20 5 20C5.17873 20 5.35199 19.9766 5.51687 19.9326C6.3291 19.7159 7.17898 19.2959 7.99946 19.4789C9.27737 19.7638 10.7221 20 12 20C13.2779 20 14.7226 19.7638 16.0005 19.4789C16.821 19.2959 17.6709 19.7159 18.4831 19.9326C18.648 19.9766 18.8213 20 19 20C20.1046 20 21 19.1046 21 18C21 17.8437 20.9821 17.6917 20.9482 17.5457C20.7602 16.7365 20.3792 15.8856 20.5723 15.0776C20.8137 14.068 21 12.9733 21 12C21 11.0267 20.8137 9.932 20.5723 8.92241C20.3792 8.11442 20.7602 7.26347 20.9482 6.45426C20.9821 6.30832 21 6.15625 21 6C21 4.89543 20.1046 4 19 4C18.82 4 18.6456 4.02378 18.4796 4.06837C17.6664 4.28691 16.8156 4.71003 15.9937 4.52656C14.7064 4.2392 13.2573 4 12 4C10.7427 4 9.29357 4.2392 8.00631 4.52656Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconPillow,d as default};
//# sourceMappingURL=index.mjs.map