UNPKG

@opensig/opendesign

Version:

29 lines (28 loc) 1.22 kB
import _sfc_main from "./OIconMoon.vue2.mjs"; import { createElementBlock, openBlock, normalizeClass, createCommentVNode } from "vue"; import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs"; const _hoisted_1 = { key: 0, fill: "currentColor", "fill-rule": "evenodd", d: "M6.6 12.828q.418.072.85.072a4.95 4.95 0 0 0 2.72-.813 4.98 4.98 0 0 0 2.112-3.058q.117-.526.117-1.079a4.95 4.95 0 0 0-.388-1.927A4.9 4.9 0 0 0 10.95 4.45 4.93 4.93 0 0 0 7.45 3a5 5 0 0 0-1.108.125.43.43 0 0 0-.28.199.45.45 0 0 0 .129.612 3.14 3.14 0 0 1 1.144 3.84 3.147 3.147 0 0 1-3.763 1.806.43.43 0 0 0-.342.04.44.44 0 0 0-.213.27.46.46 0 0 0 .034.33 5 5 0 0 0 .764 1.089 5 5 0 0 0 1.025.846 4.9 4.9 0 0 0 1.76.67" }; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock( "svg", { fill: "none", viewBox: "0 0 16 16", class: normalizeClass(_ctx.classNames) }, [ _ctx.isClient ? (openBlock(), createElementBlock("path", _hoisted_1)) : createCommentVNode("v-if", true) ], 2 /* CLASS */ ); } const OIconMoon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { OIconMoon as default };