@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.35 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidUpdateTime_vue_vue_type_script_lang = require('./u-solid-update-time.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M512 106.496c-223.744 0-405.504 181.76-405.504 405.504s181.76 405.504 405.504 405.504 405.504-181.76 405.504-405.504-181.76-405.504-405.504-405.504z m202.752 450.048h-215.04c-4.608 0-8.704-1.024-12.8-2.56-11.776-5.12-20.48-16.896-20.48-30.72v-215.04c0-18.432 14.848-33.28 33.28-33.28s33.28 14.848 33.28 33.28v182.272h182.272c18.432 0 33.28 14.848 33.28 33.28-0.512 17.92-15.36 32.768-33.792 32.768z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidUpdateTime = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidUpdateTime_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidUpdateTime;