UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 587 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const sort_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.077 3v16.673m0 0L10 15.75m-3.923 3.923L2.154 15.75M17.846 20V3.327m0 0L13.923 7.25m3.923-3.923L21.77 7.25" })) }); export default sort_medium; //# sourceMappingURL=sort_medium.js.map