@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.53 kB
JavaScript
import _sfc_main from './u-solid-refresh.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1688021848123",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "36871",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M512 85.504c-234.496 0-426.496 192-426.496 426.496s192 426.496 426.496 426.496 426.496-192 426.496-426.496-192-426.496-426.496-426.496z m208.896 503.808c-24.064 97.28-115.712 168.448-222.208 161.28-104.96-7.168-189.44-92.16-196.608-196.608-8.704-123.904 89.6-227.84 211.968-227.84v-43.008c0-8.704 10.24-13.312 16.896-7.68l105.472 92.16c4.608 4.096 4.608 11.264 0 15.36l-105.472 92.16c-6.656 5.632-16.896 1.024-16.896-7.68V408.064c-72.192 0-131.072 58.368-131.072 131.072 0 72.192 58.368 131.072 131.072 131.072 61.44 0 113.152-42.496 126.976-99.328 4.608-18.432 20.992-31.744 39.936-31.744 26.112 0 46.08 24.576 39.936 50.176z",
fill: "currentColor",
"p-id": "36872"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidRefresh = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidRefresh as default };