twotone image not supported icon
twotone-image-not-supported from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-image-not-supported
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Image
- Viewbox
- 24×24
- License
- Apache 2.0
More image icons from Google Material Icons
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the twotone image not supported icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.83 5H19v11.17zm8.34 14l-2-2H6l3-4l2 2.72l.84-1.05L5 7.83V19z" opacity=".3"/><path fill="currentColor" d="M5.83 3H19c1.1 0 2 .9 2 2v13.17l-2-2V5H7.83zm14.66 20.31L18.17 21H5c-1.1 0-2-.9-2-2V5.83L.69 3.51L2.1 2.1l1.49 1.49L5 5l8.11 8.11l2.69 2.69L19 19l1.41 1.41l1.49 1.49zM16.17 19l-2-2H6l3-4l2 2.72l.84-1.05L5 7.83V19z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneImageNotSupported(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="M7.83 5H19v11.17zm8.34 14l-2-2H6l3-4l2 2.72l.84-1.05L5 7.83V19z" opacity=".3"/><path fill="currentColor" d="M5.83 3H19c1.1 0 2 .9 2 2v13.17l-2-2V5H7.83zm14.66 20.31L18.17 21H5c-1.1 0-2-.9-2-2V5.83L.69 3.51L2.1 2.1l1.49 1.49L5 5l8.11 8.11l2.69 2.69L19 19l1.41 1.41l1.49 1.49zM16.17 19l-2-2H6l3-4l2 2.72l.84-1.05L5 7.83V19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.83 5H19v11.17zm8.34 14l-2-2H6l3-4l2 2.72l.84-1.05L5 7.83V19z" opacity=".3"/><path fill="currentColor" d="M5.83 3H19c1.1 0 2 .9 2 2v13.17l-2-2V5H7.83zm14.66 20.31L18.17 21H5c-1.1 0-2-.9-2-2V5.83L.69 3.51L2.1 2.1l1.49 1.49L5 5l8.11 8.11l2.69 2.69L19 19l1.41 1.41l1.49 1.49zM16.17 19l-2-2H6l3-4l2 2.72l.84-1.05L5 7.83V19z"/></svg> </template>
CSS
.icon-twotone-image-not-supported {
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%22M7.83%205H19v11.17zm8.34%2014l-2-2H6l3-4l2%202.72l.84-1.05L5%207.83V19z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.83%203H19c1.1%200%202%20.9%202%202v13.17l-2-2V5H7.83zm14.66%2020.31L18.17%2021H5c-1.1%200-2-.9-2-2V5.83L.69%203.51L2.1%202.1l1.49%201.49L5%205l8.11%208.11l2.69%202.69L19%2019l1.41%201.41l1.49%201.49zM16.17%2019l-2-2H6l3-4l2%202.72l.84-1.05L5%207.83V19z%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%22M7.83%205H19v11.17zm8.34%2014l-2-2H6l3-4l2%202.72l.84-1.05L5%207.83V19z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.83%203H19c1.1%200%202%20.9%202%202v13.17l-2-2V5H7.83zm14.66%2020.31L18.17%2021H5c-1.1%200-2-.9-2-2V5.83L.69%203.51L2.1%202.1l1.49%201.49L5%205l8.11%208.11l2.69%202.69L19%2019l1.41%201.41l1.49%201.49zM16.17%2019l-2-2H6l3-4l2%202.72l.84-1.05L5%207.83V19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-image-not-supported.svg?color=%231a73e8&size=48