Flip Vertical 2 Icon
Free SVG icon from the Pixelarticons collection. Download or copy for use in any project.
The Flip Vertical 2 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/312922.svg" alt="Flip Vertical 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312922.svg" alt="Flip Vertical 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312922.svg" alt="Flip Vertical 2 icon" :width="24" :height="24" />
CSS background
.icon-flip-vertical-2 {
background-image: url('https://proicons.com/icon/312922.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"> <path d="M17 11v2h-4v-2zm6 0v2h-4v-2zm-12 0v2H7v-2zm-6 0v2H1v-2zm8-4v2h-2V7zm0 10v-2h-2v2zm0-12v2H9V5zm0 14v-2H9v2zm2-14v2h-2V5zm0 14v-2h-2v2zm2-16v2H7V3zm0 18v-2H7v2z"/> </svg>
Flip Vertical 2 in other icon packs
Copied!