@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 • 871 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(l,{...r,ariaLabel:"arrow-box-right, login, enter, door"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.6525 2.79248L20.6525 2.79248V20.7925H13.6525V19.2925H19.1525V4.29248H13.6525V2.79248ZM11.1525 7.23184L15.7132 11.7925L11.1525 16.3532L10.0919 15.2925L12.8419 12.5425H2.65253V11.0425H12.8419L10.0919 8.2925L11.1525 7.23184Z",fill:"currentColor"})),d=m;export{m as IconArrowBoxRight,d as default};
//# sourceMappingURL=index.mjs.map