@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 • 1.39 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"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:C,...a}},n&&!e&&l.createElement("title",null,n),t);var V=t=>r.createElement(p,{...t,ariaLabel:"focus-renew"},r.createElement("path",{d:"M8.75 3H3V8.75H4.5V4.5H8.75V3Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3H15.25V4.5H19.5V8.75H21V3Z",fill:"currentColor"}),r.createElement("path",{d:"M10.2492 9.24917C10.7593 8.933 11.3625 8.75 12 8.75C13.7949 8.75 15.25 10.2051 15.25 12H16.75C16.75 9.37665 14.6234 7.25 12 7.25C10.9503 7.25 9.96602 7.59116 9.16889 8.16889L7.75 6.75V10.75H11.75L10.2492 9.24917Z",fill:"currentColor"}),r.createElement("path",{d:"M12 15.25C10.2051 15.25 8.75 13.7949 8.75 12H7.25C7.25 14.6234 9.37665 16.75 12 16.75C13.0499 16.75 14.0343 16.4086 14.8311 15.8311L16.25 17.25V13.25H12.25L13.7508 14.7508C13.2404 15.0672 12.6373 15.25 12 15.25Z",fill:"currentColor"}),r.createElement("path",{d:"M4.5 19.5V15.25H3V21H8.75V19.5H4.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 21V15.25H19.5V19.5H15.25V21H21Z",fill:"currentColor"})),c=V;export{V as IconFocusRenew,c as default};
//# sourceMappingURL=index.mjs.map