UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

19 lines 539 B
var _path; import { jsx as _jsx } from "react/jsx-runtime"; const transfer = 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: "M7.045 10.182H15m-2.227-2.227L15 10.182l-2.227 2.227M8.955 5.727H1M3.227 3.5 1 5.727l2.227 2.228" })) }); export default transfer; //# sourceMappingURL=transfer.js.map