UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

33 lines (32 loc) 1.82 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _path, _path2; 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 cog = 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: "M7.094 2.048a1.218 1.218 0 0 0 1.81 0l.59-.646a1.22 1.22 0 0 1 2.122.88l-.044.871a1.22 1.22 0 0 0 1.277 1.279l.871-.045a1.22 1.22 0 0 1 .878 2.123l-.649.585a1.22 1.22 0 0 0 0 1.811l.649.585a1.22 1.22 0 0 1-.88 2.123l-.871-.044a1.219 1.219 0 0 0-1.28 1.28l.044.871a1.22 1.22 0 0 1-2.117.878l-.586-.648a1.22 1.22 0 0 0-1.81 0l-.589.648a1.22 1.22 0 0 1-2.12-.877l.045-.871a1.219 1.219 0 0 0-1.28-1.28l-.872.044a1.219 1.219 0 0 1-.881-2.12l.648-.586a1.22 1.22 0 0 0 0-1.81l-.648-.589a1.219 1.219 0 0 1 .877-2.12l.872.044a1.219 1.219 0 0 0 1.28-1.282l-.04-.872a1.22 1.22 0 0 1 2.12-.878l.585.646Z", clipRule: "evenodd" })), _path2 || (_path2 = _react.default.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.003 10.804a2.801 2.801 0 1 0 0-5.602 2.801 2.801 0 0 0 0 5.602Z", clipRule: "evenodd" }))); var _default = exports.default = cog; //# sourceMappingURL=cog.js.map