79343273

Date: 2025-01-09 16:01:30
Score: 0.5
Natty:
Report link

The issue is with the svg format. You can use a free validator to check for errors. (such as https://validator.w3.org/check)

I put your snippet into this validator and is shows that has no attributes "xmlns", "height", or "width". I changed the symbol tag to a tag and it passed.

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: F Horm