@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.14 kB
JavaScript
import o from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:s,...u})=>n.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},l&&!t&&n.createElement("title",null,l),e);var i=e=>o.createElement(p,{...e,ariaLabel:"focus-auto"},o.createElement("path",{d:"M8.5 3H3V8.5H4V4H8.5V3Z",fill:"currentColor"}),o.createElement("path",{d:"M21 3H15.5V4H20V8.5H21V3Z",fill:"currentColor"}),o.createElement("path",{d:"M4 20V15.5H3V21H8.5V20H4Z",fill:"currentColor"}),o.createElement("path",{d:"M21 21V15.5H20V20H15.5V21H21Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.5109 8L8.04306 15.8376C8.01962 15.8906 8.0055 15.9453 8 16H9.13823L10.0821 13.8667H13.9179L14.8618 16H16C15.9945 15.9453 15.9804 15.8906 15.9569 15.8376L12.4891 8H11.5109ZM12 9.53209L13.4459 12.8H10.5541L12 9.53209Z",fill:"currentColor"})),c=i;export{i as IconFocusAuto,c as default};
//# sourceMappingURL=index.mjs.map