flip v alt icon
flip-v-alt from Unicons by Iconscout · Line · Design Tools · Apache-2.0 Free for personal and commercial use.
- Name
- flip-v-alt
- Set
- Unicons
- Style
- Line
- Category
- Design Tools
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More design tools icons from Unicons
appsborder-outbring-bottombring-frontbrush-altcircle-layercompresscompress-linescompress-vcrop-altcrop-alt-rotate-leftcrop-alt-rotate-rightexcludeflip-hflip-h-altflip-vgridshorizontal-align-centerhorizontal-align-lefthorizontal-align-righthorizontal-distribution-centerhorizontal-distribution-lefthorizontal-distribution-righticons
Use the flip v alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 12.24a1 1 0 0 0-1.21.76l-.49 1.94A1 1 0 0 0 4 16.12a1 1 0 0 0 1.21-.73l.49-1.94a1 1 0 0 0-.76-1.21m17 7.52l-4-16A1 1 0 0 0 17 3h-3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7a1 1 0 0 0 .79-.38a1 1 0 0 0 .21-.86ZM15 19V5h1.22l3.5 14ZM6.4 6.42a1 1 0 0 0-1.22.73L4.7 9.09a1 1 0 0 0 .73 1.21h.24a1 1 0 0 0 1-.76l.48-1.94a1 1 0 0 0-.75-1.18M7.51 5h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2M4.24 19a1 1 0 0 0-2-.24l-.24 1a1 1 0 0 0 .18.86A1 1 0 0 0 3 21h1a1 1 0 0 0 .24-2M10 6.51a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1m0 6a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1m0 6a1 1 0 0 0-.86.49H8a1 1 0 0 0 0 2h2a1 1 0 0 0 1-1v-.49a1 1 0 0 0-1-1"/></svg>
React
import type { SVGProps } from "react";
export function UilFlipVAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 12.24a1 1 0 0 0-1.21.76l-.49 1.94A1 1 0 0 0 4 16.12a1 1 0 0 0 1.21-.73l.49-1.94a1 1 0 0 0-.76-1.21m17 7.52l-4-16A1 1 0 0 0 17 3h-3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7a1 1 0 0 0 .79-.38a1 1 0 0 0 .21-.86ZM15 19V5h1.22l3.5 14ZM6.4 6.42a1 1 0 0 0-1.22.73L4.7 9.09a1 1 0 0 0 .73 1.21h.24a1 1 0 0 0 1-.76l.48-1.94a1 1 0 0 0-.75-1.18M7.51 5h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2M4.24 19a1 1 0 0 0-2-.24l-.24 1a1 1 0 0 0 .18.86A1 1 0 0 0 3 21h1a1 1 0 0 0 .24-2M10 6.51a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1m0 6a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1m0 6a1 1 0 0 0-.86.49H8a1 1 0 0 0 0 2h2a1 1 0 0 0 1-1v-.49a1 1 0 0 0-1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 12.24a1 1 0 0 0-1.21.76l-.49 1.94A1 1 0 0 0 4 16.12a1 1 0 0 0 1.21-.73l.49-1.94a1 1 0 0 0-.76-1.21m17 7.52l-4-16A1 1 0 0 0 17 3h-3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7a1 1 0 0 0 .79-.38a1 1 0 0 0 .21-.86ZM15 19V5h1.22l3.5 14ZM6.4 6.42a1 1 0 0 0-1.22.73L4.7 9.09a1 1 0 0 0 .73 1.21h.24a1 1 0 0 0 1-.76l.48-1.94a1 1 0 0 0-.75-1.18M7.51 5h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2M4.24 19a1 1 0 0 0-2-.24l-.24 1a1 1 0 0 0 .18.86A1 1 0 0 0 3 21h1a1 1 0 0 0 .24-2M10 6.51a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1m0 6a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1m0 6a1 1 0 0 0-.86.49H8a1 1 0 0 0 0 2h2a1 1 0 0 0 1-1v-.49a1 1 0 0 0-1-1"/></svg> </template>
CSS
.icon-flip-v-alt {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.94%2012.24a1%201%200%200%200-1.21.76l-.49%201.94A1%201%200%200%200%204%2016.12a1%201%200%200%200%201.21-.73l.49-1.94a1%201%200%200%200-.76-1.21m17%207.52l-4-16A1%201%200%200%200%2017%203h-3a1%201%200%200%200-1%201v16a1%201%200%200%200%201%201h7a1%201%200%200%200%20.79-.38a1%201%200%200%200%20.21-.86ZM15%2019V5h1.22l3.5%2014ZM6.4%206.42a1%201%200%200%200-1.22.73L4.7%209.09a1%201%200%200%200%20.73%201.21h.24a1%201%200%200%200%201-.76l.48-1.94a1%201%200%200%200-.75-1.18M7.51%205h2a1%201%200%200%200%200-2h-2a1%201%200%200%200%200%202M4.24%2019a1%201%200%200%200-2-.24l-.24%201a1%201%200%200%200%20.18.86A1%201%200%200%200%203%2021h1a1%201%200%200%200%20.24-2M10%206.51a1%201%200%200%200-1%201v2a1%201%200%200%200%202%200v-2a1%201%200%200%200-1-1m0%206a1%201%200%200%200-1%201v2a1%201%200%200%200%202%200v-2a1%201%200%200%200-1-1m0%206a1%201%200%200%200-.86.49H8a1%201%200%200%200%200%202h2a1%201%200%200%200%201-1v-.49a1%201%200%200%200-1-1%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.94%2012.24a1%201%200%200%200-1.21.76l-.49%201.94A1%201%200%200%200%204%2016.12a1%201%200%200%200%201.21-.73l.49-1.94a1%201%200%200%200-.76-1.21m17%207.52l-4-16A1%201%200%200%200%2017%203h-3a1%201%200%200%200-1%201v16a1%201%200%200%200%201%201h7a1%201%200%200%200%20.79-.38a1%201%200%200%200%20.21-.86ZM15%2019V5h1.22l3.5%2014ZM6.4%206.42a1%201%200%200%200-1.22.73L4.7%209.09a1%201%200%200%200%20.73%201.21h.24a1%201%200%200%200%201-.76l.48-1.94a1%201%200%200%200-.75-1.18M7.51%205h2a1%201%200%200%200%200-2h-2a1%201%200%200%200%200%202M4.24%2019a1%201%200%200%200-2-.24l-.24%201a1%201%200%200%200%20.18.86A1%201%200%200%200%203%2021h1a1%201%200%200%200%20.24-2M10%206.51a1%201%200%200%200-1%201v2a1%201%200%200%200%202%200v-2a1%201%200%200%200-1-1m0%206a1%201%200%200%200-1%201v2a1%201%200%200%200%202%200v-2a1%201%200%200%200-1-1m0%206a1%201%200%200%200-.86.49H8a1%201%200%200%200%200%202h2a1%201%200%200%200%201-1v-.49a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/flip-v-alt.svg?color=%231a73e8&size=48