cool to dry icon
cool-to-dry-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- cool-to-dry-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
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="M5 12.627q0-1.485.555-2.695t1.487-2.19l4.12-4.025q.186-.18.403-.264T12 3.369t.435.084t.403.264l4.12 4.025q.647.68 1.127 1.5q.48.821.717 1.744q.062.177-.07.315t-.309.174t-.365-.08t-.28-.403q-.205-.71-.59-1.33q-.386-.622-.938-1.162L12 4.3L7.75 8.5q-.875.829-1.312 1.871T6 12.62q0 2.035 1.282 3.618t3.224 2.073q.286.084.4.273t.083.365q-.031.177-.169.309t-.314.09q-2.394-.522-3.95-2.384T5 12.626m12.49 2.97q-.488-.2-.97-.36q-.481-.159-1.024-.159q-.434 0-.829.097t-.782.267q-.16.067-.34.007t-.256-.223q-.068-.165 0-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.36t1.025.16q.434 0 .842-.098q.407-.098.788-.266q.16-.067.354-.006t.261.226q.067.18-.01.353q-.076.172-.261.244q-.477.192-.978.311q-.5.12-1.001.12q-.542 0-1.073-.128t-1.036-.328m0 2.616q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434 0-.829.098q-.394.097-.782.266q-.16.067-.34.008t-.256-.223q-.068-.166 0-.339q.069-.172.232-.244q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.359q.482.16 1.025.16q.435 0 .842-.098t.788-.266q.16-.067.354-.005t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.191-.978.31q-.5.12-1.001.12q-.542 0-1.073-.127q-.53-.128-1.036-.328m0 2.615q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434 0-.829.098q-.394.097-.782.266q-.16.068-.34.008t-.256-.223q-.068-.165 0-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.36t1.025.159q.435 0 .842-.098t.788-.265q.16-.068.354-.006t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.192-.978.311q-.5.12-1.001.12q-.542 0-1.073-.128t-1.036-.328"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCoolToDryOutlineRounded(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="M5 12.627q0-1.485.555-2.695t1.487-2.19l4.12-4.025q.186-.18.403-.264T12 3.369t.435.084t.403.264l4.12 4.025q.647.68 1.127 1.5q.48.821.717 1.744q.062.177-.07.315t-.309.174t-.365-.08t-.28-.403q-.205-.71-.59-1.33q-.386-.622-.938-1.162L12 4.3L7.75 8.5q-.875.829-1.312 1.871T6 12.62q0 2.035 1.282 3.618t3.224 2.073q.286.084.4.273t.083.365q-.031.177-.169.309t-.314.09q-2.394-.522-3.95-2.384T5 12.626m12.49 2.97q-.488-.2-.97-.36q-.481-.159-1.024-.159q-.434 0-.829.097t-.782.267q-.16.067-.34.007t-.256-.223q-.068-.165 0-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.36t1.025.16q.434 0 .842-.098q.407-.098.788-.266q.16-.067.354-.006t.261.226q.067.18-.01.353q-.076.172-.261.244q-.477.192-.978.311q-.5.12-1.001.12q-.542 0-1.073-.128t-1.036-.328m0 2.616q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434 0-.829.098q-.394.097-.782.266q-.16.067-.34.008t-.256-.223q-.068-.166 0-.339q.069-.172.232-.244q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.359q.482.16 1.025.16q.435 0 .842-.098t.788-.266q.16-.067.354-.005t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.191-.978.31q-.5.12-1.001.12q-.542 0-1.073-.127q-.53-.128-1.036-.328m0 2.615q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434 0-.829.098q-.394.097-.782.266q-.16.068-.34.008t-.256-.223q-.068-.165 0-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.36t1.025.159q.435 0 .842-.098t.788-.265q.16-.068.354-.006t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.192-.978.311q-.5.12-1.001.12q-.542 0-1.073-.128t-1.036-.328"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 12.627q0-1.485.555-2.695t1.487-2.19l4.12-4.025q.186-.18.403-.264T12 3.369t.435.084t.403.264l4.12 4.025q.647.68 1.127 1.5q.48.821.717 1.744q.062.177-.07.315t-.309.174t-.365-.08t-.28-.403q-.205-.71-.59-1.33q-.386-.622-.938-1.162L12 4.3L7.75 8.5q-.875.829-1.312 1.871T6 12.62q0 2.035 1.282 3.618t3.224 2.073q.286.084.4.273t.083.365q-.031.177-.169.309t-.314.09q-2.394-.522-3.95-2.384T5 12.626m12.49 2.97q-.488-.2-.97-.36q-.481-.159-1.024-.159q-.434 0-.829.097t-.782.267q-.16.067-.34.007t-.256-.223q-.068-.165 0-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.36t1.025.16q.434 0 .842-.098q.407-.098.788-.266q.16-.067.354-.006t.261.226q.067.18-.01.353q-.076.172-.261.244q-.477.192-.978.311q-.5.12-1.001.12q-.542 0-1.073-.128t-1.036-.328m0 2.616q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434 0-.829.098q-.394.097-.782.266q-.16.067-.34.008t-.256-.223q-.068-.166 0-.339q.069-.172.232-.244q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.359q.482.16 1.025.16q.435 0 .842-.098t.788-.266q.16-.067.354-.005t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.191-.978.31q-.5.12-1.001.12q-.542 0-1.073-.127q-.53-.128-1.036-.328m0 2.615q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434 0-.829.098q-.394.097-.782.266q-.16.068-.34.008t-.256-.223q-.068-.165 0-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546 0 1.08.128q.533.128 1.039.328q.488.2.97.36t1.025.159q.435 0 .842-.098t.788-.265q.16-.068.354-.006t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.192-.978.311q-.5.12-1.001.12q-.542 0-1.073-.128t-1.036-.328"/></svg> </template>
CSS
.icon-cool-to-dry-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%22M5%2012.627q0-1.485.555-2.695t1.487-2.19l4.12-4.025q.186-.18.403-.264T12%203.369t.435.084t.403.264l4.12%204.025q.647.68%201.127%201.5q.48.821.717%201.744q.062.177-.07.315t-.309.174t-.365-.08t-.28-.403q-.205-.71-.59-1.33q-.386-.622-.938-1.162L12%204.3L7.75%208.5q-.875.829-1.312%201.871T6%2012.62q0%202.035%201.282%203.618t3.224%202.073q.286.084.4.273t.083.365q-.031.177-.169.309t-.314.09q-2.394-.522-3.95-2.384T5%2012.626m12.49%202.97q-.488-.2-.97-.36q-.481-.159-1.024-.159q-.434%200-.829.097t-.782.267q-.16.067-.34.007t-.256-.223q-.068-.165%200-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546%200%201.08.128q.533.128%201.039.328q.488.2.97.36t1.025.16q.434%200%20.842-.098q.407-.098.788-.266q.16-.067.354-.006t.261.226q.067.18-.01.353q-.076.172-.261.244q-.477.192-.978.311q-.5.12-1.001.12q-.542%200-1.073-.128t-1.036-.328m0%202.616q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434%200-.829.098q-.394.097-.782.266q-.16.067-.34.008t-.256-.223q-.068-.166%200-.339q.069-.172.232-.244q.475-.2.973-.325q.499-.125.997-.125q.546%200%201.08.128q.533.128%201.039.328q.488.2.97.359q.482.16%201.025.16q.435%200%20.842-.098t.788-.266q.16-.067.354-.005t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.191-.978.31q-.5.12-1.001.12q-.542%200-1.073-.127q-.53-.128-1.036-.328m0%202.615q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434%200-.829.098q-.394.097-.782.266q-.16.068-.34.008t-.256-.223q-.068-.165%200-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546%200%201.08.128q.533.128%201.039.328q.488.2.97.36t1.025.159q.435%200%20.842-.098t.788-.265q.16-.068.354-.006t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.192-.978.311q-.5.12-1.001.12q-.542%200-1.073-.128t-1.036-.328%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%22M5%2012.627q0-1.485.555-2.695t1.487-2.19l4.12-4.025q.186-.18.403-.264T12%203.369t.435.084t.403.264l4.12%204.025q.647.68%201.127%201.5q.48.821.717%201.744q.062.177-.07.315t-.309.174t-.365-.08t-.28-.403q-.205-.71-.59-1.33q-.386-.622-.938-1.162L12%204.3L7.75%208.5q-.875.829-1.312%201.871T6%2012.62q0%202.035%201.282%203.618t3.224%202.073q.286.084.4.273t.083.365q-.031.177-.169.309t-.314.09q-2.394-.522-3.95-2.384T5%2012.626m12.49%202.97q-.488-.2-.97-.36q-.481-.159-1.024-.159q-.434%200-.829.097t-.782.267q-.16.067-.34.007t-.256-.223q-.068-.165%200-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546%200%201.08.128q.533.128%201.039.328q.488.2.97.36t1.025.16q.434%200%20.842-.098q.407-.098.788-.266q.16-.067.354-.006t.261.226q.067.18-.01.353q-.076.172-.261.244q-.477.192-.978.311q-.5.12-1.001.12q-.542%200-1.073-.128t-1.036-.328m0%202.616q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434%200-.829.098q-.394.097-.782.266q-.16.067-.34.008t-.256-.223q-.068-.166%200-.339q.069-.172.232-.244q.475-.2.973-.325q.499-.125.997-.125q.546%200%201.08.128q.533.128%201.039.328q.488.2.97.359q.482.16%201.025.16q.435%200%20.842-.098t.788-.266q.16-.067.354-.005t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.191-.978.31q-.5.12-1.001.12q-.542%200-1.073-.127q-.53-.128-1.036-.328m0%202.615q-.489-.2-.97-.36q-.482-.16-1.025-.16q-.434%200-.829.098q-.394.097-.782.266q-.16.068-.34.008t-.256-.223q-.068-.165%200-.338q.069-.173.232-.245q.475-.2.973-.325q.499-.125.997-.125q.546%200%201.08.128q.533.128%201.039.328q.488.2.97.36t1.025.159q.435%200%20.842-.098t.788-.265q.16-.068.354-.006t.261.226q.067.18-.01.352q-.076.173-.261.245q-.477.192-.978.311q-.5.12-1.001.12q-.542%200-1.073-.128t-1.036-.328%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-rounded.svg?color=%231a73e8&size=48