@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 1.91 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLinePlayCircle_vue_vue_type_script_lang = require('./u-line-play-circle.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M512 85.333333C277.333333 85.333333 85.333333 277.333333 85.333333 512s192 426.666667 426.666667 426.666667 426.666667-192 426.666667-426.666667S746.666667 85.333333 512 85.333333z m0 791.466667c-200.533333 0-364.8-164.266667-364.8-364.8S311.466667 147.2 512 147.2 876.8 311.466667 876.8 512 712.533333 876.8 512 876.8z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M699.733333 477.866667l-236.8-130.133334c-8.533333-4.266667-17.066667-6.4-25.6-6.4-29.866667 0-53.333333 23.466667-53.333333 51.2v260.266667c0 8.533333 2.133333 19.2 6.4 25.6 10.666667 17.066667 27.733333 27.733333 46.933333 27.733333 8.533333 0 17.066667-2.133333 25.6-6.4l236.8-130.133333c8.533333-4.266667 14.933333-10.666667 19.2-19.2 6.4-12.8 8.533333-27.733333 4.266667-38.4-2.133333-17.066667-10.666667-25.6-23.466667-34.133333zM448 633.6V411.733333l204.8 110.933334-204.8 110.933333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePlayCircle = /* @__PURE__ */ _pluginVue_exportHelper.default(uLinePlayCircle_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLinePlayCircle;