missing metadata icon
missing-metadata-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- missing-metadata-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Use the missing metadata icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M19.75 2A2.25 2.25 0 0 1 22 4.25v5.462a3.25 3.25 0 0 1-.952 2.298l-.026.026a6.476 6.476 0 0 0-1.43-.692l.396-.395a1.75 1.75 0 0 0 .512-1.237V4.25a.75.75 0 0 0-.75-.75h-5.465c-.465 0-.91.185-1.239.513l-8.512 8.523a1.75 1.75 0 0 0 .015 2.462l4.461 4.454a1.755 1.755 0 0 0 2.33.13c.165.487.386.947.654 1.375a3.256 3.256 0 0 1-4.043-.443L3.489 16.06a3.25 3.25 0 0 1-.003-4.596l8.5-8.51A3.25 3.25 0 0 1 14.284 2h5.465zM17 5.502a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3zM23 17.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6.125 3.005a.625.625 0 1 1 1.25 0a.625.625 0 0 1-1.25 0zm-1.228-4.548c-.011-1.137.805-1.954 1.853-1.954c1.031 0 1.853.846 1.853 1.95c0 .566-.185.913-.663 1.447l-.265.29l-.101.116c-.248.292-.324.462-.324.695a.5.5 0 1 1-1 0c0-.576.187-.926.671-1.468l.265-.29l.1-.113c.242-.286.317-.453.317-.677c0-.558-.38-.95-.853-.95c-.494 0-.859.366-.853.945a.5.5 0 1 1-1 .01z" fill="currentColor" fill-rule="nonzero"/></svg>
React
import type { SVGProps } from "react";
export function FluentMissingMetadata24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M19.75 2A2.25 2.25 0 0 1 22 4.25v5.462a3.25 3.25 0 0 1-.952 2.298l-.026.026a6.476 6.476 0 0 0-1.43-.692l.396-.395a1.75 1.75 0 0 0 .512-1.237V4.25a.75.75 0 0 0-.75-.75h-5.465c-.465 0-.91.185-1.239.513l-8.512 8.523a1.75 1.75 0 0 0 .015 2.462l4.461 4.454a1.755 1.755 0 0 0 2.33.13c.165.487.386.947.654 1.375a3.256 3.256 0 0 1-4.043-.443L3.489 16.06a3.25 3.25 0 0 1-.003-4.596l8.5-8.51A3.25 3.25 0 0 1 14.284 2h5.465zM17 5.502a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3zM23 17.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6.125 3.005a.625.625 0 1 1 1.25 0a.625.625 0 0 1-1.25 0zm-1.228-4.548c-.011-1.137.805-1.954 1.853-1.954c1.031 0 1.853.846 1.853 1.95c0 .566-.185.913-.663 1.447l-.265.29l-.101.116c-.248.292-.324.462-.324.695a.5.5 0 1 1-1 0c0-.576.187-.926.671-1.468l.265-.29l.1-.113c.242-.286.317-.453.317-.677c0-.558-.38-.95-.853-.95c-.494 0-.859.366-.853.945a.5.5 0 1 1-1 .01z" fill="currentColor" fillRule="nonzero"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M19.75 2A2.25 2.25 0 0 1 22 4.25v5.462a3.25 3.25 0 0 1-.952 2.298l-.026.026a6.476 6.476 0 0 0-1.43-.692l.396-.395a1.75 1.75 0 0 0 .512-1.237V4.25a.75.75 0 0 0-.75-.75h-5.465c-.465 0-.91.185-1.239.513l-8.512 8.523a1.75 1.75 0 0 0 .015 2.462l4.461 4.454a1.755 1.755 0 0 0 2.33.13c.165.487.386.947.654 1.375a3.256 3.256 0 0 1-4.043-.443L3.489 16.06a3.25 3.25 0 0 1-.003-4.596l8.5-8.51A3.25 3.25 0 0 1 14.284 2h5.465zM17 5.502a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3zM23 17.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6.125 3.005a.625.625 0 1 1 1.25 0a.625.625 0 0 1-1.25 0zm-1.228-4.548c-.011-1.137.805-1.954 1.853-1.954c1.031 0 1.853.846 1.853 1.95c0 .566-.185.913-.663 1.447l-.265.29l-.101.116c-.248.292-.324.462-.324.695a.5.5 0 1 1-1 0c0-.576.187-.926.671-1.468l.265-.29l.1-.113c.242-.286.317-.453.317-.677c0-.558-.38-.95-.853-.95c-.494 0-.859.366-.853.945a.5.5 0 1 1-1 .01z" fill="currentColor" fill-rule="nonzero"/></svg> </template>
CSS
.icon-missing-metadata-24-regular {
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%20d%3D%22M19.75%202A2.25%202.25%200%200%201%2022%204.25v5.462a3.25%203.25%200%200%201-.952%202.298l-.026.026a6.476%206.476%200%200%200-1.43-.692l.396-.395a1.75%201.75%200%200%200%20.512-1.237V4.25a.75.75%200%200%200-.75-.75h-5.465c-.465%200-.91.185-1.239.513l-8.512%208.523a1.75%201.75%200%200%200%20.015%202.462l4.461%204.454a1.755%201.755%200%200%200%202.33.13c.165.487.386.947.654%201.375a3.256%203.256%200%200%201-4.043-.443L3.489%2016.06a3.25%203.25%200%200%201-.003-4.596l8.5-8.51A3.25%203.25%200%200%201%2014.284%202h5.465zM17%205.502a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3zM23%2017.5a5.5%205.5%200%201%200-11%200a5.5%205.5%200%200%200%2011%200zm-6.125%203.005a.625.625%200%201%201%201.25%200a.625.625%200%200%201-1.25%200zm-1.228-4.548c-.011-1.137.805-1.954%201.853-1.954c1.031%200%201.853.846%201.853%201.95c0%20.566-.185.913-.663%201.447l-.265.29l-.101.116c-.248.292-.324.462-.324.695a.5.5%200%201%201-1%200c0-.576.187-.926.671-1.468l.265-.29l.1-.113c.242-.286.317-.453.317-.677c0-.558-.38-.95-.853-.95c-.494%200-.859.366-.853.945a.5.5%200%201%201-1%20.01z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%20d%3D%22M19.75%202A2.25%202.25%200%200%201%2022%204.25v5.462a3.25%203.25%200%200%201-.952%202.298l-.026.026a6.476%206.476%200%200%200-1.43-.692l.396-.395a1.75%201.75%200%200%200%20.512-1.237V4.25a.75.75%200%200%200-.75-.75h-5.465c-.465%200-.91.185-1.239.513l-8.512%208.523a1.75%201.75%200%200%200%20.015%202.462l4.461%204.454a1.755%201.755%200%200%200%202.33.13c.165.487.386.947.654%201.375a3.256%203.256%200%200%201-4.043-.443L3.489%2016.06a3.25%203.25%200%200%201-.003-4.596l8.5-8.51A3.25%203.25%200%200%201%2014.284%202h5.465zM17%205.502a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3zM23%2017.5a5.5%205.5%200%201%200-11%200a5.5%205.5%200%200%200%2011%200zm-6.125%203.005a.625.625%200%201%201%201.25%200a.625.625%200%200%201-1.25%200zm-1.228-4.548c-.011-1.137.805-1.954%201.853-1.954c1.031%200%201.853.846%201.853%201.95c0%20.566-.185.913-.663%201.447l-.265.29l-.101.116c-.248.292-.324.462-.324.695a.5.5%200%201%201-1%200c0-.576.187-.926.671-1.468l.265-.29l.1-.113c.242-.286.317-.453.317-.677c0-.558-.38-.95-.853-.95c-.494%200-.859.366-.853.945a.5.5%200%201%201-1%20.01z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/missing-metadata-24-regular.svg?color=%231a73e8&size=48