@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.8 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},a=(r,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of c(t))!B.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(s=m(t,e))||s.enumerable});return r};var h=(r,t,o)=>(o=r!=null?k(f(r)):{},a(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var V={};g(V,{IconBus:()=>i,default:()=>I});module.exports=x(V);var n=h(require("react"));var l=h(require("react")),d=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:u,...C})=>l.default.createElement("svg",{...C,"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:s,...u}},o&&!e&&l.default.createElement("title",null,o),r);var i=r=>n.default.createElement(d,{...r,ariaLabel:"bus, school-bus"},n.default.createElement("path",{d:"M8 20H4V4H20V20H16V18H8V20Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M4 12H20",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M6 15H9",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M15 15H18",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M1 8L4 8",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M20 8L23 8",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M9 6.5H15",stroke:"currentColor",strokeWidth:"2"})),I=i;0&&(module.exports={IconBus});
//# sourceMappingURL=index.js.map