mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
400bf4ec04
Adds dark mode icons to the dark mode color scheme for rails guides.
4 lines
No EOL
290 B
XML
4 lines
No EOL
290 B
XML
<svg class="w-6 h-6" fill="none" stroke="#eeeeee" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
|
|
d="M16 4v12l-4-2-4 2V4M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"></path>
|
|
</svg> |