@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 866 B
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const log_out_medium = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24"
}, props), _path || (_path = React.createElement("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M17.067 18.6v1.467a1.467 1.467 0 0 1-1.467 1.467h-1.4m0-17.6h1.4A1.467 1.467 0 0 1 17.067 5.4v1.466m3 2.933L23 12.733m0 0h-8.067m8.067 0-2.933 2.933m-12.1-4.032a.367.367 0 1 0 .339.222.364.364 0 0 0-.34-.226m2.464 11.363-8.8-1.258A.732.732 0 0 1 1 21.01V3.906a.733.733 0 0 1 .58-.718l8.8-2.172a.733.733 0 0 1 .887.718v20.533a.733.733 0 0 1-.837.726Z"
})));
export default log_out_medium;
//# sourceMappingURL=log_out_medium.js.map