UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 703 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const card_in = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8 10.156h4.667M1.156 7.978h4.666M4.267 9.533l1.555-1.555m0 0L4.267 6.422M1.247 3.5c.227-.304.59-.5.997-.5h11.512C14.443 3 15 3.557 15 4.244v7.012c0 .687-.557 1.244-1.244 1.244H2.244c-.408 0-.77-.197-.997-.5" }))); export default card_in; //# sourceMappingURL=card_in.js.map