cloud off icon
cloud-off-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- cloud-off-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
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-error-16-filledcloud-flow-20-filledcloud-link-16-filledcloud-offline-24-filledcloud-swap-20-filledcloud-sync-16-filledcloud-words-16-filled
Use the cloud off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l3.67 3.668a5.3 5.3 0 0 0-.463 1.724h-.07C3.468 8.246 2 9.758 2 11.623S3.47 15 5.282 15h9.01l2.854 2.854a.5.5 0 0 0 .708-.708zM18 11.623a3.4 3.4 0 0 1-1.452 2.804l-9.49-9.49C7.808 4.353 8.792 4 10 4c2.817 0 4.415 1.923 4.647 4.246h.07c1.814 0 3.283 1.512 3.283 3.377"/></svg>
React
import type { SVGProps } from "react";
export function FluentCloudOff20Filled(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="M2.854 2.146a.5.5 0 1 0-.708.708l3.67 3.668a5.3 5.3 0 0 0-.463 1.724h-.07C3.468 8.246 2 9.758 2 11.623S3.47 15 5.282 15h9.01l2.854 2.854a.5.5 0 0 0 .708-.708zM18 11.623a3.4 3.4 0 0 1-1.452 2.804l-9.49-9.49C7.808 4.353 8.792 4 10 4c2.817 0 4.415 1.923 4.647 4.246h.07c1.814 0 3.283 1.512 3.283 3.377"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l3.67 3.668a5.3 5.3 0 0 0-.463 1.724h-.07C3.468 8.246 2 9.758 2 11.623S3.47 15 5.282 15h9.01l2.854 2.854a.5.5 0 0 0 .708-.708zM18 11.623a3.4 3.4 0 0 1-1.452 2.804l-9.49-9.49C7.808 4.353 8.792 4 10 4c2.817 0 4.415 1.923 4.647 4.246h.07c1.814 0 3.283 1.512 3.283 3.377"/></svg> </template>
CSS
.icon-cloud-off-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%22M2.854%202.146a.5.5%200%201%200-.708.708l3.67%203.668a5.3%205.3%200%200%200-.463%201.724h-.07C3.468%208.246%202%209.758%202%2011.623S3.47%2015%205.282%2015h9.01l2.854%202.854a.5.5%200%200%200%20.708-.708zM18%2011.623a3.4%203.4%200%200%201-1.452%202.804l-9.49-9.49C7.808%204.353%208.792%204%2010%204c2.817%200%204.415%201.923%204.647%204.246h.07c1.814%200%203.283%201.512%203.283%203.377%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%22M2.854%202.146a.5.5%200%201%200-.708.708l3.67%203.668a5.3%205.3%200%200%200-.463%201.724h-.07C3.468%208.246%202%209.758%202%2011.623S3.47%2015%205.282%2015h9.01l2.854%202.854a.5.5%200%200%200%20.708-.708zM18%2011.623a3.4%203.4%200%200%201-1.452%202.804l-9.49-9.49C7.808%204.353%208.792%204%2010%204c2.817%200%204.415%201.923%204.647%204.246h.07c1.814%200%203.283%201.512%203.283%203.377%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/cloud-off-20-filled.svg?color=%231a73e8&size=48