From 1f41a4658d34445a9797bfc0ac56b48ec3a9b563 Mon Sep 17 00:00:00 2001 From: Ryan Keairns Date: Tue, 5 Feb 2019 11:07:38 -0600 Subject: [PATCH] Delete icon.test.tsx.snap --- .../icon/__snapshots__/icon.test.tsx.snap | 6556 ----------------- 1 file changed, 6556 deletions(-) delete mode 100644 src/components/icon/__snapshots__/icon.test.tsx.snap diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap deleted file mode 100644 index 6c9dd06282a4..000000000000 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ /dev/null @@ -1,6556 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`EuiIcon is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props color #885522 is rendered 1`] = ` - -`; - -exports[`EuiIcon props color #fde is rendered 1`] = ` - -`; - -exports[`EuiIcon props color accent is rendered 1`] = ` - -`; - -exports[`EuiIcon props color danger is rendered 1`] = ` - -`; - -exports[`EuiIcon props color default is rendered 1`] = ` - -`; - -exports[`EuiIcon props color ghost is rendered 1`] = ` - -`; - -exports[`EuiIcon props color hsla(270, 60%, 70%, 0.9) is rendered 1`] = ` - -`; - -exports[`EuiIcon props color primary is rendered 1`] = ` - -`; - -exports[`EuiIcon props color rgb(100, 150, 200) is rendered 1`] = ` - -`; - -exports[`EuiIcon props color secondary is rendered 1`] = ` - -`; - -exports[`EuiIcon props color subdued is rendered 1`] = ` - -`; - -exports[`EuiIcon props color success is rendered 1`] = ` - -`; - -exports[`EuiIcon props color text is rendered 1`] = ` - -`; - -exports[`EuiIcon props color warning is rendered 1`] = ` - -`; - -exports[`EuiIcon props other props are passed through to the icon 1`] = ` - - - - - - -`; - -exports[`EuiIcon props size l is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props size m is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props size original is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props size s is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props size xl is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props size xxl is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props tabIndex renders focusable="false" when -1 1`] = ` - - - - - - -`; - -exports[`EuiIcon props tabIndex renders focusable="false" when not provided 1`] = ` - - - - - - -`; - -exports[`EuiIcon props tabIndex renders focusable="true" when 0 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type addDataApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type advancedSettingsApp is rendered 1`] = ` - - - - - - - - -`; - -exports[`EuiIcon props type alert is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type apmApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type apmTrace is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type apps is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type arrowDown is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type arrowLeft is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type arrowRight is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type arrowUp is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type asterisk is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type auditbeatApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type beaker is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type bell is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type bolt is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type boxesHorizontal is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type boxesVertical is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type branch is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type broom is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type brush is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type bullseye is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type calendar is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type canvasApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type check is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type checkInCircleFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type clock is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type codeApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type compute is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type console is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type consoleApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type controlsHorizontal is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type controlsVertical is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type copy is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type copyClipboard is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type createAdvancedJob is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type createMultiMetricJob is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type createPopulationJob is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type createSingleMetricJob is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type cross is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type crossClusterReplicationApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type crossInACircleFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type crosshairs is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type dashboardApp is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type dataVisualizer is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type database is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type devToolsApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type discoverApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type document is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type dot is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorAlignCenter is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorAlignLeft is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorAlignRight is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorBold is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorCodeBlock is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type editorComment is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorHeading is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorItalic is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorLink is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorOrderedList is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorRedo is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type editorStrike is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorTable is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type editorUnderline is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type editorUndo is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type editorUnorderedList is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type email is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type empty is rendered 1`] = ` - -`; - -exports[`EuiIcon props type emsApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type exit is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type expand is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type exportAction is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type eye is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type eyeClosed is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type faceHappy is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type faceNeutral is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type faceSad is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type filebeatApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type filter is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type folderClosed is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type folderOpen is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type fullScreen is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type gear is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type gisApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type globe is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type grab is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type grabHorizontal is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type graphApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type grid is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type grokApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type heartbeatApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type heatmap is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type help is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type iInCircle is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type importAction is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type indexClose is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type indexEdit is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type indexFlush is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type indexManagementApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type indexMapping is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type indexOpen is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type indexPatternApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type indexRollupApp is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type indexSettings is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type infraApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type inputOutput is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type inspect is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type invert is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type kqlField is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type kqlFunction is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type kqlOperand is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type kqlSelector is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type kqlValue is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type link is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type list is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type listAdd is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type lock is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type lockOpen is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type loggingApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type logoAPM is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoAWS is rendered 1`] = ` - - - - - - - - - -`; - -exports[`EuiIcon props type logoAWSMono is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoAerospike is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type logoApache is rendered 1`] = ` - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoAppSearch is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoBeats is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoBusinessAnalytics is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoCeph is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoCloud is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoCloudEnterprise is rendered 1`] = ` - - - - - - - - -`; - -exports[`EuiIcon props type logoCodesandbox is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoCouchbase is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoDocker is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoDropwizard is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoElastic is rendered 1`] = ` - - - - - - - - - - -`; - -exports[`EuiIcon props type logoElasticStack is rendered 1`] = ` - - - - - - - - -`; - -exports[`EuiIcon props type logoElasticsearch is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoEnterpriseSearch is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoEtcd is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type logoGCP is rendered 1`] = ` - - - - - - - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoGCPMono is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type logoGithub is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoGmail is rendered 1`] = ` - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoGolang is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoHAproxy is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoIBM is rendered 1`] = ` - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoIBMMono is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoKafka is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoKibana is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoKubernetes is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoLogstash is rendered 1`] = ` - - - - - - - - -`; - -exports[`EuiIcon props type logoMemcached is rendered 1`] = ` - - - - - - - - - - - - - - - - - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoMetrics is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoMongodb is rendered 1`] = ` - - - - - - - - - - -`; - -exports[`EuiIcon props type logoMySQL is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type logoNginx is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type logoOsquery is rendered 1`] = ` - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoPhp is rendered 1`] = ` - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoPostgres is rendered 1`] = ` - - - - - - - - -`; - -exports[`EuiIcon props type logoPrometheus is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoRabbitmq is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoRedis is rendered 1`] = ` - - - - - - - - - - - - - - -`; - -exports[`EuiIcon props type logoSiteSearch is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoSketch is rendered 1`] = ` - - - - - - - - - - -`; - -exports[`EuiIcon props type logoSlack is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type logoWebhook is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type logoWindows is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logoXpack is rendered 1`] = ` - - - - - - - - - - -`; - -exports[`EuiIcon props type logstashFilter is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logstashIf is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logstashInput is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logstashOutput is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type logstashQueue is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type machineLearningApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type managementApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type mapMarker is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type memory is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type merge is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type metricbeatApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type minusInCircle is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type minusInCircleFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type monitoringApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type node is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type notebookApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type number is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type offline is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type online is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type packetbeatApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type pause is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type pencil is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type pin is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type pinFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type pipelineApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type play is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type plusInCircle is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type plusInCircleFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type popout is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type questionInCircle is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type refresh is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type reportingApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type save is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type savedObjectsApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type scale is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type search is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type searchProfilerApp is rendered 1`] = ` - - - - - - - -`; - -exports[`EuiIcon props type securityAnalyticsApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type securityApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type shard is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type share is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type snowflake is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type sortDown is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type sortLeft is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type sortRight is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type sortUp is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type sortable is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type spacesApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type sqlApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type starEmpty is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starEmptySpace is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starFilledSpace is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starMinusEmpty is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starMinusFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starPlusEmpty is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type starPlusFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type stats is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type stop is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type stopFilled is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type storage is rendered 1`] = ` - - - - - - - - -`; - -exports[`EuiIcon props type string is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type submodule is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type symlink is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tableOfContents is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tag is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tear is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type temperature is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type timelionApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type tokenAnnotation is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenArray is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenBoolean is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenClass is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenConstant is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenElement is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenEnum is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenEnumMember is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenEvent is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenException is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenField is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenFile is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenFunction is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenInterface is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenKey is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenMethod is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenNull is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenNumber is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenObject is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenOperator is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenPackage is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenParameter is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenProperty is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenRepo is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenString is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenStruct is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenSymbol is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type tokenVariable is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type trash is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type upgradeAssistantApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type uptimeApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type user is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type usersRolesApp is rendered 1`] = ` - - - - -`; - -exports[`EuiIcon props type vector is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visArea is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visBarHorizontal is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visBarVertical is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visControls is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type visGauge is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visGoal is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visHeatmap is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visLine is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visMapCoordinate is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visMapRegion is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visMetric is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visPie is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visTable is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visTagCloud is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visText is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visTimelion is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visVega is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visVisualBuilder is rendered 1`] = ` - - - -`; - -exports[`EuiIcon props type visualizeApp is rendered 1`] = ` - - - - - -`; - -exports[`EuiIcon props type watchesApp is rendered 1`] = ` - - - - - - -`; - -exports[`EuiIcon props type wrench is rendered 1`] = ` - - - -`;