Expand Lines Icon SVG
Expand Lines
Expand lines SVG Icon Code | Customize color
You can get svg icon expand lines in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18 2L6 2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 22L6 22" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 14V19M12 19L15 16M12 19L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 10V5M12 5L15 8M12 5L9 8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </svg> Svg Code
<svg style='color: white' width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18 2L6 2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 22L6 22" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 14V19M12 19L15 16M12 19L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 10V5M12 5L15 8M12 5L9 8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </svg> Svg Code
<svg style='color: red' width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18 2L6 2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 22L6 22" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 14V19M12 19L15 16M12 19L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 10V5M12 5L15 8M12 5L9 8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </svg> Svg Code
<svg style='color: blue' width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18 2L6 2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 22L6 22" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 14V19M12 19L15 16M12 19L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 10V5M12 5L15 8M12 5L9 8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </svg> Svg Code
<svg style='color: #f3da35' width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18 2L6 2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 22L6 22" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 14V19M12 19L15 16M12 19L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 10V5M12 5L15 8M12 5L9 8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </svg> Advance Editor
You can edit expand lines as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements