@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.79 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!f.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=m(o,e))||s.enumerable});return r};var c=(r,o,t)=>(t=r!=null?k(x(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>a(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconCar10:()=>u,default:()=>B});module.exports=y(I);var n=c(require("react"));var l=c(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:C,...d})=>l.default.createElement("svg",{...d,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},t&&!e&&l.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 17.25H1.75V4.75H12.75V6.75H18.75L22.25 12V17.25H19.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12.75 7V16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9.75 17.25H14.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"7",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"17",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"})),B=u;0&&(module.exports={IconCar10});
//# sourceMappingURL=index.js.map