UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.03 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const AmbulanceThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M84 120a4 4 0 014-4h20V96a4 4 0 018 0v20h20a4 4 0 010 8h-20v20a4 4 0 01-8 0v-20H88a4 4 0 01-4-4zm168 0v64a12 12 0 01-12 12h-20.29a28 28 0 01-55.42 0h-56.58a28 28 0 01-55.42 0H32a12 12 0 01-12-12V72a12 12 0 0112-12h152a4 4 0 014 4v12h38.58a12 12 0 0111.15 7.54l14 35A4 4 0 01252 120zm-64-36v32h54.09L230.3 86.51a4 4 0 00-3.72-2.51zM32 188h20.29a28 28 0 0155.42 0h56.58A28.05 28.05 0 01180 166.71V68H32a4 4 0 00-4 4v112a4 4 0 004 4zm68 4a20 20 0 10-20 20 20 20 0 0020-20zm112 0a20 20 0 10-20 20 20 20 0 0020-20zm32-8v-60h-56v40.29A28 28 0 01219.71 188H240a4 4 0 004-4z" })); exports.default = AmbulanceThin;