Konfiguration neuer Ausgabegeräte

This commit is contained in:
2025-10-08 07:48:59 +02:00
parent e5939becab
commit e83756e3ac
20 changed files with 7338 additions and 0 deletions

3301
src/data/mini.pdf Normal file

File diff suppressed because one or more lines are too long

3212
src/data/move.pdf Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,18 @@
/* Primäre Navileiste: aktuell ohne Schattierung */
.n1, .n2, .n3, .n4, .n5, .n6, .n7, .n8 {
}
/* Überschrift unter sekundärer Kurs-Navileiste: aktuell ohne Schattierung */
.h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8 {
}
/* Stundenplan: Links einheitlich grau schattiert */
.t1, .t2, .t3, .t4, .t5, .t6, .t7, .t8 {
background-color: #f2f2f2;
}

321
src/devices/css/large.css Normal file
View File

@@ -0,0 +1,321 @@
/* Schrift überall */
h1, th, td, h1 {
font-family: Helvetica;
font-weight: lighter;
}
th, td {
font-size: 140%;
}
th {
font-weight: 500;
}
/* Primäre und sekundäre Navigationsleiste */
p.kn, p.hn {
width: 100%;
padding-left: 0pt;
padding-top: 1.5pt;
padding-bottom: 4pt;
border-bottom: 1.5px solid black;
}
p.hn {
text-align: center;
}
.kn-part, .hn-part {
vertical-align: middle;
}
p.kn a, p.hn a {
color: black;
text-decoration: none;
}
.kn-current, .hn-current {
color: black;
font-weight: 900;
/*text-decoration: underline;*/
}
p.kn img.icon, p.hn img.icon {
width: 16pt;
height: 16pt;
padding-left: 0pt;
padding-right: 0pt;
}
p.kn-headline {
padding-top: 5pt;
padding-bottom: -15pt;
font-size: 175%;
}
/* Alle Tabellen */
table, tr, td {
border: 0.3px solid black;
}
th, td {
padding-top: 2.75pt;
padding-bottom: -1.25pt;
padding-left: 2pt;
vertical-align: middle;
text-align: left;
}
th.nr, td.nr {
width: 5.5%;
text-align: right;
padding-right: 2pt;
vertical-align: middle;
}
th.name, td.name {
width: 30%;
vertical-align: middle;
border-right: 1px solid black;
}
tr.header, tr.muster {
border-bottom: 1px solid black;
}
/* Startseite inkl. Stundenplan */
h1.start {
margin-top: 60pt;
font-size: 200%;
margin-bottom: 10pt;
text-align: center;
}
table.timetable {
border: none;
width: 100%;
}
table.timetable tr {
border: none;
}
table.timetable a {
text-decoration: none;
color: black;
}
th.stunde, td.stunde {
width: 7.5%;
text-align: center;
border: 0.3px solid black;
border-right: 1px solid black;
}
th.tag, td.tag {
width: 18.5%;
text-align: center;
border: 0.3px solid black;
}
table.timetable th.stunde, th.tag {
border-bottom: 1px solid black;
}
table.timetable div {
padding-top: 4pt;
padding-bottom: -3pt;
padding-left: 2pt;
padding-right: 2pt;
margin-left: 0pt;
margin-right: 2pt;
border: 0.3px solid black;
}
table.timetable td.tag {
padding-top: 3pt;
padding-bottom: 1pt;
}
table.timetable td.stunde {
padding-top: 5pt;
padding-bottom: 1pt;
}
/* Übersichtstabelle */
table.overview th.nr, th.name, th.endnote {
vertical-align: bottom;
}
.overview th.note, .overview td.note {
border-left: 0.3px solid black;
border-right: none;
}
.overview td.line, .overview th.line {
border-left: 1px solid black;
border-right: none;
}
th.hj, td.hj {
width: 8%;
border-left: 1px solid black;
border-right: 1px solid black;
vertical-align: bottom;
text-align: center;
padding-left: 0pt;
}
th.schr, th.somi {
width: 30%;
}
th.schr_cell, th.somi_cell {
text-align: center;
padding-left: 0pt;
}
table.overview a {
color: black;
text-decoration: underline;
}
th.endnote, td.endnote {
width: 8%;
text-align: center;
padding-left: 0pt;
border-left: 1px solid black;
}
/* Korrektur-Tabelle */
table.korrektur td {
vertical-align: middle;
}
th.korrektur, td.korrektur {
width: 10%;
text-align: center;
padding-left: 0pt;
}
th.summe, td.summe, th.aknote, td.aknote {
width: 10%;
text-align: center;
padding-left: 0pt;
}
th.summe, td.summe {
border-left: 1px solid black;
}
tr.muster {
border-top: 1px solid black;
border-bottom: 1px solid black;
}
table.raster {
-pdf-keep-with-next: true;
}
table.raster td.first {
width: 8%;
}
table.raster td {
text-align: center;
padding-right: 1pt;
}
table.raster tr.line {
border-bottom: 1px solid black;
}
table.raster tr {
height: 25pt;
}
/* SoMi-Tabelle */
table.somi th {
vertical-align: bottom;
}
table.somi td {
vertical-align: middle;
}
table.somi tr.header {
height: 30pt;
}
table.somi tr.secretheader {
height: 30pt;
}
th.somi, td.somi, th.schr, td.schr {
width: 4.75%;
text-align: center;
padding-left: 0pt;
}
th.sominote, td.sominote {
width: 7.5%;
text-align: center;
padding-left: 0pt;
}
th.sominote, td.sominote {
border-left: 1px solid black;
}
/* Check-Tabelle */
table.check th {
height: 40pt;
vertical-align: bottom;
}
table.check td {
vertical-align: middle;
}
th.check, td.check {
width: 8%;
}
/* HA-Tabelle */
th.ha, td.ha {
width: 8%;
}
th.ha {
border-left: none;
border-right: none;
}
/* Geburtstagstabelle */
td.geb, th.geb {
width: 20%;
padding-left: 0pt;
text-align: center;
}
td.age {
width: 7.5%;
padding-left: 0pt;
text-align: center;
}
td.eightteen {
background: lightgrey;
}
td.home {
width: 40%;
}
/* Halbjahresübersicht */
table.halbjahr {
border: none;
}
table.halbjahr tr {
border: none;
}
th.kw, th.kwsmall, th.kw_sessions, th.kw_content {
border: 0.3px solid black;
border-bottom: 1px solid black;
}
th.kw, td.kw {
width: 7%;
text-align: right;
padding-right: 2pt;
vertical-align: middle;
}
th.kw {
text-align: center;
}
th.kwsmall, td.kwsmall {
font-size: 8.5pt;
}
th.kw_sessions, td.kw_sessions {
width: 20%;
text-align: center;
padding-left: 0pt;
border-left: 1px solid black;
border-right: 1px solid black;
}
th.kw_content, td.kw_content {
width: 75%;
}
/* Footer mit Projektlink */
div.footer {
width: 60%;
font-size: 90%;
margin-top: 15pt;
text-align: center;
font-style: italic;
}
div.footer a {
color: black;
}

339
src/devices/css/small.css Normal file
View File

@@ -0,0 +1,339 @@
/* Schrift überall */
h1, th, td, h1 {
font-family: Helvetica;
font-weight: lighter;
}
th, td {
font-size: 120%;
}
th {
font-weight: 500;
}
/* Primäre und sekundäre Navigationsleiste (hn / kn) */
p.kn, p.hn {
width: 100%;
padding-left: 0pt;
padding-top: 1.5pt;
padding-bottom: 4pt;
border-bottom: 1.5px solid black;
}
p.hn {
text-align: center;
}
p.kn {
text-align: center;
}
.kn-part, .hn-part {
vertical-align: middle;
}
p.kn a, p.hn a {
color: black;
text-decoration: none;
}
.kn-current, .hn-current {
color: black;
font-weight: 900;
text-decoration: underline;
}
p.hn img.icon {
width: 14pt;
height: 14pt;
padding-left: 0pt;
padding-right: 0pt;
}
p.kn img.icon {
width: 16pt;
height: 16pt;
padding-left: 0pt;
padding-right: 0pt;
}
p.kn-headline {
padding-top: 0pt;
padding-bottom: -15pt;
font-size: 150%;
}
/* Alle Tabellen */
table, tr, td {
border: 0.3px solid black;
}
th, td {
padding-top: 2.75pt;
padding-bottom: -1.25pt;
padding-left: 2pt;
vertical-align: middle;
text-align: left;
}
th.nr, td.nr {
width: 5.5%;
text-align: right;
padding-right: 0.75pt;
vertical-align: middle;
}
th.name, td.name {
width: 30%;
vertical-align: middle;
border-right: 1px solid black;
}
tr.header, tr.muster {
border-bottom: 1px solid black;
}
/* Startseite inkl. Stundenplan */
h1.start {
margin-top: 40pt;
font-size: 170%;
margin-bottom: 10pt;
text-align: center;
}
table.timetable {
border: none;
width: 100%;
}
table.timetable tr {
border: none;
}
table.timetable a {
text-decoration: none;
color: black;
}
th.stunde, td.stunde {
width: 7.5%;
text-align: center;
border: 0.3px solid black;
border-right: 1px solid black;
}
th.tag, td.tag {
width: 18.5%;
text-align: center;
border: 0.3px solid black;
}
table.timetable th.stunde, th.tag {
border-bottom: 1px solid black;
}
table.timetable div {
padding-top: 4pt;
padding-bottom: -3pt;
padding-left: 2pt;
padding-right: 2pt;
margin-left: 0pt;
margin-right: 2pt;
border: 0.3px solid black;
}
table.timetable td.tag {
padding-top: 3pt;
padding-bottom: 1pt;
}
table.timetable td.stunde {
padding-top: 5pt;
padding-bottom: 1pt;
}
/* Übersichtstabelle */
table.overview th.nr, th.name, th.endnote {
vertical-align: bottom;
}
.overview th.note, .overview td.note {
border-left: 0.3px solid black;
border-right: none;
}
.overview td.line, .overview th.line {
border-left: 1px solid black;
border-right: none;
}
th.hj, td.hj {
width: 8%;
border-left: 1px solid black;
border-right: 1px solid black;
vertical-align: bottom;
text-align: center;
padding-left: 0pt;
}
th.schr, th.somi {
width: 25%;
}
th.schr_cell, th.somi_cell {
text-align: center;
padding-left: 0pt;
}
table.overview a {
color: black;
text-decoration: underline;
}
th.endnote, td.endnote {
width: 10%;
text-align: center;
padding-left: 0pt;
border-left: 1px solid black;
}
/* Korrektur-Tabelle */
table.korrektur td {
vertical-align: middle;
}
th.korrektur, td.korrektur {
width: 10%;
text-align: center;
padding-left: 0pt;
}
th.summe, td.summe, th.aknote, td.aknote {
width: 10%;
text-align: center;
padding-left: 0pt;
}
th.summe, td.summe {
border-left: 1px solid black;
}
tr.muster {
border-top: 1px solid black;
border-bottom: 1px solid black;
}
table.raster {
-pdf-keep-with-next: true;
}
table.raster td.first {
width: 8%;
}
table.raster td {
text-align: center;
padding-right: 1pt;
}
table.raster tr.line {
border-bottom: 1px solid black;
}
table.raster tr {
height: 25pt;
}
/* SoMi-Tabelle */
table.somi th {
vertical-align: bottom;
}
table.somi td {
vertical-align: middle;
}
table.somi tr.header {
height: 25pt;
}
table.somi tr.secretheader {
height: 25pt;
}
th.somi, td.somi, th.schr, td.schr {
width: 5.75%;
text-align: center;
padding-left: 0pt;
}
th.sominote, td.sominote {
width: 6.0%;
text-align: center;
padding-left: 0pt;
}
th.sominote, td.sominote {
border-left: 1px solid black;
}
table.somi th.name, table.somi td.name {
width: 25% !important;
}
/* Check-Tabelle */
table.check th {
height: 40pt;
vertical-align: bottom;
}
table.check td {
vertical-align: middle;
}
th.check, td.check {
width: 8%;
}
/* HA-Tabelle */
th.ha, td.ha {
width: 8%;
}
th.ha {
border-left: none;
border-right: none;
}
/* Geburtstagstabelle */
td.geb, th.geb {
width: 25%;
padding-left: 0pt;
text-align: center;
}
td.age {
width: 12.5%;
padding-left: 0pt;
text-align: center;
}
td.eightteen {
background: lightgrey;
}
td.home {
width: 17.5%;
}
table.birthday th.name, table.birthday td.name {
width: 45% !important;
}
/* Halbjahresübersicht */
table.halbjahr {
border: none;
}
table.halbjahr tr {
border: none;
}
table.halbjahr tr.trenner {
border-bottom: 1px solid black;
}
th.kw, th.kwsmall, th.kw_sessions, th.kw_content {
border: 0.3px solid black;
border-bottom: 1px solid black;
}
th.kw, td.kw {
width: 7%;
text-align: right;
padding-right: 2pt;
vertical-align: middle;
}
th.kw {
text-align: center;
}
th.kwsmall, td.kwsmall {
font-size: 8.5pt;
}
th.kw_sessions, td.kw_sessions {
width: 20%;
text-align: center;
padding-left: 0pt;
border-left: 1px solid black;
border-right: 1px solid black;
}
th.kw_content, td.kw_content {
width: 75%;
}
/* Footer mit Projektlink */
div.footer {
width: 60%;
font-size: 90%;
margin-top: 15pt;
text-align: center;
font-style: italic;
}
div.footer a {
color: black;
}

View File

@@ -0,0 +1,11 @@
@page {
size: 12cm 16cm;
margin-left: 0.75cm; /* Toolbar LINKS */
margin-right: 0.25cm;
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
@import url("devices/css/small.css");
@import url("devices/css/color.css");

View File

@@ -0,0 +1,11 @@
@page {
size: 12cm 16cm;
margin-left: 0.25cm;
margin-right: 0.75cm; /* Toolbar RECHTS */
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
@import url("devices/css/small.css");
@import url("devices/css/color.css");

11
src/devices/mini.css Normal file
View File

@@ -0,0 +1,11 @@
@page {
size: 12cm 16cm;
margin-left: 0.25cm;
margin-right: 0.25cm;
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
@import url("devices/css/small.css");
@import url("devices/css/color.css");

37
src/devices/mini.ini Normal file
View File

@@ -0,0 +1,37 @@
[Navigation]
# Bezeichnungen in Navigation (Zeilenumbruch vermeiden): normal, kurz, abgekuerzt
bezeichnung = abgekuerzt
[Namen]
# Schülernamen in Tabellen in Langform ("Hans Müller") oder Kurzform ("Hans M."): lang, kurz
form = lang
[Korrekturbogen]
# Anzahl der Aufgaben in der Korrekturtabelle: 1, 2, 3, ...
anzahl_aufgaben = 5
[SoMiNoten]
# Anzahl der SoMi-Noten-Spalten
anzahl_noten = 12
# kompakte Darstellung: ja, nein
kompakt = nein
[Hausaufgaben]
# Anzahl der HA-Noten-Spalten
anzahl_ha = 8
[Checkliste]
# Anzahl der Check-Spalten
anzahl_checks = 10

View File

@@ -0,0 +1,11 @@
@page {
size: 9.18cm 16.32cm;
margin-left: 0.75cm; /* Toolbar LINKS */
margin-right: 0.25cm;
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
@import url("devices/css/small.css");
@import url("devices/css/color.css");

View File

@@ -0,0 +1,11 @@
@page {
size: 9.18cm 16.32cm;
margin-left: 0.25cm;
margin-right: 0.75cm; /* Toolbar RECHTS */
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
@import url("devices/css/small.css");
@import url("devices/css/color.css");

11
src/devices/move.css Normal file
View File

@@ -0,0 +1,11 @@
@page {
size: 9.18cm 16.32cm;
margin-left: 0.25cm;
margin-right: 0.25cm;
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
@import url("devices/css/small.css");
@import url("devices/css/color.css");

37
src/devices/move.ini Normal file
View File

@@ -0,0 +1,37 @@
[Navigation]
# Bezeichnungen in Navigation (Zeilenumbruch vermeiden): normal, kurz, abgekuerzt
bezeichnung = abgekuerzt
[Namen]
# Schülernamen in Tabellen in Langform ("Hans Müller") oder Kurzform ("Hans M."): lang, kurz
form = kurz
[Korrekturbogen]
# Anzahl der Aufgaben in der Korrekturtabelle: 1, 2, 3, ...
anzahl_aufgaben = 5
[SoMiNoten]
# Anzahl der SoMi-Noten-Spalten
anzahl_noten = 12
# kompakte Darstellung: ja, nein
kompakt = ja
[Hausaufgaben]
# Anzahl der HA-Noten-Spalten
anzahl_ha = 8
[Checkliste]
# Anzahl der Check-Spalten
anzahl_checks = 8

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M8.91016 3.25C5.78414 3.25 3.25 5.78414 3.25 8.91016C3.25 10.6972 3.84969 12.4875 4.83027 13.8444C5.65685 14.9882 6.80837 15.8898 8.16016 16.1385V20C8.16016 20.4142 8.49594 20.75 8.91016 20.75C9.32437 20.75 9.66016 20.4142 9.66016 20V16.1385C10.0333 16.0699 10.3912 15.9514 10.7312 15.7919C11.2808 15.5341 11.7837 15.1688 12.2287 14.7327L12.2312 14.7303C12.4972 14.4693 12.7425 14.183 12.9648 13.8792C13.9605 12.5179 14.5703 10.7122 14.5703 8.91016C14.5703 8.24779 14.4562 7.61044 14.246 7.01772C14.1475 6.74011 14.028 6.47244 13.8894 6.21664C12.932 4.45046 11.062 3.25 8.91016 3.25Z" fill="#000000"/><path d="M14.854 5.90331C14.9814 6.15464 15.0933 6.41511 15.1885 6.68344C15.4362 7.382 15.5703 8.13232 15.5703 8.91016C15.5703 10.9248 14.8927 12.9373 13.7719 14.4696C13.5027 14.8376 13.1973 15.1907 12.8585 15.5138C13.484 16.1741 14.2508 16.6683 15.1216 16.8521V20C15.1216 20.4142 15.4574 20.75 15.8716 20.75C16.2858 20.75 16.6216 20.4142 16.6216 20V16.8514C17.754 16.611 18.7116 15.845 19.3987 14.8941C20.2378 13.7329 20.75 12.203 20.75 10.6753C20.75 7.98102 18.5659 5.79688 15.8716 5.79688C15.5228 5.79688 15.1824 5.83357 14.854 5.90331Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M8.75 2.75C8.75 2.33579 8.41421 2 8 2C7.58579 2 7.25 2.33579 7.25 2.75V3.75H5.5C4.25736 3.75 3.25 4.75736 3.25 6V8.25H20.75V6C20.75 4.75736 19.7426 3.75 18.5 3.75H16.75V2.75C16.75 2.33579 16.4142 2 16 2C15.5858 2 15.25 2.33579 15.25 2.75V3.75H8.75V2.75Z" fill="#000000"/><path d="M3.25 19V9.75H20.75V19C20.75 20.2426 19.7426 21.25 18.5 21.25H5.5C4.25736 21.25 3.25 20.2426 3.25 19ZM7.98438 11.95C7.54255 11.95 7.18438 12.3082 7.18438 12.75C7.18438 13.1918 7.54255 13.55 7.98438 13.55H7.99438C8.4362 13.55 8.79437 13.1918 8.79437 12.75C8.79437 12.3082 8.4362 11.95 7.99438 11.95H7.98438ZM11.9941 11.95C11.5523 11.95 11.1941 12.3082 11.1941 12.75C11.1941 13.1918 11.5523 13.55 11.9941 13.55H12.0041C12.446 13.55 12.8041 13.1918 12.8041 12.75C12.8041 12.3082 12.446 11.95 12.0041 11.95H11.9941ZM16.0039 11.95C15.5621 11.95 15.2039 12.3082 15.2039 12.75C15.2039 13.1918 15.5621 13.55 16.0039 13.55H16.0139C16.4557 13.55 16.8139 13.1918 16.8139 12.75C16.8139 12.3082 16.4557 11.95 16.0139 11.95H16.0039ZM7.98438 15.95C7.54255 15.95 7.18438 16.3082 7.18438 16.75C7.18438 17.1918 7.54255 17.55 7.98438 17.55H7.99438C8.4362 17.55 8.79437 17.1918 8.79437 16.75C8.79437 16.3082 8.4362 15.95 7.99438 15.95H7.98438ZM11.9941 15.95C11.5523 15.95 11.1941 16.3082 11.1941 16.75C11.1941 17.1918 11.5523 17.55 11.9941 17.55H12.0041C12.446 17.55 12.8041 17.1918 12.8041 16.75C12.8041 16.3082 12.446 15.95 12.0041 15.95H11.9941ZM16.0039 15.95C15.5621 15.95 15.2039 16.3082 15.2039 16.75C15.2039 17.1918 15.5621 17.55 16.0039 17.55H16.0139C16.4557 17.55 16.8139 17.1918 16.8139 16.75C16.8139 16.3082 16.4557 15.95 16.0139 15.95H16.0039Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M18.5 3.64062C18.799 3.64062 19.0844 3.69895 19.3454 3.80484L11.9299 11.2203L9.63761 8.92801C8.75893 8.04934 7.33431 8.04935 6.45563 8.92803C5.57696 9.80671 5.57696 11.2313 6.45565 12.11L10.3389 15.9932C11.2176 16.8719 12.6422 16.8719 13.5209 15.9932L20.75 8.76412V18.8906C20.75 20.1333 19.7426 21.1406 18.5 21.1406H5.5C4.25736 21.1406 3.25 20.1333 3.25 18.8906V5.89062C3.25 4.64798 4.25736 3.64062 5.5 3.64062H18.5Z" fill="#000000"/><path d="M20.4839 6.90924C20.7768 6.61634 20.7768 6.14147 20.4839 5.84858C20.191 5.55568 19.7162 5.55568 19.4233 5.84858L11.9299 13.342L8.57696 9.98905C8.28406 9.69616 7.80919 9.69616 7.5163 9.98906C7.22341 10.282 7.22341 10.7568 7.5163 11.0497L11.3996 14.9329C11.6925 15.2258 12.1673 15.2258 12.4602 14.9329L20.4839 6.90924Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 913 B

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M13.85 3.70391C13.05 3.10391 11.95 3.10391 11.15 3.70391L4.65 8.57891C4.08344 9.00383 3.75 9.6707 3.75 10.3789V18.5003C3.75 19.743 4.75736 20.7503 6 20.7503H10.25C10.6642 20.7503 11 20.4145 11 20.0003V17.0003C11 16.1719 11.6716 15.5003 12.5 15.5003C13.3284 15.5003 14 16.1719 14 17.0003V20.0003C14 20.4145 14.3358 20.7503 14.75 20.7503H19C20.2426 20.7503 21.25 19.743 21.25 18.5003V10.3789C21.25 9.6707 20.9166 9.00383 20.35 8.57891L13.85 3.70391Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 601 B

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M2.5 5.53125C2.5 4.28861 3.50736 3.28125 4.75 3.28125H19.25C20.4926 3.28125 21.5 4.28861 21.5 5.53125V16.0796C21.5 17.3223 20.4926 18.3296 19.25 18.3296H15.1014L12.6025 21.6956C12.461 21.8861 12.2377 21.9985 12.0003 21.9985C11.763 21.9985 11.5396 21.8861 11.3981 21.6956L8.89931 18.3296H4.75C3.50736 18.3296 2.5 17.3223 2.5 16.0796V5.53125ZM7 9.02441C6.58579 9.02441 6.25 9.3602 6.25 9.77441C6.25 10.1886 6.58579 10.5244 7 10.5244H17C17.4142 10.5244 17.75 10.1886 17.75 9.77441C17.75 9.3602 17.4142 9.02441 17 9.02441H7ZM6.25 12.7744C6.25 13.1886 6.58579 13.5244 7 13.5244H12C12.4142 13.5244 12.75 13.1886 12.75 12.7744C12.75 12.3602 12.4142 12.0244 12 12.0244H7C6.58579 12.0244 6.25 12.3602 6.25 12.7744Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 859 B

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M15.5412 3.25H5.5C4.25736 3.25 3.25 4.25736 3.25 5.5V18.5C3.25 19.7426 4.25736 20.75 5.5 20.75H18.5C19.7426 20.75 20.75 19.7426 20.75 18.5V8.45825L17.3896 11.8187C16.7848 12.4234 15.9916 12.8033 15.1413 12.8953L13.3944 13.0843C12.7171 13.1576 12.0431 12.9201 11.5614 12.4383C11.0797 11.9566 10.8421 11.2826 10.9154 10.6053L11.1044 8.85838C11.1964 8.00813 11.5763 7.21487 12.181 6.61014L15.5412 3.25Z" fill="#000000"/><path d="M20.8748 2.51256C20.1914 1.82914 19.0833 1.82915 18.3999 2.51256L17.7143 3.19812L20.8016 6.28534L21.4871 5.59978C22.1705 4.91637 22.1705 3.80833 21.4871 3.12491L20.8748 2.51256Z" fill="#000000"/><path d="M19.7409 7.346L16.6537 4.25878L13.2417 7.6708C12.8788 8.03363 12.6509 8.50959 12.5957 9.01974L12.4067 10.7667C12.3823 10.9924 12.4614 11.2171 12.622 11.3777C12.7826 11.5382 13.0073 11.6174 13.233 11.593L14.9799 11.404C15.4901 11.3488 15.9661 11.1209 16.3289 10.758L19.7409 7.346Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1 @@
<svg width="80" height="80" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" transform="rotate(0 0 0)"><path d="M8.80437 4.10156C6.7626 4.10156 5.10742 5.75674 5.10742 7.79851C5.10742 9.84027 6.7626 11.4955 8.80437 11.4955C10.8461 11.4955 12.5013 9.84027 12.5013 7.79851C12.5013 5.75674 10.8461 4.10156 8.80437 4.10156Z" fill="#000000"/><path d="M1.85175 19.16L1.85172 19.1577L1.85165 19.1513L1.85156 19.1321C1.85156 19.1164 1.85169 19.0952 1.85215 19.0688C1.85309 19.016 1.85538 18.9421 1.86069 18.8502C1.8713 18.6666 1.89402 18.4095 1.94242 18.1031C2.03866 17.4938 2.23948 16.6698 2.66304 15.837C3.08862 15.0001 3.74414 14.1453 4.74743 13.5023C5.75344 12.8576 7.06383 12.4551 8.75032 12.4551C10.4368 12.4551 11.7472 12.8576 12.7532 13.5023C13.7565 14.1453 14.412 15.0001 14.8376 15.837C15.2612 16.6698 15.462 17.4938 15.5582 18.1031C15.6066 18.4095 15.6293 18.6666 15.6399 18.8502C15.6453 18.9421 15.6476 19.016 15.6485 19.0688C15.649 19.0952 15.6491 19.1164 15.6491 19.1321L15.649 19.1513L15.6489 19.1577L15.6489 19.161C15.6418 19.5701 15.3081 19.8988 14.899 19.8988H2.60167C2.19253 19.8988 1.85888 19.5709 1.85178 19.1618C1.85178 19.1618 1.85179 19.1625 1.85175 19.16Z" fill="#000000"/><path d="M17.0209 19.8988C17.0999 19.6756 17.1446 19.4363 17.149 19.187L17.1491 19.1799L17.1493 19.1676L17.1494 19.1387L17.1494 19.1327C17.1494 19.1083 17.1492 19.078 17.1486 19.0422C17.1473 18.9708 17.1443 18.8769 17.1378 18.7637C17.1247 18.538 17.0974 18.2312 17.0402 17.8691C17.0103 17.6801 16.9717 17.472 16.9215 17.2494C16.9165 17.2261 16.9113 17.2028 16.9058 17.1794C16.6448 16.0607 16.0667 14.4931 14.7497 13.189C14.515 12.9567 14.2627 12.7384 13.9924 12.5363C14.3865 12.4831 14.8056 12.4551 15.2509 12.4551C16.9373 12.4551 18.2477 12.8576 19.2537 13.5023C20.257 14.1453 20.9126 15.0001 21.3381 15.837C21.7617 16.6698 21.9625 17.4938 22.0588 18.1031C22.1072 18.4095 22.1299 18.6666 22.1405 18.8502C22.1458 18.9421 22.1481 19.016 22.149 19.0688C22.1495 19.0952 22.1496 19.1164 22.1496 19.1321L22.1495 19.1513L22.1495 19.1577L22.1494 19.161C22.1423 19.5701 21.8086 19.8988 21.3995 19.8988H17.0209Z" fill="#000000"/><path d="M14.0028 7.79851C14.0028 8.89595 13.6627 9.91394 13.082 10.7528C13.7007 11.219 14.4705 11.4955 15.3049 11.4955C17.3467 11.4955 19.0018 9.84027 19.0018 7.79851C19.0018 5.75674 17.3467 4.10156 15.3049 4.10156C14.4705 4.10156 13.7007 4.37797 13.082 4.84422C13.6627 5.68307 14.0028 6.70106 14.0028 7.79851Z" fill="#000000"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB