@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 • 836 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:i,...s})=>n.createElement("svg",{...s,"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,...i}},o&&!r&&n.createElement("title",null,o),t);var c=t=>p.createElement(l,{...t,ariaLabel:"ticket, admit, vip"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 10V4H22V10H21.5C20.3954 10 19.5 10.8954 19.5 12C19.5 13.1046 20.3954 14 21.5 14H22V20H2V14H2.5C3.60457 14 4.5 13.1046 4.5 12C4.5 10.8954 3.60457 10 2.5 10H2ZM16 7H15V9H16V7ZM16 11H15V13H16V11ZM16 15H15V17H16V15Z",fill:"currentColor"})),u=c;export{c as IconTicket,u as default};
//# sourceMappingURL=index.mjs.map