Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Icon updates 08-Jul-2024 #10

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/fetch_icons/hash.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
684c4d8d5f5a51f3dabb8c0474ec81bf
14 changes: 12 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,29 @@ jobs:
if: ${{ steps.fetch_icons.outputs.files_changed == 'true'}}
id: date
run: echo date=$(date +'%d-%b-%Y') >> $GITHUB_OUTPUT
- name: Create PR title
id: title
run: |
if [ ${{github.ref_name=='main'}} ]; then
TITLE='feat: Icon updates ${{ steps.date.outputs.date }}'
else
TITLE='feat: Icon updates ${{ steps.date.outputs.date }}(${{github.ref_name}})'
fi
echo "TITLE=$TITLE" >> $GITHUB_OUTPUT
- name: Push
if: ${{ steps.fetch_icons.outputs.files_changed == 'true'}}
run: |
git checkout -b ${{steps.branch_name.outputs.BRANCH_NAME}}
git config --global user.name "zeta-icons-bot"
git config --global user.email "[email protected]"
git add -A
git commit -m "feat: Icon updates ${{ steps.date.outputs.date }}"
git commit -m "${{steps.title.outputs.TITLE}}"
git push --set-upstream origin ${{steps.branch_name.outputs.BRANCH_NAME}} -f
- name: Check if PR exists
run: echo "pr_exists=$(gh pr list -H ${{steps.branch_name.outputs.BRANCH_NAME}} --json number -q length)" >> $GITHUB_ENV
- name: Create Pull Request
if: ${{env.pr_exists == 0 && steps.fetch_icons.outputs.files_changed == 'true'}}
run: gh pr create -B main -H ${{steps.branch_name.outputs.BRANCH_NAME}} --title "feat:${{steps.branch_name.outputs.BRANCH_NAME}}" --body 'Created by the Zeta Icons bot'
run: |
gh pr create -B main -H ${{steps.branch_name.outputs.BRANCH_NAME}} --title "${{steps.title.outputs.TITLE}}" --body 'Created by the Zeta Icons bot'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1,611 changes: 1,611 additions & 0 deletions outputs/definitions/icons.dart

Large diffs are not rendered by default.

Binary file modified outputs/png/activity_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/activity_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_alert_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_alert_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_box_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_box_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_call_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_call_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_circle_outline_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_circle_outline_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_circle_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_circle_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_group_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_group_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_person_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_person_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_task_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/add_task_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/adjustments_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/adjustments_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/alarm_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/alarm_sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/alert_active_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified outputs/png/alert_active_sharp.png
Binary file modified outputs/png/alert_outline_round.png
Binary file modified outputs/png/alert_outline_sharp.png
Binary file modified outputs/png/alert_round.png
Binary file modified outputs/png/alert_sharp.png
Binary file modified outputs/png/align_center_round.png
Binary file modified outputs/png/align_center_sharp.png
Binary file modified outputs/png/align_horizontal_center_round.png
Binary file modified outputs/png/align_horizontal_center_sharp.png
Binary file modified outputs/png/align_horizontal_left_round.png
Binary file modified outputs/png/align_horizontal_left_sharp.png
Binary file modified outputs/png/align_horizontal_right_round.png
Binary file modified outputs/png/align_horizontal_right_sharp.png
Binary file modified outputs/png/align_left_round.png
Binary file modified outputs/png/align_left_sharp.png
Binary file modified outputs/png/align_right_round.png
Binary file modified outputs/png/align_right_sharp.png
Binary file modified outputs/png/align_vertical_bottom_round.png
Binary file modified outputs/png/align_vertical_bottom_sharp.png
Binary file modified outputs/png/align_vertical_center_round.png
Binary file modified outputs/png/align_vertical_center_sharp.png
Binary file modified outputs/png/align_vertical_top_round.png
Binary file modified outputs/png/align_vertical_top_sharp.png
Binary file modified outputs/png/analytics_round.png
Binary file modified outputs/png/analytics_sharp.png
Binary file modified outputs/png/android_round.png
Binary file modified outputs/png/android_sharp.png
Binary file modified outputs/png/antenna_round.png
Binary file modified outputs/png/antenna_sharp.png
Binary file modified outputs/png/app_edit_round.png
Binary file modified outputs/png/app_edit_sharp.png
Binary file modified outputs/png/apps_round.png
Binary file modified outputs/png/apps_sharp.png
Binary file modified outputs/png/ar_round.png
Binary file modified outputs/png/ar_sharp.png
Binary file modified outputs/png/arrow_back_round.png
Binary file modified outputs/png/arrow_back_sharp.png
Binary file modified outputs/png/arrow_down_round.png
Binary file modified outputs/png/arrow_down_sharp.png
Binary file modified outputs/png/arrow_forward_round.png
Binary file modified outputs/png/arrow_forward_sharp.png
Binary file modified outputs/png/arrow_up_round.png
Binary file modified outputs/png/arrow_up_sharp.png
Binary file modified outputs/png/attachment_round.png
Binary file modified outputs/png/attachment_sharp.png
Binary file modified outputs/png/audio_round.png
Binary file modified outputs/png/audio_sharp.png
Binary file modified outputs/png/audit_activity_round.png
Binary file modified outputs/png/audit_activity_sharp.png
Binary file modified outputs/png/auto_delete_round.png
Binary file modified outputs/png/auto_delete_sharp.png
Binary file modified outputs/png/auto_round.png
Binary file modified outputs/png/auto_sharp.png
Binary file modified outputs/png/awb_round.png
Binary file modified outputs/png/awb_sharp.png
Binary file modified outputs/png/backspace_round.png
Binary file modified outputs/png/backspace_sharp.png
Binary file modified outputs/png/bad_mood_round.png
Binary file modified outputs/png/bad_mood_sharp.png
Binary file modified outputs/png/barcode_bluetooth_round.png
Binary file modified outputs/png/barcode_bluetooth_sharp.png
Binary file modified outputs/png/barcode_done_round.png
Binary file modified outputs/png/barcode_done_sharp.png
Binary file modified outputs/png/barcode_image_scan_round.png
Binary file modified outputs/png/barcode_image_scan_sharp.png
Binary file modified outputs/png/barcode_qr_code_round.png
Binary file modified outputs/png/barcode_qr_code_sharp.png
Binary file modified outputs/png/barcode_round.png
Binary file modified outputs/png/barcode_scanner_down_round.png
Binary file modified outputs/png/barcode_scanner_down_sharp.png
Binary file modified outputs/png/barcode_settings_round.png
Binary file modified outputs/png/barcode_settings_sharp.png
Binary file modified outputs/png/barcode_sharp.png
Binary file modified outputs/png/basket_round.png
Binary file modified outputs/png/basket_sharp.png
Binary file modified outputs/png/battery_alert_round.png
Binary file modified outputs/png/battery_alert_sharp.png
Binary file modified outputs/png/battery_charging_round.png
Binary file modified outputs/png/battery_charging_sharp.png
Binary file modified outputs/png/battery_round.png
Binary file modified outputs/png/battery_sharp.png
Binary file modified outputs/png/block_content_round.png
Binary file modified outputs/png/block_content_sharp.png
Binary file modified outputs/png/block_round.png
Binary file modified outputs/png/block_sharp.png
Binary file modified outputs/png/blog_round.png
Binary file modified outputs/png/blog_sharp.png
Binary file modified outputs/png/bluetooth_disabled_round.png
Binary file modified outputs/png/bluetooth_disabled_sharp.png
Binary file modified outputs/png/bluetooth_round.png
Binary file modified outputs/png/bluetooth_searching_round.png
Binary file modified outputs/png/bluetooth_searching_sharp.png
Binary file modified outputs/png/bluetooth_sharp.png
Binary file modified outputs/png/bold_round.png
Binary file modified outputs/png/bold_sharp.png
Binary file modified outputs/png/bookmark_outline_round.png
Binary file modified outputs/png/bookmark_outline_sharp.png
Binary file modified outputs/png/bookmark_round.png
Binary file modified outputs/png/bookmark_sharp.png
Binary file modified outputs/png/brightness_round.png
Binary file modified outputs/png/brightness_sharp.png
Binary file modified outputs/png/broadcast_round.png
Binary file modified outputs/png/broadcast_sharp.png
Binary file modified outputs/png/build_round.png
Binary file modified outputs/png/build_sharp.png
Binary file modified outputs/png/building_round.png
Binary file modified outputs/png/building_sharp.png
Binary file modified outputs/png/bullet_list_round.png
Binary file modified outputs/png/bullet_list_sharp.png
Binary file modified outputs/png/bus_round.png
Binary file modified outputs/png/bus_sharp.png
Binary file modified outputs/png/cached_round.png
Binary file modified outputs/png/cached_sharp.png
Binary file modified outputs/png/cafe_round.png
Binary file modified outputs/png/cafe_sharp.png
Binary file modified outputs/png/calculator_round.png
Binary file modified outputs/png/calculator_sharp.png
Binary file modified outputs/png/calendar_3_day_round.png
Binary file modified outputs/png/calendar_3_day_sharp.png
Binary file modified outputs/png/calendar_alt_1_round.png
Binary file modified outputs/png/calendar_alt_1_sharp.png
Binary file modified outputs/png/calendar_alt_2_round.png
Binary file modified outputs/png/calendar_alt_2_sharp.png
Binary file modified outputs/png/calendar_available_round.png
Binary file modified outputs/png/calendar_available_sharp.png
Binary file modified outputs/png/calendar_day_round.png
Binary file modified outputs/png/calendar_day_sharp.png
Binary file modified outputs/png/calendar_edit_round.png
Binary file modified outputs/png/calendar_edit_sharp.png
Binary file modified outputs/png/calendar_gantt_round.png
Binary file modified outputs/png/calendar_gantt_sharp.png
Binary file modified outputs/png/calendar_monthly_round.png
Binary file modified outputs/png/calendar_monthly_sharp.png
Binary file modified outputs/png/calendar_next_round.png
Binary file modified outputs/png/calendar_next_sharp.png
Binary file modified outputs/png/calendar_range_round.png
Binary file modified outputs/png/calendar_range_sharp.png
Binary file modified outputs/png/calendar_rollover_round.png
Binary file modified outputs/png/calendar_rollover_sharp.png
Binary file modified outputs/png/calendar_round.png
Binary file modified outputs/png/calendar_sharp.png
Binary file modified outputs/png/calendar_unavailable_round.png
Binary file modified outputs/png/calendar_unavailable_sharp.png
Binary file modified outputs/png/calendar_weekly_round.png
Binary file modified outputs/png/calendar_weekly_sharp.png
Binary file modified outputs/png/calendar_yearly_round.png
Binary file modified outputs/png/calendar_yearly_sharp.png
Binary file modified outputs/png/call_back_round.png
Binary file modified outputs/png/call_back_sharp.png
Binary file modified outputs/png/camera_round.png
Binary file modified outputs/png/camera_sharp.png
Binary file modified outputs/png/camera_shutter_round.png
Binary file modified outputs/png/camera_shutter_sharp.png
Binary file modified outputs/png/camera_switch_image_round.png
Binary file modified outputs/png/camera_switch_image_sharp.png
Binary file modified outputs/png/camera_switch_round.png
Binary file modified outputs/png/camera_switch_sharp.png
Binary file modified outputs/png/cancel_outline_round.png
Binary file modified outputs/png/cancel_outline_sharp.png
Binary file modified outputs/png/cancel_round.png
Binary file modified outputs/png/cancel_sharp.png
Binary file modified outputs/png/car_round.png
Binary file modified outputs/png/car_sharp.png
Binary file modified outputs/png/card_orientation_round.png
Binary file modified outputs/png/card_orientation_sharp.png
Binary file modified outputs/png/card_with_chip_round.png
Binary file modified outputs/png/card_with_chip_sharp.png
Binary file modified outputs/png/caret_down_round.png
Binary file modified outputs/png/caret_down_sharp.png
Binary file modified outputs/png/caret_left_round.png
Binary file modified outputs/png/caret_left_sharp.png
Binary file modified outputs/png/caret_right_round.png
Binary file modified outputs/png/caret_right_sharp.png
Binary file modified outputs/png/caret_sort_round.png
Binary file modified outputs/png/caret_sort_sharp.png
Binary file modified outputs/png/caret_up_round.png
Binary file modified outputs/png/caret_up_sharp.png
Binary file modified outputs/png/cast_connected_round.png
Binary file modified outputs/png/cast_connected_sharp.png
Binary file modified outputs/png/cast_round.png
Binary file modified outputs/png/cast_sharp.png
Binary file modified outputs/png/cellular_signal_round.png
Binary file modified outputs/png/cellular_signal_sharp.png
Binary file modified outputs/png/certificate_round.png
Binary file modified outputs/png/certificate_sharp.png
Binary file modified outputs/png/certified_round.png
Binary file modified outputs/png/certified_sharp.png
Binary file modified outputs/png/chain_round.png
Binary file modified outputs/png/chain_sharp.png
Binary file modified outputs/png/chart_bar_round.png
Binary file modified outputs/png/chart_bar_sharp.png
Binary file modified outputs/png/chart_bubble_charts_round.png
Binary file modified outputs/png/chart_bubble_charts_sharp.png
Binary file modified outputs/png/chart_bubble_round.png
Binary file modified outputs/png/chart_bubble_sharp.png
Binary file modified outputs/png/chart_doughnut_round.png
Binary file modified outputs/png/chart_doughnut_sharp.png
Binary file modified outputs/png/chart_filled_enterprise_round.png
Binary file modified outputs/png/chart_filled_enterprise_sharp.png
Binary file modified outputs/png/chart_filled_round.png
Binary file modified outputs/png/chart_filled_sharp.png
Binary file modified outputs/png/chart_gantt_round.png
Binary file modified outputs/png/chart_gantt_sharp.png
Binary file modified outputs/png/chart_line_predict_round.png
Binary file modified outputs/png/chart_line_predict_sharp.png
Binary file modified outputs/png/chart_line_round.png
Binary file modified outputs/png/chart_line_sharp.png
Binary file modified outputs/png/chart_line_stacked_round.png
Binary file modified outputs/png/chart_line_stacked_sharp.png
Binary file modified outputs/png/chart_outline_round.png
Binary file modified outputs/png/chart_outline_sharp.png
Binary file modified outputs/png/chart_pie_charts_round.png
Binary file modified outputs/png/chart_pie_charts_sharp.png
Binary file modified outputs/png/chart_pie_content_round.png
Binary file modified outputs/png/chart_pie_content_sharp.png
Binary file modified outputs/png/chart_pie_round.png
Binary file modified outputs/png/chart_pie_sharp.png
Binary file modified outputs/png/chart_scatter_plot_round.png
Binary file modified outputs/png/chart_scatter_plot_sharp.png
Binary file modified outputs/png/chart_stacked_round.png
Binary file modified outputs/png/chart_stacked_sharp.png
Binary file modified outputs/png/chart_waterfall_round.png
Binary file modified outputs/png/chart_waterfall_sharp.png
Binary file modified outputs/png/chat_bot_round.png
Binary file modified outputs/png/chat_bot_sharp.png
Binary file modified outputs/png/chat_bubble_outline_round.png
Binary file modified outputs/png/chat_bubble_outline_sharp.png
Binary file modified outputs/png/chat_bubble_round.png
Binary file modified outputs/png/chat_bubble_sharp.png
Binary file modified outputs/png/chat_message_read_round.png
Binary file modified outputs/png/chat_message_read_sharp.png
Binary file modified outputs/png/chat_message_unread_round.png
Binary file modified outputs/png/chat_message_unread_sharp.png
Binary file modified outputs/png/chat_round.png
Binary file modified outputs/png/chat_search_round.png
Binary file modified outputs/png/chat_search_sharp.png
Binary file modified outputs/png/chat_sharp.png
Binary file modified outputs/png/check_box_empty_round.png
Binary file modified outputs/png/check_box_empty_sharp.png
Binary file modified outputs/png/check_box_round.png
Binary file modified outputs/png/check_box_sharp.png
Binary file modified outputs/png/check_circle_outline_alt_round.png
Binary file modified outputs/png/check_circle_outline_alt_sharp.png
Binary file modified outputs/png/check_circle_outline_round.png
Binary file modified outputs/png/check_circle_outline_sharp.png
Binary file modified outputs/png/check_circle_round.png
Binary file modified outputs/png/check_circle_sharp.png
Binary file modified outputs/png/check_mark_round.png
Binary file modified outputs/png/check_mark_sharp.png
Binary file modified outputs/png/checklist_round.png
Binary file modified outputs/png/checklist_sharp.png
Binary file modified outputs/png/chevron_left_round.png
Binary file modified outputs/png/chevron_left_sharp.png
Binary file modified outputs/png/chevron_right_round.png
Binary file modified outputs/png/chevron_right_sharp.png
Binary file modified outputs/png/choices_round.png
Binary file modified outputs/png/choices_sharp.png
Binary file modified outputs/png/clipboard_action_round.png
Binary file modified outputs/png/clipboard_action_sharp.png
Binary file modified outputs/png/clipboard_round.png
Binary file modified outputs/png/clipboard_sharp.png
Binary file modified outputs/png/clock_available_round.png
Binary file modified outputs/png/clock_available_sharp.png
Binary file modified outputs/png/clock_bid_round.png
Binary file modified outputs/png/clock_bid_sharp.png
Binary file modified outputs/png/clock_edit_round.png
Binary file modified outputs/png/clock_edit_sharp.png
Binary file modified outputs/png/clock_flexible_round.png
Binary file modified outputs/png/clock_flexible_sharp.png
Binary file modified outputs/png/clock_in_progress_round.png
Binary file modified outputs/png/clock_in_progress_sharp.png
Binary file modified outputs/png/clock_info_round.png
Loading