I'm looking for a symbol that looks like two forward slashes in succession. Of course I can just enter two slashes like this: // but I would prefer a single symbol with these slashes very close together. I tried to google it, to no avail.
Asked
Active
Viewed 4,392 times
1 Answers
6
You appear to be looking for COMBINING LONG DOUBLE SOLIDUS OVERLAY which you can just enter directly. If you really want to use an entity then it is ⃫
.
<p> ⃫
<p>⃫
You might find font support for it is weak though, it is an obscure combination of diacritical marks.

Quentin
- 914,110
- 126
- 1,211
- 1,335
-
That's great! I would certainly prefer to enter it directly. But how do I do it? – მამუკა ჯიბლაძე Sep 20 '20 at 15:21
-
Go to the link above and check out the links starting with 'Browser Test Page'. – wazz Sep 20 '20 at 16:08