reflect vertical icon

reflect-vertical from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
reflect-vertical
Set
Carbon
Style
Outline
Category
Actions
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More actions icons from Carbon

Use the reflect vertical icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.58 0M2 17v-2h28v2zm14-4a1 1 0 0 1-.79-.386l-7-9A1 1 0 0 1 9 2h14a1 1 0 0 1 .79 1.614l-7 9A1 1 0 0 1 16 13m-4.956-9L16 10.371L20.956 4Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonReflectVertical(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.58 0M2 17v-2h28v2zm14-4a1 1 0 0 1-.79-.386l-7-9A1 1 0 0 1 9 2h14a1 1 0 0 1 .79 1.614l-7 9A1 1 0 0 1 16 13m-4.956-9L16 10.371L20.956 4Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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.58 0M2 17v-2h28v2zm14-4a1 1 0 0 1-.79-.386l-7-9A1 1 0 0 1 9 2h14a1 1 0 0 1 .79 1.614l-7 9A1 1 0 0 1 16 13m-4.956-9L16 10.371L20.956 4Z"/></svg>
</template>

CSS

.icon-reflect-vertical {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.79%2019.386l7%209A1%201%200%200%201%2023%2030H9a1%201%200%200%201-.79-1.614l7-9a1%201%200%200%201%201.58%200M2%2017v-2h28v2zm14-4a1%201%200%200%201-.79-.386l-7-9A1%201%200%200%201%209%202h14a1%201%200%200%201%20.79%201.614l-7%209A1%201%200%200%201%2016%2013m-4.956-9L16%2010.371L20.956%204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.79%2019.386l7%209A1%201%200%200%201%2023%2030H9a1%201%200%200%201-.79-1.614l7-9a1%201%200%200%201%201.58%200M2%2017v-2h28v2zm14-4a1%201%200%200%201-.79-.386l-7-9A1%201%200%200%201%209%202h14a1%201%200%200%201%20.79%201.614l-7%209A1%201%200%200%201%2016%2013m-4.956-9L16%2010.371L20.956%204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/reflect-vertical.svg?color=%231a73e8&size=48

Reflect Vertical outline icon — Carbon · IconsDB