@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
28 lines (25 loc) • 1.59 kB
JavaScript
import _sfc_main from './u-round-RefreshCcw.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
createElementVNode("path", {
class: "st0",
d: "M44,24c0-5.3-2.1-10.4-5.9-14.1C34.4,6.1,29.3,4,24,4l0,0c-5.5,0-10.9,2.2-14.9,6l0,0l-4.5,4.5 c-0.8,0.8-0.8,2,0,2.8s2,0.8,2.8,0l4.5-4.5l-1.4-1.4l1.4,1.4C15.2,9.8,19.5,8,24,8l0,0c4.2,0,8.3,1.7,11.3,4.7 c3,3,4.7,7.1,4.7,11.3c0,1.1,0.9,2,2,2S44,25.1,44,24z M8,16V6c0-1.1-0.9-2-2-2S4,4.9,4,6v10c0,1.1,0.9,2,2,2S8,17.1,8,16z M6,18 h10c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2H6c-1.1,0-2,0.9-2,2C4,17.1,4.9,18,6,18z M4,24c0,5.3,2.1,10.4,5.9,14.1 C13.6,41.9,18.7,44,24,44l0,0c5.5,0,10.9-2.2,14.9-6l0,0l4.5-4.5c0.8-0.8,0.8-2,0-2.8c-0.8-0.8-2-0.8-2.8,0l-4.5,4.5l1.4,1.4 l-1.4-1.4C32.8,38.2,28.5,40,24,40l0,0c-4.2,0-8.3-1.7-11.3-4.7C9.7,32.3,8,28.2,8,24c0-1.1-0.9-2-2-2S4,22.9,4,24L4,24z M42,30H32 c-1.1,0-2,0.9-2,2s0.9,2,2,2h10c1.1,0,2-0.9,2-2S43.1,30,42,30z M40,32v10c0,1.1,0.9,2,2,2s2-0.9,2-2V32c0-1.1-0.9-2-2-2 S40,30.9,40,32z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundRefreshCcw = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundRefreshCcw as default };