Optimized SVG logo #633

Closed
opened 2023-08-21 00:40:49 +00:00 by thatonecalculator · 3 comments

As I was working on an icon pack, I made some adjustments to the Akkoma source SVG logo that fixes a couple issues:

  • Fix overlap on "A" opening
  • Fix overlapping paths
  • Fix erroneous stroke on hat

New SVG:

akkoma(2).svg

Comparison pics (top is new, bottom is old):

Fill solid white:

image

Fill solid dark:

image

Stroke:

image

As I was working on an icon pack, I made some adjustments to the Akkoma source SVG logo that fixes a couple issues: - Fix overlap on "A" opening - Fix overlapping paths - Fix erroneous stroke on hat New SVG: ![akkoma(2).svg](/attachments/c1c07335-9579-46e9-b80c-5b40c02af6c4) Comparison pics (top is new, bottom is old): Fill solid white: ![image](/attachments/5433744e-69d6-42f6-8660-e29c1eacfa99) Fill solid dark: ![image](/attachments/aee30237-e5d9-4be9-89b6-6dd9a8329c2d) Stroke: ![image](/attachments/fc381ef8-fa8a-4135-9d56-40147c51839b)

are you aware that this optimization made the file 2.5x bigger?

are you aware that this optimization made the file 2.5x bigger?

the things you have "fixed" were entirely intentional parts of the original design

Fix overlap on "A" opening

it's a big hat. it's covering the "eye". this is intentional

Fix erroneous stroke on hat

this is not erroneous. it's the joining point between the brim and the top. it's a big hat.

please do ask if parts of the design are intentional or part of a larger idea before "fixing" them according to your own design ethos - closing this as unwanted

the things you have "fixed" were entirely intentional parts of the original design > Fix overlap on "A" opening it's a big hat. it's covering the "eye". this is intentional >Fix erroneous stroke on hat this is not erroneous. it's the joining point between the brim and the top. it's a big hat. please do ask if parts of the design are intentional or part of a larger idea before "fixing" them according to your own design ethos - closing this as unwanted

Gotcha. Apologies for not asking earlier.

Gotcha. Apologies for not asking earlier.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#633
No description provided.