Compare commits

..

No commits in common. 'master' and 'v1.4' have entirely different histories.
master ... v1.4

@ -13,15 +13,12 @@ steps:
image: plugins/hugo
settings:
validate: true
hugo_version: 0.92.0
hugo_version: 0.88.1
extended: true
trigger:
ref:
include:
- refs/tags/v**
# branch:
# - master
branch:
- master
---
kind: pipeline

@ -6,9 +6,6 @@ name: Deploy Production
on:
release:
types: [published]
push:
tags:
- 'v*'
jobs:
deploy:

1
.gitignore vendored

@ -7,6 +7,5 @@
hugo.exe
hugo.darwin
hugo.linux
.hugo_build.lock
.idea

@ -7,19 +7,20 @@ This is the source code for the [SEUH 2022 Website.](https://seuh.org/seuh2022/)
- Development Repo: [https://github.com/seuh2022](https://github.com/seuh2022)
- all pushes to master will be deployed to the [Staging Environment](https://seuh2022.github.io/seuh2022) via Github Actions.
- Status: [![Deploy Staging](https://github.com/seuh2022/seuh2022/actions/workflows/deploy-staging.yml/badge.svg)](https://github.com/seuh2022/seuh2022/actions/workflows/deploy-staging.yml)
- all [GitHub releases](https://github.com/seuh2022/seuh2022/releases/) will be pushed to the deployment repository:
- all releases will be pushed to the deployment repository:
- Deployment Repo: [https://webgit.k8s.sqa.ddnss.org/barnekleinen/seuh2022](https://webgit.k8s.sqa.ddnss.org/barnekleinen/seuh2022)
- Deployment CI: [https://drone.k8s.sqa.ddnss.org/barnekleinen/seuh2022](https://drone.k8s.sqa.ddnss.org/barnekleinen/seuh2022)
- Status: ![Deploy Production](https://drone.k8s.sqa.ddnss.org/api/badges/barnekleinen/seuh2022/status.svg)
- currently still on test server: [https://drone.k8s.sqa.ddnss.org/snowball/hugo-test](https://drone.k8s.sqa.ddnss.org/snowball/hugo-test)
- all tags "v*" will be deployed to the site as defined in [.drone.yml](.drone.yml)
- Test Server: ![Deploy Production](https://drone.k8s.sqa.ddnss.org/api/badges/snowball/hugo-test/status.svg)
- New Server: ![Deploy Production](https://drone.k8s.sqa.ddnss.org/api/badges/barnekleinen/seuh2022/status.svg)
## Editing and Releasing from the Github Website
- all content is in markdown files in the [content folder](content) - find the matching page in the hierarchy and edit the content via the webpage
- all commits to master trigger a deployment to [Staging](https://seuh2022.github.io/seuh2022)
- to deploy the production site, [draft and create a new release on github](https://github.com/seuh2022/seuh2022/releases/new) - tags have to start with "v", e.g. "v1.1" to be deployed.
- to deploy the production site, [draft and create a new release](https://github.com/seuh2022/seuh2022/releases/new) - tags have to start with "v", e.g. "v1.1" to be deployed.
## Editing and Development:
@ -40,13 +41,10 @@ Have a look at the makefile for more useful commands.
## Structure
| SEUH | Programm | Termine | Kontakt |
|:------------------- |:----------------- |:---------------- |:---------------- |
| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
| - Geschichte | - Tagungsband | - Registration | - Local Orga |
| | | | |
| /content/seuh | /content/programm | /content/termine | /content/contact |
| | | | |
| SEUH | Programm | Termine | Kontakt |
|:--------------------|:--------------|:---------------|:----------------|
| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
| - Geschichte | - Tagungsband | - Registration | - Local Orga |
## Credits

@ -19,20 +19,13 @@ theme = "hugo-hero-theme"
#meta_og_image = ""
meta_og_description = ""
meta_twitter_card = "summary"
meta_twitter_site = "@seuh2022"
meta_twitter_creator = "@seuh2022"
#meta_twitter_site = "@seuh2022"
#meta_twitter_creator = "@seuh2022"
[[menu.main]]
identifier = "seuh"
name = "SEUH"
url = "/seuh/"
weight = 1
[[menu.main]]
parent = "seuh"
identifier = "/seuh/sponsors"
name = "SEUH"
url = "/seuh/sponsors"
weight = 1
weight = 1
[[menu.main]]
name = "Programm"
@ -52,11 +45,3 @@ theme = "hugo-hero-theme"
#[permalinks]
# post = "/:year/:month/:day/:slug/"
# pages = "/:filename/"
[security]
enableInlineShortcodes = false
[security.exec]
allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$']
osEnv = ['(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$']
[security.funcs]
getenv = ['^(GITHUB_|DRONE_COMMIT_REF|HUGO_)']

@ -8,4 +8,4 @@ heroBackground: 'images/unsplash/claudio-schwarz-WKWcvKj1uko-unsplash.jpg'
layout: 'photocredit'
---
## Die verwendeten Fotos mit Quellenangabe:
Quellen der verwendeten Fotos:

@ -1,9 +1,11 @@
---
title: 'Call for Papers'
weight: 10
weight: 1
background: 'images/htw.png'
button: 'Zum Call For Papers'
buttonLink: 'termine/cfp/'
layout:
layout:
---
Zum Nachlesen
Nachhaltigkeit und Ethik
in der Software Engineering Ausbildung und
Lehren und Lernen nach der Pandemie

@ -1,11 +0,0 @@
---
title: 'Programm'
weight: 1
background: 'images/htw.png'
button: 'Zum Programm'
buttonLink: 'programm'
layout:
---
Nachhaltigkeit und Ethik
in der Software Engineering Ausbildung und
Lehren und Lernen nach der Pandemie

@ -3,18 +3,11 @@ title: "Programm"
date: 2021-09-24T02:40:26+02:00
draft: false
heroHeading: 'Programm'
heroSubHeading: 'SEUH 2022 HTW Berlin/Hybrid'
heroSubHeading: 'SEUH 2022 HTW Berlin'
heroBackground: 'images/unsplash/adam-vradenburg-TK5I5L5JGxY-unsplash.jpg'
---
Angesichts der aktuellen Pandemielage wird die SEUH 2022 überwiegend im
Distanzformat stattfinden. Da wir auch dieses möglichst interaktiv gestalten
möchten, ergeben sich wahrscheinlich noch Anpassungen im Programablauf.
Die SEUH 2022 wird am Donnerstag, 24. und Freitag, 25. Februar am
[Campus Wilhelminenhof](https://www.htw-berlin.de/campus/campus-wilhelminenhof/) der [HTW Berlin](https://www.htw-berlin.de/) stattfinden.
{{< sched-embed >}}
<!--
Bei Präsenz ist der Tagungsort der [Campus Wilhelminenhof](https://www.htw-berlin.de/campus/campus-wilhelminenhof/)
der [HTW Berlin](https://www.htw-berlin.de/).
->
Das Programm wird hier veröffentlicht werden.

@ -1,7 +1,7 @@
---
title: 'SEUH'
date: 2018-02-10T11:52:18+07:00
heroHeading: 'SEUH - '
heroSubHeading: 'Software Engineering im Unterricht der Hochschulen '
heroHeading: 'SEUH Tagungsreihe'
heroSubHeading: 'Software Engineering im Unterricht der Hochschulen'
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
---

@ -1,30 +1,28 @@
---
title: "Tagungsreihe SEUH"
title: "SEUH 2022"
date: 2021-09-23
icon: "icons/info-square.svg"
featured: true
draft: false
weight: 1
heroHeading: 'Tagungsreihe SEUH'
heroSubHeading: 'Software Engineering im Unterricht der Hochschulen'
heroHeading: 'Software Engineering im Unterricht der Hochschulen'
heroSubHeading: '24./25.2.2022 in Berlin'
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
---
Die SEUH ist seit vielen Jahren das Forum im deutschsprachigen Raum, auf dem
Lehrende aus Universitäten, Hochschulen für angewandte Wissenschaften sowie
dualen Hochschulen ihre Erfolge, Misserfolge und Erfahrungen in der Software
Engineering Ausbildung vorstellen, diskutieren und gemeinsam die Qualität der
Lehre verbessern. Neben den inhaltlichen Impulsen rund um Lehren und Lernen
bietet die SEUH viel Raum für Diskussion und den gegenseitigen Austausch.
Die [Tagungsreihe SEUH](https://seuh.org/) ist ein Forum zum Austausch über die Software Engineering Ausbildung.
Webseite der Tagungsreihe: [https://seuh.org/](https://seuh.org/)
Im Fokus der SEUH 2022 stehen die beiden Themenbereiche Nachhaltigkeit und Ethik in der Software Engineering Ausbildung sowie Lehren und Lernen nach der Pandemie.
Die Tagung findet seit 1992 parallel zu den letzten Tagen der Tagung
Die Tagung findet traditionell parallel zu den letzten Tagen der Tagung
"[Software Engineering (SE)](https://www.se-2022.de/)" statt, und wird in
Zusammenarbeit des [ständigen Organisationskomitees der SEUH](https://www.seuh.org/organisation-der-seuh/) mit der
[lokalen Organisation]({{< ref "/contact" >}}) organisiert.
Mehr zur Geschichte der SEUH finden Sie auf der
[Webseite der Tagungsreihe](https://www.seuh.org/) / [Geschichte](https://www.seuh.org/geschichte/).
Dort sind auch
die meisten [Tagungsbände verfügbar](https://www.seuh.org/tagungsorte-und-baende/).
[Zum Call for Papers]({{< ref "/termine/cfp" >}})
### Tagungsreihe
Die SEUH ist seit vielen Jahren das Forum im deutschsprachigen Raum, auf dem Lehrende aus Universitäten, Hochschulen für angewandte Wissenschaften sowie dualen Hochschulen ihre Erfolge, Misserfolge und Erfahrungen in der Software Engineering Ausbildung vorstellen, diskutieren und gemeinsam die Qualität der Lehre verbessern. Neben den inhaltlichen Impulsen rund um Lehren und Lernen bietet die SEUH viel Raum für Diskussion und den gegenseitigen Austausch.
Webseite der Tagungsreihe: [https://seuh.org/](https://seuh.org/)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 502 79.42"><defs><style>.cls-1{fill:#ff6900;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M14.79,20.37,8.53,14.86,15.09,8.4l5.59,6.16a32.77,32.77,0,0,1,3.57-2.35L20.61,4.77l8.57-3.49L32,9.07a33.65,33.65,0,0,1,4.21-.82L35.69,0H45L44.5,8.25a33.5,33.5,0,0,1,4.2.82l2.77-7.79,8.58,3.49-3.64,7.44A31.72,31.72,0,0,1,60,14.56l5.6-6.16,6.56,6.46-6.26,5.51a32.43,32.43,0,0,1,2.39,3.51l7.55-3.59,3.55,8.45-7.91,2.72a33,33,0,0,1,.83,4.14l8.38-.46v9.14l-8.38-.46A31.31,31.31,0,0,1,71.44,48l7.92,2.73-3.55,8.44-7.55-3.59a32.43,32.43,0,0,1-2.39,3.51l6.26,5.51L65.57,71,60,64.86a31.72,31.72,0,0,1-3.56,2.35l3.64,7.44-8.58,3.49L48.7,70.35a33.5,33.5,0,0,1-4.2.82L45,79.42H35.69l.47-8.25A33.65,33.65,0,0,1,32,70.35l-2.77,7.79-8.57-3.49,3.64-7.44a32.77,32.77,0,0,1-3.57-2.35L15.09,71,8.53,64.56l6.26-5.51a32.43,32.43,0,0,1-2.39-3.51L4.85,59.13,1.3,50.68,9.21,48a31.28,31.28,0,0,1-.83-4.14L0,44.28V35.14l8.38.46a31.28,31.28,0,0,1,.83-4.14L1.3,28.74l3.55-8.45,7.55,3.59A32.43,32.43,0,0,1,14.79,20.37Zm6,19.34A19.54,19.54,0,1,0,40.33,20.48,19.39,19.39,0,0,0,20.79,39.71ZM466.59,19.1l31,30.7V20.7H502V60L471,29.32v29h-4.42ZM412.43,39.48C412.43,48,419.7,55,428.72,55S445,48,445,39.48s-7.17-15.54-16.28-15.54S412.43,31,412.43,39.48Zm37,.05c0,10.81-9.39,19.38-20.71,19.38S408,50.34,408,39.53s9.38-19.48,20.71-19.48S449.43,28.77,449.43,39.53ZM389.51,28c-1.58-2.59-3.48-4.08-6.85-4.08-3.53,0-6.59,2.39-6.59,5.83,0,3.24,3.54,4.73,6.22,5.88l2.64,1.09c5.16,2.15,9.54,4.59,9.54,10.57,0,6.57-5.59,11.6-12.5,11.6-6.37,0-11.11-3.88-12.38-9.71l4.32-1.15a8,8,0,0,0,8,7c4.27,0,8.17-3.09,8.17-7.33s-3.64-5.88-7.33-7.47l-2.42-1c-4.64-2-8.64-4.23-8.64-9.61,0-5.83,5.22-9.57,11.12-9.57A11.5,11.5,0,0,1,393,25.88ZM338.1,38.09h1.37c5,0,10.06-.9,10.06-6.73,0-6.18-4.79-6.78-10.11-6.78H338.1Zm0,20.18h-4.43V20.7h5.75C347,20.7,354,22.59,354,31.06c0,5.78-3.85,9.87-10,10.37l12.65,16.84h-5.43l-12-16.49h-1.1ZM295.89,20.7h20.6v3.88H300.31V35.75H316v3.88H300.31V54.38h16.18v3.89h-20.6Zm-32,17.24h2.95c4.9,0,9.06-1.4,9.06-6.78,0-6.13-5.22-6.58-10.38-6.58h-1.63Zm0,20.33h-4.43V20.7H266c3.42,0,6.95.1,9.85,2a10.45,10.45,0,0,1,.68,16.64c-2.68,2.1-6.11,2.49-9.43,2.49h-3.21ZM227.45,27.08v8.27h11.84v6.38H227.45V51.9h12.3v6.38H220V20.7h19.74v6.38ZM189.09,43l9.09-22.34h8l-17,39.62L172.42,20.7h8ZM158.65,58.28h-7.44V20.7h7.44ZM126.44,51.9H137v6.38H119V20.7h7.44Z"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

@ -1,19 +0,0 @@
---
title: "SEUH 2022 in Berlin"
date: 2022-01-18
icon: "icons/circle-stick.svg"
featured: true
draft: false
weight: 2
heroHeading: 'Software Engineering im Unterricht der Hochschulen'
heroSubHeading: '24./25.2.2022 in Berlin'
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
---
Im Fokus der SEUH 2022 stehen die beiden Themenbereiche Nachhaltigkeit und
Ethik in der Software Engineering Ausbildung sowie Lehren und Lernen nach der
Pandemie.
Mehr dazu in unserem [Call for Papers]({{< ref "/termine/cfp" >}})
sowie im [Programm]({{< ref "/programm" >}}).
## Wir danken unseren Sponsoren für die Unterstützung:

@ -0,0 +1,16 @@
---
title: "Geschichte"
date: 2021-09-23T19:52:13+02:00
icon: "icons/vector-pen.svg"
featured: true
draft: false
weight: 2
heroHeading: 'Geschichte'
heroSubHeading: 'zur Geschichte der SEUH'
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
---
Die Tagungsreihe findet seit 1992 überwiegend alle zwei Jahre parallel
zur Software Engineering Tagung statt - mehr zur [Geschichte finden Sie auf der
Webseite der Tagungsreihe](https://www.seuh.org/geschichte/). Dort sind auch
die meisten [Tagungsbände verfügbar](https://www.seuh.org/tagungsorte-und-baende/).

@ -3,7 +3,7 @@ title: 'Einreichungen'
date: 2021-09-23
weight: 5
button: 'Call for Papers als PDF'
buttonLink: pdf/2022-SEUH-CfP-verlaengert.pdf
buttonLink: pdf/2022-SEUH-CfP.pdf
---
Angenommene und präsentierte Beiträge werden in der SEUH-Reihe online über die ["GI-Edition Lecture Notes in Informatics (LNI)"](https://gi.de/service/publikationen/lni) veröffentlicht.
@ -11,6 +11,3 @@ Angenommene und präsentierte Beiträge werden in der SEUH-Reihe online über di
Beiträge müssen im [LNI-Format für LaTex](https://gi.de/lni) in elektronischer Form eingereicht werden. Die Vorlage kann hier: [https://www.ctan.org/pkg/lni](https://www.ctan.org/pkg/lni) heruntergeladen werden. Die Beiträge müssen anonymisiert sein, und können auf Deutsch oder Englisch verfasst werden, als Konferenzsprache ist für die Präsentationen und Diskussion Deutsch vorgesehen.
Die Einreichung erfolgt als [PDF über EasyChair](https://easychair.org/conferences/?conf=seuh2022).
Die Einreichungsfrist ist der ~~15.&nbsp;Oktober 2021~~
verlängert bis 31.&nbsp;Oktober 2021.

@ -13,4 +13,4 @@ heroBackground: 'images/htw.png'
icon: "icons/pencil-square.svg"
---
Einreichungsfrist für Beiträge: 31.&nbsp;Oktober 2021
Einreichungsfrist für Beiträge: 15.Oktober 2021

@ -1,15 +0,0 @@
---
title: "Registrierung"
date: 2022-01-18
draft: false
featured: true
weight: 1
heroHeading: 'Registrierung'
heroSubHeading: ''
heroBackground: 'images/htw.png'
icon: "icons/person-check.svg"
---
Die Registrierung ist eröffnet und über Sched möglich:
[https://seuh2022.sched.com/](https://seuh2022.sched.com/)

@ -8,9 +8,9 @@ heroSubHeading: ''
heroBackground: 'images/htw.png'
icon: "icons/calendar3.svg"
---
| | | |
| ---------------------:|:------------ |:--------------------------- |
| 31.&nbsp;Oktober 2021 | &nbsp;&nbsp; | Einreichung von Beiträgen |
| 1. Dezember 2021 | | Nachricht über die Annahme |
| 31. Dezember 2021 | | Einreichung der Endbeiträge |
| 24./25. Februar 2022 | | SEUH 2022 |
| | | |
|---------------------:|:-------------|:----------------------------|
| 15. Oktober 2021 | &nbsp;&nbsp; | Einreichung von Beiträgen |
| 1. Dezember 2021 | | Nachricht über die Annahme |
| 31. Dezember 2021 | | Einreichung der Endbeiträge |
| 24./25. Februar 2022 | | SEUH 2022 |

@ -6,7 +6,7 @@
},
{
"name": "Twitter",
"link": "https://twitter.com/seuh2022",
"link": "#",
"image": "social/twitter.svg"
}
]

@ -4,11 +4,12 @@
{{ define "main" }}
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "section" .Section "content" .)}}
<div class="container pt-4 pt-md-10 ">
<div class="container pt-4 pt-md-10 pb-4 pb-md-10">
<div class="row justify-content-start">
<div class="col-12 col-md-8">
<div class="content">{{.Content}}</div>
<div class="service service-single">
<div class="content">{{.Content}}</div>
</div>
</div>
</div>
</div>

@ -8,15 +8,7 @@
<div class="row justify-content-start">
<div class="col-12 col-md-8">
<div class="service service-single">
<div class="content">{{.Content}}
{{ with .Resources }}
{{ range . }}
<img src="{{ .RelPermalink }}" height = "80"/>
<br/><br/>{{ end }}
{{ end }}
</div>
<div class="content">{{.Content}}</div>
</div>
</div>
</div>

@ -1,15 +1,8 @@
# .PHONY : hugo
# .RECIPEPREFIX = -
push:
git submodule foreach --recursive 'git push'
git push origin master
commit:
cd themes/hugo-hero-theme/ ; git add . ; git commit -m $(message)
git add .
git commit -m $(message)
open:
hugo:
open http://localhost:1313/seuh2022
hugo : open
hugo -D -p 1313 server
staging:
open http://localhost:1414/seuh2022-website

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-date" viewBox="0 0 16 16">
<path d="M6.445 11.688V6.354h-.633A12.6 12.6 0 0 0 4.5 7.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23z"/>
<path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>
</svg>

Before

Width:  |  Height:  |  Size: 819 B

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-circle" viewBox="0 0 16 16">
s
<path fill-rule="evenodd" d="M8 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zM4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"/>
</svg>

Before

Width:  |  Height:  |  Size: 985 B

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-cup-straw" viewBox="0 0 16 16">
<path d="M13.902.334a.5.5 0 0 1-.28.65l-2.254.902-.4 1.927c.376.095.715.215.972.367.228.135.56.396.56.82 0 .046-.004.09-.011.132l-.962 9.068a1.28 1.28 0 0 1-.524.93c-.488.34-1.494.87-3.01.87-1.516 0-2.522-.53-3.01-.87a1.28 1.28 0 0 1-.524-.93L3.51 5.132A.78.78 0 0 1 3.5 5c0-.424.332-.685.56-.82.262-.154.607-.276.99-.372C5.824 3.614 6.867 3.5 8 3.5c.712 0 1.389.045 1.985.127l.464-2.215a.5.5 0 0 1 .303-.356l2.5-1a.5.5 0 0 1 .65.278zM9.768 4.607A13.991 13.991 0 0 0 8 4.5c-1.076 0-2.033.11-2.707.278A3.284 3.284 0 0 0 4.645 5c.146.073.362.15.648.222C5.967 5.39 6.924 5.5 8 5.5c.571 0 1.109-.03 1.588-.085l.18-.808zm.292 1.756C9.445 6.45 8.742 6.5 8 6.5c-1.133 0-2.176-.114-2.95-.308a5.514 5.514 0 0 1-.435-.127l.838 8.03c.013.121.06.186.102.215.357.249 1.168.69 2.438.69 1.27 0 2.081-.441 2.438-.69.042-.029.09-.094.102-.215l.852-8.03a5.517 5.517 0 0 1-.435.127 8.88 8.88 0 0 1-.89.17zM4.467 4.884s.003.002.005.006l-.005-.006zm7.066 0-.005.006c.002-.004.005-.006.005-.006zM11.354 5a3.174 3.174 0 0 0-.604-.21l-.099.445.055-.013c.286-.072.502-.149.648-.222z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-person-check" viewBox="0 0 16 16">
<path d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z"/>
<path fill-rule="evenodd" d="M15.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>
</svg>

Before

Width:  |  Height:  |  Size: 548 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 31 KiB

@ -1 +0,0 @@
<svg version="1.1" viewBox="0.0 0.0 194.43569553805773 190.51968503937007" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><clipPath id="p.0"><path d="m0 0l194.4357 0l0 190.51968l-194.4357 0l0 -190.51968z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l194.4357 0l0 190.51968l-194.4357 0z" fill-rule="evenodd"/><path fill="#ffffff" d="m13.241469 10.62336l170.07874 0l0 170.07874l-170.07874 0z" fill-rule="evenodd"/><path stroke="#1c3ed3" stroke-width="8.0" stroke-linejoin="round" stroke-linecap="butt" d="m13.241469 10.62336l170.07874 0l0 170.07874l-170.07874 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m85.75154 64.50147q0 4.578125 -2.21875 7.953125q-2.21875 3.375 -6.453125 5.203125q-4.234375 1.828125 -10.28125 1.828125q-2.671875 0 -5.21875 -0.359375q-2.546875 -0.34375 -4.890625 -1.03125q-2.328125 -0.6875 -4.4375 -1.703125l0 -10.125q3.65625 1.609375 7.59375 2.921875q3.9375 1.296875 7.796875 1.296875q2.671875 0 4.296875 -0.703125q1.640625 -0.703125 2.375 -1.9375q0.75 -1.234375 0.75 -2.8125q0 -1.9375 -1.3125 -3.296875q-1.296875 -1.375 -3.5625 -2.5625q-2.265625 -1.203125 -5.109375 -2.578125q-1.796875 -0.84375 -3.90625 -2.046875q-2.109375 -1.21875 -4.015625 -2.96875q-1.890625 -1.765625 -3.109375 -4.28125q-1.203125 -2.515625 -1.203125 -6.03125q0 -4.609375 2.109375 -7.875q2.109375 -3.265625 6.03125 -5.0q3.921875 -1.75 9.265625 -1.75q4.0 0 7.640625 0.9375q3.640625 0.921875 7.609375 2.6875l-3.515625 8.46875q-3.546875 -1.4375 -6.359375 -2.21875q-2.8125 -0.796875 -5.734375 -0.796875q-2.03125 0 -3.484375 0.65625q-1.4375 0.640625 -2.171875 1.828125q-0.734375 1.171875 -0.734375 2.71875q0 1.828125 1.0625 3.078125q1.078125 1.234375 3.234375 2.40625q2.171875 1.15625 5.40625 2.703125q3.9375 1.859375 6.71875 3.890625q2.796875 2.015625 4.3125 4.75q1.515625 2.71875 1.515625 6.75zm57.625 14.28125l-29.609375 0l0 -51.40625l29.609375 0l0 8.9375l-18.703125 0l0 11.28125l17.390625 0l0 8.9375l-17.390625 0l0 13.25l18.703125 0l0 9.0z" fill-rule="nonzero"/><path fill="#1c3ed3" d="m82.485916 113.37647l0 33.265617q0 5.3125 -2.34375 9.578125q-2.34375 4.265625 -7.078125 6.765625q-4.71875 2.5 -11.890625 2.5q-10.1875 0 -15.53125 -5.203125q-5.34375 -5.203125 -5.34375 -13.78125l0 -33.124992l10.859375 0l0 31.468742q0 6.359375 2.59375 8.9375q2.609375 2.5625 7.703125 2.5625q3.59375 0 5.8125 -1.234375q2.234375 -1.234375 3.28125 -3.796875q1.0625 -2.5625 1.0625 -6.53125l0 -31.406242l10.875 0zm73.40625 51.406242l-10.875 0l0 -22.1875l-20.34375 0l0 22.1875l-10.90625 0l0 -51.406242l10.90625 0l0 20.156242l20.34375 0l0 -20.156242l10.875 0l0 51.406242z" fill-rule="nonzero"/></g></svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

@ -1 +0,0 @@
<svg version="1.1" viewBox="0.0 0.0 197.45144356955382 198.8477690288714" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><clipPath id="p.0"><path d="m0 0l197.45145 0l0 198.84776l-197.45145 0l0 -198.84776z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l197.45145 0l0 198.84776l-197.45145 0z" fill-rule="evenodd"/><path fill="#000000" fill-opacity="0.0" d="m13.241469 10.62472l172.37794 0l0 176.25197l-172.37794 0z" fill-rule="evenodd"/><path stroke="#1c3ed3" stroke-width="4.0" stroke-linejoin="round" stroke-linecap="butt" d="m13.241469 10.62472l172.37794 0l0 176.25197l-172.37794 0z" fill-rule="evenodd"/><path fill="#000000" fill-opacity="0.0" d="m73.7769 0l109.543304 0l0 119.59055l-109.543304 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m149.98244 94.71999l-39.203125 0l0 -70.421875l39.203125 0l0 7.21875l-31.015625 0l0 22.78125l29.234375 0l0 7.140625l-29.234375 0l0 26.0625l31.015625 0l0 7.21875z" fill-rule="nonzero"/><path fill="#000000" fill-opacity="0.0" d="m99.78215 79.779526l109.543304 0l0 119.590546l-109.543304 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m162.79778 174.49953l-8.203125 0l0 -33.1875l-36.984375 0l0 33.1875l-8.1875 0l0 -70.42188l8.1875 0l0 30.000008l36.984375 0l0 -30.000008l8.203125 0l0 70.42188z" fill-rule="nonzero"/><path fill="#000000" fill-opacity="0.0" d="m-1.1023622 79.779526l109.54331 0l0 119.590546l-109.54331 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m80.61514 104.077644l0 45.562508q0 7.46875 -3.015625 13.296875q-3.0 5.828125 -9.078125 9.1875q-6.0625 3.34375 -15.21875 3.34375q-13.046875 0 -19.875 -7.078125q-6.812498 -7.09375 -6.812498 -18.9375l0 -45.375008l8.249998 0l0 45.609383q0 8.96875 4.734375 13.828125q4.75 4.859375 14.1875 4.859375q6.453125 0 10.5625 -2.328125q4.125 -2.34375 6.125 -6.546875q2.0 -4.21875 2.0 -9.765625l0 -45.656258l8.140625 0z" fill-rule="nonzero"/><path fill="#000000" fill-opacity="0.0" d="m2.4593177 0l109.543304 0l0 119.59055l-109.543304 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m79.557396 75.98562q0 6.265625 -3.109375 10.671875q-3.109375 4.40625 -8.703125 6.71875q-5.578129 2.3125 -13.140629 2.3125q-4.0 0 -7.5625 -0.390625q-3.5625 -0.390625 -6.546875 -1.109375q-2.984375 -0.71875 -5.25 -1.78125l0 -7.859375q3.609375 1.5 8.8125 2.78125q5.203125 1.265625 10.890625 1.265625q5.296875 0 8.953125 -1.40625q3.6562538 -1.421875 5.562504 -4.09375q1.90625 -2.6875 1.90625 -6.4375q0 -3.609375 -1.59375 -6.046875q-1.59375 -2.4375 -5.28125 -4.4375q-3.6718788 -2.0 -10.031254 -4.265625q-4.484375 -1.578125 -7.90625 -3.484375q-3.421875 -1.90625 -5.734375 -4.3125q-2.3125 -2.40625 -3.5 -5.578125q-1.171875 -3.1875 -1.171875 -7.28125q0 -5.640625 2.859375 -9.65625q2.875 -4.03125 7.953125 -6.171875q5.09375 -2.140625 11.6875 -2.140625q5.640629 0 10.421879 1.0625q4.796875 1.0625 8.796875 2.84375l-2.546875 7.03125q-3.8125 -1.59375 -8.078125 -2.65625q-4.250004 -1.0625 -8.781254 -1.0625q-4.53125 0 -7.640625 1.328125q-3.109375 1.328125 -4.75 3.734375q-1.625 2.40625 -1.625 5.734375q0 3.703125 1.5625 6.171875q1.5625 2.453125 5.0 4.359375q3.453125 1.890625 9.140625 3.96875q6.203129 2.265625 10.531254 4.796875q4.34375 2.53125 6.609375 6.171875q2.265625 3.625 2.265625 9.21875z" fill-rule="nonzero"/></g></svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

@ -1 +0,0 @@
<svg version="1.1" viewBox="0.0 0.0 197.45144356955382 198.8477690288714" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><clipPath id="p.0"><path d="m0 0l197.45145 0l0 198.84776l-197.45145 0l0 -198.84776z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l197.45145 0l0 198.84776l-197.45145 0z" fill-rule="evenodd"/><path fill="#000000" fill-opacity="0.0" d="m13.241469 10.62472l172.37794 0l0 176.25197l-172.37794 0z" fill-rule="evenodd"/><path stroke="#1c3ed3" stroke-width="4.0" stroke-linejoin="round" stroke-linecap="butt" d="m13.241469 10.62472l172.37794 0l0 176.25197l-172.37794 0z" fill-rule="evenodd"/><path fill="#000000" fill-opacity="0.0" d="m73.7769 0l109.543304 0l0 119.59055l-109.543304 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m149.98244 94.71999l-39.203125 0l0 -70.421875l39.203125 0l0 7.21875l-31.015625 0l0 22.78125l29.234375 0l0 7.140625l-29.234375 0l0 26.0625l31.015625 0l0 7.21875z" fill-rule="nonzero"/><path fill="#000000" fill-opacity="0.0" d="m99.78215 79.779526l109.543304 0l0 119.590546l-109.543304 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m162.79778 174.49953l-8.203125 0l0 -33.1875l-36.984375 0l0 33.1875l-8.1875 0l0 -70.42188l8.1875 0l0 30.000008l36.984375 0l0 -30.000008l8.203125 0l0 70.42188z" fill-rule="nonzero"/><path fill="#000000" fill-opacity="0.0" d="m-1.1023622 79.779526l109.54331 0l0 119.590546l-109.54331 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m80.61514 104.077644l0 45.562508q0 7.46875 -3.015625 13.296875q-3.0 5.828125 -9.078125 9.1875q-6.0625 3.34375 -15.21875 3.34375q-13.046875 0 -19.875 -7.078125q-6.812498 -7.09375 -6.812498 -18.9375l0 -45.375008l8.249998 0l0 45.609383q0 8.96875 4.734375 13.828125q4.75 4.859375 14.1875 4.859375q6.453125 0 10.5625 -2.328125q4.125 -2.34375 6.125 -6.546875q2.0 -4.21875 2.0 -9.765625l0 -45.656258l8.140625 0z" fill-rule="nonzero"/><path fill="#000000" fill-opacity="0.0" d="m2.4593177 0l109.543304 0l0 119.59055l-109.543304 0z" fill-rule="evenodd"/><path fill="#1c3ed3" d="m79.557396 75.98562q0 6.265625 -3.109375 10.671875q-3.109375 4.40625 -8.703125 6.71875q-5.578129 2.3125 -13.140629 2.3125q-4.0 0 -7.5625 -0.390625q-3.5625 -0.390625 -6.546875 -1.109375q-2.984375 -0.71875 -5.25 -1.78125l0 -7.859375q3.609375 1.5 8.8125 2.78125q5.203125 1.265625 10.890625 1.265625q5.296875 0 8.953125 -1.40625q3.6562538 -1.421875 5.562504 -4.09375q1.90625 -2.6875 1.90625 -6.4375q0 -3.609375 -1.59375 -6.046875q-1.59375 -2.4375 -5.28125 -4.4375q-3.6718788 -2.0 -10.031254 -4.265625q-4.484375 -1.578125 -7.90625 -3.484375q-3.421875 -1.90625 -5.734375 -4.3125q-2.3125 -2.40625 -3.5 -5.578125q-1.171875 -3.1875 -1.171875 -7.28125q0 -5.640625 2.859375 -9.65625q2.875 -4.03125 7.953125 -6.171875q5.09375 -2.140625 11.6875 -2.140625q5.640629 0 10.421879 1.0625q4.796875 1.0625 8.796875 2.84375l-2.546875 7.03125q-3.8125 -1.59375 -8.078125 -2.65625q-4.250004 -1.0625 -8.781254 -1.0625q-4.53125 0 -7.640625 1.328125q-3.109375 1.328125 -4.75 3.734375q-1.625 2.40625 -1.625 5.734375q0 3.703125 1.5625 6.171875q1.5625 2.453125 5.0 4.359375q3.453125 1.890625 9.140625 3.96875q6.203129 2.265625 10.531254 4.796875q4.34375 2.53125 6.609375 6.171875q2.265625 3.625 2.265625 9.21875z" fill-rule="nonzero"/></g></svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

@ -1 +1 @@
Subproject commit 49815720753e533b312366cfd88d2ca02f354c0f
Subproject commit e162aef05bc50cabf869cc664f14db2b7c38e28f
Loading…
Cancel
Save