images icon
images-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- images-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Use the images icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><ellipse cx="373.14" cy="219.33" fill="none" rx="46.29" ry="46"/><path fill="currentColor" d="M80 132v328a20 20 0 0 0 20 20h392a20 20 0 0 0 20-20V132a20 20 0 0 0-20-20H100a20 20 0 0 0-20 20m293.14 41.33a46 46 0 1 1-46.28 46a46.19 46.19 0 0 1 46.28-46m-261.41 276v-95.48l122.76-110.2L328.27 337l-113 112.33Zm368.27 0H259l144.58-144L480 370.59Z"/><path fill="currentColor" d="M20 32A20 20 0 0 0 0 52v344a20 20 0 0 0 20 20h28V100a20 20 0 0 1 20-20h380V52a20 20 0 0 0-20-20Z"/></svg>
React
import type { SVGProps } from "react";
export function IonImagesSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><ellipse cx="373.14" cy="219.33" fill="none" rx="46.29" ry="46"/><path fill="currentColor" d="M80 132v328a20 20 0 0 0 20 20h392a20 20 0 0 0 20-20V132a20 20 0 0 0-20-20H100a20 20 0 0 0-20 20m293.14 41.33a46 46 0 1 1-46.28 46a46.19 46.19 0 0 1 46.28-46m-261.41 276v-95.48l122.76-110.2L328.27 337l-113 112.33Zm368.27 0H259l144.58-144L480 370.59Z"/><path fill="currentColor" d="M20 32A20 20 0 0 0 0 52v344a20 20 0 0 0 20 20h28V100a20 20 0 0 1 20-20h380V52a20 20 0 0 0-20-20Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><ellipse cx="373.14" cy="219.33" fill="none" rx="46.29" ry="46"/><path fill="currentColor" d="M80 132v328a20 20 0 0 0 20 20h392a20 20 0 0 0 20-20V132a20 20 0 0 0-20-20H100a20 20 0 0 0-20 20m293.14 41.33a46 46 0 1 1-46.28 46a46.19 46.19 0 0 1 46.28-46m-261.41 276v-95.48l122.76-110.2L328.27 337l-113 112.33Zm368.27 0H259l144.58-144L480 370.59Z"/><path fill="currentColor" d="M20 32A20 20 0 0 0 0 52v344a20 20 0 0 0 20 20h28V100a20 20 0 0 1 20-20h380V52a20 20 0 0 0-20-20Z"/></svg> </template>
CSS
.icon-images-sharp {
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%20512%20512%22%3E%3Cellipse%20cx%3D%22373.14%22%20cy%3D%22219.33%22%20fill%3D%22none%22%20rx%3D%2246.29%22%20ry%3D%2246%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M80%20132v328a20%2020%200%200%200%2020%2020h392a20%2020%200%200%200%2020-20V132a20%2020%200%200%200-20-20H100a20%2020%200%200%200-20%2020m293.14%2041.33a46%2046%200%201%201-46.28%2046a46.19%2046.19%200%200%201%2046.28-46m-261.41%20276v-95.48l122.76-110.2L328.27%20337l-113%20112.33Zm368.27%200H259l144.58-144L480%20370.59Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2032A20%2020%200%200%200%200%2052v344a20%2020%200%200%200%2020%2020h28V100a20%2020%200%200%201%2020-20h380V52a20%2020%200%200%200-20-20Z%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%20512%20512%22%3E%3Cellipse%20cx%3D%22373.14%22%20cy%3D%22219.33%22%20fill%3D%22none%22%20rx%3D%2246.29%22%20ry%3D%2246%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M80%20132v328a20%2020%200%200%200%2020%2020h392a20%2020%200%200%200%2020-20V132a20%2020%200%200%200-20-20H100a20%2020%200%200%200-20%2020m293.14%2041.33a46%2046%200%201%201-46.28%2046a46.19%2046.19%200%200%201%2046.28-46m-261.41%20276v-95.48l122.76-110.2L328.27%20337l-113%20112.33Zm368.27%200H259l144.58-144L480%20370.59Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2032A20%2020%200%200%200%200%2052v344a20%2020%200%200%200%2020%2020h28V100a20%2020%200%200%201%2020-20h380V52a20%2020%200%200%200-20-20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/images-sharp.svg?color=%231a73e8&size=48