UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 1.03 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const ambulance = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M5.667 5.933c0-.515.418-.933.933-.933h7.467c.515 0 .933.418.933.933v7.2a.933.933 0 0 1-.933.934h-.547M5.667 5.933H3.595a.933.933 0 0 0-.905.707L2.4 8.267c-.52.346-1.398.698-1.4 1.43v3.436c0 .516.418.934.933.934H3.88m1.787-8.134v6.347M10 7.7v1.4m0 1.4V9.1m0 0H8.6m1.4 0h1.4m-2-7.167V1m2.333 1.867.467-.934m-5.133.934L6.6 1.933M3.88 14.067a1.4 1.4 0 0 0 2.64 0m-2.64 0c-.384-1.087.73-2.16 1.787-1.787m0 0a1.418 1.418 0 0 1 .853 1.787m0 0h4.36m0 0a1.4 1.4 0 0 0 2.64 0m-2.64 0c-.313-.885.366-1.867 1.32-1.867a1.4 1.4 0 0 1 1.32 1.867" }))); export default ambulance; //# sourceMappingURL=ambulance.js.map