What are the closest Unicode symbols to represent these icons (double arrow, bulb, CLI interface, multiple tabs)?
Solution 1:
On the website Shapecatcher.com you can make a drawing and it will try to determine what the closest Unicode character is that resembles your drawing (somewhat). I am in no way, shape or form affiliated with that website or its creator, and it is free to use.
Right-pointing double angle quotation mark: Β» U+00BB
Electric light bulb: π‘ U+1F4A1
Two joined squares: β§ U+29C9
or perhaps Upper right drop-shadowed white square: β U+2750
Solution 2:
GNOME Character Map lets you search for Unicode characters.
Double-arrow
- Β» (U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK = right guillermet) β not semantically meaningful, so you'll have to mark it up for screen readers.
- β« (U+226B MUCH GREATER-THAN) β also not semantically meaningful.
- β© (U+23E9 BLACK RIGHT-POINTING DOUBLE TRIANGLE = fast forward) β means fast forward, but most emoji fonts display it strangely.
- ββ (U+276D MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT) β shown twice (and not meaningful)
- β±β± (U+2771 HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT) β shown twice (also not meaningful)
- ππ (U+1F782 BLACK RIGHT-POINTING ISOSCELES RIGHT TRIANGLE) β shown here twice (probably not meaningful)
I don't think there's anything better in Unicode.
Light bulb
- π‘ (U+1F4A1 ELECTRIC LIGHT BULB = idea)
Command-line interface
- ο (U+F120 in the private use area) β FontAwesome renders it like
>_
, but it's in the private use area so it's completely meaningless in other fonts. - πββ¨ (U+1F5D4, U+200D, U+2328) β an Emoji sequence I just invented, meaning βterminal windowβ (I didn't have the characters for a more direct translation; sorry). It's not supported on anything, but it might be one day!
I don't think there's anything in Unicode.
βMultiple tabsβ symbol
- π (U+1F5D7 OVERLAP = overlapping offset windows) β seems to be semantically the right choice.
- π (U+1F5CD EMPTY PAGES) β displays as three in my font (Noto Sans Symbols2)
Solution 3:
Here are 2 symbols using box drawing characters.
Command Line Interface symbol:
ββββββ
β >_ β
ββββββ
Multiple tabs symbol:
βββββ
βββ»ββ β
β β£ββ
βββββ