Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md ssid chart
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSsidChartIcon = (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><path d="M21,5.47L12,12L7.62,7.62L3,11V8.52L7.83,5l4.38,4.38L21,3L21,5.47z M21,15h-4.7l-4.17,3.34L6,12.41l-3,2.13L3,17l2.8-2 l6.2,6l5-4h4V15z"/></g>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
analysisanalyticsbarschartcommunicationconnectionconnectivitydatadiagramgraphinformationinternetlinesmeasurementnetworkperformanceprogressreportsignalssidstatisticsstatusstrengthtrendvisualwifiwireless
Compare Alternatives
See how other libraries approach this concept.