gallery slash icon
gallery-slash-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- gallery-slash-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the gallery slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.769 2.229c-.3-.3-.79-.3-1.09 0l-18.45 18.46c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08M9.001 10.381a2.38 2.38 0 1 0 0-4.76a2.38 2.38 0 0 0 0 4.76M21.608 5.39l-1.22 1.22c.08.37.11.77.11 1.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82 0l-4.16 3.57c-.71.61-1.83.67-2.61.15l-5.38 5.38c.04.02.08.03.12.04c.27.09.54.16.83.22c.1.02.2.04.31.05c.37.05.75.09 1.15.09h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81c0-.9-.13-1.71-.39-2.42"/><path d="m21.61 5.39l-1.22 1.22c.08.37.11.77.11 1.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82 0l-4.16 3.57c-.71.61-1.83.67-2.61.15l-5.39 5.39c.71.26 1.52.39 2.42.39h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81c0-.9-.13-1.71-.39-2.42m-1.15-1.85L19.4 4.6c-.72-.73-1.8-1.1-3.21-1.1H7.81C4.99 3.5 3.5 4.99 3.5 7.81v8.38c0 .76.13 1.41.35 1.97l3.74-2.51c.34-.23.73-.35 1.12-.36l-5.17 5.17c-.4-.4-.73-.88-.98-1.43c-.37-.8-.56-1.75-.56-2.84V7.81C2 4.17 4.17 2 7.81 2h8.38c1.82 0 3.27.54 4.27 1.54"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconGallerySlashFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.769 2.229c-.3-.3-.79-.3-1.09 0l-18.45 18.46c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08M9.001 10.381a2.38 2.38 0 1 0 0-4.76a2.38 2.38 0 0 0 0 4.76M21.608 5.39l-1.22 1.22c.08.37.11.77.11 1.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82 0l-4.16 3.57c-.71.61-1.83.67-2.61.15l-5.38 5.38c.04.02.08.03.12.04c.27.09.54.16.83.22c.1.02.2.04.31.05c.37.05.75.09 1.15.09h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81c0-.9-.13-1.71-.39-2.42"/><path d="m21.61 5.39l-1.22 1.22c.08.37.11.77.11 1.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82 0l-4.16 3.57c-.71.61-1.83.67-2.61.15l-5.39 5.39c.71.26 1.52.39 2.42.39h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81c0-.9-.13-1.71-.39-2.42m-1.15-1.85L19.4 4.6c-.72-.73-1.8-1.1-3.21-1.1H7.81C4.99 3.5 3.5 4.99 3.5 7.81v8.38c0 .76.13 1.41.35 1.97l3.74-2.51c.34-.23.73-.35 1.12-.36l-5.17 5.17c-.4-.4-.73-.88-.98-1.43c-.37-.8-.56-1.75-.56-2.84V7.81C2 4.17 4.17 2 7.81 2h8.38c1.82 0 3.27.54 4.27 1.54"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.769 2.229c-.3-.3-.79-.3-1.09 0l-18.45 18.46c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08M9.001 10.381a2.38 2.38 0 1 0 0-4.76a2.38 2.38 0 0 0 0 4.76M21.608 5.39l-1.22 1.22c.08.37.11.77.11 1.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82 0l-4.16 3.57c-.71.61-1.83.67-2.61.15l-5.38 5.38c.04.02.08.03.12.04c.27.09.54.16.83.22c.1.02.2.04.31.05c.37.05.75.09 1.15.09h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81c0-.9-.13-1.71-.39-2.42"/><path d="m21.61 5.39l-1.22 1.22c.08.37.11.77.11 1.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82 0l-4.16 3.57c-.71.61-1.83.67-2.61.15l-5.39 5.39c.71.26 1.52.39 2.42.39h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81c0-.9-.13-1.71-.39-2.42m-1.15-1.85L19.4 4.6c-.72-.73-1.8-1.1-3.21-1.1H7.81C4.99 3.5 3.5 4.99 3.5 7.81v8.38c0 .76.13 1.41.35 1.97l3.74-2.51c.34-.23.73-.35 1.12-.36l-5.17 5.17c-.4-.4-.73-.88-.98-1.43c-.37-.8-.56-1.75-.56-2.84V7.81C2 4.17 4.17 2 7.81 2h8.38c1.82 0 3.27.54 4.27 1.54"/></g></svg> </template>
CSS
.icon-gallery-slash-filled {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.769%202.229c-.3-.3-.79-.3-1.09%200l-18.45%2018.46c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08M9.001%2010.381a2.38%202.38%200%201%200%200-4.76a2.38%202.38%200%200%200%200%204.76M21.608%205.39l-1.22%201.22c.08.37.11.77.11%201.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82%200l-4.16%203.57c-.71.61-1.83.67-2.61.15l-5.38%205.38c.04.02.08.03.12.04c.27.09.54.16.83.22c.1.02.2.04.31.05c.37.05.75.09%201.15.09h8.38c3.64%200%205.81-2.17%205.81-5.81V7.81c0-.9-.13-1.71-.39-2.42%22%2F%3E%3Cpath%20d%3D%22m21.61%205.39l-1.22%201.22c.08.37.11.77.11%201.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82%200l-4.16%203.57c-.71.61-1.83.67-2.61.15l-5.39%205.39c.71.26%201.52.39%202.42.39h8.38c3.64%200%205.81-2.17%205.81-5.81V7.81c0-.9-.13-1.71-.39-2.42m-1.15-1.85L19.4%204.6c-.72-.73-1.8-1.1-3.21-1.1H7.81C4.99%203.5%203.5%204.99%203.5%207.81v8.38c0%20.76.13%201.41.35%201.97l3.74-2.51c.34-.23.73-.35%201.12-.36l-5.17%205.17c-.4-.4-.73-.88-.98-1.43c-.37-.8-.56-1.75-.56-2.84V7.81C2%204.17%204.17%202%207.81%202h8.38c1.82%200%203.27.54%204.27%201.54%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.769%202.229c-.3-.3-.79-.3-1.09%200l-18.45%2018.46c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08M9.001%2010.381a2.38%202.38%200%201%200%200-4.76a2.38%202.38%200%200%200%200%204.76M21.608%205.39l-1.22%201.22c.08.37.11.77.11%201.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82%200l-4.16%203.57c-.71.61-1.83.67-2.61.15l-5.38%205.38c.04.02.08.03.12.04c.27.09.54.16.83.22c.1.02.2.04.31.05c.37.05.75.09%201.15.09h8.38c3.64%200%205.81-2.17%205.81-5.81V7.81c0-.9-.13-1.71-.39-2.42%22%2F%3E%3Cpath%20d%3D%22m21.61%205.39l-1.22%201.22c.08.37.11.77.11%201.2v4.8l-.13-.11c-.78-.67-2.04-.67-2.82%200l-4.16%203.57c-.71.61-1.83.67-2.61.15l-5.39%205.39c.71.26%201.52.39%202.42.39h8.38c3.64%200%205.81-2.17%205.81-5.81V7.81c0-.9-.13-1.71-.39-2.42m-1.15-1.85L19.4%204.6c-.72-.73-1.8-1.1-3.21-1.1H7.81C4.99%203.5%203.5%204.99%203.5%207.81v8.38c0%20.76.13%201.41.35%201.97l3.74-2.51c.34-.23.73-.35%201.12-.36l-5.17%205.17c-.4-.4-.73-.88-.98-1.43c-.37-.8-.56-1.75-.56-2.84V7.81C2%204.17%204.17%202%207.81%202h8.38c1.82%200%203.27.54%204.27%201.54%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/gallery-slash-filled.svg?color=%231a73e8&size=48