@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 • 1.45 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.5 3H3V8.5H4V4H8.5V3Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3H15.5V4H20V8.5H21V3Z",fill:"currentColor"}),r.createElement("path",{d:"M10.0679 9.06795C10.6268 8.70881 11.2938 8.5 12 8.5C13.6302 8.5 15.0012 9.61495 15.3898 11.1246L15.5144 11.6088L16.4829 11.3596L16.3582 10.8754C15.8587 8.9346 14.0975 7.5 12 7.5C11.019 7.5 10.098 7.81437 9.34803 8.34803L8 7V10.5H11.5L10.0679 9.06795Z",fill:"currentColor"}),r.createElement("path",{d:"M8.61026 12.8754L8.48563 12.3912L7.51719 12.6404L7.64182 13.1246C8.14134 15.0654 9.90251 16.5 12 16.5C12.9812 16.5 13.9022 16.1855 14.652 15.652L16 17V13.5H12.5L13.9321 14.9321C13.373 15.2913 12.7062 15.5 12 15.5C10.3698 15.5 8.99882 14.3851 8.61026 12.8754Z",fill:"currentColor"}),r.createElement("path",{d:"M4 20V15.5H3V21H8.5V20H4Z",fill:"currentColor"}),r.createElement("path",{d:"M21 21V15.5H20V20H15.5V21H21Z",fill:"currentColor"})),m=V;export{V as IconFocusRenew,m as default};
//# sourceMappingURL=index.mjs.map