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