“Ctrl+/”
“F11/ESC”
<!DOCTYPE html>
<html>
<body>
<svg xmlns="https://www.w3.org/2000/svg" version="1.1">
<text x="0" y="15" fill="red" transform="rotate(30 20,40)">I love SVG</text>
</svg>
</body>
</html>