gallery icon
gallery-line from Remix Icon by Remix Design · Line · Media · Apache-2.0 Free for personal and commercial use.
- Name
- gallery-line
- Set
- Remix Icon
- Style
- Line
- Category
- Media
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More media icons from Remix Icon
4k-fillalbum-fillaspect-ratio-fillbroadcast-fillcamera-2-fillcamera-3-fillcamera-4-fillcamera-ai-2-fillcamera-ai-fillcamera-fillcamera-lens-ai-fillcamera-lens-fillcamera-off-fillcamera-switch-fillclapperboard-ai-fillclapperboard-fillclosed-captioning-ai-fillclosed-captioning-filldisc-filldv-filldvd-ai-filldvd-filleject-fillequalizer-2-fill
Use the gallery icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 13c-1.678 0-3.249.46-4.593 1.259A15 15 0 0 1 18.147 19H20zm-3.996 6C14.044 14.302 9.408 11 4 11v8zM4 9c3.83 0 7.323 1.435 9.974 3.796A10.95 10.95 0 0 1 20 11V3h1.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6V1h2v4H4zm14-8v4h-8V3h6V1zm-1.5 9a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg>
React
import type { SVGProps } from "react";
export function RiGalleryLine(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="M20 13c-1.678 0-3.249.46-4.593 1.259A15 15 0 0 1 18.147 19H20zm-3.996 6C14.044 14.302 9.408 11 4 11v8zM4 9c3.83 0 7.323 1.435 9.974 3.796A10.95 10.95 0 0 1 20 11V3h1.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6V1h2v4H4zm14-8v4h-8V3h6V1zm-1.5 9a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 13c-1.678 0-3.249.46-4.593 1.259A15 15 0 0 1 18.147 19H20zm-3.996 6C14.044 14.302 9.408 11 4 11v8zM4 9c3.83 0 7.323 1.435 9.974 3.796A10.95 10.95 0 0 1 20 11V3h1.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6V1h2v4H4zm14-8v4h-8V3h6V1zm-1.5 9a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg> </template>
CSS
.icon-gallery-line {
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%22M20%2013c-1.678%200-3.249.46-4.593%201.259A15%2015%200%200%201%2018.147%2019H20zm-3.996%206C14.044%2014.302%209.408%2011%204%2011v8zM4%209c3.83%200%207.323%201.435%209.974%203.796A10.95%2010.95%200%200%201%2020%2011V3h1.008c.548%200%20.992.445.992.993v16.014a1%201%200%200%201-.992.993H2.992A.993.993%200%200%201%202%2020.007V3.993A1%201%200%200%201%202.992%203H6V1h2v4H4zm14-8v4h-8V3h6V1zm-1.5%209a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203%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%22M20%2013c-1.678%200-3.249.46-4.593%201.259A15%2015%200%200%201%2018.147%2019H20zm-3.996%206C14.044%2014.302%209.408%2011%204%2011v8zM4%209c3.83%200%207.323%201.435%209.974%203.796A10.95%2010.95%200%200%201%2020%2011V3h1.008c.548%200%20.992.445.992.993v16.014a1%201%200%200%201-.992.993H2.992A.993.993%200%200%201%202%2020.007V3.993A1%201%200%200%201%202.992%203H6V1h2v4H4zm14-8v4h-8V3h6V1zm-1.5%209a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/gallery-line.svg?color=%231a73e8&size=48