summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2023-11-24 14:57:39 +0100
committerClaire <claire.github-309c@sitedethib.com>2023-11-24 14:57:39 +0100
commit69167fcb46bae9a233bef5adfb845f0dad65f382 (patch)
tree9dffa96ff89a715b7ebccc70774155ba7aa49a46
parent63c1c17efea00555d53ecbf8ae6c633ac99eec2f (diff)
Switch to 24px iconsfixes/24px-icons
-rw-r--r--app/javascript/mastodon/components/attachment_list.jsx2
-rw-r--r--app/javascript/mastodon/components/badge.jsx6
-rw-r--r--app/javascript/mastodon/components/column_back_button.tsx2
-rw-r--r--app/javascript/mastodon/components/column_header.jsx12
-rw-r--r--app/javascript/mastodon/components/copy_icon_button.jsx2
-rw-r--r--app/javascript/mastodon/components/dismissable_banner.tsx2
-rw-r--r--app/javascript/mastodon/components/domain.tsx2
-rw-r--r--app/javascript/mastodon/components/dropdown_menu.jsx2
-rw-r--r--app/javascript/mastodon/components/edited_timestamp/index.jsx2
-rw-r--r--app/javascript/mastodon/components/icon.tsx2
-rw-r--r--app/javascript/mastodon/components/load_gap.tsx2
-rw-r--r--app/javascript/mastodon/components/media_gallery.jsx2
-rw-r--r--app/javascript/mastodon/components/picture_in_picture_placeholder.jsx2
-rw-r--r--app/javascript/mastodon/components/poll.jsx2
-rw-r--r--app/javascript/mastodon/components/status.jsx8
-rw-r--r--app/javascript/mastodon/components/status_action_bar.jsx18
-rw-r--r--app/javascript/mastodon/components/status_content.jsx2
-rw-r--r--app/javascript/mastodon/components/verified_badge.tsx2
-rw-r--r--app/javascript/mastodon/components/visibility_icon.tsx8
-rw-r--r--app/javascript/mastodon/features/about/index.jsx4
-rw-r--r--app/javascript/mastodon/features/account/components/follow_request_note.jsx4
-rw-r--r--app/javascript/mastodon/features/account/components/header.jsx12
-rw-r--r--app/javascript/mastodon/features/account_gallery/components/media_item.jsx6
-rw-r--r--app/javascript/mastodon/features/audio/index.jsx12
-rw-r--r--app/javascript/mastodon/features/blocks/index.jsx2
-rw-r--r--app/javascript/mastodon/features/bookmarked_statuses/index.jsx2
-rw-r--r--app/javascript/mastodon/features/community_timeline/index.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/components/action_bar.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/components/compose_form.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/components/poll_button.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/components/poll_form.jsx4
-rw-r--r--app/javascript/mastodon/features/compose/components/privacy_dropdown.jsx8
-rw-r--r--app/javascript/mastodon/features/compose/components/reply_indicator.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/components/search.jsx6
-rw-r--r--app/javascript/mastodon/features/compose/components/search_results.jsx8
-rw-r--r--app/javascript/mastodon/features/compose/components/upload.jsx6
-rw-r--r--app/javascript/mastodon/features/compose/components/upload_button.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/components/upload_progress.jsx2
-rw-r--r--app/javascript/mastodon/features/compose/index.jsx14
-rw-r--r--app/javascript/mastodon/features/direct_timeline/components/conversation.jsx4
-rw-r--r--app/javascript/mastodon/features/direct_timeline/index.jsx2
-rw-r--r--app/javascript/mastodon/features/directory/index.jsx2
-rw-r--r--app/javascript/mastodon/features/domain_blocks/index.jsx2
-rw-r--r--app/javascript/mastodon/features/explore/index.jsx4
-rw-r--r--app/javascript/mastodon/features/explore/results.jsx6
-rw-r--r--app/javascript/mastodon/features/favourited_statuses/index.jsx2
-rw-r--r--app/javascript/mastodon/features/favourites/index.jsx2
-rw-r--r--app/javascript/mastodon/features/filters/select_filter.jsx2
-rw-r--r--app/javascript/mastodon/features/firehose/index.jsx2
-rw-r--r--app/javascript/mastodon/features/follow_requests/components/account_authorize.jsx4
-rw-r--r--app/javascript/mastodon/features/follow_requests/index.jsx2
-rw-r--r--app/javascript/mastodon/features/followed_tags/index.jsx2
-rw-r--r--app/javascript/mastodon/features/getting_started/components/announcements.jsx6
-rw-r--r--app/javascript/mastodon/features/getting_started/index.jsx22
-rw-r--r--app/javascript/mastodon/features/hashtag_timeline/index.jsx2
-rw-r--r--app/javascript/mastodon/features/home_timeline/index.jsx4
-rw-r--r--app/javascript/mastodon/features/interaction_modal/index.jsx8
-rw-r--r--app/javascript/mastodon/features/keyboard_shortcuts/index.jsx2
-rw-r--r--app/javascript/mastodon/features/list_adder/components/list.jsx6
-rw-r--r--app/javascript/mastodon/features/list_editor/components/account.jsx4
-rw-r--r--app/javascript/mastodon/features/list_editor/components/edit_list_form.jsx2
-rw-r--r--app/javascript/mastodon/features/list_editor/components/search.jsx4
-rw-r--r--app/javascript/mastodon/features/list_timeline/index.jsx6
-rw-r--r--app/javascript/mastodon/features/lists/index.jsx2
-rw-r--r--app/javascript/mastodon/features/mutes/index.jsx2
-rw-r--r--app/javascript/mastodon/features/notifications/components/clear_column_button.jsx2
-rw-r--r--app/javascript/mastodon/features/notifications/components/filter_bar.jsx12
-rw-r--r--app/javascript/mastodon/features/notifications/components/follow_request.jsx4
-rw-r--r--app/javascript/mastodon/features/notifications/components/notification.jsx16
-rw-r--r--app/javascript/mastodon/features/notifications/components/notifications_permission_banner.jsx4
-rw-r--r--app/javascript/mastodon/features/notifications/index.jsx4
-rw-r--r--app/javascript/mastodon/features/onboarding/components/step.jsx4
-rw-r--r--app/javascript/mastodon/features/onboarding/index.jsx10
-rw-r--r--app/javascript/mastodon/features/onboarding/profile.jsx4
-rw-r--r--app/javascript/mastodon/features/onboarding/share.jsx4
-rw-r--r--app/javascript/mastodon/features/picture_in_picture/components/footer.jsx10
-rw-r--r--app/javascript/mastodon/features/picture_in_picture/components/header.jsx2
-rw-r--r--app/javascript/mastodon/features/pinned_statuses/index.jsx2
-rw-r--r--app/javascript/mastodon/features/public_timeline/index.jsx2
-rw-r--r--app/javascript/mastodon/features/reblogs/index.jsx2
-rw-r--r--app/javascript/mastodon/features/report/components/option.jsx2
-rw-r--r--app/javascript/mastodon/features/status/components/action_bar.jsx16
-rw-r--r--app/javascript/mastodon/features/status/components/card.jsx6
-rw-r--r--app/javascript/mastodon/features/status/components/detailed_status.jsx6
-rw-r--r--app/javascript/mastodon/features/status/index.jsx4
-rw-r--r--app/javascript/mastodon/features/subscribed_languages_modal/index.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/boost_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/bundle_modal_error.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/compare_history_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/embed_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/filter_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/focal_point_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/follow_requests_column_link.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/header.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/image_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/list_panel.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/media_modal.jsx6
-rw-r--r--app/javascript/mastodon/features/ui/components/navigation_panel.jsx20
-rw-r--r--app/javascript/mastodon/features/ui/components/notifications_counter_icon.js2
-rw-r--r--app/javascript/mastodon/features/ui/components/report_modal.jsx2
-rw-r--r--app/javascript/mastodon/features/ui/components/zoomable_image.jsx4
-rw-r--r--app/javascript/mastodon/features/video/index.jsx16
-rw-r--r--app/javascript/material-icons/400-24px/account_circle-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/account_circle.svg1
-rw-r--r--app/javascript/material-icons/400-24px/add-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/add.svg1
-rw-r--r--app/javascript/material-icons/400-24px/add_photo_alternate-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/add_photo_alternate.svg1
-rw-r--r--app/javascript/material-icons/400-24px/alternate_email-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/alternate_email.svg1
-rw-r--r--app/javascript/material-icons/400-24px/arrow_back-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/arrow_back.svg1
-rw-r--r--app/javascript/material-icons/400-24px/arrow_drop_down-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/arrow_drop_down.svg1
-rw-r--r--app/javascript/material-icons/400-24px/arrow_right_alt-fill.svg1
-rw-r--r--app/javascript/material-icons/400-24px/arrow_right_alt.svg1
-rw-r--r--app/javascript/material-icons/400-24px/block-fill.svg1