Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code optimisations #1

Open
31 tasks
auge8472 opened this issue Apr 21, 2022 · 0 comments
Open
31 tasks

Code optimisations #1

auge8472 opened this issue Apr 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@auge8472
Copy link
Owner

auge8472 commented Apr 21, 2022

Within a single SVG-graphic, elements of the same type and with the same styling can be merged into one element in some cases. Check the graphics for optimisation potential and apply it to the SVG-definitions.

Check the following graphics:

  • clock.svg
  • contact-email.svg
  • entries-listing.svg
  • files.svg
  • floppy-disc.svg
  • fold.svg
  • gender-diverse.svg
  • gender-female.svg
  • home.svg
  • lock-closed.svg
  • lock-open.svg
  • marker-cross.svg
  • no-content.svg
  • no-fold.svg
  • order-incative.svg <= needs renaming!
  • order-to-bottom-active.svg
  • order-to-bottom-inactive.svg
  • order-to-top-active.svg
  • order-to-top-inactive.svg
  • pencil.svg (gradient for pencil => merge of three elements)
  • rss-logo.svg
  • settings-sliders.svg
  • sign-add.svg
  • thread-change-no.svg
  • thread-change-yes.svg
  • thread-entries-linear.svg
  • thread-entries-nested.svg
  • thread-locked.svg
  • threads-nested.svg
  • threads-table.svg
  • unfold.svg
@auge8472 auge8472 added the enhancement New feature or request label Apr 21, 2022
@auge8472 auge8472 self-assigned this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant