cloud offline icon
cloud-offline from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- cloud-offline
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Related icons in IonIcons
Use the cloud offline icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M448 464a15.92 15.92 0 0 1-11.31-4.69l-384-384a16 16 0 0 1 22.62-22.62l384 384A16 16 0 0 1 448 464M38.72 196.78C13.39 219.88 0 251.42 0 288c0 36 14.38 68.88 40.49 92.59C65.64 403.43 99.56 416 136 416h192.8a8 8 0 0 0 5.66-13.66L100.88 168.76a8 8 0 0 0-8-2C72 173.15 53.4 183.38 38.72 196.78m437.87 194.45C499.76 372.78 512 345.39 512 312c0-57.57-42-90.58-87.56-100.75a16 16 0 0 1-12.12-12.39c-7.68-36.68-24.45-68.15-49.18-92A153.57 153.57 0 0 0 256 64c-31.12 0-60.12 9-84.62 26.1a8 8 0 0 0-1.14 12.26L461.68 393.8a8 8 0 0 0 10.2.93q2.43-1.68 4.71-3.5"/></svg>
React
import type { SVGProps } from "react";
export function IonCloudOffline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M448 464a15.92 15.92 0 0 1-11.31-4.69l-384-384a16 16 0 0 1 22.62-22.62l384 384A16 16 0 0 1 448 464M38.72 196.78C13.39 219.88 0 251.42 0 288c0 36 14.38 68.88 40.49 92.59C65.64 403.43 99.56 416 136 416h192.8a8 8 0 0 0 5.66-13.66L100.88 168.76a8 8 0 0 0-8-2C72 173.15 53.4 183.38 38.72 196.78m437.87 194.45C499.76 372.78 512 345.39 512 312c0-57.57-42-90.58-87.56-100.75a16 16 0 0 1-12.12-12.39c-7.68-36.68-24.45-68.15-49.18-92A153.57 153.57 0 0 0 256 64c-31.12 0-60.12 9-84.62 26.1a8 8 0 0 0-1.14 12.26L461.68 393.8a8 8 0 0 0 10.2.93q2.43-1.68 4.71-3.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M448 464a15.92 15.92 0 0 1-11.31-4.69l-384-384a16 16 0 0 1 22.62-22.62l384 384A16 16 0 0 1 448 464M38.72 196.78C13.39 219.88 0 251.42 0 288c0 36 14.38 68.88 40.49 92.59C65.64 403.43 99.56 416 136 416h192.8a8 8 0 0 0 5.66-13.66L100.88 168.76a8 8 0 0 0-8-2C72 173.15 53.4 183.38 38.72 196.78m437.87 194.45C499.76 372.78 512 345.39 512 312c0-57.57-42-90.58-87.56-100.75a16 16 0 0 1-12.12-12.39c-7.68-36.68-24.45-68.15-49.18-92A153.57 153.57 0 0 0 256 64c-31.12 0-60.12 9-84.62 26.1a8 8 0 0 0-1.14 12.26L461.68 393.8a8 8 0 0 0 10.2.93q2.43-1.68 4.71-3.5"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%20464a15.92%2015.92%200%200%201-11.31-4.69l-384-384a16%2016%200%200%201%2022.62-22.62l384%20384A16%2016%200%200%201%20448%20464M38.72%20196.78C13.39%20219.88%200%20251.42%200%20288c0%2036%2014.38%2068.88%2040.49%2092.59C65.64%20403.43%2099.56%20416%20136%20416h192.8a8%208%200%200%200%205.66-13.66L100.88%20168.76a8%208%200%200%200-8-2C72%20173.15%2053.4%20183.38%2038.72%20196.78m437.87%20194.45C499.76%20372.78%20512%20345.39%20512%20312c0-57.57-42-90.58-87.56-100.75a16%2016%200%200%201-12.12-12.39c-7.68-36.68-24.45-68.15-49.18-92A153.57%20153.57%200%200%200%20256%2064c-31.12%200-60.12%209-84.62%2026.1a8%208%200%200%200-1.14%2012.26L461.68%20393.8a8%208%200%200%200%2010.2.93q2.43-1.68%204.71-3.5%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%20464a15.92%2015.92%200%200%201-11.31-4.69l-384-384a16%2016%200%200%201%2022.62-22.62l384%20384A16%2016%200%200%201%20448%20464M38.72%20196.78C13.39%20219.88%200%20251.42%200%20288c0%2036%2014.38%2068.88%2040.49%2092.59C65.64%20403.43%2099.56%20416%20136%20416h192.8a8%208%200%200%200%205.66-13.66L100.88%20168.76a8%208%200%200%200-8-2C72%20173.15%2053.4%20183.38%2038.72%20196.78m437.87%20194.45C499.76%20372.78%20512%20345.39%20512%20312c0-57.57-42-90.58-87.56-100.75a16%2016%200%200%201-12.12-12.39c-7.68-36.68-24.45-68.15-49.18-92A153.57%20153.57%200%200%200%20256%2064c-31.12%200-60.12%209-84.62%2026.1a8%208%200%200%200-1.14%2012.26L461.68%20393.8a8%208%200%200%200%2010.2.93q2.43-1.68%204.71-3.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/cloud-offline.svg?color=%231a73e8&size=48