Skip to content

Commit 813d0ec

Browse files
authored
Update fast-search-card.js
1 parent 2c5923c commit 813d0ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/fast-search-card.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9559,8 +9559,8 @@ class FastSearchCard extends HTMLElement {
95599559
</div>
95609560

95619561
<button class="timer-delete" data-timer-id="${timer.schedule_id}" title="Timer löschen">
9562-
<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" color="currentColor">
9563-
<g transform="matrix(0.570899, 0, 0, 0.570899, 1.149212, 1.149212)">
9562+
<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" color="currentColor">
9563+
<g transform="matrix(0.784084, 0, 0, 0.761915, 0.590993, 0.857021)">
95649564
<path d="M20 9L18.005 20.3463C17.8369 21.3026 17.0062 22 16.0353 22H7.96474C6.99379 22 6.1631 21.3026 5.99496 20.3463L4 9"/>
95659565
<path d="M21 6H15.375M3 6H8.625M8.625 6V4C8.625 2.89543 9.52043 2 10.625 2H13.375C14.4796 2 15.375 2.89543 15.375 4V6H8.625"/>
95669566
</g>

0 commit comments

Comments
 (0)