Stats Alt Icon SVG
Stats Alt
Stats alt SVG Icon Code | Customize color
You can get svg icon stats alt in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="statsAltIconTitle"> <title id="statsAltIconTitle">Stats</title> <path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18"/> </svg>
Svg Code
<svg style="color: white" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="statsAltIconTitle"> <title id="statsAltIconTitle">Stats</title> <path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18" fill="white"></path> </svg>
Svg Code
<svg style="color: red" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="statsAltIconTitle"> <title id="statsAltIconTitle">Stats</title> <path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="statsAltIconTitle"> <title id="statsAltIconTitle">Stats</title> <path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="statsAltIconTitle"> <title id="statsAltIconTitle">Stats</title> <path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18" fill="#f3da35"></path> </svg>
Advance Editor
You can edit stats alt as below. Change size color and background color of icon using below tool.
tab 2 content Tab 3 content |