Compare commits

...

19 Commits
v1.5 ... master

Author SHA1 Message Date
Barne Kleinen 1a49f52018 add abstand
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen d57d832b55 add sched schedule and registration 3 years ago
Barne Kleinen db3adf9217 versioning
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen be04679fa3 versioning 3 years ago
Barne Kleinen f7ddaf1cc6 gh ref 3 years ago
Barne Kleinen fbdf799d8f add commit ref to version
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen 51ec641d86 drone only deploy v tag
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen 8fcd064089 enable prod deploy with push version tag
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen 9a25126aa1 hugo update, one slash 3 years ago
Barne Kleinen 67f4df27c2 litte things
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen 9ba80e33fb add programmuebersicht 3 years ago
Barne Kleinen 760af71d8d update theme 3 years ago
Barne Kleinen c210e3a392 add sponsorenlogos 3 years ago
Barne Kleinen 6ea121901e wip sponsoren 3 years ago
Barne Kleinen b5892e278f add new icons 3 years ago
Barne Kleinen 5c6e520c82 add distanz kw4
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
3 years ago
Barne Kleinen f1cc62b082 little cleanups 3 years ago
Barne Kleinen 33b89d4952 readme 4 years ago
Barne Kleinen 7d0236163f new submission deadline 31.10.2021
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
4 years ago

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

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

1
.gitignore vendored

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

@ -7,20 +7,19 @@ 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 releases will be pushed to the deployment repository:
- all [GitHub releases](https://github.com/seuh2022/seuh2022/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)
- currently still on test server: [https://drone.k8s.sqa.ddnss.org/snowball/hugo-test](https://drone.k8s.sqa.ddnss.org/snowball/hugo-test)
- Status: ![Deploy Production](https://drone.k8s.sqa.ddnss.org/api/badges/barnekleinen/seuh2022/status.svg)
- 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](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 on github](https://github.com/seuh2022/seuh2022/releases/new) - tags have to start with "v", e.g. "v1.1" to be deployed.
## Editing and Development:
@ -41,10 +40,13 @@ 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 |
| SEUH | Programm | Termine | Kontakt |
|:------------------- |:----------------- |:---------------- |:---------------- |
| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
| - Geschichte | - Tagungsband | - Registration | - Local Orga |
| | | | |
| /content/seuh | /content/programm | /content/termine | /content/contact |
| | | | |
## Credits

@ -23,9 +23,16 @@ theme = "hugo-hero-theme"
meta_twitter_creator = "@seuh2022"
[[menu.main]]
identifier = "seuh"
name = "SEUH"
url = "/seuh/"
weight = 1
weight = 1
[[menu.main]]
parent = "seuh"
identifier = "/seuh/sponsors"
name = "SEUH"
url = "/seuh/sponsors"
weight = 1
[[menu.main]]
name = "Programm"
@ -45,3 +52,11 @@ 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'
---
Quellen der verwendeten Fotos:
## Die verwendeten Fotos mit Quellenangabe:

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

@ -0,0 +1,11 @@
---
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,11 +3,18 @@ title: "Programm"
date: 2021-09-24T02:40:26+02:00
draft: false
heroHeading: 'Programm'
heroSubHeading: 'SEUH 2022 HTW Berlin'
heroSubHeading: 'SEUH 2022 HTW Berlin/Hybrid'
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.
Das Programm wird hier veröffentlicht werden.
{{< 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/).
->

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

@ -1,28 +1,30 @@
---
title: "SEUH 2022"
title: "Tagungsreihe SEUH"
date: 2021-09-23
icon: "icons/info-square.svg"
featured: true
draft: false
weight: 1
heroHeading: 'Software Engineering im Unterricht der Hochschulen'
heroSubHeading: '24./25.2.2022 in Berlin'
heroHeading: 'Tagungsreihe SEUH'
heroSubHeading: 'Software Engineering im Unterricht der Hochschulen'
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
---
Die [Tagungsreihe SEUH](https://seuh.org/) ist ein Forum zum Austausch über die Software Engineering Ausbildung.
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.
Im Fokus der SEUH 2022 stehen die beiden Themenbereiche Nachhaltigkeit und Ethik in der Software Engineering Ausbildung sowie Lehren und Lernen nach der Pandemie.
Webseite der Tagungsreihe: [https://seuh.org/](https://seuh.org/)
Die Tagung findet traditionell parallel zu den letzten Tagen der Tagung
Die Tagung findet seit 1992 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.
[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/)
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/).

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

@ -0,0 +1 @@
<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>

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -0,0 +1,19 @@
---
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:

@ -1,16 +0,0 @@
---
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.pdf
buttonLink: pdf/2022-SEUH-CfP-verlaengert.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.
@ -12,4 +12,5 @@ Beiträge müssen im [LNI-Format für LaTex](https://gi.de/lni) in elektronische
Die Einreichung erfolgt als [PDF über EasyChair](https://easychair.org/conferences/?conf=seuh2022).
Die Einreichungsfrist ist der 15. Oktober 2021.
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: 15.Oktober 2021
Einreichungsfrist für Beiträge: 31.&nbsp;Oktober 2021

@ -0,0 +1,15 @@
---
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"
---
| | | |
|---------------------:|:-------------|:----------------------------|
| 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 |
| | | |
| ---------------------:|:------------ |:--------------------------- |
| 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 |

@ -4,12 +4,11 @@
{{ 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 pb-4 pb-md-10">
<div class="container pt-4 pt-md-10 ">
<div class="row justify-content-start">
<div class="col-12 col-md-8">
<div class="service service-single">
<div class="content">{{.Content}}</div>
</div>
<div class="content">{{.Content}}</div>
</div>
</div>
</div>

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

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

@ -0,0 +1,4 @@
<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>

After

Width:  |  Height:  |  Size: 819 B

@ -0,0 +1,5 @@
<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>

After

Width:  |  Height:  |  Size: 985 B

@ -0,0 +1,3 @@
<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>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -0,0 +1,4 @@
<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>

After

Width:  |  Height:  |  Size: 548 B

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