Добавил анимацию как в MacOS

This commit is contained in:
Ilia Miheev
2026-06-06 00:52:14 +03:00
parent 7eb973ee99
commit 9f599a564e
2 changed files with 37 additions and 18 deletions
+2 -7
View File
@@ -1,5 +1,3 @@
<script setup>
</script>
<template>
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<title/>
@@ -17,10 +15,7 @@
</template>
<style scoped>
.cls-1{
fill:none;
}
#Layer_2 {
color: black;
.cls-1 {
fill: none;
}
</style>