@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 • 906 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"bank"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0015 1.65967L2.00151 6.71164V9.99994H4.00151V16.4999H3.21094L1.71094 20.9999H22.2921L20.7921 16.4999H20.0015V9.99994H22.0015V6.71164L12.0015 1.65967ZM16.0015 9.99994H18.5015V16.4999H16.0015V9.99994ZM8.00151 16.4999H5.50151V9.99994H8.00151V16.4999ZM9.50151 16.4999V9.99994H14.5015V16.4999H9.50151Z",fill:"currentColor"})),C=m;export{m as IconBank,C as default};
//# sourceMappingURL=index.mjs.map