@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 • 858 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(a,{...r,ariaLabel:"calender-remove, date-remove"},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 9V11M8 5V3M16 5V3M16 16L18.0002 18M18.0002 18L20 20M18.0002 18L16 20M18.0002 18L20 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),M=i;export{i as IconCalenderRemove,M as default};
//# sourceMappingURL=index.mjs.map