diff --git a/icons/chart_bar_grouped_horizontal.svg b/icons/chart_bar_grouped_horizontal.svg new file mode 100644 index 000000000..fd4b75efd --- /dev/null +++ b/icons/chart_bar_grouped_horizontal.svg @@ -0,0 +1,111 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/icons/chart_bar_grouped_vertical.svg b/icons/chart_bar_grouped_vertical.svg new file mode 100644 index 000000000..166c099e6 --- /dev/null +++ b/icons/chart_bar_grouped_vertical.svg @@ -0,0 +1,101 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/icons/chart_bar_horizontal.svg b/icons/chart_bar_horizontal.svg new file mode 100644 index 000000000..aaea15931 --- /dev/null +++ b/icons/chart_bar_horizontal.svg @@ -0,0 +1,63 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/icons/chart_bar_stacked_horizontal.svg b/icons/chart_bar_stacked_horizontal.svg new file mode 100644 index 000000000..8e1098a45 --- /dev/null +++ b/icons/chart_bar_stacked_horizontal.svg @@ -0,0 +1,111 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/icons/chart_bar_stacked_vertical.svg b/icons/chart_bar_stacked_vertical.svg new file mode 100644 index 000000000..d00ddf645 --- /dev/null +++ b/icons/chart_bar_stacked_vertical.svg @@ -0,0 +1,101 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/icons/chart_bar_vertical.svg b/icons/chart_bar_vertical.svg new file mode 100644 index 000000000..86069efb8 --- /dev/null +++ b/icons/chart_bar_vertical.svg @@ -0,0 +1,66 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/icons/chart_box.svg b/icons/chart_box.svg new file mode 100644 index 000000000..f7f79ea07 --- /dev/null +++ b/icons/chart_box.svg @@ -0,0 +1,119 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chart_pie.svg b/icons/chart_pie.svg new file mode 100644 index 000000000..69751066a --- /dev/null +++ b/icons/chart_pie.svg @@ -0,0 +1,50 @@ + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/icons/chart_points.svg b/icons/chart_points.svg new file mode 100644 index 000000000..6eca95dd9 --- /dev/null +++ b/icons/chart_points.svg @@ -0,0 +1,80 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/subsurface.qrc b/subsurface.qrc index 462857b88..2a6f91428 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -100,5 +100,15 @@ icons/resultgreen.png icons/resultyellow.png icons/resultred.png + icons/chart_bar_grouped_horizontal.svg + icons/chart_bar_grouped_vertical.svg + icons/chart_bar_stacked_horizontal.svg + icons/chart_bar_stacked_vertical.svg + icons/chart_bar_horizontal.svg + icons/chart_bar_vertical.svg + icons/chart_box.svg + icons/chart_pie.svg + icons/chart_points.svg + icons/warning-icon.svg