@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.18 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var L=t=>r.createElement(p,{...t,ariaLabel:"focus-magic"},r.createElement("path",{d:"M3 3H8.75V4.5H4.5V8.75H3V3Z",fill:"currentColor"}),r.createElement("path",{d:"M15.25 3H21V8.75H19.5V4.5H15.25V3Z",fill:"currentColor"}),r.createElement("path",{d:"M4.5 15.25V19.5H8.75V21H3V15.25H4.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 15.25V21H15.25V19.5H19.5V15.25H21Z",fill:"currentColor"}),r.createElement("path",{d:"M12.3333 9.33333L13.5 7L14.6667 9.33333L17 10.5L14.6667 11.6667L13.5 14L12.3333 11.6667L10 10.5L12.3333 9.33333Z",fill:"currentColor"}),r.createElement("path",{d:"M9.5 12L8.66667 13.6667L7 14.5L8.66667 15.3333L9.5 17L10.3333 15.3333L12 14.5L10.3333 13.6667L9.5 12Z",fill:"currentColor"})),m=L;export{L as IconFocusMagic,m as default};
//# sourceMappingURL=index.mjs.map