Skip to content

feat: special handling when displaying svg #125

@bctnry

Description

@bctnry

one should probably display the defined symbols.

e.g. the format of icon we currently use is like this:

<svg>
  <symbol id="symbol-1">...</symbol>
  <symbol id="symbol-2">...</symbol>
  <symbol id="symbol-3">...</symbol>
  <symbol id="symbol-4">...</symbol>
</svg>

we should probably have a list of defined symbols if the svg we're about to display is of this particular form...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions