@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 959 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...s}},n&&!r&&l.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"mouse-scroll-down"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.86132 19.8066L12 21.8991L15.1387 19.8066L15.6934 20.6387L12 23.1009L8.30662 20.6387L8.86132 19.8066Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 7C6 3.68629 8.68629 1 12 1C15.3137 1 18 3.68629 18 7V12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12V7ZM12.5 5H11.5V9H12.5V5Z",fill:"currentColor"})),f=c;export{c as IconMouseScrollDown,f as default};
//# sourceMappingURL=index.mjs.map