@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 • 831 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:a,...V})=>l.createElement("svg",{...V,"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:s,...a}},n&&!r&&l.createElement("title",null,n),o);var i=o=>t.createElement(p,{...o,ariaLabel:"bus, school-bus"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3V7H1V8.5H3V12.5H21V8.5H23V7H21V3H3ZM9 6H15V4.5H9V6Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V14H21V21H15.5V19H8.5V21H3ZM6 17H9V15.5H6V17ZM18 17H15V15.5H18V17Z",fill:"currentColor"})),m=i;export{i as IconBus,m as default};
//# sourceMappingURL=index.mjs.map