0
0
Fork 0

Replace more font-awesome icons in app/helpers (#30962)

This commit is contained in:
Matt Jankowski 2024-08-07 18:53:15 -04:00 committed by GitHub
parent e4092cc73a
commit 52a626f39b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 20 additions and 18 deletions

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M400-240 160-480l240-240 56 58-142 142h486v80H314l142 142-56 58Z"/></svg>

After

Width:  |  Height:  |  Size: 189 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M280-120 80-320l200-200 57 56-104 104h607v80H233l104 104-57 56Zm400-320-57-56 104-104H120v-80h607L623-784l57-56 200 200-200 200Z"/></svg>

After

Width:  |  Height:  |  Size: 253 B