UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 693 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const card_out = 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: "M3.333 5.178h2.334m-2.334 4.978H8m2.178-2.178h4.666M13.29 9.533l1.555-1.555m0 0L13.29 6.422M14.753 3.5c-.227-.304-.59-.5-.997-.5H2.244C1.557 3 1 3.557 1 4.244v7.012c0 .687.557 1.244 1.244 1.244h11.512c.408 0 .77-.197.997-.5" })) }); export default card_out; //# sourceMappingURL=card_out.js.map