cloud error icon
cloud-error-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- cloud-error-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
cloud-add-16-filledcloud-archive-16-filledcloud-arrow-down-16-filledcloud-arrow-right-16-filledcloud-arrow-up-16-filledcloud-beaker-16-filledcloud-bidirectional-20-filledcloud-checkmark-16-filledcloud-cube-16-filledcloud-database-20-filledcloud-desktop-20-filledcloud-dismiss-16-filledcloud-edit-16-filledcloud-flow-20-filledcloud-link-16-filledcloud-off-16-filledcloud-offline-24-filledcloud-swap-20-filledcloud-sync-16-filledcloud-words-16-filled
Use the cloud error icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.647 6.246C14.415 3.923 12.817 2 10 2S5.587 3.908 5.353 6.246h-.07C3.468 6.246 2 7.758 2 9.623S3.47 13 5.282 13h2.49a5.75 5.75 0 0 1 10.217-3.094q.01-.14.011-.283c0-1.865-1.47-3.377-3.282-3.377zM18 13.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0M13.5 11a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5m0 5.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentCloudError20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.647 6.246C14.415 3.923 12.817 2 10 2S5.587 3.908 5.353 6.246h-.07C3.468 6.246 2 7.758 2 9.623S3.47 13 5.282 13h2.49a5.75 5.75 0 0 1 10.217-3.094q.01-.14.011-.283c0-1.865-1.47-3.377-3.282-3.377zM18 13.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0M13.5 11a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5m0 5.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.647 6.246C14.415 3.923 12.817 2 10 2S5.587 3.908 5.353 6.246h-.07C3.468 6.246 2 7.758 2 9.623S3.47 13 5.282 13h2.49a5.75 5.75 0 0 1 10.217-3.094q.01-.14.011-.283c0-1.865-1.47-3.377-3.282-3.377zM18 13.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0M13.5 11a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5m0 5.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg> </template>
CSS
.icon-cloud-error-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.647%206.246C14.415%203.923%2012.817%202%2010%202S5.587%203.908%205.353%206.246h-.07C3.468%206.246%202%207.758%202%209.623S3.47%2013%205.282%2013h2.49a5.75%205.75%200%200%201%2010.217-3.094q.01-.14.011-.283c0-1.865-1.47-3.377-3.282-3.377zM18%2013.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200M13.5%2011a.5.5%200%200%200-.5.5v2a.5.5%200%200%200%201%200v-2a.5.5%200%200%200-.5-.5m0%205.125a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.647%206.246C14.415%203.923%2012.817%202%2010%202S5.587%203.908%205.353%206.246h-.07C3.468%206.246%202%207.758%202%209.623S3.47%2013%205.282%2013h2.49a5.75%205.75%200%200%201%2010.217-3.094q.01-.14.011-.283c0-1.865-1.47-3.377-3.282-3.377zM18%2013.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200M13.5%2011a.5.5%200%200%200-.5.5v2a.5.5%200%200%200%201%200v-2a.5.5%200%200%200-.5-.5m0%205.125a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/cloud-error-20-filled.svg?color=%231a73e8&size=48