@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.34 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundLink_vue_vue_type_script_lang = require('./u-round-link.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: "M488.085333 738.282667l-45.269333 45.226666a148.693333 148.693333 0 0 1-105.6 43.754667 148.693333 148.693333 0 0 1-105.6-43.733333 148.693333 148.693333 0 0 1-43.733333-105.6 148.693333 148.693333 0 0 1 43.733333-105.6l105.6-105.6a148.693333 148.693333 0 0 1 105.6-43.733334 148.693333 148.693333 0 0 1 105.6 43.733334 42.666667 42.666667 0 1 0 60.352-60.330667 234.133333 234.133333 0 0 0-165.952-68.736 234.112 234.112 0 0 0-165.930667 68.736L171.306667 512a234.133333 234.133333 0 0 0-68.714667 165.930667 234.112 234.112 0 0 0 68.714667 165.930666 234.133333 234.133333 0 0 0 165.952 68.736 234.133333 234.133333 0 0 0 165.930666-68.736l45.248-45.226666a42.666667 42.666667 0 0 0-60.330666-60.373334zM852.693333 180.138667a234.112 234.112 0 0 0-165.930666-68.736 234.133333 234.133333 0 0 0-165.930667 68.736l-45.248 45.248a42.666667 42.666667 0 0 0 60.330667 60.330666l45.269333-45.226666a148.693333 148.693333 0 0 1 105.6-43.754667 148.693333 148.693333 0 0 1 105.6 43.733333 148.693333 148.693333 0 0 1 43.733333 105.6 148.693333 148.693333 0 0 1-43.733333 105.6l-105.6 105.6a148.693333 148.693333 0 0 1-105.6 43.733334 148.693333 148.693333 0 0 1-105.6-43.733334 42.666667 42.666667 0 1 0-60.352 60.330667 234.133333 234.133333 0 0 0 165.952 68.736 234.133333 234.133333 0 0 0 165.930667-68.736L852.693333 512a234.133333 234.133333 0 0 0 68.714667-165.930667 234.133333 234.133333 0 0 0-68.714667-165.930666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundLink = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundLink_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundLink;