Добавил анимацию как в MacOS
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user