Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md data usage
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDataUsageIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53C16.17 17.98 14.21 19 12 19z"/>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
analyticsblockingcanceledcellularchartconfigurationconnectivityconsumptiondatadata saver offdata savingdata usagedenieddiagonal linediagramdisabledgraphinfographicinternetlimitlimitationmeasuremetricsmobile datanetworkoffoptionsrestrictedsettingslashedstatisticsstrike throughswitchthree linestoggletrackingusage
Compare Alternatives
See how other libraries approach this concept.