@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.
4 lines (2 loc) • 1.67 kB
JavaScript
import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:s,...i})=>{return l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...s}},n&&!e&&l.createElement("title",null,n),t)};import o from"react";var a=(t)=>{return o.createElement(p,{...t,ariaLabel:"timeslot, time, clock"},o.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 7V12H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.3695 4.068C16.1581 4.57825 15.5731 4.82055 15.0629 4.6092C14.5526 4.39785 14.3103 3.81288 14.5217 3.30264C14.733 2.79239 15.318 2.55009 15.8283 2.76144C16.3385 2.97279 16.5808 3.55776 16.3695 4.068Z",fill:"currentColor"}),o.createElement("path",{d:"M19.0743 6.34334C18.6838 6.73386 18.0506 6.73386 17.6601 6.34334C17.2696 5.95281 17.2696 5.31965 17.6601 4.92912C18.0506 4.5386 18.6838 4.5386 19.0743 4.92912C19.4648 5.31965 19.4648 5.95281 19.0743 6.34334Z",fill:"currentColor"}),o.createElement("path",{d:"M20.7186 9.55587C20.2066 9.76276 19.6237 9.51536 19.4168 9.00329C19.2099 8.49122 19.4573 7.90839 19.9694 7.7015C20.4815 7.49461 21.0643 7.74201 21.2712 8.25408C21.4781 8.76615 21.2307 9.34898 20.7186 9.55587Z",fill:"currentColor"}))},h=a;export{h as default,a as IconTimeslot};
//# debugId=9C271519DB35CB2464756E2164756E21