Play Backwards Icon SVG
Play Backwards
Play backwards SVG Icon Code | Customize color
You can get svg icon play backwards in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Play backwards
DownloadSvg Code
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M2 7H5V17H2V7Z" fill="currentColor" /> <path d="M6 12L13.0023 7.00003V17L6 12Z" fill="currentColor" /> <path d="M21.0023 7.00003L14 12L21.0023 17V7.00003Z" fill="currentColor" /> </svg>
Play backwards
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="M2 7H5V17H2V7Z" fill="white"></path> <path d="M6 12L13.0023 7.00003V17L6 12Z" fill="white"></path> <path d="M21.0023 7.00003L14 12L21.0023 17V7.00003Z" fill="white"></path> </svg>
Play backwards
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="M2 7H5V17H2V7Z" fill="red"></path> <path d="M6 12L13.0023 7.00003V17L6 12Z" fill="red"></path> <path d="M21.0023 7.00003L14 12L21.0023 17V7.00003Z" fill="red"></path> </svg>
Play backwards
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="M2 7H5V17H2V7Z" fill="blue"></path> <path d="M6 12L13.0023 7.00003V17L6 12Z" fill="blue"></path> <path d="M21.0023 7.00003L14 12L21.0023 17V7.00003Z" fill="blue"></path> </svg>
Play backwards
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="M2 7H5V17H2V7Z" fill="#f3da35"></path> <path d="M6 12L13.0023 7.00003V17L6 12Z" fill="#f3da35"></path> <path d="M21.0023 7.00003L14 12L21.0023 17V7.00003Z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit play backwards as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements