UNPKG

@element-plus/icons-vue

Version:

32 lines (29 loc) 1.22 kB
import { defineComponent, openBlock, createElementBlock, createElementVNode } from 'vue'; import _export_sfc from './_virtual/plugin-vue_export-helper.mjs'; const _sfc_main = defineComponent({ name: "PartlyCloudy" }); const _hoisted_1 = { class: "icon", width: "200", height: "200", viewBox: "0 0 1024 1024", xmlns: "http://www.w3.org/2000/svg" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { fill: "currentColor", d: "M598.4 895.872H328.192a256 256 0 01-34.496-510.528A352 352 0 11598.4 895.872zm-271.36-64h272.256a288 288 0 10-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0026.88 382.848z" }, null, -1); const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { fill: "currentColor", d: "M139.84 501.888a256 256 0 11417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 10189.12 460.48a6003.84 6003.84 0 00-49.28 41.408z" }, null, -1); const _hoisted_4 = [ _hoisted_2, _hoisted_3 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4); } var partlyCloudy = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { partlyCloudy as default };