@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.79 kB
JavaScript
"use strict";var m=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},c=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of d(e))!f.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=h(e,o))||s.enumerable});return r};var l=(r,e,t)=>(t=r!=null?m(x(r)):{},c(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>c(a({},"__esModule",{value:!0}),r);var I={};g(I,{IconCar10:()=>u,default:()=>B});module.exports=y(I);var n=l(require("react"));var p=l(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:k,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?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,...k}},t&&!o&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(i,{...r,ariaLabel:"car-10, truck"},n.default.createElement("path",{d:"M4.5 17H2V5H13V7H18.5L22 12V17H19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13 7V16.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.5 17H14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("circle",{cx:"7",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("circle",{cx:"17",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconCar10});
//# sourceMappingURL=index.js.map