@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.21 kB
JavaScript
import _sfc_main from './u-solid-update-time.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidUpdateTime as default };