flip vertical 01 icon
flip-vertical-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- flip-vertical-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the flip vertical 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.998 12h-2m-3.999 0h-2M9.842 9c-.596 0-.894 0-1.162-.076a2 2 0 0 1-.927-.575c-.188-.205-.321-.473-.588-1.007c-.636-1.275-.954-1.913-.93-2.432a2 2 0 0 1 1.021-1.657C7.71 3 8.42 3 9.842 3h4.282c1.422 0 2.133 0 2.586.253a2 2 0 0 1 1.022 1.657c.024.52-.294 1.157-.93 2.432c-.267.534-.4.802-.588 1.007a2 2 0 0 1-.928.575C15.02 9 14.721 9 14.124 9zm0 6c-.596 0-.894 0-1.162.076c-.356.102-.677.3-.927.575c-.188.205-.321.473-.588 1.007c-.636 1.275-.954 1.913-.93 2.432a2 2 0 0 0 1.021 1.657C7.71 21 8.42 21 9.842 21h4.282c1.422 0 2.133 0 2.586-.253a2 2 0 0 0 1.022-1.657c.024-.52-.294-1.157-.93-2.432c-.267-.534-.4-.802-.588-1.007a2 2 0 0 0-.928-.575C15.02 15 14.721 15 14.124 15zm.157-3h-2m-4 0h-2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFlipVertical01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M21.998 12h-2m-3.999 0h-2M9.842 9c-.596 0-.894 0-1.162-.076a2 2 0 0 1-.927-.575c-.188-.205-.321-.473-.588-1.007c-.636-1.275-.954-1.913-.93-2.432a2 2 0 0 1 1.021-1.657C7.71 3 8.42 3 9.842 3h4.282c1.422 0 2.133 0 2.586.253a2 2 0 0 1 1.022 1.657c.024.52-.294 1.157-.93 2.432c-.267.534-.4.802-.588 1.007a2 2 0 0 1-.928.575C15.02 9 14.721 9 14.124 9zm0 6c-.596 0-.894 0-1.162.076c-.356.102-.677.3-.927.575c-.188.205-.321.473-.588 1.007c-.636 1.275-.954 1.913-.93 2.432a2 2 0 0 0 1.021 1.657C7.71 21 8.42 21 9.842 21h4.282c1.422 0 2.133 0 2.586-.253a2 2 0 0 0 1.022-1.657c.024-.52-.294-1.157-.93-2.432c-.267-.534-.4-.802-.588-1.007a2 2 0 0 0-.928-.575C15.02 15 14.721 15 14.124 15zm.157-3h-2m-4 0h-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.998 12h-2m-3.999 0h-2M9.842 9c-.596 0-.894 0-1.162-.076a2 2 0 0 1-.927-.575c-.188-.205-.321-.473-.588-1.007c-.636-1.275-.954-1.913-.93-2.432a2 2 0 0 1 1.021-1.657C7.71 3 8.42 3 9.842 3h4.282c1.422 0 2.133 0 2.586.253a2 2 0 0 1 1.022 1.657c.024.52-.294 1.157-.93 2.432c-.267.534-.4.802-.588 1.007a2 2 0 0 1-.928.575C15.02 9 14.721 9 14.124 9zm0 6c-.596 0-.894 0-1.162.076c-.356.102-.677.3-.927.575c-.188.205-.321.473-.588 1.007c-.636 1.275-.954 1.913-.93 2.432a2 2 0 0 0 1.021 1.657C7.71 21 8.42 21 9.842 21h4.282c1.422 0 2.133 0 2.586-.253a2 2 0 0 0 1.022-1.657c.024-.52-.294-1.157-.93-2.432c-.267-.534-.4-.802-.588-1.007a2 2 0 0 0-.928-.575C15.02 15 14.721 15 14.124 15zm.157-3h-2m-4 0h-2"/></svg> </template>
CSS
.icon-flip-vertical-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.998%2012h-2m-3.999%200h-2M9.842%209c-.596%200-.894%200-1.162-.076a2%202%200%200%201-.927-.575c-.188-.205-.321-.473-.588-1.007c-.636-1.275-.954-1.913-.93-2.432a2%202%200%200%201%201.021-1.657C7.71%203%208.42%203%209.842%203h4.282c1.422%200%202.133%200%202.586.253a2%202%200%200%201%201.022%201.657c.024.52-.294%201.157-.93%202.432c-.267.534-.4.802-.588%201.007a2%202%200%200%201-.928.575C15.02%209%2014.721%209%2014.124%209zm0%206c-.596%200-.894%200-1.162.076c-.356.102-.677.3-.927.575c-.188.205-.321.473-.588%201.007c-.636%201.275-.954%201.913-.93%202.432a2%202%200%200%200%201.021%201.657C7.71%2021%208.42%2021%209.842%2021h4.282c1.422%200%202.133%200%202.586-.253a2%202%200%200%200%201.022-1.657c.024-.52-.294-1.157-.93-2.432c-.267-.534-.4-.802-.588-1.007a2%202%200%200%200-.928-.575C15.02%2015%2014.721%2015%2014.124%2015zm.157-3h-2m-4%200h-2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.998%2012h-2m-3.999%200h-2M9.842%209c-.596%200-.894%200-1.162-.076a2%202%200%200%201-.927-.575c-.188-.205-.321-.473-.588-1.007c-.636-1.275-.954-1.913-.93-2.432a2%202%200%200%201%201.021-1.657C7.71%203%208.42%203%209.842%203h4.282c1.422%200%202.133%200%202.586.253a2%202%200%200%201%201.022%201.657c.024.52-.294%201.157-.93%202.432c-.267.534-.4.802-.588%201.007a2%202%200%200%201-.928.575C15.02%209%2014.721%209%2014.124%209zm0%206c-.596%200-.894%200-1.162.076c-.356.102-.677.3-.927.575c-.188.205-.321.473-.588%201.007c-.636%201.275-.954%201.913-.93%202.432a2%202%200%200%200%201.021%201.657C7.71%2021%208.42%2021%209.842%2021h4.282c1.422%200%202.133%200%202.586-.253a2%202%200%200%200%201.022-1.657c.024-.52-.294-1.157-.93-2.432c-.267-.534-.4-.802-.588-1.007a2%202%200%200%200-.928-.575C15.02%2015%2014.721%2015%2014.124%2015zm.157-3h-2m-4%200h-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/flip-vertical-01.svg?color=%231a73e8&size=48