diff --git a/packages/grafana-ui/src/types/icon.ts b/packages/grafana-ui/src/types/icon.ts index bdd6f051bcc..77642fabba7 100644 --- a/packages/grafana-ui/src/types/icon.ts +++ b/packages/grafana-ui/src/types/icon.ts @@ -11,20 +11,20 @@ export const getAvailableIcons = () => 'angle-right', 'angle-up', 'apps', + 'arrow', 'arrow-down', 'arrow-from-right', 'arrow-left', 'arrow-random', 'arrow-right', 'arrow-up', - 'arrow', 'arrows-h', 'bars', - 'bell-slash', 'bell', + 'bell-slash', 'bolt', - 'book-open', 'book', + 'book-open', 'brackets-curly', 'bug', 'calculator-alt', @@ -32,14 +32,14 @@ export const getAvailableIcons = () => 'camera', 'channel-add', 'chart-line', - 'check-circle', 'check', + 'check-circle', 'circle', 'clipboard-alt', 'clock-nine', + 'cloud', 'cloud-download', 'cloud-upload', - 'cloud', 'code-branch', 'cog', 'columns', @@ -58,28 +58,32 @@ export const getAvailableIcons = () => 'exchange-alt', 'exclamation-triangle', 'external-link-alt', - 'eye-slash', 'eye', + 'eye-slash', 'fa fa-spinner', 'favorite', 'file-alt', 'file-blank', 'file-copy-alt', 'filter', + 'folder', 'folder-open', 'folder-plus', 'folder-upload', - 'folder', 'forward', + 'gf-grid', 'gf-interpolation-linear', 'gf-interpolation-smooth', 'gf-interpolation-step-after', 'gf-interpolation-step-before', + 'gf-landscape', + 'gf-layout-simple', 'gf-logs', + 'gf-portrait', 'grafana', 'graph-bar', - 'heart-break', 'heart', + 'heart-break', 'history', 'home-alt', 'import', @@ -87,12 +91,14 @@ export const getAvailableIcons = () => 'key-skeleton-alt', 'keyboard', 'layer-group', + 'library-panel', 'line-alt', 'link', + 'list-ui-alt', 'list-ul', 'lock', - 'minus-circle', 'minus', + 'minus-circle', 'mobile-android', 'monitor', 'palette', @@ -102,18 +108,17 @@ export const getAvailableIcons = () => 'percentage', 'play', 'plug', + 'plus', 'plus-circle', 'plus-square', - 'plus', 'power', 'question-circle', 'repeat', - 'library-panel', 'rocket', 'save', + 'search', 'search-minus', 'search-plus', - 'search', 'share-alt', 'shield', 'shield-exclamation', diff --git a/public/img/icons/custom/gf-grid.svg b/public/img/icons/custom/gf-grid.svg new file mode 100644 index 00000000000..cd064809dcb --- /dev/null +++ b/public/img/icons/custom/gf-grid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/img/icons/custom/gf-landscape.svg b/public/img/icons/custom/gf-landscape.svg new file mode 100644 index 00000000000..a91a3611bb9 --- /dev/null +++ b/public/img/icons/custom/gf-landscape.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/img/icons/custom/gf-layout-simple.svg b/public/img/icons/custom/gf-layout-simple.svg new file mode 100644 index 00000000000..aad4b31beb5 --- /dev/null +++ b/public/img/icons/custom/gf-layout-simple.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/public/img/icons/custom/gf-portrait.svg b/public/img/icons/custom/gf-portrait.svg new file mode 100644 index 00000000000..5494958b439 --- /dev/null +++ b/public/img/icons/custom/gf-portrait.svg @@ -0,0 +1,7 @@ + + + + + + +