UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

40 lines (39 loc) 1.82 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _path, _path2, _path3; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); } const shield_lock = props => _react.default.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.default.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M2 3.851v4.442c0 2.874 1.77 5.45 4.452 6.482l.607.234a1.75 1.75 0 0 0 1.257 0l.607-.234a6.946 6.946 0 0 0 4.452-6.482V3.851a.867.867 0 0 0-.506-.794 12.658 12.658 0 0 0-5.181-1.056 12.658 12.658 0 0 0-5.182 1.056.867.867 0 0 0-.506.794Z", clipRule: "evenodd" })), _path2 || (_path2 = _react.default.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M5.063 8.75a1.5 1.5 0 0 1 1.5-1.5h2.25a1.5 1.5 0 0 1 1.5 1.5v1.376a1.5 1.5 0 0 1-1.5 1.5h-2.25a1.5 1.5 0 0 1-1.5-1.5V8.75Z", clipRule: "evenodd" })), _path3 || (_path3 = _react.default.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.688 4.626a1.75 1.75 0 0 0-1.75 1.75v.875h3.5v-.875a1.75 1.75 0 0 0-1.75-1.75Z", clipRule: "evenodd" }))); var _default = exports.default = shield_lock; //# sourceMappingURL=shield_lock.js.map