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