Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md plus one
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPlusOneIcon = (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="M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08z"/>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.30 KB
Tags
1addadjustmentarithmeticbuttoncamera settingcountcounterdigitexposureexposure plus oneincreaseincrementincrement valuemathnumbernumbersnumericalnumerical incrementnumerical valueoneplusplus oneplus signsettingsignsymbolui controlvalue
Compare Alternatives
See how other libraries approach this concept.