cloud offline icon
cloud-offline from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-offline
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More tools icons from Carbon
Use the cloud offline icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.8 12.136a8.9 8.9 0 0 0-.979-2.543L30 3.414L28.587 2L2 28.587L3.414 30l5-5H23.5a6.497 6.497 0 0 0 1.3-12.864M23.5 23H10.414l11.928-11.928a6.9 6.9 0 0 1 .6 2.071l.099.812l.815.064A4.498 4.498 0 0 1 23.5 23m-19.204.449l1.432-1.431a4.477 4.477 0 0 1 2.416-7.999l.816-.064l.099-.812a6.987 6.987 0 0 1 10.63-5.086l1.443-1.443A8.986 8.986 0 0 0 7.2 12.136A6.49 6.49 0 0 0 4.296 23.45"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCloudOffline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.8 12.136a8.9 8.9 0 0 0-.979-2.543L30 3.414L28.587 2L2 28.587L3.414 30l5-5H23.5a6.497 6.497 0 0 0 1.3-12.864M23.5 23H10.414l11.928-11.928a6.9 6.9 0 0 1 .6 2.071l.099.812l.815.064A4.498 4.498 0 0 1 23.5 23m-19.204.449l1.432-1.431a4.477 4.477 0 0 1 2.416-7.999l.816-.064l.099-.812a6.987 6.987 0 0 1 10.63-5.086l1.443-1.443A8.986 8.986 0 0 0 7.2 12.136A6.49 6.49 0 0 0 4.296 23.45"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.8 12.136a8.9 8.9 0 0 0-.979-2.543L30 3.414L28.587 2L2 28.587L3.414 30l5-5H23.5a6.497 6.497 0 0 0 1.3-12.864M23.5 23H10.414l11.928-11.928a6.9 6.9 0 0 1 .6 2.071l.099.812l.815.064A4.498 4.498 0 0 1 23.5 23m-19.204.449l1.432-1.431a4.477 4.477 0 0 1 2.416-7.999l.816-.064l.099-.812a6.987 6.987 0 0 1 10.63-5.086l1.443-1.443A8.986 8.986 0 0 0 7.2 12.136A6.49 6.49 0 0 0 4.296 23.45"/></svg> </template>
CSS
.icon-cloud-offline {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.8%2012.136a8.9%208.9%200%200%200-.979-2.543L30%203.414L28.587%202L2%2028.587L3.414%2030l5-5H23.5a6.497%206.497%200%200%200%201.3-12.864M23.5%2023H10.414l11.928-11.928a6.9%206.9%200%200%201%20.6%202.071l.099.812l.815.064A4.498%204.498%200%200%201%2023.5%2023m-19.204.449l1.432-1.431a4.477%204.477%200%200%201%202.416-7.999l.816-.064l.099-.812a6.987%206.987%200%200%201%2010.63-5.086l1.443-1.443A8.986%208.986%200%200%200%207.2%2012.136A6.49%206.49%200%200%200%204.296%2023.45%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.8%2012.136a8.9%208.9%200%200%200-.979-2.543L30%203.414L28.587%202L2%2028.587L3.414%2030l5-5H23.5a6.497%206.497%200%200%200%201.3-12.864M23.5%2023H10.414l11.928-11.928a6.9%206.9%200%200%201%20.6%202.071l.099.812l.815.064A4.498%204.498%200%200%201%2023.5%2023m-19.204.449l1.432-1.431a4.477%204.477%200%200%201%202.416-7.999l.816-.064l.099-.812a6.987%206.987%200%200%201%2010.63-5.086l1.443-1.443A8.986%208.986%200%200%200%207.2%2012.136A6.49%206.49%200%200%200%204.296%2023.45%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/cloud-offline.svg?color=%231a73e8&size=48