cool to dry icon
cool-to-dry-outline from Material Symbols Light by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- cool-to-dry-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- cool-to-dry-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitdetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-statusdoor-open
Use the cool to dry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 19.43q-2.546-.355-4.273-2.272Q5 15.24 5 12.619q0-1.477.555-2.687t1.487-2.19L12 2.885l4.958 4.857q.727.766 1.237 1.708t.71 2.03H17.9q-.175-.85-.587-1.602Q16.9 9.125 16.25 8.5L12 4.3L7.75 8.5q-.875.825-1.312 1.872T6 12.619q0 2.175 1.438 3.816q1.437 1.64 3.562 1.99zm2.454-3.793l-.35-.798q.573-.293 1.18-.47t1.216-.177q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.36t1.02.16q.556 0 1.067-.162t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.159-1.02-.159q-.556 0-1.058.162q-.501.161-.988.398m0 2.615l-.35-.798q.573-.292 1.18-.47q.607-.176 1.216-.176q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.359q.482.16 1.02.16q.556 0 1.067-.162q.512-.161.999-.398l.35.818q-.574.292-1.19.459t-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.359q-.481-.16-1.02-.16q-.556 0-1.058.162q-.501.162-.988.398m0 2.615l-.35-.798q.573-.292 1.18-.469t1.216-.177q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.36t1.02.159q.556 0 1.067-.161t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.16-1.02-.16q-.556 0-1.058.162q-.501.162-.988.398"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCoolToDryOutline(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="M11 19.43q-2.546-.355-4.273-2.272Q5 15.24 5 12.619q0-1.477.555-2.687t1.487-2.19L12 2.885l4.958 4.857q.727.766 1.237 1.708t.71 2.03H17.9q-.175-.85-.587-1.602Q16.9 9.125 16.25 8.5L12 4.3L7.75 8.5q-.875.825-1.312 1.872T6 12.619q0 2.175 1.438 3.816q1.437 1.64 3.562 1.99zm2.454-3.793l-.35-.798q.573-.293 1.18-.47t1.216-.177q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.36t1.02.16q.556 0 1.067-.162t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.159-1.02-.159q-.556 0-1.058.162q-.501.161-.988.398m0 2.615l-.35-.798q.573-.292 1.18-.47q.607-.176 1.216-.176q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.359q.482.16 1.02.16q.556 0 1.067-.162q.512-.161.999-.398l.35.818q-.574.292-1.19.459t-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.359q-.481-.16-1.02-.16q-.556 0-1.058.162q-.501.162-.988.398m0 2.615l-.35-.798q.573-.292 1.18-.469t1.216-.177q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.36t1.02.159q.556 0 1.067-.161t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.16-1.02-.16q-.556 0-1.058.162q-.501.162-.988.398"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 19.43q-2.546-.355-4.273-2.272Q5 15.24 5 12.619q0-1.477.555-2.687t1.487-2.19L12 2.885l4.958 4.857q.727.766 1.237 1.708t.71 2.03H17.9q-.175-.85-.587-1.602Q16.9 9.125 16.25 8.5L12 4.3L7.75 8.5q-.875.825-1.312 1.872T6 12.619q0 2.175 1.438 3.816q1.437 1.64 3.562 1.99zm2.454-3.793l-.35-.798q.573-.293 1.18-.47t1.216-.177q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.36t1.02.16q.556 0 1.067-.162t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.159-1.02-.159q-.556 0-1.058.162q-.501.161-.988.398m0 2.615l-.35-.798q.573-.292 1.18-.47q.607-.176 1.216-.176q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.359q.482.16 1.02.16q.556 0 1.067-.162q.512-.161.999-.398l.35.818q-.574.292-1.19.459t-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.359q-.481-.16-1.02-.16q-.556 0-1.058.162q-.501.162-.988.398m0 2.615l-.35-.798q.573-.292 1.18-.469t1.216-.177q.537 0 1.07.128q.534.128 1.04.328q.488.2.97.36t1.02.159q.556 0 1.067-.161t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536 0-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.16-1.02-.16q-.556 0-1.058.162q-.501.162-.988.398"/></svg> </template>
CSS
.icon-cool-to-dry-outline {
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%22M11%2019.43q-2.546-.355-4.273-2.272Q5%2015.24%205%2012.619q0-1.477.555-2.687t1.487-2.19L12%202.885l4.958%204.857q.727.766%201.237%201.708t.71%202.03H17.9q-.175-.85-.587-1.602Q16.9%209.125%2016.25%208.5L12%204.3L7.75%208.5q-.875.825-1.312%201.872T6%2012.619q0%202.175%201.438%203.816q1.437%201.64%203.562%201.99zm2.454-3.793l-.35-.798q.573-.293%201.18-.47t1.216-.177q.537%200%201.07.128q.534.128%201.04.328q.488.2.97.36t1.02.16q.556%200%201.067-.162t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536%200-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.159-1.02-.159q-.556%200-1.058.162q-.501.161-.988.398m0%202.615l-.35-.798q.573-.292%201.18-.47q.607-.176%201.216-.176q.537%200%201.07.128q.534.128%201.04.328q.488.2.97.359q.482.16%201.02.16q.556%200%201.067-.162q.512-.161.999-.398l.35.818q-.574.292-1.19.459t-1.226.167q-.536%200-1.07-.128t-1.04-.328q-.488-.2-.97-.359q-.481-.16-1.02-.16q-.556%200-1.058.162q-.501.162-.988.398m0%202.615l-.35-.798q.573-.292%201.18-.469t1.216-.177q.537%200%201.07.128q.534.128%201.04.328q.488.2.97.36t1.02.159q.556%200%201.067-.161t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536%200-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.16-1.02-.16q-.556%200-1.058.162q-.501.162-.988.398%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%22M11%2019.43q-2.546-.355-4.273-2.272Q5%2015.24%205%2012.619q0-1.477.555-2.687t1.487-2.19L12%202.885l4.958%204.857q.727.766%201.237%201.708t.71%202.03H17.9q-.175-.85-.587-1.602Q16.9%209.125%2016.25%208.5L12%204.3L7.75%208.5q-.875.825-1.312%201.872T6%2012.619q0%202.175%201.438%203.816q1.437%201.64%203.562%201.99zm2.454-3.793l-.35-.798q.573-.293%201.18-.47t1.216-.177q.537%200%201.07.128q.534.128%201.04.328q.488.2.97.36t1.02.16q.556%200%201.067-.162t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536%200-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.159-1.02-.159q-.556%200-1.058.162q-.501.161-.988.398m0%202.615l-.35-.798q.573-.292%201.18-.47q.607-.176%201.216-.176q.537%200%201.07.128q.534.128%201.04.328q.488.2.97.359q.482.16%201.02.16q.556%200%201.067-.162q.512-.161.999-.398l.35.818q-.574.292-1.19.459t-1.226.167q-.536%200-1.07-.128t-1.04-.328q-.488-.2-.97-.359q-.481-.16-1.02-.16q-.556%200-1.058.162q-.501.162-.988.398m0%202.615l-.35-.798q.573-.292%201.18-.469t1.216-.177q.537%200%201.07.128q.534.128%201.04.328q.488.2.97.36t1.02.159q.556%200%201.067-.161t.999-.398l.35.817q-.574.292-1.19.46q-.616.167-1.226.167q-.536%200-1.07-.128t-1.04-.328q-.488-.2-.97-.36q-.481-.16-1.02-.16q-.556%200-1.058.162q-.501.162-.988.398%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cool-to-dry-outline.svg?color=%231a73e8&size=48