mode cool off icon
mode-cool-off-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- mode-cool-off-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mode-cool-off-outline-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the mode cool off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.925 23.058L12.5 16.633V21.5h-1v-4.842l-3.75 3.7l-.708-.708l4.25-4.25L8.6 12.708l-4.25 4.25l-.708-.708l3.7-3.75H2.5v-1h4.867L1.833 5.966l.713-.714L19.64 22.344zm.725-6.1L15.192 12.5h-1.951L11.5 10.76V8.808L7.042 4.35l.708-.708l3.75 3.7V2.5h1v4.842l3.75-3.7l.708.708L12.5 8.808V11.5h2.692l4.458-4.458l.708.708l-3.7 3.75H21.5v1h-4.842l3.7 3.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightModeCoolOffSharp(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="M18.925 23.058L12.5 16.633V21.5h-1v-4.842l-3.75 3.7l-.708-.708l4.25-4.25L8.6 12.708l-4.25 4.25l-.708-.708l3.7-3.75H2.5v-1h4.867L1.833 5.966l.713-.714L19.64 22.344zm.725-6.1L15.192 12.5h-1.951L11.5 10.76V8.808L7.042 4.35l.708-.708l3.75 3.7V2.5h1v4.842l3.75-3.7l.708.708L12.5 8.808V11.5h2.692l4.458-4.458l.708.708l-3.7 3.75H21.5v1h-4.842l3.7 3.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.925 23.058L12.5 16.633V21.5h-1v-4.842l-3.75 3.7l-.708-.708l4.25-4.25L8.6 12.708l-4.25 4.25l-.708-.708l3.7-3.75H2.5v-1h4.867L1.833 5.966l.713-.714L19.64 22.344zm.725-6.1L15.192 12.5h-1.951L11.5 10.76V8.808L7.042 4.35l.708-.708l3.75 3.7V2.5h1v4.842l3.75-3.7l.708.708L12.5 8.808V11.5h2.692l4.458-4.458l.708.708l-3.7 3.75H21.5v1h-4.842l3.7 3.75z"/></svg> </template>
CSS
.icon-mode-cool-off-sharp {
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%22M18.925%2023.058L12.5%2016.633V21.5h-1v-4.842l-3.75%203.7l-.708-.708l4.25-4.25L8.6%2012.708l-4.25%204.25l-.708-.708l3.7-3.75H2.5v-1h4.867L1.833%205.966l.713-.714L19.64%2022.344zm.725-6.1L15.192%2012.5h-1.951L11.5%2010.76V8.808L7.042%204.35l.708-.708l3.75%203.7V2.5h1v4.842l3.75-3.7l.708.708L12.5%208.808V11.5h2.692l4.458-4.458l.708.708l-3.7%203.75H21.5v1h-4.842l3.7%203.75z%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%22M18.925%2023.058L12.5%2016.633V21.5h-1v-4.842l-3.75%203.7l-.708-.708l4.25-4.25L8.6%2012.708l-4.25%204.25l-.708-.708l3.7-3.75H2.5v-1h4.867L1.833%205.966l.713-.714L19.64%2022.344zm.725-6.1L15.192%2012.5h-1.951L11.5%2010.76V8.808L7.042%204.35l.708-.708l3.75%203.7V2.5h1v4.842l3.75-3.7l.708.708L12.5%208.808V11.5h2.692l4.458-4.458l.708.708l-3.7%203.75H21.5v1h-4.842l3.7%203.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mode-cool-off-sharp.svg?color=%231a73e8&size=48