aotds-docks/src/routes/export/print/PrintShip/Weapons/PDS.svelte

8 lines
103 B
Svelte
Raw Normal View History

2023-04-28 16:05:17 +00:00
<img src="/icons/pds.svg" alt="PDS pack" title="pds" />
<style>
img {
height: 2em;
}
</style>