Reflect Vertical Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Reflect Vertical 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/318701.svg" alt="Reflect Vertical icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318701.svg" alt="Reflect Vertical icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318701.svg" alt="Reflect Vertical icon" :width="24" :height="24" />
CSS background
.icon-reflect-vertical {
background-image: url('https://proicons.com/icon/318701.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: #272425;
}
.cls-2 {
fill: none;
}
</style>
</defs>
<path class="cls-1" d="M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"/>
<rect class="cls-1" x="15" y="2" width="2" height="28" transform="translate(0 32) rotate(-90)"/>
<path class="cls-1" d="M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-2" width="32" height="32"/>
</svg>
Reflect Vertical in other icon packs
Copied!