UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

17 lines 697 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const digipass_private = 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", strokeWidth: 1.5, d: "M4.5 4.468C2.408 5.073 1 6.205 1 7.5s1.408 2.427 3.5 3.032m0-6.064C5.53 4.17 6.725 4 8 4c3.866 0 7 1.567 7 3.5S11.866 11 8 11c-1.275 0-2.47-.17-3.5-.468m0-6.064c.438.99 1.05 3.59 0 6.064M7.563 7.5H11.5" }))); export default digipass_private; //# sourceMappingURL=digipass_private.js.map