xw_admin/src/assets/icons/childMenu/ShipmentStatistics.vue
2024-09-20 20:52:07 +08:00

14 lines
1.0 KiB
Vue

<template>
<svg t="1726831290796" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6999" width="200" height="200"><path d="M740.740414 274.025931A74.928552 74.928552 0 0 0 683.237517 247.172414H340.744828a75.564138 75.564138 0 0 0-57.82069 26.853517L211.862069 359.653517h600.275862l-71.397517-85.627586z m-3.795862 498.228966A75.175724 75.175724 0 0 0 812.137931 697.061517v-300.137931H211.862069v300.137931a75.175724 75.175724 0 0 0 75.193379 75.19338m190.499311 0v-166.488276h-38.541242c-6.320552 0-12.005517-2.842483-15.165793-7.591724-3.160276-4.731586-2.824828-10.416552 0.317793-15.165794l72.986483-106.142896c3.160276-4.431448 8.845241-7.273931 14.848-7.273931 6.002759 0 11.687724 2.824828 14.848 7.273931l72.986483 106.142896c3.160276 4.749241 3.160276 10.416552 0.317793 15.165794-3.177931 4.749241-8.845241 7.591724-15.183448 7.591724H546.427586v166.488276" p-id="7000"></path></svg>
</template>
<script>
export default {
name: "ShipmentStatistics"
}
</script>
<style scoped>
</style>