Skip to content

Generating <image> instead of <img> #13

@s1n7ax

Description

@s1n7ax

Hi, I'm using image withing SVG to contain the image within the svg path. However the tag of the image should be <image> not <img>. I'm wondering if there is a way to generate the custom image source without using <Image> tag or if it's possible to generate <image href=""> tag instead of <img src="">

Here is how I'm using images with SVG
https://github.com/s1n7ax/my-website-ssr/blob/d58d779a88151c112158bd3ee4c4bba677cefc2d/src/pages/home/intro.rs#L94-L104

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