@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.44 kB
JavaScript
import _sfc_main from './u-line-refresh-left.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M234.666667 277.333333c68.266667-81.066667 168.533333-128 277.333333-128 200.533333 0 362.666667 162.133333 362.666667 362.666667s-162.133333 362.666667-362.666667 362.666667S149.333333 712.533333 149.333333 512c0-17.066667-14.933333-32-32-32S85.333333 494.933333 85.333333 512c0 234.666667 192 426.666667 426.666667 426.666667s426.666667-192 426.666667-426.666667S746.666667 85.333333 512 85.333333c-123.733333 0-241.066667 53.333333-320 145.066667V121.6C192 102.4 177.066667 85.333333 160 85.333333S128 100.266667 128 121.6v187.733333c0 17.066667 14.933333 32 32 32h192c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32H234.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRefreshLeft = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineRefreshLeft as default };