kultursphaere-sh / kulturfinder.sh-frontend

The kulturfinder.sh is a web-app that enables users to find cultural institutions in Schleswig-Holstein on their mobile devices. It uses to geodata to show users a map of nearby insitutions. A photo and description are included for each institution as well as the address and information about other services.
https://kulturfinder.sh
MIT License
2 stars 2 forks source link

Icons vereinheitlichen #36

Open tjorbo opened 1 year ago

tjorbo commented 1 year ago

Es gibt 2 verschiedene Orte zum Abspeichern von Icons. Diese sollen zusammen gelegt werden:

Es muss möglich sein, SVGs via CSS zu bearbeiten - Inklusive Veränderung der Farbe (Theming).

Es sollen keine Angaben zum Styling der Icons im Markup- (HTML-) Block vorhanden sein (entfernen des src/components/icons/IconBase.vue)

Vorteile:

Nachteile:

tjorbo commented 1 year ago

@tradiscantia Was sagst du dazu?

emmaalouu commented 1 year ago

@tjorbo Find ich gut, versuche ich demnächst mal umzusetzen