1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
--- tags: [header, text, editor] category: Text version: "1.16" --- <svg> <circle transform="rotate(180 19 16)" cx="19" cy="16" r="2" /> <path d="M21 12a2 2 0 1 0 -4 0v4" /> <path d="M4 6v12" /> <path d="M12 6v12" /> <path d="M11 18h2" /> <path d="M3 18h2" /> <path d="M4 12h8" /> <path d="M3 6h2" /> <path d="M11 6h2" /> </svg>