@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.94 kB
JavaScript
import _sfc_main from './u-line-timekeeping.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",
{
fill: "currentColor",
d: "M430.933333 520.533333l-76.8-76.8c-12.8-12.8-12.8-32 0-44.8 12.8-12.8 32-12.8 44.8 0l78.933334 78.933334c12.8-6.4 27.733333-8.533333 42.666666-8.533334 38.4 0 72.533333 21.333333 91.733334 53.333334 19.2 32 19.2 74.666667 0 106.666666S558.933333 682.666667 520.533333 682.666667c-59.733333 0-106.666667-46.933333-106.666666-106.666667 2.133333-21.333333 8.533333-40.533333 17.066666-55.466667zM512 938.666667c-206.933333 0-373.333333-166.4-373.333333-371.2C138.666667 362.666667 305.066667 196.266667 512 196.266667S885.333333 362.666667 885.333333 567.466667C885.333333 772.266667 718.933333 938.666667 512 938.666667z m0-64c170.666667 0 309.333333-138.666667 309.333333-307.2S682.666667 260.266667 512 260.266667 202.666667 398.933333 202.666667 567.466667 341.333333 874.666667 512 874.666667zM418.133333 149.333333c-10.666667 0-21.333333-6.4-27.733333-14.933333-6.4-10.666667-6.4-21.333333 0-32s17.066667-14.933333 27.733333-14.933333h192c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-192z m104.533334 471.466667c25.6 0 44.8-21.333333 44.8-44.8s-21.333333-44.8-44.8-44.8c-25.6 0-44.8 21.333333-44.8 44.8s19.2 44.8 44.8 44.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineTimekeeping = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineTimekeeping as default };