chandelier icon

chandelier-line-duotone from Solar by 480 Design · Line Duotone · Home · CC-BY-4.0 Attribution required.

Name
chandelier-line-duotone
Set
Solar
Style
Line Duotone
Category
Home
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More home icons from Solar

Use the chandelier 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 stroke-linecap="round" d="M9 4H15"/><path d="M16 11.2C16 10.5373 16.5373 10 17.2 10H20.8C21.4627 10 22 10.5373 22 11.2V13C22 14.6569 20.6569 16 19 16C17.3431 16 16 14.6569 16 13V11.2Z"/><path stroke-linecap="round" d="M12 4V16.5M12 16.5C12 18.433 13.567 20 15.5 20C17.433 20 19 18.433 19 16.5V16.4444M12 16.5C12 18.433 10.433 20 8.5 20C6.567 20 5 18.433 5 16.5V16.4444" opacity=".5"/><path d="M8 10.8571C8 10.3838 7.61624 10 7.14286 10H2.85714C2.38376 10 2 10.3838 2 10.8571V13C2 14.6569 3.34315 16 5 16C6.65685 16 8 14.6569 8 13V10.8571Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarChandelierLineDuotone(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 strokeLinecap="round" d="M9 4H15"/><path d="M16 11.2C16 10.5373 16.5373 10 17.2 10H20.8C21.4627 10 22 10.5373 22 11.2V13C22 14.6569 20.6569 16 19 16C17.3431 16 16 14.6569 16 13V11.2Z"/><path strokeLinecap="round" d="M12 4V16.5M12 16.5C12 18.433 13.567 20 15.5 20C17.433 20 19 18.433 19 16.5V16.4444M12 16.5C12 18.433 10.433 20 8.5 20C6.567 20 5 18.433 5 16.5V16.4444" opacity=".5"/><path d="M8 10.8571C8 10.3838 7.61624 10 7.14286 10H2.85714C2.38376 10 2 10.3838 2 10.8571V13C2 14.6569 3.34315 16 5 16C6.65685 16 8 14.6569 8 13V10.8571Z"/></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 stroke-linecap="round" d="M9 4H15"/><path d="M16 11.2C16 10.5373 16.5373 10 17.2 10H20.8C21.4627 10 22 10.5373 22 11.2V13C22 14.6569 20.6569 16 19 16C17.3431 16 16 14.6569 16 13V11.2Z"/><path stroke-linecap="round" d="M12 4V16.5M12 16.5C12 18.433 13.567 20 15.5 20C17.433 20 19 18.433 19 16.5V16.4444M12 16.5C12 18.433 10.433 20 8.5 20C6.567 20 5 18.433 5 16.5V16.4444" opacity=".5"/><path d="M8 10.8571C8 10.3838 7.61624 10 7.14286 10H2.85714C2.38376 10 2 10.3838 2 10.8571V13C2 14.6569 3.34315 16 5 16C6.65685 16 8 14.6569 8 13V10.8571Z"/></g></svg>
</template>

CSS

.icon-chandelier-line-duotone {
  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%20stroke-linecap%3D%22round%22%20d%3D%22M9%204H15%22%2F%3E%3Cpath%20d%3D%22M16%2011.2C16%2010.5373%2016.5373%2010%2017.2%2010H20.8C21.4627%2010%2022%2010.5373%2022%2011.2V13C22%2014.6569%2020.6569%2016%2019%2016C17.3431%2016%2016%2014.6569%2016%2013V11.2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%204V16.5M12%2016.5C12%2018.433%2013.567%2020%2015.5%2020C17.433%2020%2019%2018.433%2019%2016.5V16.4444M12%2016.5C12%2018.433%2010.433%2020%208.5%2020C6.567%2020%205%2018.433%205%2016.5V16.4444%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8%2010.8571C8%2010.3838%207.61624%2010%207.14286%2010H2.85714C2.38376%2010%202%2010.3838%202%2010.8571V13C2%2014.6569%203.34315%2016%205%2016C6.65685%2016%208%2014.6569%208%2013V10.8571Z%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%20stroke-linecap%3D%22round%22%20d%3D%22M9%204H15%22%2F%3E%3Cpath%20d%3D%22M16%2011.2C16%2010.5373%2016.5373%2010%2017.2%2010H20.8C21.4627%2010%2022%2010.5373%2022%2011.2V13C22%2014.6569%2020.6569%2016%2019%2016C17.3431%2016%2016%2014.6569%2016%2013V11.2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%204V16.5M12%2016.5C12%2018.433%2013.567%2020%2015.5%2020C17.433%2020%2019%2018.433%2019%2016.5V16.4444M12%2016.5C12%2018.433%2010.433%2020%208.5%2020C6.567%2020%205%2018.433%205%2016.5V16.4444%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8%2010.8571C8%2010.3838%207.61624%2010%207.14286%2010H2.85714C2.38376%2010%202%2010.3838%202%2010.8571V13C2%2014.6569%203.34315%2016%205%2016C6.65685%2016%208%2014.6569%208%2013V10.8571Z%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/chandelier-line-duotone.svg?color=%231a73e8&size=48