@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
47 lines (42 loc) • 1.98 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundTime_vue_vue_type_script_lang = require('./u-round-time.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717665400830",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "22611",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
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 85.333333c-235.648 0.021333-426.645333 191.018667-426.666667 426.666667 0.021333 235.669333 191.018667 426.645333 426.666667 426.666667 235.669333-0.021333 426.645333-190.997333 426.666667-426.666667-0.021333-235.648-190.997333-426.645333-426.666667-426.666667z m241.365333 668.032A340.053333 340.053333 0 0 1 512 853.333333a340.053333 340.053333 0 0 1-241.365333-99.968A340.074667 340.074667 0 0 1 170.666667 512a340.074667 340.074667 0 0 1 99.968-241.365333A340.074667 340.074667 0 0 1 512 170.666667a340.074667 340.074667 0 0 1 241.365333 99.968A340.074667 340.074667 0 0 1 853.333333 512a340.053333 340.053333 0 0 1-99.968 241.365333z",
"p-id": "22612"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M725.077333 469.653333H554.666667v-170.752a42.666667 42.666667 0 1 0-85.333334 0v170.752a85.333333 85.333333 0 0 0 85.333334 85.333334h170.410666a42.666667 42.666667 0 1 0 0-85.333334z",
"p-id": "22613"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundTime = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundTime_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundTime;