@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 • 866 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"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}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"zoom-out, search-minus"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19C12.939 19 14.7178 18.3094 16.1023 17.162L20.0005 21.0602L21.0612 19.9996L17.1628 16.1012C18.3098 14.7169 19 12.9385 19 11C19 6.58172 15.4183 3 11 3ZM15 10.25V11.75H7V10.25L15 10.25Z",fill:"currentColor"})),d=i;export{i as IconZoomOut,d as default};
//# sourceMappingURL=index.mjs.map