wf4/app/components/Icon/LinkExternal.vue
webfussel 4e953392fc REMOVE: RichText
Removed all traces of RichText implementation in Favor of NuxtContent
2025-06-10 07:48:21 +02:00

3 lines
No EOL
79 B
Vue

<template>
<Icon name="ph:arrow-square-out-duotone" mode="svg" />
</template>