Is there any such symbol that is similar in Unicode?
After all, I was able to find ☰ as a symbol, just wondering if there is anything similar to a grid of icons.
No, there is not. You can check yourself the "Symbol, other" (So) list, and possibly the "Symbol, math (Sm) list" (and also other lists, if you deem it worthwhile).
The closest approximation I could find is U+25A6, i.e., ▦ (if your browser is able to display that)
A couple of options not already mentioned are:
Not exactly a grid of icons but character U+25A6, called "Square with Orthogonal Crosshatch Fill", is usually rendered as a 4x4 grid.
There are also some Braille patterns you could use. The only problem being they only come in two columns. "Braille Pattern Dots-12345678" is rendered as two columns of four dots.
You can put one after the next and modify the kerning. In CSS it would be letter-spacing: -.2em;
for it to be precise. It would look like this:
You can paste this in the address bar for a preview:
data:text/html,<html style="letter-spacing: -.2em"><meta charset="utf-8">⣿⣿
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With