Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md data thresholding
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDataThresholdingIcon = (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}
>
<g></g><g><g><path d="M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3z M19,19h-1.73L19,17.27V19z M19,16 h-0.85l-3,3h-1.62l3-3h-2.12l-3,3H9.8l3-3h-2.12l-3,3H5.84l3-3H6.72L5,17.72V5h14V16z"/><polygon points="10.67,11 12.67,13 17.75,7.91 16.34,6.5 12.67,10.17 10.67,8.17 6.25,12.59 7.66,14"/></g></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
analysischartconfigurationcontrolscriteriadatadata analysisdata controldata filterdata limitsdata managementdata pointsdata rangedata representationdata selectiondata settingsdata thresholdingevaluationfiltergraphhiddenlimitsmeasurementmetricsparametersprivacyrangeselectionsettingsstatisticsthresholdthresholdingthresoldvisualization
Compare Alternatives
See how other libraries approach this concept.