<template> <ArrowPathIcon /> </template> <script lang="ts" setup> import ArrowPathIcon from '@heroicons/vue/24/outline/esm/ArrowPathIcon'; </script>