images icon
images from Reicon by REICON · Outline · Video · MIT Free for personal and commercial use.
- Name
- images
- Set
- Reicon
- Style
- Outline
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All images icons →imagesBootstrap IconsimagesBoxIcons v2imagesFont Awesome 6 RegularimagesFont Awesome 6 SolidimagesFont Awesome RegularimagesFont Awesome SolidimagesHuge IconsimagesHumbleiconsimagesIonIconsimagesKeyline IconsimagesLine AwesomeimagesLucideimagesPhosphorimagesPixelarticonsimagesPrime IconsimagesUnicons
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilm
Use the images icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.783 16.324l6.94-6.933a1.33 1.33 0 0 1 1.886 0l4.057 4.057"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.333 9v8.667A2.666 2.666 0 0 0 5 20.333h11.333"/><rect width="15.333" height="12.667" x="6.333" y="3.667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" rx="2.667" ry="2.667" transform="matrix(-1 0 0 -1 28 20)"/><path fill="currentColor" d="M10.667 9.333c-.735 0-1.334-.598-1.334-1.333s.599-1.333 1.334-1.333S12 7.265 12 8s-.599 1.333-1.333 1.333"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconImages(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m8.783 16.324l6.94-6.933a1.33 1.33 0 0 1 1.886 0l4.057 4.057"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2.333 9v8.667A2.666 2.666 0 0 0 5 20.333h11.333"/><rect width="15.333" height="12.667" x="6.333" y="3.667" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" rx="2.667" ry="2.667" transform="matrix(-1 0 0 -1 28 20)"/><path fill="currentColor" d="M10.667 9.333c-.735 0-1.334-.598-1.334-1.333s.599-1.333 1.334-1.333S12 7.265 12 8s-.599 1.333-1.333 1.333"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.783 16.324l6.94-6.933a1.33 1.33 0 0 1 1.886 0l4.057 4.057"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.333 9v8.667A2.666 2.666 0 0 0 5 20.333h11.333"/><rect width="15.333" height="12.667" x="6.333" y="3.667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" rx="2.667" ry="2.667" transform="matrix(-1 0 0 -1 28 20)"/><path fill="currentColor" d="M10.667 9.333c-.735 0-1.334-.598-1.334-1.333s.599-1.333 1.334-1.333S12 7.265 12 8s-.599 1.333-1.333 1.333"/></g></svg> </template>
CSS
.icon-images {
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%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8.783%2016.324l6.94-6.933a1.33%201.33%200%200%201%201.886%200l4.057%204.057%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.333%209v8.667A2.666%202.666%200%200%200%205%2020.333h11.333%22%2F%3E%3Crect%20width%3D%2215.333%22%20height%3D%2212.667%22%20x%3D%226.333%22%20y%3D%223.667%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20rx%3D%222.667%22%20ry%3D%222.667%22%20transform%3D%22matrix(-1%200%200%20-1%2028%2020)%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.667%209.333c-.735%200-1.334-.598-1.334-1.333s.599-1.333%201.334-1.333S12%207.265%2012%208s-.599%201.333-1.333%201.333%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%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8.783%2016.324l6.94-6.933a1.33%201.33%200%200%201%201.886%200l4.057%204.057%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.333%209v8.667A2.666%202.666%200%200%200%205%2020.333h11.333%22%2F%3E%3Crect%20width%3D%2215.333%22%20height%3D%2212.667%22%20x%3D%226.333%22%20y%3D%223.667%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20rx%3D%222.667%22%20ry%3D%222.667%22%20transform%3D%22matrix(-1%200%200%20-1%2028%2020)%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.667%209.333c-.735%200-1.334-.598-1.334-1.333s.599-1.333%201.334-1.333S12%207.265%2012%208s-.599%201.333-1.333%201.333%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/images.svg?color=%231a73e8&size=48