@ni/nimble-tokens 8.4.0 → 8.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons/js/index.d.ts +33 -1
- package/dist/icons/js/index.js +34 -2
- package/dist/icons/js/index.js.map +1 -1
- package/dist/styledictionary/js/tokens.d.ts +180 -180
- package/package.json +1 -1
package/dist/icons/js/index.d.ts
CHANGED
|
@@ -102,6 +102,10 @@ export declare const arrowsRepeat16X16: {
|
|
|
102
102
|
name: 'arrows_repeat_16_x_16';
|
|
103
103
|
data: string;
|
|
104
104
|
};
|
|
105
|
+
export declare const asterisk5X5: {
|
|
106
|
+
name: 'asterisk_5_x_5';
|
|
107
|
+
data: string;
|
|
108
|
+
};
|
|
105
109
|
export declare const at16X16: {
|
|
106
110
|
name: 'at_16_x_16';
|
|
107
111
|
data: string;
|
|
@@ -494,6 +498,10 @@ export declare const layerGroup16X16: {
|
|
|
494
498
|
name: 'layer_group_16_x_16';
|
|
495
499
|
data: string;
|
|
496
500
|
};
|
|
501
|
+
export declare const lightbulb16X16: {
|
|
502
|
+
name: 'lightbulb_16_x_16';
|
|
503
|
+
data: string;
|
|
504
|
+
};
|
|
497
505
|
export declare const lightningBolt16X16: {
|
|
498
506
|
name: 'lightning_bolt_16_x_16';
|
|
499
507
|
data: string;
|
|
@@ -530,6 +538,10 @@ export declare const markdown16X16: {
|
|
|
530
538
|
name: 'markdown_16_x_16';
|
|
531
539
|
data: string;
|
|
532
540
|
};
|
|
541
|
+
export declare const microphone16X16: {
|
|
542
|
+
name: 'microphone_16_x_16';
|
|
543
|
+
data: string;
|
|
544
|
+
};
|
|
533
545
|
export declare const minus16X16: {
|
|
534
546
|
name: 'minus_16_x_16';
|
|
535
547
|
data: string;
|
|
@@ -542,6 +554,10 @@ export declare const mobile16X16: {
|
|
|
542
554
|
name: 'mobile_16_x_16';
|
|
543
555
|
data: string;
|
|
544
556
|
};
|
|
557
|
+
export declare const mountainSun16X16: {
|
|
558
|
+
name: 'mountain_sun_16_x_16';
|
|
559
|
+
data: string;
|
|
560
|
+
};
|
|
545
561
|
export declare const ni16X16: {
|
|
546
562
|
name: 'ni_16_x_16';
|
|
547
563
|
data: string;
|
|
@@ -562,6 +578,14 @@ export declare const outwardSquaresThree16X16: {
|
|
|
562
578
|
name: 'outward_squares_three_16_x_16';
|
|
563
579
|
data: string;
|
|
564
580
|
};
|
|
581
|
+
export declare const paperPlane16X16: {
|
|
582
|
+
name: 'paper_plane_16_x_16';
|
|
583
|
+
data: string;
|
|
584
|
+
};
|
|
585
|
+
export declare const paperclip16X16: {
|
|
586
|
+
name: 'paperclip_16_x_16';
|
|
587
|
+
data: string;
|
|
588
|
+
};
|
|
565
589
|
export declare const paste16X16: {
|
|
566
590
|
name: 'paste_16_x_16';
|
|
567
591
|
data: string;
|
|
@@ -590,6 +614,10 @@ export declare const rectangleCheckLines16X16: {
|
|
|
590
614
|
name: 'rectangle_check_lines_16_x_16';
|
|
591
615
|
data: string;
|
|
592
616
|
};
|
|
617
|
+
export declare const rectangleLines16X16: {
|
|
618
|
+
name: 'rectangle_lines_16_x_16';
|
|
619
|
+
data: string;
|
|
620
|
+
};
|
|
593
621
|
export declare const runningArrow16X16: {
|
|
594
622
|
name: 'running_arrow_16_x_16';
|
|
595
623
|
data: string;
|
|
@@ -654,6 +682,10 @@ export declare const squareX16X16: {
|
|
|
654
682
|
name: 'square_x_16_x_16';
|
|
655
683
|
data: string;
|
|
656
684
|
};
|
|
685
|
+
export declare const star8Point16X16: {
|
|
686
|
+
name: 'star_8_point_16_x_16';
|
|
687
|
+
data: string;
|
|
688
|
+
};
|
|
657
689
|
export declare const stopSquare16X16: {
|
|
658
690
|
name: 'stop_square_16_x_16';
|
|
659
691
|
data: string;
|
|
@@ -794,7 +826,7 @@ export declare const xmarkCheck16X16: {
|
|
|
794
826
|
name: 'xmark_check_16_x_16';
|
|
795
827
|
data: string;
|
|
796
828
|
};
|
|
797
|
-
export type NimbleIconName = 'add_16_x_16' | 'arrow_down_16_x_16' | 'arrow_down_left_and_arrow_up_right_16_x_16' | 'arrow_down_rectangle_16_x_16' | 'arrow_down_right_and_arrow_up_left_16_x_16' | 'arrow_expander_down_16_x_16' | 'arrow_expander_left_16_x_16' | 'arrow_expander_right_16_x_16' | 'arrow_expander_up_16_x_16' | 'arrow_in_circle_16_x_16' | 'arrow_left_from_line_16_x_16' | 'arrow_out_circle_16_x_16' | 'arrow_partial_rotate_left_16_x_16' | 'arrow_right_thin_16_x_16' | 'arrow_right_to_line_16_x_16' | 'arrow_rotate_right_16_x_16' | 'arrow_u_left_16_x_16' | 'arrow_u_right_16_x_16' | 'arrow_u_up_16_x_16' | 'arrow_up_16_x_16' | 'arrow_up_left_and_arrow_down_right_16_x_16' | 'arrow_up_rectangle_16_x_16' | 'arrow_up_right_and_arrow_down_left_16_x_16' | 'arrow_up_right_from_square_16_x_16' | 'arrows_maximize_16_x_16' | 'arrows_repeat_16_x_16' | 'at_16_x_16' | 'bars_16_x_16' | 'bell_16_x_16' | 'bell_and_comment_16_x_16' | 'bell_circle_16_x_16' | 'bell_solid_circle_16_x_16' | 'block_with_ribbon_16_x_16' | 'bold_b_16_x_16' | 'book_magnifying_glass_16_x_16' | 'calendar_check_lines_16_x_16' | 'calendar_clock_16_x_16' | 'calendar_day_16_x_16' | 'calendar_day_outline_16_x_16' | 'calendar_days_16_x_16' | 'calendar_lines_16_x_16' | 'calendar_rectangle_16_x_16' | 'calendar_week_16_x_16' | 'chart_diagram_16_x_16' | 'chart_diagram_child_focus_16_x_16' | 'chart_diagram_parent_focus_16_x_16' | 'chart_diagram_parent_focus_two_child_16_x_16' | 'check_16_x_16' | 'check_dot_16_x_16' | 'circle_16_x_16' | 'circle_filled_16_x_16' | 'circle_broken_16_x_16' | 'circle_check_16_x_16' | 'circle_partial_broken_16_x_16' | 'circle_slash_16_x_16' | 'circle_x_16_x_16' | 'clipboard_16_x_16' | 'clock_16_x_16' | 'clock_cog_16_x_16' | 'clock_exclamation_16_x_16' | 'clock_triangle_16_x_16' | 'clone_16_x_16' | 'cloud_16_x_16' | 'cloud_upload_16_x_16' | 'cloud_with_arrow_16_x_16' | 'cog_16_x_16' | 'cog_database_16_x_16' | 'cog_database_inset_16_x_16' | 'cog_small_cog_16_x_16' | 'cog_zoomed_16_x_16' | 'comment_16_x_16' | 'computer_and_monitor_16_x_16' | 'copy_16_x_16' | 'copy_text_16_x_16' | 'dashboard_builder_16_x_16' | 'dashboard_builder_legend_16_x_16' | 'dashboard_builder_templates_16_x_16' | 'dashboard_builder_tile_16_x_16' | 'database_16_x_16' | 'database_check_16_x_16' | 'debug_16_x_16' | 'desktop_16_x_16' | 'donut_chart_16_x_16' | 'dot_solid_dot_stroke_16_x_16' | 'dot_solid_dot_stroke_measurement_16_x_16' | 'down_right_from_square_16_x_16' | 'download_16_x_16' | 'electronic_chip_zoomed_16_x_16' | 'exclamation_mark_16_x_16' | 'eye_16_x_16' | 'eye_dash_16_x_16' | 'fancy_a_16_x_16' | 'file_16_x_16' | 'file_arrow_curved_right_16_x_16' | 'file_drawer_16_x_16' | 'file_search_16_x_16' | 'filter_16_x_16' | 'floppy_disk_16_x_16' | 'floppy_disk_checkmark_16_x_16' | 'floppy_disk_pen_16_x_16' | 'floppy_disk_star_arrow_right_16_x_16' | 'floppy_disk_three_dots_16_x_16' | 'folder_16_x_16' | 'folder_open_16_x_16' | 'forward_slash_16_x_16' | 'four_dots_square_16_x_16' | 'function_16_x_16' | 'gauge_simple_16_x_16' | 'grid_three_by_three_16_x_16' | 'grid_two_by_two_16_x_16' | 'hammer_16_x_16' | 'hashtag_16_x_16' | 'home_16_x_16' | 'horizontal_triangle_outline_16_x_16' | 'hourglass_16_x_16' | 'indent_16_x_16' | 'indeterminant_checkbox_16_x_16' | 'info_16_x_16' | 'info_circle_16_x_16' | 'inward_squares_three_16_x_16' | 'italic_i_16_x_16' | 'key_16_x_16' | 'laptop_16_x_16' | 'layer_group_16_x_16' | 'lightning_bolt_16_x_16' | 'link_16_x_16' | 'link_cancel_16_x_16' | 'list_16_x_16' | 'list_tree_16_x_16' | 'list_tree_database_16_x_16' | 'lock_16_x_16' | 'magnifying_glass_16_x_16' | 'markdown_16_x_16' | 'minus_16_x_16' | 'minus_wide_16_x_16' | 'mobile_16_x_16' | 'ni_16_x_16' | 'notebook_16_x_16' | 'number_list_16_x_16' | 'outdent_16_x_16' | 'outward_squares_three_16_x_16' | 'paste_16_x_16' | 'pause_16_x_16' | 'pencil_16_x_16' | 'play' | 'pot_with_lid_16_x_16' | 'question_16_x_16' | 'rectangle_check_lines_16_x_16' | 'running_arrow_16_x_16' | 'screen_check_lines_16_x_16' | 'screen_check_lines_calendar_16_x_16' | 'server_16_x_16' | 'share_nodes_16_x_16' | 'shield_check_16_x_16' | 'shield_xmark_16_x_16' | 'signal_bars_16_x_16' | 'sine_graph_16_x_16' | 'skip_arrow_16_x_16' | 'sparkle_swirls_16_x_16' | 'sparkles_16_x_16' | 'spinner' | 'square_check_16_x_16' | 'square_t_16_x_16' | 'square_x_16_x_16' | 'stop_square_16_x_16' | 'systemlink_16_x_16' | 't_16_x_16' | 'tablet_16_x_16' | 'tag_16_x_16' | 'tags_16_x_16' | 'target_crosshairs_16_x_16' | 'target_crosshairs_progress_16_x_16' | 'three_circles_ascending_container_16_x_16' | 'three_dots_line_16_x_16' | 'three_vertical_lines_16_x_16' | 'thumbtack_16_x_16' | 'tile_size_16_x_16' | 'times_16_x_16' | 'trash_16_x_16' | 'triangle_16_x_16' | 'triangle_filled_16_x_16' | 'triangle_two_lines_horizontal' | 'true_false_rectangle_16_x_16' | 'two_squares_in_brackets' | 'two_triangles_between_lines' | 'unlink_16_x_16' | 'unlock_16_x_16' | 'up_right_from_square_16_x_16' | 'upload_16_x_16' | 'user_16_x_16' | 'watch_16_x_16' | 'waveform_16_x_16' | 'webvi_custom_16_x_16' | 'webvi_host_16_x_16' | 'window_code_16_x_16' | 'window_text_16_x_16' | 'wrench_hammer_16_x_16' | 'xmark_16_x_16' | 'xmark_check_16_x_16';
|
|
829
|
+
export type NimbleIconName = 'add_16_x_16' | 'arrow_down_16_x_16' | 'arrow_down_left_and_arrow_up_right_16_x_16' | 'arrow_down_rectangle_16_x_16' | 'arrow_down_right_and_arrow_up_left_16_x_16' | 'arrow_expander_down_16_x_16' | 'arrow_expander_left_16_x_16' | 'arrow_expander_right_16_x_16' | 'arrow_expander_up_16_x_16' | 'arrow_in_circle_16_x_16' | 'arrow_left_from_line_16_x_16' | 'arrow_out_circle_16_x_16' | 'arrow_partial_rotate_left_16_x_16' | 'arrow_right_thin_16_x_16' | 'arrow_right_to_line_16_x_16' | 'arrow_rotate_right_16_x_16' | 'arrow_u_left_16_x_16' | 'arrow_u_right_16_x_16' | 'arrow_u_up_16_x_16' | 'arrow_up_16_x_16' | 'arrow_up_left_and_arrow_down_right_16_x_16' | 'arrow_up_rectangle_16_x_16' | 'arrow_up_right_and_arrow_down_left_16_x_16' | 'arrow_up_right_from_square_16_x_16' | 'arrows_maximize_16_x_16' | 'arrows_repeat_16_x_16' | 'asterisk_5_x_5' | 'at_16_x_16' | 'bars_16_x_16' | 'bell_16_x_16' | 'bell_and_comment_16_x_16' | 'bell_circle_16_x_16' | 'bell_solid_circle_16_x_16' | 'block_with_ribbon_16_x_16' | 'bold_b_16_x_16' | 'book_magnifying_glass_16_x_16' | 'calendar_check_lines_16_x_16' | 'calendar_clock_16_x_16' | 'calendar_day_16_x_16' | 'calendar_day_outline_16_x_16' | 'calendar_days_16_x_16' | 'calendar_lines_16_x_16' | 'calendar_rectangle_16_x_16' | 'calendar_week_16_x_16' | 'chart_diagram_16_x_16' | 'chart_diagram_child_focus_16_x_16' | 'chart_diagram_parent_focus_16_x_16' | 'chart_diagram_parent_focus_two_child_16_x_16' | 'check_16_x_16' | 'check_dot_16_x_16' | 'circle_16_x_16' | 'circle_filled_16_x_16' | 'circle_broken_16_x_16' | 'circle_check_16_x_16' | 'circle_partial_broken_16_x_16' | 'circle_slash_16_x_16' | 'circle_x_16_x_16' | 'clipboard_16_x_16' | 'clock_16_x_16' | 'clock_cog_16_x_16' | 'clock_exclamation_16_x_16' | 'clock_triangle_16_x_16' | 'clone_16_x_16' | 'cloud_16_x_16' | 'cloud_upload_16_x_16' | 'cloud_with_arrow_16_x_16' | 'cog_16_x_16' | 'cog_database_16_x_16' | 'cog_database_inset_16_x_16' | 'cog_small_cog_16_x_16' | 'cog_zoomed_16_x_16' | 'comment_16_x_16' | 'computer_and_monitor_16_x_16' | 'copy_16_x_16' | 'copy_text_16_x_16' | 'dashboard_builder_16_x_16' | 'dashboard_builder_legend_16_x_16' | 'dashboard_builder_templates_16_x_16' | 'dashboard_builder_tile_16_x_16' | 'database_16_x_16' | 'database_check_16_x_16' | 'debug_16_x_16' | 'desktop_16_x_16' | 'donut_chart_16_x_16' | 'dot_solid_dot_stroke_16_x_16' | 'dot_solid_dot_stroke_measurement_16_x_16' | 'down_right_from_square_16_x_16' | 'download_16_x_16' | 'electronic_chip_zoomed_16_x_16' | 'exclamation_mark_16_x_16' | 'eye_16_x_16' | 'eye_dash_16_x_16' | 'fancy_a_16_x_16' | 'file_16_x_16' | 'file_arrow_curved_right_16_x_16' | 'file_drawer_16_x_16' | 'file_search_16_x_16' | 'filter_16_x_16' | 'floppy_disk_16_x_16' | 'floppy_disk_checkmark_16_x_16' | 'floppy_disk_pen_16_x_16' | 'floppy_disk_star_arrow_right_16_x_16' | 'floppy_disk_three_dots_16_x_16' | 'folder_16_x_16' | 'folder_open_16_x_16' | 'forward_slash_16_x_16' | 'four_dots_square_16_x_16' | 'function_16_x_16' | 'gauge_simple_16_x_16' | 'grid_three_by_three_16_x_16' | 'grid_two_by_two_16_x_16' | 'hammer_16_x_16' | 'hashtag_16_x_16' | 'home_16_x_16' | 'horizontal_triangle_outline_16_x_16' | 'hourglass_16_x_16' | 'indent_16_x_16' | 'indeterminant_checkbox_16_x_16' | 'info_16_x_16' | 'info_circle_16_x_16' | 'inward_squares_three_16_x_16' | 'italic_i_16_x_16' | 'key_16_x_16' | 'laptop_16_x_16' | 'layer_group_16_x_16' | 'lightbulb_16_x_16' | 'lightning_bolt_16_x_16' | 'link_16_x_16' | 'link_cancel_16_x_16' | 'list_16_x_16' | 'list_tree_16_x_16' | 'list_tree_database_16_x_16' | 'lock_16_x_16' | 'magnifying_glass_16_x_16' | 'markdown_16_x_16' | 'microphone_16_x_16' | 'minus_16_x_16' | 'minus_wide_16_x_16' | 'mobile_16_x_16' | 'mountain_sun_16_x_16' | 'ni_16_x_16' | 'notebook_16_x_16' | 'number_list_16_x_16' | 'outdent_16_x_16' | 'outward_squares_three_16_x_16' | 'paper_plane_16_x_16' | 'paperclip_16_x_16' | 'paste_16_x_16' | 'pause_16_x_16' | 'pencil_16_x_16' | 'play' | 'pot_with_lid_16_x_16' | 'question_16_x_16' | 'rectangle_check_lines_16_x_16' | 'rectangle_lines_16_x_16' | 'running_arrow_16_x_16' | 'screen_check_lines_16_x_16' | 'screen_check_lines_calendar_16_x_16' | 'server_16_x_16' | 'share_nodes_16_x_16' | 'shield_check_16_x_16' | 'shield_xmark_16_x_16' | 'signal_bars_16_x_16' | 'sine_graph_16_x_16' | 'skip_arrow_16_x_16' | 'sparkle_swirls_16_x_16' | 'sparkles_16_x_16' | 'spinner' | 'square_check_16_x_16' | 'square_t_16_x_16' | 'square_x_16_x_16' | 'star_8_point_16_x_16' | 'stop_square_16_x_16' | 'systemlink_16_x_16' | 't_16_x_16' | 'tablet_16_x_16' | 'tag_16_x_16' | 'tags_16_x_16' | 'target_crosshairs_16_x_16' | 'target_crosshairs_progress_16_x_16' | 'three_circles_ascending_container_16_x_16' | 'three_dots_line_16_x_16' | 'three_vertical_lines_16_x_16' | 'thumbtack_16_x_16' | 'tile_size_16_x_16' | 'times_16_x_16' | 'trash_16_x_16' | 'triangle_16_x_16' | 'triangle_filled_16_x_16' | 'triangle_two_lines_horizontal' | 'true_false_rectangle_16_x_16' | 'two_squares_in_brackets' | 'two_triangles_between_lines' | 'unlink_16_x_16' | 'unlock_16_x_16' | 'up_right_from_square_16_x_16' | 'upload_16_x_16' | 'user_16_x_16' | 'watch_16_x_16' | 'waveform_16_x_16' | 'webvi_custom_16_x_16' | 'webvi_host_16_x_16' | 'window_code_16_x_16' | 'window_text_16_x_16' | 'wrench_hammer_16_x_16' | 'xmark_16_x_16' | 'xmark_check_16_x_16';
|
|
798
830
|
export interface NimbleIcon {
|
|
799
831
|
name: NimbleIconName;
|
|
800
832
|
data: string;
|
package/dist/icons/js/index.js
CHANGED
|
@@ -103,6 +103,10 @@ export const arrowsRepeat16X16 = {
|
|
|
103
103
|
name: 'arrows_repeat_16_x_16',
|
|
104
104
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4" class="cls-1"/></svg>`,
|
|
105
105
|
};
|
|
106
|
+
export const asterisk5X5 = {
|
|
107
|
+
name: 'asterisk_5_x_5',
|
|
108
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 5"><path d="m.721 4.076.813-1.372-1.429-.63.266-.84 1.527.349L2.05 0h.883l.154 1.583 1.541-.35.266.84-1.442.631.812 1.372-.715.519L2.5 3.376 1.435 4.595z" class="cls-1"/></svg>`,
|
|
109
|
+
};
|
|
106
110
|
export const at16X16 = {
|
|
107
111
|
name: 'at_16_x_16',
|
|
108
112
|
data: `<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.139 3.621a5.5 5.5 0 0 1 1.206 1.845q.435 1.074.436 2.407 0 .961-.275 1.954t-.687 1.646H9.343l-.11-.536a4.6 4.6 0 0 1-.756.415q-.364.155-1.051.155-1.12 0-1.813-.924t-.694-2.49q0-.837.234-1.467.234-.628.639-1.095.377-.44.914-.687a2.5 2.5 0 0 1 1.064-.248q.453 0 .804.169.35.168.543.353v-.425h1.594v5.605h1.168q.248-.543.368-1.178.12-.636.12-1.22 0-1.161-.323-2.036-.322-.877-.892-1.453a3.7 3.7 0 0 0-1.366-.879 4.9 4.9 0 0 0-1.697-.289q-.871 0-1.657.343a4.6 4.6 0 0 0-1.383.928q-.61.598-.992 1.497c-.382.899-.381 1.257-.381 1.972q0 1.167.36 2.068.36.9.958 1.497.596.59 1.386.9a4.5 4.5 0 0 0 1.668.309q.583 0 1.328-.106a9 9 0 0 0 1.321-.279v1.333q-.64.144-1.271.22-.633.074-1.381.075a6.1 6.1 0 0 1-2.325-.433 5.4 5.4 0 0 1-1.852-1.23 5.6 5.6 0 0 1-1.212-1.91 6.7 6.7 0 0 1-.436-2.444q0-1.278.453-2.366a5.9 5.9 0 0 1 1.25-1.9A5.7 5.7 0 0 1 5.781 2.46 5.8 5.8 0 0 1 8.079 2q1.209 0 2.257.426a5.3 5.3 0 0 1 1.803 1.195M9.082 9.652V6.19a3 3 0 0 0-.522-.21 2 2 0 0 0-.543-.065q-.66 0-1.017.577c-.357.577-.357.912-.357 1.58q0 1.085.295 1.607.296.522.975.522.357 0 .625-.141.269-.14.544-.408"/></svg>`,
|
|
@@ -397,7 +401,7 @@ export const floppyDiskCheckmark16X16 = {
|
|
|
397
401
|
};
|
|
398
402
|
export const floppyDiskPen16X16 = {
|
|
399
403
|
name: 'floppy_disk_pen_16_x_16',
|
|
400
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.
|
|
404
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.803 11H7V9H5v2H4V8h6v.617l1.469-1.471q.227-.224.514-.347L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497L7.372 12zM3 7V4h8v3zm11.166 1.935L13.09 7.859a.64.64 0 0 0-.908 0l-3.388 3.393-1.503 3.483 3.487-1.5 3.388-3.392a.64.64 0 0 0 0-.908m-5.683 4.803-.198-.199.916-2.116.34 1.06 1.058.35z" class="cls-1"/></svg>`,
|
|
401
405
|
};
|
|
402
406
|
export const floppyDiskStarArrowRight16X16 = {
|
|
403
407
|
name: 'floppy_disk_star_arrow_right_16_x_16',
|
|
@@ -495,6 +499,10 @@ export const layerGroup16X16 = {
|
|
|
495
499
|
name: 'layer_group_16_x_16',
|
|
496
500
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z" class="cls-1"/></svg>`,
|
|
497
501
|
};
|
|
502
|
+
export const lightbulb16X16 = {
|
|
503
|
+
name: 'lightbulb_16_x_16',
|
|
504
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 5.53C12 3.584 10.206 2 8 2S4 3.583 4 5.53c0 .736.256 1.44.74 2.04.801.99 1.285 2.456 1.555 3.427h3.41c.27-.97.754-2.437 1.556-3.428.483-.598.739-1.303.739-2.038M9.138 14H6.862l-.569-1.001v-.3l.285-.15-.285-.15v-.401h3.414v.4l-.285.15.285.15V13z" class="cls-1"/></svg>`,
|
|
505
|
+
};
|
|
498
506
|
export const lightningBolt16X16 = {
|
|
499
507
|
name: 'lightning_bolt_16_x_16',
|
|
500
508
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z" class="cls-1"/></svg>`,
|
|
@@ -531,6 +539,10 @@ export const markdown16X16 = {
|
|
|
531
539
|
name: 'markdown_16_x_16',
|
|
532
540
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73m-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z" class="cls-1"/></svg>`,
|
|
533
541
|
};
|
|
542
|
+
export const microphone16X16 = {
|
|
543
|
+
name: 'microphone_16_x_16',
|
|
544
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/></svg>`,
|
|
545
|
+
};
|
|
534
546
|
export const minus16X16 = {
|
|
535
547
|
name: 'minus_16_x_16',
|
|
536
548
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 7h8v2H4z" class="cls-1"/></svg>`,
|
|
@@ -543,6 +555,10 @@ export const mobile16X16 = {
|
|
|
543
555
|
name: 'mobile_16_x_16',
|
|
544
556
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538M10 12H5V3h5Z" class="cls-1"/></svg>`,
|
|
545
557
|
};
|
|
558
|
+
export const mountainSun16X16 = {
|
|
559
|
+
name: 'mountain_sun_16_x_16',
|
|
560
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.457 10.097-1.468-3.011-1.195-1.026-.677.48-2.343-3.556L4.688 8.14l-1.204-.678-1.468 1.543L1 13h14zm-10.478-.2-.939 1.047.372-1.652.975-.993 2.722 3.04zm5.924.764L7.181 9.335l.17-1.958-2.192.896L7.605 4.19 9.4 7.06l-.11.943 1.197-1.038 2.228 4.345zM4.5 4.487a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" class="cls-1"/></svg>`,
|
|
561
|
+
};
|
|
546
562
|
export const ni16X16 = {
|
|
547
563
|
name: 'ni_16_x_16',
|
|
548
564
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.172 4c1.675 0 3 1.354 3 3.103V13h-3V7h-3V4zm-3 9h-3V7h3zm10.656-9v9c-1.681 0-3-1.378-3-3V4z" class="cls-1"/></svg>`,
|
|
@@ -563,6 +579,14 @@ export const outwardSquaresThree16X16 = {
|
|
|
563
579
|
name: 'outward_squares_three_16_x_16',
|
|
564
580
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 9H7V7h2zm-6 4h4V9H3zM3 3v4h2V5h6v6H9v2h4V3zm7 3H9v1h1z" class="cls-1"/></svg>`,
|
|
565
581
|
};
|
|
582
|
+
export const paperPlane16X16 = {
|
|
583
|
+
name: 'paper_plane_16_x_16',
|
|
584
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m1 12.5 2-4 6-1-6-1-2-4 14 5z" class="cls-1"/></svg>`,
|
|
585
|
+
};
|
|
586
|
+
export const paperclip16X16 = {
|
|
587
|
+
name: 'paperclip_16_x_16',
|
|
588
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 14C6.406 14 5 12.393 5 10V5c0-1.822.981-3 2.5-3S10 3.178 10 5v3.98c0 1.328-.505 2-1.5 2s-1.5-.672-1.5-2V6h1v2.98c0 1 .266 1 .5 1s.5 0 .5-1V5c0-.602-.146-2-1.5-2S6 4.398 6 5v5c0 1.384.654 3 2.5 3s2.5-1.616 2.5-3V6h1v4c0 2.393-1.406 4-3.5 4"/></svg>`,
|
|
589
|
+
};
|
|
566
590
|
export const paste16X16 = {
|
|
567
591
|
name: 'paste_16_x_16',
|
|
568
592
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z" class="cls-1"/></svg>`,
|
|
@@ -573,7 +597,7 @@ export const pause16X16 = {
|
|
|
573
597
|
};
|
|
574
598
|
export const pencil16X16 = {
|
|
575
599
|
name: 'pencil_16_x_16',
|
|
576
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="
|
|
600
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>`,
|
|
577
601
|
};
|
|
578
602
|
export const play = {
|
|
579
603
|
name: 'play',
|
|
@@ -591,6 +615,10 @@ export const rectangleCheckLines16X16 = {
|
|
|
591
615
|
name: 'rectangle_check_lines_16_x_16',
|
|
592
616
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm9 11H4V3h8z" class="cls-2"/><path d="M5 9h6v1H5zM5 11h3v1H5z" class="cls-2"/><path d="M11 4.643 7.591 8 6 6.434l.682-.672.937.923L10.347 4z" class="cls-1"/></svg>`,
|
|
593
617
|
};
|
|
618
|
+
export const rectangleLines16X16 = {
|
|
619
|
+
name: 'rectangle_lines_16_x_16',
|
|
620
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v11h10V2zm6 7H5V8h4zm2-2H5V6h6zm0-2H5V4h6z" class="cls-1"/></svg>`,
|
|
621
|
+
};
|
|
594
622
|
export const runningArrow16X16 = {
|
|
595
623
|
name: 'running_arrow_16_x_16',
|
|
596
624
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.45 7.985-7.602 4.013L7.75 8 5.848 3.987zM3.945 2.997 2.05 2 4.9 8l-2.85 6 1.902-1.005L6.325 8z" class="cls-1"/></svg>`,
|
|
@@ -655,6 +683,10 @@ export const squareX16X16 = {
|
|
|
655
683
|
name: 'square_x_16_x_16',
|
|
656
684
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3v10h10V3zm8 7.01-.99.99L8 8.99 5.99 11 5 10.01 7.01 8 5 5.99 5.99 5 8 7.01 10.01 5l.99.99L8.99 8z" class="cls-1"/></svg>`,
|
|
657
685
|
};
|
|
686
|
+
export const star8Point16X16 = {
|
|
687
|
+
name: 'star_8_point_16_x_16',
|
|
688
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.756 6.872 15 8.002 10.754 9.13l1.722 3.335-3.31-1.74L8.046 15l-1.118-4.276-3.312 1.736 1.727-3.332L1 7.996 5.343 6.87 3.621 3.535l3.308 1.74L8.052 1l1.12 4.276 3.31-1.734z" class="cls-1"/></svg>`,
|
|
689
|
+
};
|
|
658
690
|
export const stopSquare16X16 = {
|
|
659
691
|
name: 'stop_square_16_x_16',
|
|
660
692
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3h10v10H3z" class="cls-1"/></svg>`,
|