image not supported icon

image-not-supported-rounded from Material Symbols Light by Google · Rounded · Apache-2.0 Free for personal and commercial use.

Name
image-not-supported-rounded
Set
Material Symbols Light
Style
Rounded
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

Use the 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="M5.615 20q-.67 0-1.143-.472Q4 19.056 4 18.385V5.805q0-.095.01-.172q.01-.077.048-.154l-1.235-1.24q-.14-.14-.153-.342q-.012-.2.153-.366q.16-.16.354-.16q.194 0 .354.16l16.938 16.938q.146.146.153.344q.007.199-.159.364q-.165.16-.353.162q-.189.003-.354-.162l-1.216-1.215q-.096.019-.173.028q-.077.01-.173.01H5.615Zm2.193-3.5h7.27l-2.555-2.537l-1.138 1.512l-1.562-1.887q-.13-.142-.313-.142t-.314.162l-1.711 2.246q-.143.211-.031.429q.111.217.354.217ZM20 17.175L6.825 4h11.56q.67 0 1.143.472q.472.472.472 1.143v11.56Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightImageNotSupportedRounded(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="M5.615 20q-.67 0-1.143-.472Q4 19.056 4 18.385V5.805q0-.095.01-.172q.01-.077.048-.154l-1.235-1.24q-.14-.14-.153-.342q-.012-.2.153-.366q.16-.16.354-.16q.194 0 .354.16l16.938 16.938q.146.146.153.344q.007.199-.159.364q-.165.16-.353.162q-.189.003-.354-.162l-1.216-1.215q-.096.019-.173.028q-.077.01-.173.01H5.615Zm2.193-3.5h7.27l-2.555-2.537l-1.138 1.512l-1.562-1.887q-.13-.142-.313-.142t-.314.162l-1.711 2.246q-.143.211-.031.429q.111.217.354.217ZM20 17.175L6.825 4h11.56q.67 0 1.143.472q.472.472.472 1.143v11.56Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.615 20q-.67 0-1.143-.472Q4 19.056 4 18.385V5.805q0-.095.01-.172q.01-.077.048-.154l-1.235-1.24q-.14-.14-.153-.342q-.012-.2.153-.366q.16-.16.354-.16q.194 0 .354.16l16.938 16.938q.146.146.153.344q.007.199-.159.364q-.165.16-.353.162q-.189.003-.354-.162l-1.216-1.215q-.096.019-.173.028q-.077.01-.173.01H5.615Zm2.193-3.5h7.27l-2.555-2.537l-1.138 1.512l-1.562-1.887q-.13-.142-.313-.142t-.314.162l-1.711 2.246q-.143.211-.031.429q.111.217.354.217ZM20 17.175L6.825 4h11.56q.67 0 1.143.472q.472.472.472 1.143v11.56Z"/></svg>
</template>

CSS

.icon-image-not-supported-rounded {
  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%22M5.615%2020q-.67%200-1.143-.472Q4%2019.056%204%2018.385V5.805q0-.095.01-.172q.01-.077.048-.154l-1.235-1.24q-.14-.14-.153-.342q-.012-.2.153-.366q.16-.16.354-.16q.194%200%20.354.16l16.938%2016.938q.146.146.153.344q.007.199-.159.364q-.165.16-.353.162q-.189.003-.354-.162l-1.216-1.215q-.096.019-.173.028q-.077.01-.173.01H5.615Zm2.193-3.5h7.27l-2.555-2.537l-1.138%201.512l-1.562-1.887q-.13-.142-.313-.142t-.314.162l-1.711%202.246q-.143.211-.031.429q.111.217.354.217ZM20%2017.175L6.825%204h11.56q.67%200%201.143.472q.472.472.472%201.143v11.56Z%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%22M5.615%2020q-.67%200-1.143-.472Q4%2019.056%204%2018.385V5.805q0-.095.01-.172q.01-.077.048-.154l-1.235-1.24q-.14-.14-.153-.342q-.012-.2.153-.366q.16-.16.354-.16q.194%200%20.354.16l16.938%2016.938q.146.146.153.344q.007.199-.159.364q-.165.16-.353.162q-.189.003-.354-.162l-1.216-1.215q-.096.019-.173.028q-.077.01-.173.01H5.615Zm2.193-3.5h7.27l-2.555-2.537l-1.138%201.512l-1.562-1.887q-.13-.142-.313-.142t-.314.162l-1.711%202.246q-.143.211-.031.429q.111.217.354.217ZM20%2017.175L6.825%204h11.56q.67%200%201.143.472q.472.472.472%201.143v11.56Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/image-not-supported-rounded.svg?color=%231a73e8&size=48