image icon
image from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.
- Name
- image
- Set
- Majesticons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
The same icon in other sets
imageAkar IconsimageBootstrap IconsimageBoxIcons v2imageBoxIcons v2 SolidimageCarbonimageCatppuccin Iconsimage-fillEva IconsimageFont Awesome 6 RegularimageFont Awesome 6 SolidimageFont Awesome RegularimageFont Awesome SolidimageFeather Iconsimage-outlineFlowbite Iconsimage-16-filledFluent UI System Iconsimage-16Fluent UI System Color Iconsimagecss.ggimageHumbleiconsimageIonIconsimageLine AwesomeimageMaterial Line IconsimageLucideimageMage IconsimageMaterial Icon ThemeimageMaterial Symbols
Related icons in Majesticons
Use the image icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v6.5a1 1 0 0 1-.032.25A1 1 0 0 1 22 12v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-3a1 1 0 0 1 .032-.25A1 1 0 0 1 2 15.5zm2.994 9.83q-.522.01-.994.046V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v6.016c-4.297.139-7.4 1.174-9.58 2.623c.826.293 1.75.71 2.656 1.256c1.399.84 2.821 2.02 3.778 3.583a1 1 0 1 1-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5 15.5 0 0 0-3.703-.386h-.022zm1.984-8.342A2.67 2.67 0 0 1 8.5 6c.41 0 1.003.115 1.522.488c.57.41.978 1.086.978 2.012s-.408 1.601-.978 2.011A2.67 2.67 0 0 1 8.5 11c-.41 0-1.003-.115-1.522-.489C6.408 10.101 6 9.427 6 8.5c0-.926.408-1.601.978-2.012" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MajesticonsImage(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" fillRule="evenodd" d="M2 5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v6.5a1 1 0 0 1-.032.25A1 1 0 0 1 22 12v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-3a1 1 0 0 1 .032-.25A1 1 0 0 1 2 15.5zm2.994 9.83q-.522.01-.994.046V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v6.016c-4.297.139-7.4 1.174-9.58 2.623c.826.293 1.75.71 2.656 1.256c1.399.84 2.821 2.02 3.778 3.583a1 1 0 1 1-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5 15.5 0 0 0-3.703-.386h-.022zm1.984-8.342A2.67 2.67 0 0 1 8.5 6c.41 0 1.003.115 1.522.488c.57.41.978 1.086.978 2.012s-.408 1.601-.978 2.011A2.67 2.67 0 0 1 8.5 11c-.41 0-1.003-.115-1.522-.489C6.408 10.101 6 9.427 6 8.5c0-.926.408-1.601.978-2.012" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v6.5a1 1 0 0 1-.032.25A1 1 0 0 1 22 12v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-3a1 1 0 0 1 .032-.25A1 1 0 0 1 2 15.5zm2.994 9.83q-.522.01-.994.046V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v6.016c-4.297.139-7.4 1.174-9.58 2.623c.826.293 1.75.71 2.656 1.256c1.399.84 2.821 2.02 3.778 3.583a1 1 0 1 1-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5 15.5 0 0 0-3.703-.386h-.022zm1.984-8.342A2.67 2.67 0 0 1 8.5 6c.41 0 1.003.115 1.522.488c.57.41.978 1.086.978 2.012s-.408 1.601-.978 2.011A2.67 2.67 0 0 1 8.5 11c-.41 0-1.003-.115-1.522-.489C6.408 10.101 6 9.427 6 8.5c0-.926.408-1.601.978-2.012" clip-rule="evenodd"/></svg> </template>
CSS
.icon-image {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M2%205a3%203%200%200%201%203-3h14a3%203%200%200%201%203%203v6.5a1%201%200%200%201-.032.25A1%201%200%200%201%2022%2012v7a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3v-3a1%201%200%200%201%20.032-.25A1%201%200%200%201%202%2015.5zm2.994%209.83q-.522.01-.994.046V5a1%201%200%200%201%201-1h14a1%201%200%200%201%201%201v6.016c-4.297.139-7.4%201.174-9.58%202.623c.826.293%201.75.71%202.656%201.256c1.399.84%202.821%202.02%203.778%203.583a1%201%200%201%201-1.706%201.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5%2015.5%200%200%200-3.703-.386h-.022zm1.984-8.342A2.67%202.67%200%200%201%208.5%206c.41%200%201.003.115%201.522.488c.57.41.978%201.086.978%202.012s-.408%201.601-.978%202.011A2.67%202.67%200%200%201%208.5%2011c-.41%200-1.003-.115-1.522-.489C6.408%2010.101%206%209.427%206%208.5c0-.926.408-1.601.978-2.012%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M2%205a3%203%200%200%201%203-3h14a3%203%200%200%201%203%203v6.5a1%201%200%200%201-.032.25A1%201%200%200%201%2022%2012v7a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3v-3a1%201%200%200%201%20.032-.25A1%201%200%200%201%202%2015.5zm2.994%209.83q-.522.01-.994.046V5a1%201%200%200%201%201-1h14a1%201%200%200%201%201%201v6.016c-4.297.139-7.4%201.174-9.58%202.623c.826.293%201.75.71%202.656%201.256c1.399.84%202.821%202.02%203.778%203.583a1%201%200%201%201-1.706%201.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5%2015.5%200%200%200-3.703-.386h-.022zm1.984-8.342A2.67%202.67%200%200%201%208.5%206c.41%200%201.003.115%201.522.488c.57.41.978%201.086.978%202.012s-.408%201.601-.978%202.011A2.67%202.67%200%200%201%208.5%2011c-.41%200-1.003-.115-1.522-.489C6.408%2010.101%206%209.427%206%208.5c0-.926.408-1.601.978-2.012%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/image.svg?color=%231a73e8&size=48