@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 • 854 B
JavaScript
import p from"react";import n from"react";var s=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:a,...c})=>n.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},t&&!e&&n.createElement("title",null,t),r);var i=r=>p.createElement(s,{...r,ariaLabel:"mouse-scroll-down"},p.createElement("path",{d:"M15 20L13.1094 21.2604C12.4376 21.7083 11.5624 21.7083 10.8906 21.2604L9 20M12 6V8M12 17C9.23858 17 7 14.7614 7 12V7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7V12C17 14.7614 14.7614 17 12 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconMouseScrollDown,f as default};
//# sourceMappingURL=index.mjs.map