cloud off icon
cloud-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the cloud off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 19q-1.896 0-3.198-1.302T2 14.5q0-1.829 1.226-3.098t2.87-1.368q.018-.373.208-.925q.19-.553.438-.951L3.216 4.63q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.885 16.885q.14.14.152.341t-.157.37q-.155.156-.346.159q-.192.003-.357-.157L17.612 19zm0-1h10.073L7.485 8.912q-.223.41-.354.967Q7 10.437 7 11h-.5q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18m14.408.058l-.72-.708q.387-.37.6-.826T21 15.5q0-1.05-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.537T12 6q-.675 0-1.3.163t-1.2.512l-.72-.738q.876-.523 1.613-.73T12 5q2.507 0 4.254 1.747Q18 8.493 18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 .687-.25 1.332t-.842 1.226m-6.064-6.033"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCloudOffOutlineRounded(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="M6.5 19q-1.896 0-3.198-1.302T2 14.5q0-1.829 1.226-3.098t2.87-1.368q.018-.373.208-.925q.19-.553.438-.951L3.216 4.63q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.885 16.885q.14.14.152.341t-.157.37q-.155.156-.346.159q-.192.003-.357-.157L17.612 19zm0-1h10.073L7.485 8.912q-.223.41-.354.967Q7 10.437 7 11h-.5q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18m14.408.058l-.72-.708q.387-.37.6-.826T21 15.5q0-1.05-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.537T12 6q-.675 0-1.3.163t-1.2.512l-.72-.738q.876-.523 1.613-.73T12 5q2.507 0 4.254 1.747Q18 8.493 18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 .687-.25 1.332t-.842 1.226m-6.064-6.033"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 19q-1.896 0-3.198-1.302T2 14.5q0-1.829 1.226-3.098t2.87-1.368q.018-.373.208-.925q.19-.553.438-.951L3.216 4.63q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.885 16.885q.14.14.152.341t-.157.37q-.155.156-.346.159q-.192.003-.357-.157L17.612 19zm0-1h10.073L7.485 8.912q-.223.41-.354.967Q7 10.437 7 11h-.5q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18m14.408.058l-.72-.708q.387-.37.6-.826T21 15.5q0-1.05-.725-1.775T18.5 13H17v-2q0-2.075-1.463-3.537T12 6q-.675 0-1.3.163t-1.2.512l-.72-.738q.876-.523 1.613-.73T12 5q2.507 0 4.254 1.747Q18 8.493 18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 .687-.25 1.332t-.842 1.226m-6.064-6.033"/></svg> </template>
CSS
.icon-cloud-off-outline-rounded {
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%22M6.5%2019q-1.896%200-3.198-1.302T2%2014.5q0-1.829%201.226-3.098t2.87-1.368q.018-.373.208-.925q.19-.553.438-.951L3.216%204.63q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.885%2016.885q.14.14.152.341t-.157.37q-.155.156-.346.159q-.192.003-.357-.157L17.612%2019zm0-1h10.073L7.485%208.912q-.223.41-.354.967Q7%2010.437%207%2011h-.5q-1.45%200-2.475%201.025T3%2014.5t1.025%202.475T6.5%2018m14.408.058l-.72-.708q.387-.37.6-.826T21%2015.5q0-1.05-.725-1.775T18.5%2013H17v-2q0-2.075-1.463-3.537T12%206q-.675%200-1.3.163t-1.2.512l-.72-.738q.876-.523%201.613-.73T12%205q2.507%200%204.254%201.747Q18%208.493%2018%2011v1h.616q1.436.046%202.41%201.055T22%2015.5q0%20.687-.25%201.332t-.842%201.226m-6.064-6.033%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%22M6.5%2019q-1.896%200-3.198-1.302T2%2014.5q0-1.829%201.226-3.098t2.87-1.368q.018-.373.208-.925q.19-.553.438-.951L3.216%204.63q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.885%2016.885q.14.14.152.341t-.157.37q-.155.156-.346.159q-.192.003-.357-.157L17.612%2019zm0-1h10.073L7.485%208.912q-.223.41-.354.967Q7%2010.437%207%2011h-.5q-1.45%200-2.475%201.025T3%2014.5t1.025%202.475T6.5%2018m14.408.058l-.72-.708q.387-.37.6-.826T21%2015.5q0-1.05-.725-1.775T18.5%2013H17v-2q0-2.075-1.463-3.537T12%206q-.675%200-1.3.163t-1.2.512l-.72-.738q.876-.523%201.613-.73T12%205q2.507%200%204.254%201.747Q18%208.493%2018%2011v1h.616q1.436.046%202.41%201.055T22%2015.5q0%20.687-.25%201.332t-.842%201.226m-6.064-6.033%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cloud-off-outline-rounded.svg?color=%231a73e8&size=48