Update icons to new zed file icon set

This commit is contained in:
Derek Briggs 2023-07-19 11:28:33 -06:00 committed by Mikayla Maki
parent aacc4bb8b0
commit c754c1e9e2
No known key found for this signature in database
46 changed files with 228 additions and 355 deletions

View file

@ -6,13 +6,6 @@ OUTPUT_FILE=$(pwd)/assets/licenses.md
> $OUTPUT_FILE
echo -e "# ###### ICON LICENSES ######\n" >> $OUTPUT_FILE
echo "Generating icon licenses"
cat script/licenses/willow_license.txt >> $OUTPUT_FILE
echo -e "" >> $OUTPUT_FILE
echo -e "# ###### THEME LICENSES ######\n" >> $OUTPUT_FILE
echo "Generating theme licenses"