@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 981 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...u})=>l.createElement("svg",{...u,"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}},n&&!r&&l.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"focus-auto"},t.createElement("path",{d:"M8 20H4V16M16 20H20V16M4 8V4H8M16 4H20V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.05301 15.8182L10.9609 8H13.0391L15.947 15.8182C15.9692 15.8779 15.9868 15.9387 16 16H13.9363L13.5113 14.8571H10.4887L10.0637 16H8C8.01319 15.9387 8.0308 15.8779 8.05301 15.8182ZM12.6611 12.5714L12 10.7939L11.3389 12.5714H12.6611Z",fill:"currentColor"})),d=c;export{c as IconFocusAuto,d as default};
//# sourceMappingURL=index.mjs.map