@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) • 935 B
JavaScript
import s from"react";var a=({children:o,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:p,...c})=>{return s.createElement("svg",{...c,"aria-hidden":t,role:t?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:l,...p}},n&&!t&&s.createElement("title",null,n),o)};import e from"react";var i=(o)=>{return e.createElement(a,{...o,ariaLabel:"send-later, timeslot, clock"},e.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeDasharray:"4 5"}),e.createElement("circle",{cx:"12",cy:"12",r:"5.75",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 10V12L13.5 13.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=i;export{h as default,i as IconSendLater};
//# debugId=BE437D3CB2B48A9C64756E2164756E21