Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md data exploration
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDataExplorationIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10h8c1.1,0,2-0.9,2-2v-8C22,6.48,17.52,2,12,2z M12,20c-2.89,0-5.43-1.54-6.83-3.84 l2.95-2.95L11.41,16L16,11.42V13h2V8h-5v2h1.58l-3.28,3.28L8,10.5l-3.69,3.7C4.11,13.5,4,12.76,4,12c0-4.41,3.59-8,8-8s8,3.59,8,8 S16.41,20,12,20z M19.5,20.5c-0.55,0-1-0.45-1-1s0.45-1,1-1s1,0.45,1,1S20.05,20.5,19.5,20.5z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.52 KB
Tags
analysisanalyticsarrowbibusiness intelligencechartcurvedashboarddatadata explorationdata visualizationdiagramdiscoveryexplorationexploregraphgrowthincreaseinfographicinformationinsightinvestigateknowledgelineline graphmeasuremetricsreportresearchstatisticsstudytrackingtrendsvisualization
Compare Alternatives
See how other libraries approach this concept.