xw_admin/src/assets/icons/ClearCache.vue
2024-09-14 15:06:16 +08:00

14 lines
1.3 KiB
Vue

<template>
<svg t="1726291711322" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4856" width="200" height="200"><path d="M962.3552 431.58186667l-237.84106667-137.4208 82.39786667-142.67733334a55.02293333 55.02293333 0 0 0-20.13866667-75.09333333l-47.58186666-27.51146667a55.02293333 55.02293333 0 0 0-75.09333334 20.13866667L581.632 211.62666667 343.6544 74.41066667a55.02293333 55.02293333 0 0 0-75.09333333 20.13866666l-27.51146667 47.58186667a55.02293333 55.02293333 0 0 0 20.20693333 75.09333333l618.63253334 357.23946667a55.02293333 55.02293333 0 0 0 75.09333333-20.13866667l27.51146667-47.58186666a54.95466667 54.95466667 0 0 0-20.13866667-75.09333334zM41.43786667 597.87946667a55.02293333 55.02293333 0 0 0 20.20693333 75.09333333l95.16373333 54.8864 82.46613334-142.67733333 47.58186666 27.51146666-82.46613333 142.67733334 95.16373333 54.95466666 82.39786667-142.67733333 47.58186667 27.51146667-82.46613334 142.67733333 95.16373334 54.95466667 82.60266666-142.81386667 47.5136 27.51146667-82.39786666 142.67733333 95.09546666 54.95466667a55.02293333 55.02293333 0 0 0 75.09333334-20.13866667l192.37546666-333.14133333-618.7008-357.1712-192.3072 333.14133333z" p-id="4857"></path></svg>
</template>
<script>
export default {
name: "ClearCache"
}
</script>
<style scoped>
</style>