@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 981 B
JavaScript
import t from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:r=!0,style:s,...i})=>n.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}},l&&!r&&n.createElement("title",null,l),o);var u=o=>t.createElement(p,{...o,ariaLabel:"mouse-scroll-up"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.79199 5.04008L12 2.90141L15.208 5.04008L16.0401 3.79201L12 1.09863L7.95994 3.79201L8.79199 5.04008Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 12C6 8.68631 8.68629 6.00002 12 6.00002C15.3137 6.00002 18 8.68631 18 12V17C18 20.3137 15.3137 23 12 23C8.68629 23 6 20.3137 6 17V12ZM12.75 10H11.25V14H12.75V10Z",fill:"currentColor"})),f=u;export{u as IconMouseScrollUp,f as default};
//# sourceMappingURL=index.mjs.map