UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 885 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const travel = 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: "m10.23 4.04 2.163-1.077c.88-.431 1.99-.057 2.425.802.437.868.057 1.962-.815 2.389l-2.268 1.108-1.233 5.088a.724.724 0 0 1-.382.473l-1.24.606c-.471.231-1.041-.133-1.034-.64V9.162L5.46 10.33a1.489 1.489 0 0 1-1.582-.194L1.245 7.928c-.387-.326-.3-.96.148-1.18l1.384-.6 1.291.959L7 5.647m3.23-1.608L7.294 2.574a.744.744 0 0 0-.647 0l-1.219.593a.719.719 0 0 0-.114 1.207L7 5.648m3.23-1.609L7 5.648" }))); export default travel; //# sourceMappingURL=travel.js.map