@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.2 kB
JavaScript
import _sfc_main from './u-round-link.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundLink as default };