@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.57 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidShow_vue_vue_type_script_lang = require('./u-solid-show.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: "M512 512m-85.333333 0a85.333333 85.333333 0 1 0 170.666666 0 85.333333 85.333333 0 1 0-170.666666 0ZM813.653333 316.458667C723.413333 226.410667 619.605333 170.666667 512 170.666667c-107.584 0-211.413333 55.744-301.653333 145.792C140.842667 385.792 85.333333 471.509333 85.333333 512c0 40.490667 55.530667 126.208 125.013334 195.541333C300.586667 797.589333 404.394667 853.333333 512 853.333333c107.584 0 211.413333-55.744 301.653333-145.792C883.157333 638.208 938.666667 552.490667 938.666667 512c0-40.490667-55.530667-126.208-125.013334-195.541333zM512 682.666667a170.666667 170.666667 0 1 1 0-341.333334 170.666667 170.666667 0 0 1 0 341.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidShow = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidShow_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidShow;