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
301 B
XML
4 lines
No EOL
301 B
XML
<svg class="w-6 h-6" fill="none" stroke="#fff9d8" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
|
|
d="M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z"></path>
|
|
</svg> |