UNPKG

@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 1.09 kB
import r from"react";import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...h})=>s.createElement("svg",{...h,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&s.createElement("title",null,n),o);var d=o=>r.createElement(p,{...o,ariaLabel:"bus, school-bus"},r.createElement("path",{d:"M8 20H4V4H20V20H16V18H8V20Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 12H20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6 15H9",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M15 15H18",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M1 8L4 8",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 8L23 8",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M9 6.5H15",stroke:"currentColor",strokeWidth:"2"})),m=d;export{d as IconBus,m as default}; //# sourceMappingURL=index.mjs.map