flip horizontal icon

flip-horizontal-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
flip-horizontal-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the flip horizontal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M104 20.41a19.83 19.83 0 0 0-22.4 11.81c-.07.15-.13.31-.19.46L21.47 192.49A20 20 0 0 0 40 220h60a20 20 0 0 0 20-20V40a19.83 19.83 0 0 0-16-19.59M96 196H45.79L96 62.09Zm138.53-3.51L174.61 32.68c-.06-.15-.12-.31-.19-.46A20 20 0 0 0 136 40v160a20 20 0 0 0 20 20h60a20 20 0 0 0 18.54-27.51ZM160 196V62.09L210.21 196Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFlipHorizontalBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M104 20.41a19.83 19.83 0 0 0-22.4 11.81c-.07.15-.13.31-.19.46L21.47 192.49A20 20 0 0 0 40 220h60a20 20 0 0 0 20-20V40a19.83 19.83 0 0 0-16-19.59M96 196H45.79L96 62.09Zm138.53-3.51L174.61 32.68c-.06-.15-.12-.31-.19-.46A20 20 0 0 0 136 40v160a20 20 0 0 0 20 20h60a20 20 0 0 0 18.54-27.51ZM160 196V62.09L210.21 196Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M104 20.41a19.83 19.83 0 0 0-22.4 11.81c-.07.15-.13.31-.19.46L21.47 192.49A20 20 0 0 0 40 220h60a20 20 0 0 0 20-20V40a19.83 19.83 0 0 0-16-19.59M96 196H45.79L96 62.09Zm138.53-3.51L174.61 32.68c-.06-.15-.12-.31-.19-.46A20 20 0 0 0 136 40v160a20 20 0 0 0 20 20h60a20 20 0 0 0 18.54-27.51ZM160 196V62.09L210.21 196Z"/></svg>
</template>

CSS

.icon-flip-horizontal-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M104%2020.41a19.83%2019.83%200%200%200-22.4%2011.81c-.07.15-.13.31-.19.46L21.47%20192.49A20%2020%200%200%200%2040%20220h60a20%2020%200%200%200%2020-20V40a19.83%2019.83%200%200%200-16-19.59M96%20196H45.79L96%2062.09Zm138.53-3.51L174.61%2032.68c-.06-.15-.12-.31-.19-.46A20%2020%200%200%200%20136%2040v160a20%2020%200%200%200%2020%2020h60a20%2020%200%200%200%2018.54-27.51ZM160%20196V62.09L210.21%20196Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M104%2020.41a19.83%2019.83%200%200%200-22.4%2011.81c-.07.15-.13.31-.19.46L21.47%20192.49A20%2020%200%200%200%2040%20220h60a20%2020%200%200%200%2020-20V40a19.83%2019.83%200%200%200-16-19.59M96%20196H45.79L96%2062.09Zm138.53-3.51L174.61%2032.68c-.06-.15-.12-.31-.19-.46A20%2020%200%200%200%20136%2040v160a20%2020%200%200%200%2020%2020h60a20%2020%200%200%200%2018.54-27.51ZM160%20196V62.09L210.21%20196Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/flip-horizontal-bold.svg?color=%231a73e8&size=48