cloud offline icon

cloud-offline-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
cloud-offline-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

The same icon in other sets

Related icons in Octicons

Use the cloud offline icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.78 2.22l19.5 19.5a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215l-2.845-2.845a7 7 0 0 1-.944.065H5.017C2.229 20 0 17.831 0 15.059a4.9 4.9 0 0 1 3.111-4.58A7.52 7.52 0 0 1 4.36 5.922L1.72 3.28a.75.75 0 0 1 .018-1.042a.75.75 0 0 1 1.042-.018M16.94 18.5L5.448 7.01a6.03 6.03 0 0 0-.794 3.853a.75.75 0 0 1-.552.869c-1.52.385-2.603 1.712-2.603 3.328c0 1.917 1.532 3.44 3.517 3.44Zm-6.104-16a7.9 7.9 0 0 0-3.638.88a.75.75 0 1 0 .692 1.331A6.4 6.4 0 0 1 10.836 4c2.588 0 4.77 1.5 5.72 3.655l.179.445a.75.75 0 0 0 .696.471c2.843 0 5.069 2.206 5.069 4.965a4.9 4.9 0 0 1-1.684 3.716a.75.75 0 0 0 .986 1.13A6.4 6.4 0 0 0 24 13.536c0-3.44-2.652-6.191-6.054-6.445l-.002-.006l-.01-.022C16.749 4.358 14.026 2.5 10.837 2.5Z"/></svg>

React

import type { SVGProps } from "react";

export function OcticonCloudOffline24(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="m2.78 2.22l19.5 19.5a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215l-2.845-2.845a7 7 0 0 1-.944.065H5.017C2.229 20 0 17.831 0 15.059a4.9 4.9 0 0 1 3.111-4.58A7.52 7.52 0 0 1 4.36 5.922L1.72 3.28a.75.75 0 0 1 .018-1.042a.75.75 0 0 1 1.042-.018M16.94 18.5L5.448 7.01a6.03 6.03 0 0 0-.794 3.853a.75.75 0 0 1-.552.869c-1.52.385-2.603 1.712-2.603 3.328c0 1.917 1.532 3.44 3.517 3.44Zm-6.104-16a7.9 7.9 0 0 0-3.638.88a.75.75 0 1 0 .692 1.331A6.4 6.4 0 0 1 10.836 4c2.588 0 4.77 1.5 5.72 3.655l.179.445a.75.75 0 0 0 .696.471c2.843 0 5.069 2.206 5.069 4.965a4.9 4.9 0 0 1-1.684 3.716a.75.75 0 0 0 .986 1.13A6.4 6.4 0 0 0 24 13.536c0-3.44-2.652-6.191-6.054-6.445l-.002-.006l-.01-.022C16.749 4.358 14.026 2.5 10.837 2.5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.78 2.22l19.5 19.5a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215l-2.845-2.845a7 7 0 0 1-.944.065H5.017C2.229 20 0 17.831 0 15.059a4.9 4.9 0 0 1 3.111-4.58A7.52 7.52 0 0 1 4.36 5.922L1.72 3.28a.75.75 0 0 1 .018-1.042a.75.75 0 0 1 1.042-.018M16.94 18.5L5.448 7.01a6.03 6.03 0 0 0-.794 3.853a.75.75 0 0 1-.552.869c-1.52.385-2.603 1.712-2.603 3.328c0 1.917 1.532 3.44 3.517 3.44Zm-6.104-16a7.9 7.9 0 0 0-3.638.88a.75.75 0 1 0 .692 1.331A6.4 6.4 0 0 1 10.836 4c2.588 0 4.77 1.5 5.72 3.655l.179.445a.75.75 0 0 0 .696.471c2.843 0 5.069 2.206 5.069 4.965a4.9 4.9 0 0 1-1.684 3.716a.75.75 0 0 0 .986 1.13A6.4 6.4 0 0 0 24 13.536c0-3.44-2.652-6.191-6.054-6.445l-.002-.006l-.01-.022C16.749 4.358 14.026 2.5 10.837 2.5Z"/></svg>
</template>

CSS

.icon-cloud-offline-24 {
  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%22m2.78%202.22l19.5%2019.5a.749.749%200%200%201-.326%201.275a.75.75%200%200%201-.734-.215l-2.845-2.845a7%207%200%200%201-.944.065H5.017C2.229%2020%200%2017.831%200%2015.059a4.9%204.9%200%200%201%203.111-4.58A7.52%207.52%200%200%201%204.36%205.922L1.72%203.28a.75.75%200%200%201%20.018-1.042a.75.75%200%200%201%201.042-.018M16.94%2018.5L5.448%207.01a6.03%206.03%200%200%200-.794%203.853a.75.75%200%200%201-.552.869c-1.52.385-2.603%201.712-2.603%203.328c0%201.917%201.532%203.44%203.517%203.44Zm-6.104-16a7.9%207.9%200%200%200-3.638.88a.75.75%200%201%200%20.692%201.331A6.4%206.4%200%200%201%2010.836%204c2.588%200%204.77%201.5%205.72%203.655l.179.445a.75.75%200%200%200%20.696.471c2.843%200%205.069%202.206%205.069%204.965a4.9%204.9%200%200%201-1.684%203.716a.75.75%200%200%200%20.986%201.13A6.4%206.4%200%200%200%2024%2013.536c0-3.44-2.652-6.191-6.054-6.445l-.002-.006l-.01-.022C16.749%204.358%2014.026%202.5%2010.837%202.5Z%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%22m2.78%202.22l19.5%2019.5a.749.749%200%200%201-.326%201.275a.75.75%200%200%201-.734-.215l-2.845-2.845a7%207%200%200%201-.944.065H5.017C2.229%2020%200%2017.831%200%2015.059a4.9%204.9%200%200%201%203.111-4.58A7.52%207.52%200%200%201%204.36%205.922L1.72%203.28a.75.75%200%200%201%20.018-1.042a.75.75%200%200%201%201.042-.018M16.94%2018.5L5.448%207.01a6.03%206.03%200%200%200-.794%203.853a.75.75%200%200%201-.552.869c-1.52.385-2.603%201.712-2.603%203.328c0%201.917%201.532%203.44%203.517%203.44Zm-6.104-16a7.9%207.9%200%200%200-3.638.88a.75.75%200%201%200%20.692%201.331A6.4%206.4%200%200%201%2010.836%204c2.588%200%204.77%201.5%205.72%203.655l.179.445a.75.75%200%200%200%20.696.471c2.843%200%205.069%202.206%205.069%204.965a4.9%204.9%200%200%201-1.684%203.716a.75.75%200%200%200%20.986%201.13A6.4%206.4%200%200%200%2024%2013.536c0-3.44-2.652-6.191-6.054-6.445l-.002-.006l-.01-.022C16.749%204.358%2014.026%202.5%2010.837%202.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/cloud-offline-24.svg?color=%231a73e8&size=48