Skip to content

SVG #38

@MichaelCurrin

Description

@MichaelCurrin
<svg>
  <use xlink:href="{{ 'assets/img/python.svg#python' | relative_url }}"></use>
</svg>

<img src="{{ 'assets/img/python.svg#python' | relative_url }}" width="40">


{% assign size = 25 %}
  <img src="https://simpleicons.org/icons/{{ include.name }}.svg" width="{{ size }}" height="{{ size }}" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions