UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 625 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const split_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: "m20.25 14.998 3 3m0 0-3 3m3-3L18 18c-3.75 0-6.75-6-6.75-6m9-9.002 3 3m0 0-3 3m3-3L18 6c-3.75 0-6.75 6-6.75 6m0 0-10.5-.002" }))); export default split_medium; //# sourceMappingURL=split_medium.js.map