Ground-Zerro / Phobos Public
Code Issues Pull requests Actions Releases View on GitHub ↗
203 B plaintext
<template>
  <ArrowRightStartOnRectangleIcon />
</template>

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