Controls Icon SVG
Controls
Controls SVG Icon Code | Customize color
You can get svg icon controls in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Controls
Download Svg Code
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="controlsIconTitle"> <title id="controlsIconTitle">Controllers</title> <path d="M17 18L17 6M12 18L12 6M7 18L7 6M5 8L9 8M10 16L14 16M15 12L19 12"/> </svg>
Controls
Download 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="controlsIconTitle"> <title id="controlsIconTitle">Controllers</title> <path d="M17 18L17 6M12 18L12 6M7 18L7 6M5 8L9 8M10 16L14 16M15 12L19 12"/> </svg>
Controls
Download 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="controlsIconTitle"> <title id="controlsIconTitle">Controllers</title> <path d="M17 18L17 6M12 18L12 6M7 18L7 6M5 8L9 8M10 16L14 16M15 12L19 12"/> </svg>
Controls
Download 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="controlsIconTitle"> <title id="controlsIconTitle">Controllers</title> <path d="M17 18L17 6M12 18L12 6M7 18L7 6M5 8L9 8M10 16L14 16M15 12L19 12"/> </svg>
Controls
Download 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="controlsIconTitle"> <title id="controlsIconTitle">Controllers</title> <path d="M17 18L17 6M12 18L12 6M7 18L7 6M5 8L9 8M10 16L14 16M15 12L19 12"/> </svg>
Advance Editor
You can edit controls as below. Change size color and background color of icon using below tool.
tab 2 content Tab 3 content |