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