condicioner icon

condicioner-outline from Solar by 480 Design · Outline · CC-BY-4.0 Attribution required.

Name
condicioner-outline
Set
Solar
Style
Outline
Viewbox
24×24
License
CC BY 4.0

2 other variants in Solar

Related icons in Solar

Use the condicioner icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 8.5A.75.75 0 0 1 6 7.75h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75M6 5.25a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z"/><path fill="currentColor" fill-rule="evenodd" d="M7.525 1.25h8.95c1.168 0 2.109 0 2.858.087c.776.09 1.44.28 2.005.731q.33.263.594.594c.45.565.641 1.23.731 2.005c.087.749.087 1.69.087 2.858v.094c0 1.57 0 2.812-.114 3.797c-.117 1.01-.363 1.844-.922 2.546q-.334.418-.752.752c-.702.56-1.536.805-2.546.922c-.985.114-2.228.114-3.797.114H9.381c-1.57 0-2.812 0-3.797-.114c-1.01-.117-1.844-.363-2.546-.922a4.8 4.8 0 0 1-.752-.752c-.56-.702-.805-1.536-.922-2.546c-.114-.985-.114-2.228-.114-3.797v-.094c0-1.168 0-2.109.087-2.858c.09-.776.28-1.44.731-2.005a3.8 3.8 0 0 1 .594-.594c.565-.45 1.23-.641 2.005-.731c.749-.087 1.69-.087 2.858-.087M4.839 2.827c-.637.074-.986.21-1.242.414a2.3 2.3 0 0 0-.356.356c-.204.256-.34.605-.414 1.242c-.076.653-.077 1.507-.077 2.732c0 1.628.001 2.784.104 3.672c.101.872.292 1.39.605 1.783q.228.286.515.515c.311.248.702.42 1.285.53c.015-.414.06-.784.2-1.123a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.305-.021.676-.021 1.12-.021h6.6c.392 0 .695 0 .962.053a2.75 2.75 0 0 1 2.161 2.16c.036.181.047.378.051.607c.58-.11.968-.282 1.278-.529q.286-.228.515-.515c.313-.392.504-.91.605-1.783c.103-.888.104-2.044.104-3.672c0-1.225-.001-2.079-.077-2.732c-.074-.637-.21-.986-.414-1.242a2.3 2.3 0 0 0-.356-.356c-.256-.204-.605-.34-1.242-.414c-.653-.076-1.507-.077-2.732-.077H7.57c-1.225 0-2.079.001-2.732.077m12.41 11.392c-.002-.28-.007-.383-.023-.463a1.25 1.25 0 0 0-.982-.982c-.103-.02-.244-.024-.744-.024H9c-.476 0-.796 0-1.043.017c-.241.017-.358.046-.436.078a1.25 1.25 0 0 0-.676.677c-.048.115-.078.282-.09.697c.724.03 1.595.031 2.674.031h5.142c1.08 0 1.954 0 2.678-.031" clip-rule="evenodd"/><path fill="currentColor" d="M7.416 16.876a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208m5 0a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208m5 0a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208"/></svg>

React

import type { SVGProps } from "react";

export function SolarCondicionerOutline(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.25 8.5A.75.75 0 0 1 6 7.75h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75M6 5.25a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z"/><path fill="currentColor" fillRule="evenodd" d="M7.525 1.25h8.95c1.168 0 2.109 0 2.858.087c.776.09 1.44.28 2.005.731q.33.263.594.594c.45.565.641 1.23.731 2.005c.087.749.087 1.69.087 2.858v.094c0 1.57 0 2.812-.114 3.797c-.117 1.01-.363 1.844-.922 2.546q-.334.418-.752.752c-.702.56-1.536.805-2.546.922c-.985.114-2.228.114-3.797.114H9.381c-1.57 0-2.812 0-3.797-.114c-1.01-.117-1.844-.363-2.546-.922a4.8 4.8 0 0 1-.752-.752c-.56-.702-.805-1.536-.922-2.546c-.114-.985-.114-2.228-.114-3.797v-.094c0-1.168 0-2.109.087-2.858c.09-.776.28-1.44.731-2.005a3.8 3.8 0 0 1 .594-.594c.565-.45 1.23-.641 2.005-.731c.749-.087 1.69-.087 2.858-.087M4.839 2.827c-.637.074-.986.21-1.242.414a2.3 2.3 0 0 0-.356.356c-.204.256-.34.605-.414 1.242c-.076.653-.077 1.507-.077 2.732c0 1.628.001 2.784.104 3.672c.101.872.292 1.39.605 1.783q.228.286.515.515c.311.248.702.42 1.285.53c.015-.414.06-.784.2-1.123a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.305-.021.676-.021 1.12-.021h6.6c.392 0 .695 0 .962.053a2.75 2.75 0 0 1 2.161 2.16c.036.181.047.378.051.607c.58-.11.968-.282 1.278-.529q.286-.228.515-.515c.313-.392.504-.91.605-1.783c.103-.888.104-2.044.104-3.672c0-1.225-.001-2.079-.077-2.732c-.074-.637-.21-.986-.414-1.242a2.3 2.3 0 0 0-.356-.356c-.256-.204-.605-.34-1.242-.414c-.653-.076-1.507-.077-2.732-.077H7.57c-1.225 0-2.079.001-2.732.077m12.41 11.392c-.002-.28-.007-.383-.023-.463a1.25 1.25 0 0 0-.982-.982c-.103-.02-.244-.024-.744-.024H9c-.476 0-.796 0-1.043.017c-.241.017-.358.046-.436.078a1.25 1.25 0 0 0-.676.677c-.048.115-.078.282-.09.697c.724.03 1.595.031 2.674.031h5.142c1.08 0 1.954 0 2.678-.031" clipRule="evenodd"/><path fill="currentColor" d="M7.416 16.876a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208m5 0a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208m5 0a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208"/></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.25 8.5A.75.75 0 0 1 6 7.75h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75M6 5.25a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z"/><path fill="currentColor" fill-rule="evenodd" d="M7.525 1.25h8.95c1.168 0 2.109 0 2.858.087c.776.09 1.44.28 2.005.731q.33.263.594.594c.45.565.641 1.23.731 2.005c.087.749.087 1.69.087 2.858v.094c0 1.57 0 2.812-.114 3.797c-.117 1.01-.363 1.844-.922 2.546q-.334.418-.752.752c-.702.56-1.536.805-2.546.922c-.985.114-2.228.114-3.797.114H9.381c-1.57 0-2.812 0-3.797-.114c-1.01-.117-1.844-.363-2.546-.922a4.8 4.8 0 0 1-.752-.752c-.56-.702-.805-1.536-.922-2.546c-.114-.985-.114-2.228-.114-3.797v-.094c0-1.168 0-2.109.087-2.858c.09-.776.28-1.44.731-2.005a3.8 3.8 0 0 1 .594-.594c.565-.45 1.23-.641 2.005-.731c.749-.087 1.69-.087 2.858-.087M4.839 2.827c-.637.074-.986.21-1.242.414a2.3 2.3 0 0 0-.356.356c-.204.256-.34.605-.414 1.242c-.076.653-.077 1.507-.077 2.732c0 1.628.001 2.784.104 3.672c.101.872.292 1.39.605 1.783q.228.286.515.515c.311.248.702.42 1.285.53c.015-.414.06-.784.2-1.123a2.75 2.75 0 0 1 1.488-1.489c.29-.12.59-.167.907-.188c.305-.021.676-.021 1.12-.021h6.6c.392 0 .695 0 .962.053a2.75 2.75 0 0 1 2.161 2.16c.036.181.047.378.051.607c.58-.11.968-.282 1.278-.529q.286-.228.515-.515c.313-.392.504-.91.605-1.783c.103-.888.104-2.044.104-3.672c0-1.225-.001-2.079-.077-2.732c-.074-.637-.21-.986-.414-1.242a2.3 2.3 0 0 0-.356-.356c-.256-.204-.605-.34-1.242-.414c-.653-.076-1.507-.077-2.732-.077H7.57c-1.225 0-2.079.001-2.732.077m12.41 11.392c-.002-.28-.007-.383-.023-.463a1.25 1.25 0 0 0-.982-.982c-.103-.02-.244-.024-.744-.024H9c-.476 0-.796 0-1.043.017c-.241.017-.358.046-.436.078a1.25 1.25 0 0 0-.676.677c-.048.115-.078.282-.09.697c.724.03 1.595.031 2.674.031h5.142c1.08 0 1.954 0 2.678-.031" clip-rule="evenodd"/><path fill="currentColor" d="M7.416 16.876a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208m5 0a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208m5 0a.75.75 0 0 1 .208 1.04l-.307.46a.57.57 0 0 0 .133.774a2.07 2.07 0 0 1 .48 2.806l-.306.46a.75.75 0 1 1-1.248-.832l.306-.46a.57.57 0 0 0-.132-.774a2.07 2.07 0 0 1-.48-2.806l.306-.46a.75.75 0 0 1 1.04-.208"/></svg>
</template>

CSS

.icon-condicioner-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%22M5.25%208.5A.75.75%200%200%201%206%207.75h12a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75M6%205.25a.75.75%200%200%200%200%201.5h12a.75.75%200%200%200%200-1.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.525%201.25h8.95c1.168%200%202.109%200%202.858.087c.776.09%201.44.28%202.005.731q.33.263.594.594c.45.565.641%201.23.731%202.005c.087.749.087%201.69.087%202.858v.094c0%201.57%200%202.812-.114%203.797c-.117%201.01-.363%201.844-.922%202.546q-.334.418-.752.752c-.702.56-1.536.805-2.546.922c-.985.114-2.228.114-3.797.114H9.381c-1.57%200-2.812%200-3.797-.114c-1.01-.117-1.844-.363-2.546-.922a4.8%204.8%200%200%201-.752-.752c-.56-.702-.805-1.536-.922-2.546c-.114-.985-.114-2.228-.114-3.797v-.094c0-1.168%200-2.109.087-2.858c.09-.776.28-1.44.731-2.005a3.8%203.8%200%200%201%20.594-.594c.565-.45%201.23-.641%202.005-.731c.749-.087%201.69-.087%202.858-.087M4.839%202.827c-.637.074-.986.21-1.242.414a2.3%202.3%200%200%200-.356.356c-.204.256-.34.605-.414%201.242c-.076.653-.077%201.507-.077%202.732c0%201.628.001%202.784.104%203.672c.101.872.292%201.39.605%201.783q.228.286.515.515c.311.248.702.42%201.285.53c.015-.414.06-.784.2-1.123a2.75%202.75%200%200%201%201.488-1.489c.29-.12.59-.167.907-.188c.305-.021.676-.021%201.12-.021h6.6c.392%200%20.695%200%20.962.053a2.75%202.75%200%200%201%202.161%202.16c.036.181.047.378.051.607c.58-.11.968-.282%201.278-.529q.286-.228.515-.515c.313-.392.504-.91.605-1.783c.103-.888.104-2.044.104-3.672c0-1.225-.001-2.079-.077-2.732c-.074-.637-.21-.986-.414-1.242a2.3%202.3%200%200%200-.356-.356c-.256-.204-.605-.34-1.242-.414c-.653-.076-1.507-.077-2.732-.077H7.57c-1.225%200-2.079.001-2.732.077m12.41%2011.392c-.002-.28-.007-.383-.023-.463a1.25%201.25%200%200%200-.982-.982c-.103-.02-.244-.024-.744-.024H9c-.476%200-.796%200-1.043.017c-.241.017-.358.046-.436.078a1.25%201.25%200%200%200-.676.677c-.048.115-.078.282-.09.697c.724.03%201.595.031%202.674.031h5.142c1.08%200%201.954%200%202.678-.031%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.416%2016.876a.75.75%200%200%201%20.208%201.04l-.307.46a.57.57%200%200%200%20.133.774a2.07%202.07%200%200%201%20.48%202.806l-.306.46a.75.75%200%201%201-1.248-.832l.306-.46a.57.57%200%200%200-.132-.774a2.07%202.07%200%200%201-.48-2.806l.306-.46a.75.75%200%200%201%201.04-.208m5%200a.75.75%200%200%201%20.208%201.04l-.307.46a.57.57%200%200%200%20.133.774a2.07%202.07%200%200%201%20.48%202.806l-.306.46a.75.75%200%201%201-1.248-.832l.306-.46a.57.57%200%200%200-.132-.774a2.07%202.07%200%200%201-.48-2.806l.306-.46a.75.75%200%200%201%201.04-.208m5%200a.75.75%200%200%201%20.208%201.04l-.307.46a.57.57%200%200%200%20.133.774a2.07%202.07%200%200%201%20.48%202.806l-.306.46a.75.75%200%201%201-1.248-.832l.306-.46a.57.57%200%200%200-.132-.774a2.07%202.07%200%200%201-.48-2.806l.306-.46a.75.75%200%200%201%201.04-.208%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.25%208.5A.75.75%200%200%201%206%207.75h12a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75M6%205.25a.75.75%200%200%200%200%201.5h12a.75.75%200%200%200%200-1.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.525%201.25h8.95c1.168%200%202.109%200%202.858.087c.776.09%201.44.28%202.005.731q.33.263.594.594c.45.565.641%201.23.731%202.005c.087.749.087%201.69.087%202.858v.094c0%201.57%200%202.812-.114%203.797c-.117%201.01-.363%201.844-.922%202.546q-.334.418-.752.752c-.702.56-1.536.805-2.546.922c-.985.114-2.228.114-3.797.114H9.381c-1.57%200-2.812%200-3.797-.114c-1.01-.117-1.844-.363-2.546-.922a4.8%204.8%200%200%201-.752-.752c-.56-.702-.805-1.536-.922-2.546c-.114-.985-.114-2.228-.114-3.797v-.094c0-1.168%200-2.109.087-2.858c.09-.776.28-1.44.731-2.005a3.8%203.8%200%200%201%20.594-.594c.565-.45%201.23-.641%202.005-.731c.749-.087%201.69-.087%202.858-.087M4.839%202.827c-.637.074-.986.21-1.242.414a2.3%202.3%200%200%200-.356.356c-.204.256-.34.605-.414%201.242c-.076.653-.077%201.507-.077%202.732c0%201.628.001%202.784.104%203.672c.101.872.292%201.39.605%201.783q.228.286.515.515c.311.248.702.42%201.285.53c.015-.414.06-.784.2-1.123a2.75%202.75%200%200%201%201.488-1.489c.29-.12.59-.167.907-.188c.305-.021.676-.021%201.12-.021h6.6c.392%200%20.695%200%20.962.053a2.75%202.75%200%200%201%202.161%202.16c.036.181.047.378.051.607c.58-.11.968-.282%201.278-.529q.286-.228.515-.515c.313-.392.504-.91.605-1.783c.103-.888.104-2.044.104-3.672c0-1.225-.001-2.079-.077-2.732c-.074-.637-.21-.986-.414-1.242a2.3%202.3%200%200%200-.356-.356c-.256-.204-.605-.34-1.242-.414c-.653-.076-1.507-.077-2.732-.077H7.57c-1.225%200-2.079.001-2.732.077m12.41%2011.392c-.002-.28-.007-.383-.023-.463a1.25%201.25%200%200%200-.982-.982c-.103-.02-.244-.024-.744-.024H9c-.476%200-.796%200-1.043.017c-.241.017-.358.046-.436.078a1.25%201.25%200%200%200-.676.677c-.048.115-.078.282-.09.697c.724.03%201.595.031%202.674.031h5.142c1.08%200%201.954%200%202.678-.031%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.416%2016.876a.75.75%200%200%201%20.208%201.04l-.307.46a.57.57%200%200%200%20.133.774a2.07%202.07%200%200%201%20.48%202.806l-.306.46a.75.75%200%201%201-1.248-.832l.306-.46a.57.57%200%200%200-.132-.774a2.07%202.07%200%200%201-.48-2.806l.306-.46a.75.75%200%200%201%201.04-.208m5%200a.75.75%200%200%201%20.208%201.04l-.307.46a.57.57%200%200%200%20.133.774a2.07%202.07%200%200%201%20.48%202.806l-.306.46a.75.75%200%201%201-1.248-.832l.306-.46a.57.57%200%200%200-.132-.774a2.07%202.07%200%200%201-.48-2.806l.306-.46a.75.75%200%200%201%201.04-.208m5%200a.75.75%200%200%201%20.208%201.04l-.307.46a.57.57%200%200%200%20.133.774a2.07%202.07%200%200%201%20.48%202.806l-.306.46a.75.75%200%201%201-1.248-.832l.306-.46a.57.57%200%200%200-.132-.774a2.07%202.07%200%200%201-.48-2.806l.306-.46a.75.75%200%200%201%201.04-.208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/condicioner-outline.svg?color=%231a73e8&size=48