gallery horizontal end icon

gallery-horizontal-end from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
gallery-horizontal-end
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the gallery horizontal end 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="M11 15V9c0-1.87 0-2.804.402-3.5A3 3 0 0 1 12.5 4.402C13.196 4 14.13 4 16 4s2.804 0 3.5.402A3 3 0 0 1 20.598 5.5C21 6.196 21 7.13 21 9v6c0 1.87 0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C18.804 20 17.87 20 16 20s-2.804 0-3.5-.402a3 3 0 0 1-1.098-1.098C11 17.804 11 16.87 11 15M7 6v12M3 8v8"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGalleryHorizontalEnd(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="M11 15V9c0-1.87 0-2.804.402-3.5A3 3 0 0 1 12.5 4.402C13.196 4 14.13 4 16 4s2.804 0 3.5.402A3 3 0 0 1 20.598 5.5C21 6.196 21 7.13 21 9v6c0 1.87 0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C18.804 20 17.87 20 16 20s-2.804 0-3.5-.402a3 3 0 0 1-1.098-1.098C11 17.804 11 16.87 11 15M7 6v12M3 8v8"/></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="M11 15V9c0-1.87 0-2.804.402-3.5A3 3 0 0 1 12.5 4.402C13.196 4 14.13 4 16 4s2.804 0 3.5.402A3 3 0 0 1 20.598 5.5C21 6.196 21 7.13 21 9v6c0 1.87 0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C18.804 20 17.87 20 16 20s-2.804 0-3.5-.402a3 3 0 0 1-1.098-1.098C11 17.804 11 16.87 11 15M7 6v12M3 8v8"/></svg>
</template>

CSS

.icon-gallery-horizontal-end {
  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%22M11%2015V9c0-1.87%200-2.804.402-3.5A3%203%200%200%201%2012.5%204.402C13.196%204%2014.13%204%2016%204s2.804%200%203.5.402A3%203%200%200%201%2020.598%205.5C21%206.196%2021%207.13%2021%209v6c0%201.87%200%202.804-.402%203.5a3%203%200%200%201-1.098%201.098C18.804%2020%2017.87%2020%2016%2020s-2.804%200-3.5-.402a3%203%200%200%201-1.098-1.098C11%2017.804%2011%2016.87%2011%2015M7%206v12M3%208v8%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%22M11%2015V9c0-1.87%200-2.804.402-3.5A3%203%200%200%201%2012.5%204.402C13.196%204%2014.13%204%2016%204s2.804%200%203.5.402A3%203%200%200%201%2020.598%205.5C21%206.196%2021%207.13%2021%209v6c0%201.87%200%202.804-.402%203.5a3%203%200%200%201-1.098%201.098C18.804%2020%2017.87%2020%2016%2020s-2.804%200-3.5-.402a3%203%200%200%201-1.098-1.098C11%2017.804%2011%2016.87%2011%2015M7%206v12M3%208v8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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