UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 881 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const heavy_equipment = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M14.067 11.519V8.467a.933.933 0 0 0-.934-.934H12.2a.934.934 0 0 1-.933-.933v-.933a.933.933 0 0 0-.934-.934h-2.8a.933.933 0 0 0-.933.934v5.852m1.867-4.92H9.4M6.6 7.704 1.326 2.8a1.042 1.042 0 0 1 1.25-1.653l6.16 3.574M3.8 9.867a1.4 1.4 0 1 1-1.4-1.4v-4.65M13.133 15h-5.6a1.872 1.872 0 0 1-1.866-1.867 1.872 1.872 0 0 1 1.866-1.866h5.6A1.872 1.872 0 0 1 15 13.133 1.872 1.872 0 0 1 13.133 15Z" })) }); export default heavy_equipment; //# sourceMappingURL=heavy_equipment.js.map