UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 508 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _path; import React from 'react'; const add_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", strokeMiterlimit: 10, strokeWidth: 1.5, d: "M12 21V3m9 9H3" }))); export default add_medium; //# sourceMappingURL=add_medium.js.map