Fix schedule icon width

This commit is contained in:
traumweh 2025-04-09 16:19:14 +02:00
commit 05df37e4b5
Signed by: lilith
SSH key fingerprint: SHA256:WMHGS60rozMrHkA/VT+Ole85sPCLZ190yemdzY68WJo
2 changed files with 9 additions and 9 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="600"
width="450"
height="600"
viewBox="0 0 600 600"
viewBox="0 0 450 600"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
@ -21,11 +21,11 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#5f5f5f"
inkscape:document-units="px"
inkscape:zoom="0.639166"
inkscape:cx="487.35383"
inkscape:cy="450.58717"
inkscape:window-width="1280"
inkscape:window-height="1440"
inkscape:zoom="1.278332"
inkscape:cx="194.39394"
inkscape:cy="321.51272"
inkscape:window-width="2504"
inkscape:window-height="1384"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
@ -36,7 +36,7 @@
id="grid"
units="px"
originx="0"
originy="99.999995"
originy="99.999992"
spacingx="25.000001"
spacingy="25.000001"
empcolor="#0099e5"

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Before After
Before After