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