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