@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 • 979 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(a,{...r,ariaLabel:"calendar-edit, date-edit"},p.createElement("path",{d:"M11 20H7C5.34315 20 4 18.6569 4 17V9M4 9V8C4 6.34315 5.34315 5 7 5H17C18.6569 5 20 6.34315 20 8V9M4 9H20M20 9V10M8 5V3M16 5V3M15 21H15.7574C16.553 21 17.3161 20.6839 17.8787 20.1213L21 17C21.5523 16.4477 21.5523 15.5523 21 15C20.4477 14.4477 19.5523 14.4477 19 15L15.8787 18.1213C15.3161 18.6839 15 19.447 15 20.2426V21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),V=C;export{C as IconCalendarEdit,V as default};
//# sourceMappingURL=index.mjs.map