📐 SVG: ‹rect›
Draws a rectangle, optionally with rounded corners.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/rect
📐 SVG: ‹rect›
Draws a rectangle, optionally with rounded corners.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/rect
📐 SVG: ‹style›
Embeds style sheet rules inside an SVG document.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/style
📐 SVG: ‹svg›
Container defining a new coordinate system and viewport. It is used as the outermost element of SVG documents, but it can also be used to embed an SVG fragment inside an SVG or HTML document.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/svg
⚠️ DEPRECATED: ‹xmp›
Renders text between the start and end tags without interpreting the HTML in between and using a monospaced font.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/xmp

The <xmp> HTML element renders text between the start and end tags without interpreting the HTML in between and using a monospaced font. The HTML2 specification recommended that it should be rendered wide enough to allow 80 characters per line.
📐 SVG: ‹animateTransform›
Animates a transform attribute such as rotate, scale, translate, or skew.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/animateTransform
⚠️ DEPRECATED: ‹strike›
Places a strikethrough (horizontal line) over text.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/strike
📐 SVG: ‹use›
Reuses and instantiates an existing SVG element by reference.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/use
⚠️ DEPRECATED: ‹marquee›
Used to insert a scrolling area of text.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/marquee
📐 SVG: ‹animateMotion›
Moves an element along a motion path as part of an animation.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/animateMotion
📐 SVG: ‹feFuncB›
Defines how the blue channel is remapped inside feComponentTransfer.
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feFuncB