<template>
<el-avatar shape="square" style="background: #FF8800;">
<img src="@/assets/workflow/icon_text-image.svg" style="width: 65%" alt="" />
</el-avatar>
</template>
<script setup lang="ts"></script>