conditioner 2 icon
conditioner-2-linear from Solar by 480 Design · Linear · Home · CC-BY-4.0 Attribution required.
- Name
- conditioner-2-linear
- Set
- Solar
- Style
- Linear
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
- Aliases
- condicioner-2-linear
5 other variants in Solar
More home icons from Solar
armchair-2-boldarmchair-boldbar-chair-boldbath-boldbed-boldbedside-table-2-boldbedside-table-3-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-boldsmart-vacuum-cleaner-2-bold
Use the conditioner 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 11C2 8.17157 2 6.75736 2.87868 5.87868C3.75736 5 5.17157 5 8 5H16C18.8284 5 20.2426 5 21.1213 5.87868C22 6.75736 22 8.17157 22 11C22 14.7712 22 16.6569 20.8284 17.8284C19.6569 19 17.7712 19 14 19H10C6.22876 19 4.34315 19 3.17157 17.8284C2 16.6569 2 14.7712 2 11Z"/><path stroke-linecap="round" d="M18 18.5C18 17.0955 18 16.3933 17.6629 15.8889C17.517 15.6705 17.3295 15.483 17.1111 15.3371C16.6067 15 15.9045 15 14.5 15H9.5C8.09554 15 7.39331 15 6.88886 15.3371C6.67048 15.483 6.48298 15.6705 6.33706 15.8889C6 16.3933 6 17.0955 6 18.5"/><path stroke-linecap="round" d="M6 11.5H18"/><path stroke-linecap="round" d="M6 9H18"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarConditioner2Linear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M2 11C2 8.17157 2 6.75736 2.87868 5.87868C3.75736 5 5.17157 5 8 5H16C18.8284 5 20.2426 5 21.1213 5.87868C22 6.75736 22 8.17157 22 11C22 14.7712 22 16.6569 20.8284 17.8284C19.6569 19 17.7712 19 14 19H10C6.22876 19 4.34315 19 3.17157 17.8284C2 16.6569 2 14.7712 2 11Z"/><path strokeLinecap="round" d="M18 18.5C18 17.0955 18 16.3933 17.6629 15.8889C17.517 15.6705 17.3295 15.483 17.1111 15.3371C16.6067 15 15.9045 15 14.5 15H9.5C8.09554 15 7.39331 15 6.88886 15.3371C6.67048 15.483 6.48298 15.6705 6.33706 15.8889C6 16.3933 6 17.0955 6 18.5"/><path strokeLinecap="round" d="M6 11.5H18"/><path strokeLinecap="round" d="M6 9H18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 11C2 8.17157 2 6.75736 2.87868 5.87868C3.75736 5 5.17157 5 8 5H16C18.8284 5 20.2426 5 21.1213 5.87868C22 6.75736 22 8.17157 22 11C22 14.7712 22 16.6569 20.8284 17.8284C19.6569 19 17.7712 19 14 19H10C6.22876 19 4.34315 19 3.17157 17.8284C2 16.6569 2 14.7712 2 11Z"/><path stroke-linecap="round" d="M18 18.5C18 17.0955 18 16.3933 17.6629 15.8889C17.517 15.6705 17.3295 15.483 17.1111 15.3371C16.6067 15 15.9045 15 14.5 15H9.5C8.09554 15 7.39331 15 6.88886 15.3371C6.67048 15.483 6.48298 15.6705 6.33706 15.8889C6 16.3933 6 17.0955 6 18.5"/><path stroke-linecap="round" d="M6 11.5H18"/><path stroke-linecap="round" d="M6 9H18"/></g></svg> </template>
CSS
.icon-conditioner-2-linear {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2011C2%208.17157%202%206.75736%202.87868%205.87868C3.75736%205%205.17157%205%208%205H16C18.8284%205%2020.2426%205%2021.1213%205.87868C22%206.75736%2022%208.17157%2022%2011C22%2014.7712%2022%2016.6569%2020.8284%2017.8284C19.6569%2019%2017.7712%2019%2014%2019H10C6.22876%2019%204.34315%2019%203.17157%2017.8284C2%2016.6569%202%2014.7712%202%2011Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2018.5C18%2017.0955%2018%2016.3933%2017.6629%2015.8889C17.517%2015.6705%2017.3295%2015.483%2017.1111%2015.3371C16.6067%2015%2015.9045%2015%2014.5%2015H9.5C8.09554%2015%207.39331%2015%206.88886%2015.3371C6.67048%2015.483%206.48298%2015.6705%206.33706%2015.8889C6%2016.3933%206%2017.0955%206%2018.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2011.5H18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%209H18%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2011C2%208.17157%202%206.75736%202.87868%205.87868C3.75736%205%205.17157%205%208%205H16C18.8284%205%2020.2426%205%2021.1213%205.87868C22%206.75736%2022%208.17157%2022%2011C22%2014.7712%2022%2016.6569%2020.8284%2017.8284C19.6569%2019%2017.7712%2019%2014%2019H10C6.22876%2019%204.34315%2019%203.17157%2017.8284C2%2016.6569%202%2014.7712%202%2011Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2018.5C18%2017.0955%2018%2016.3933%2017.6629%2015.8889C17.517%2015.6705%2017.3295%2015.483%2017.1111%2015.3371C16.6067%2015%2015.9045%2015%2014.5%2015H9.5C8.09554%2015%207.39331%2015%206.88886%2015.3371C6.67048%2015.483%206.48298%2015.6705%206.33706%2015.8889C6%2016.3933%206%2017.0955%206%2018.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2011.5H18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%209H18%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/conditioner-2-linear.svg?color=%231a73e8&size=48