Skip to content

Commit

Permalink
Updating va-icon icon sprite sheet with new icons (#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew565 committed Apr 12, 2024
1 parent 426188b commit 7b6e886
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/storybook/public/assets/sprite.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 17 additions & 13 deletions packages/storybook/stories/va-icon-uswds.stories.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,21 @@ const icons = [
"add",
"add_circle",
"add_circle_outline",
"adjust",
"alarm",
"alternate_email",
"announcement",
"api",
"app_store",
"arrow_back",
"arrow_downward",
"arrow_drop_down",
"arrow_drop_up",
"arrow_forward",
"arrow_upward",
"assessment",
"assignment",
"assignment_turned_in",
"attach_file",
"attach_money",
"autorenew",
Expand All @@ -87,7 +91,6 @@ const icons = [
"bookmark",
"bug_report",
"build",
"calendar_check",
"calendar_today",
"campaign",
"camping",
Expand All @@ -101,8 +104,6 @@ const icons = [
"chevron_left",
"chevron_right",
"clean_hands",
"clipboard_check",
"clipboard_list",
"close",
"closed_caption",
"clothes",
Expand All @@ -116,9 +117,9 @@ const icons = [
"content_copy",
"coronavirus",
"credit_card",
"deaf",
"deck",
"delete",
"description",
"device_thermostat",
"directions",
"directions_bike",
Expand All @@ -127,7 +128,6 @@ const icons = [
"directions_walk",
"do_not_disturb",
"do_not_touch",
"dot_circle",
"drag_handle",
"eco",
"edit",
Expand All @@ -136,6 +136,7 @@ const icons = [
"error",
"error_outline",
"event",
"event_available",
"expand_less",
"expand_more",
"facebook",
Expand All @@ -144,10 +145,7 @@ const icons = [
"favorite",
"favorite_border",
"fax",
"file_alt",
"file_download",
"file_invoice_dollar",
"file_medical",
"file_present",
"file_upload",
"filter_alt",
Expand All @@ -164,11 +162,13 @@ const icons = [
"format_size",
"forum",
"github",
"google_play",
"grid_view",
"group_add",
"groups",
"handshake",
"hearing",
"hearing_disabled",
"help",
"help_outline",
"highlight_off",
Expand All @@ -177,6 +177,7 @@ const icons = [
"hospital",
"hotel",
"hourglass_empty",
"how_to_reg",
"hurricane",
"identification",
"image",
Expand Down Expand Up @@ -220,6 +221,7 @@ const icons = [
"map",
"masks",
"medical_services",
"medication",
"menu",
"military_tech",
"more_horiz",
Expand All @@ -230,6 +232,7 @@ const icons = [
"navigate_far_next",
"navigate_next",
"near_me",
"note_add",
"notifications",
"notifications_active",
"notifications_none",
Expand All @@ -239,9 +242,9 @@ const icons = [
"person",
"pets",
"phone",
"phone_iphone",
"photo_camera",
"play_circle",
"prescription_bottle",
"print",
"priority_high",
"public",
Expand All @@ -252,8 +255,8 @@ const icons = [
"remove",
"remove_circle",
"report",
"request_quote",
"restaurant",
"road",
"rss_feed",
"safety_divider",
"sanitizer",
Expand Down Expand Up @@ -296,25 +299,26 @@ const icons = [
"translate",
"trending_down",
"trending_up",
"tty",
"twitter",
"undo",
"unfold_less",
"unfold_more",
"update",
"upload_file",
"user_check",
"verified",
"verified_user",
"video_appointment",
"videocam",
"visibility",
"visibility_off",
"volume_off",
"warning",
"wash",
"wifi",
"work",
"x",
"youtube",
"zoom_in",
"zoom_out",
"zoom_out_map"
"zoom_out_map",
];
2 changes: 1 addition & 1 deletion packages/web-components/src/assets/sprite.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b6e886

Please sign in to comment.