UNPKG

@heycar-uikit/core

Version:
16 lines (10 loc) 2.65 kB
Object.defineProperty(exports, '__esModule', { value: true }); var React = require('react'); var utils_createSvgIcon = require('../utils/createSvgIcon.js'); require('../SvgIcon-bf534109.js'); require('classnames'); require('../styles/default.module.css'); function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; } var React__default = /*#__PURE__*/_interopDefaultLegacy(React); var Settings = utils_createSvgIcon(React__default["default"].createElement("path", { clipRule: "evenodd", d: "M14 2V2.58152C14.6948 2.86278 15.3411 3.23883 15.9229 3.69364L16.4282 3.40193L18.1602 2.40193L19.1602 4.13398L20.1602 5.86603L21.1602 7.59808L19.4282 8.59808L18.9235 8.88945C18.9739 9.25241 19 9.62316 19 10C19 10.3768 18.9739 10.7476 18.9235 11.1106L19.4282 11.4019L21.1602 12.4019L20.1602 14.134L19.1602 15.866L18.1602 17.5981L16.4282 16.5981L15.9229 16.3064C15.3411 16.7612 14.6948 17.1372 14 17.4185V18V20H12H9.99998H7.99998V18V17.4185C7.30514 17.1372 6.65881 16.7612 6.07703 16.3064L5.57177 16.5981L3.83972 17.5981L2.83972 15.866L1.83972 14.134L0.839722 12.4019L2.57177 11.4019L3.07644 11.1106C3.02603 10.7476 2.99998 10.3768 2.99998 10C2.99998 9.62316 3.02603 9.25241 3.07644 8.88945L2.57177 8.59808L0.839722 7.59808L1.83972 5.86603L2.83972 4.13398L3.83972 2.40193L5.57177 3.40193L6.07702 3.69364C6.65881 3.23883 7.30514 2.86278 7.99998 2.58152V2V0H9.99998H12H14V2ZM16.9229 5.42569L17.4282 5.13398L18.4282 6.86603L17.9235 7.1574L16.7573 7.83072L16.9425 9.16457C16.9803 9.43663 17 9.71546 17 10C17 10.2845 16.9803 10.5634 16.9425 10.8355L16.7573 12.1693L17.9235 12.8426L18.4282 13.134L17.4282 14.866L16.9229 14.5743L15.7543 13.8996L14.6912 14.7307C14.2541 15.0724 13.7695 15.3542 13.2495 15.5646L12 16.0704V17.4185V18H9.99998V17.4185V16.0704L8.75041 15.5646C8.23049 15.3542 7.74584 15.0724 7.3088 14.7307L6.24567 13.8996L5.07703 14.5743L4.57177 14.866L3.57177 13.134L4.07644 12.8426L5.24267 12.1693L5.05743 10.8354C5.01964 10.5634 4.99998 10.2845 4.99998 10C4.99998 9.71546 5.01964 9.43664 5.05743 9.16457L5.24266 7.83072L4.07644 7.1574L3.57177 6.86603L4.57177 5.13398L5.07702 5.42569L6.24566 6.1004L7.30879 5.26931C7.74584 4.92765 8.23049 4.64585 8.7504 4.43539L9.99998 3.92958V2.58152V2H12V2.58152V3.92958L13.2495 4.43539C13.7695 4.64585 14.2541 4.92765 14.6912 5.26931L15.7543 6.1004L16.9229 5.42569ZM13 10C13 11.1046 12.1046 12 11 12C9.89543 12 9 11.1046 9 10C9 8.89543 9.89543 8 11 8C12.1046 8 13 8.89543 13 10ZM15 10C15 12.2091 13.2091 14 11 14C8.79086 14 7 12.2091 7 10C7 7.79086 8.79086 6 11 6C13.2091 6 15 7.79086 15 10Z", fillRule: "evenodd" }), 'Settings'); exports.Settings = Settings;