@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.69 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundModel_vue_vue_type_script_lang = require('./u-round-model.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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",
{
fill: "currentColor",
d: "M855.210667 276.906667L544 97.194667l-21.333333 36.949333 21.333333-36.949333a63.978667 63.978667 0 0 0-64 0L168.789333 276.885333a64 64 0 0 0-32 55.424v359.381334a64 64 0 0 0 32 55.424L480 926.784a64 64 0 0 0 64 0l311.210667-179.669333a64 64 0 0 0 32-55.424V332.309333a64 64 0 0 0-32-55.424zM512 846.72l-289.877333-167.36v-334.72L512 177.258667l289.877333 167.381333v334.72L512 846.741333zM680.853333 395.925333a42.666667 42.666667 0 0 0-59.434666-10.496L512 462.08l-109.44-76.629333a42.666667 42.666667 0 0 0-48.938667 69.909333l113.066667 79.168c0.725333 1.706667 1.706667 3.349333 2.645333 5.013333V661.333333a42.666667 42.666667 0 1 0 85.333334 0v-121.813333c0.96-1.664 1.92-3.285333 2.624-5.013333l113.066666-79.168a42.666667 42.666667 0 0 0 10.496-59.413334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundModel = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundModel_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundModel;