UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 699 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const broken_chain_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: "m8.25 5.249-3-3m1.5 6h-1.5m6-4.5v-1.5m3 4.5h4.5c2.451 0 4.5 2.049 4.5 4.5s-2.049 4.5-4.5 4.5h-4.5m-9.53-4.334-2.652 2.652c-1.733 1.733-1.733 4.63 0 6.364 1.733 1.733 4.63 1.733 6.364 0l2.652-2.652" })) }); export default broken_chain_medium; //# sourceMappingURL=broken_chain_medium.js.map