@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.38 kB
JavaScript
import e from"react";import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:C,...s})=>a.createElement("svg",{...s,"aria-hidden":o,role:o?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,...C}},n&&!o&&a.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"calendar-repeat, date-repeat"},e.createElement("path",{d:"M13 15V12.7071C13 12.2616 13.5386 12.0385 13.8536 12.3535L16.6464 15.1464C16.9614 15.4614 16.7383 16 16.2929 16H14C13.4477 16 13 15.5522 13 15Z",fill:"currentColor"}),e.createElement("path",{d:"M21 19V21.2928C21 21.7383 20.4614 21.9614 20.1464 21.6464L17.3536 18.8535C17.0386 18.5385 17.2617 18 17.7071 18H20C20.5523 18 21 18.4477 21 19Z",fill:"currentColor"}),e.createElement("path",{d:"M10 20H7C5.34315 20 4 18.6569 4 17V9M4 9V8C4 6.34315 5.34315 5 7 5H17C18.6569 5 20 6.34315 20 8C20 8.55228 20 9 20 9H4ZM8 5V3M16 5V3M19.4221 19.7188C18.7737 20.2828 17.9193 20.625 17 20.625C15.3448 20.625 13.9488 19.5157 13.5147 18M14.3725 14.4743C15.04 13.7963 15.98 13.375 17 13.375C18.6552 13.375 20.0512 14.4843 20.4853 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconCalendarRepeat,f as default};
//# sourceMappingURL=index.mjs.map