mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
eee03c4ed4
- add a license section in the README where we link to our and openmoji's license - refactor css - add img/emojis/ which will store the emojis we intend to use
8 lines
427 B
XML
8 lines
427 B
XML
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="color">
|
|
<path fill="#b1cc33" d="m61.5 23.3-8.013-8.013-25.71 25.71-9.26-9.26-8.013 8.013 17.42 17.44z"/>
|
|
</g>
|
|
<g id="line">
|
|
<path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m10.5 39.76 17.42 17.44 33.58-33.89-8.013-8.013-25.71 25.71-9.26-9.26z"/>
|
|
</g>
|
|
</svg>
|