@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 1.35 kB
JavaScript
import _sfc_main from './u-solid-time.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717749330269",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "9815",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M512 85.333333c230.4 0 426.666667 187.733333 426.666667 426.666667 0 230.4-187.733333 426.666667-426.666667 426.666667-230.4 0-426.666667-187.733333-426.666667-426.666667C85.333333 281.6 273.066667 85.333333 512 85.333333z m0 192a42.666667 42.666667 0 0 0-42.666667 42.666667v170.666667c0 12.842667 5.674667 24.384 14.677334 32.213333l1.493333 1.621333 120.661333 120.682667a42.666667 42.666667 0 1 0 60.352-60.352L554.666667 473.002667V320a42.666667 42.666667 0 0 0-42.666667-42.666667z",
"p-id": "9816"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidTime = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidTime as default };