UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 813 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const id_card = 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: "M6.6 3.867H1.933A.933.933 0 0 0 1 4.8v8.4a.934.934 0 0 0 .933.933h12.134A.933.933 0 0 0 15 13.2V4.8a.933.933 0 0 0-.933-.933H9.4m.6 4.666h2.2M10 10.4h2.2m-2.8-7a1.4 1.4 0 0 0-2.8 0v1.867a.467.467 0 0 0 .467.466h1.866a.467.467 0 0 0 .467-.466V3.4ZM7.3 9.233a1.633 1.633 0 1 1-3.267 0 1.633 1.633 0 0 1 3.267 0Zm-4.433 4.9a2.8 2.8 0 0 1 5.6 0h-5.6Z" })) }); export default id_card; //# sourceMappingURL=id_card.js.map