Move Down Icon SVG
Move Down
Move down SVG Icon Code | Customize color
You can get svg icon move down in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Move down
DownloadSvg Code
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M7 5H9V13H7V5Z" fill="currentColor" /> <path d="M15 5H17V13H15V5Z" fill="currentColor" /> <path d="M11.0001 5H13.0001V14.9999H16.0355L12.0356 19.071L8.03564 14.9999H11.0001V5Z" fill="currentColor" /> </svg>
Move down
DownloadSvg Code
<svg style="color: white" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 5H9V13H7V5Z" fill="white"></path> <path d="M15 5H17V13H15V5Z" fill="white"></path> <path d="M11.0001 5H13.0001V14.9999H16.0355L12.0356 19.071L8.03564 14.9999H11.0001V5Z" fill="white"></path> </svg>
Move down
DownloadSvg Code
<svg style="color: red" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 5H9V13H7V5Z" fill="red"></path> <path d="M15 5H17V13H15V5Z" fill="red"></path> <path d="M11.0001 5H13.0001V14.9999H16.0355L12.0356 19.071L8.03564 14.9999H11.0001V5Z" fill="red"></path> </svg>
Move down
DownloadSvg Code
<svg style="color: blue" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 5H9V13H7V5Z" fill="blue"></path> <path d="M15 5H17V13H15V5Z" fill="blue"></path> <path d="M11.0001 5H13.0001V14.9999H16.0355L12.0356 19.071L8.03564 14.9999H11.0001V5Z" fill="blue"></path> </svg>
Move down
DownloadSvg Code
<svg style="color: #f3da35" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 5H9V13H7V5Z" fill="#f3da35"></path> <path d="M15 5H17V13H15V5Z" fill="#f3da35"></path> <path d="M11.0001 5H13.0001V14.9999H16.0355L12.0356 19.071L8.03564 14.9999H11.0001V5Z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit move down as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements