Skip to content

Commit

Permalink
more logos, index management icon
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Jul 25, 2018
1 parent 054052b commit 6d4f6c4
Show file tree
Hide file tree
Showing 11 changed files with 219 additions and 56 deletions.
1 change: 1 addition & 0 deletions src-docs/src/views/icon/apps.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const iconTypes = [
'emsApp',
'graphApp',
'grokApp',
'indexManagementApp',
'indexPatternApp',
'loggingApp',
'machineLearningApp',
Expand Down
19 changes: 11 additions & 8 deletions src-docs/src/views/icon/logos_third.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,33 @@ import {
} from '../../../../src/components';

const iconTypes = [
'logoApache',
'logoAerospike',
'logoApache',
'logoCeph',
'logoCouchbase',
'logoDocker',
'logoDropwizard',
'logoEtcd',
'logoGithub',
'logoGmail',
'logoGolang',
'logoHAproxy',
'logoKafka',
'logoKubernetes',
'logoMemcached',
'logoMongodb',
'logoMySQL',
'logoNginx',
'logoOsquery',
'logoPhp',
'logoPostgres',
'logoPrometheus',
'logoRabbitmq',
'logoWindows',
'logoDocker',
'logoGithub',
'logoGmail',
'logoKubernetes',
'logoMySQL',
'logoNginx',
'logoRedis',
'logoSketch',
'logoSlack',
'logoWebhook',
'logoWindows',
].sort();

export default () => (
Expand Down
152 changes: 135 additions & 17 deletions src/components/icon/__snapshots__/icon.test.js.snap

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions src/components/icon/assets/app_index_management.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/icon/assets/logo_golang.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/components/icon/assets/logo_osquery.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/components/icon/assets/logo_postgres.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/icon/assets/logo_prometheus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6d4f6c4

Please sign in to comment.