towel rack icon

towel-rack from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
towel-rack
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the towel rack 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="M2 6.5h7m11 0h2m-13 11h11"/><path stroke-linejoin="round" d="M6.5 3H15c2.357 0 3.535 0 4.268.732S20 5.643 20 8v9c0 1.886 0 2.828-.586 3.414S17.886 21 16 21h-3c-1.886 0-2.828 0-3.414-.586S9 18.886 9 17v-2"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 6.5v-1a2.5 2.5 0 0 1 5 0V15H6.5c-.465 0-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C4 13.197 4 12.965 4 12.5V10"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTowelRack(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="M2 6.5h7m11 0h2m-13 11h11"/><path strokeLinejoin="round" d="M6.5 3H15c2.357 0 3.535 0 4.268.732S20 5.643 20 8v9c0 1.886 0 2.828-.586 3.414S17.886 21 16 21h-3c-1.886 0-2.828 0-3.414-.586S9 18.886 9 17v-2"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 6.5v-1a2.5 2.5 0 0 1 5 0V15H6.5c-.465 0-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C4 13.197 4 12.965 4 12.5V10"/></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="M2 6.5h7m11 0h2m-13 11h11"/><path stroke-linejoin="round" d="M6.5 3H15c2.357 0 3.535 0 4.268.732S20 5.643 20 8v9c0 1.886 0 2.828-.586 3.414S17.886 21 16 21h-3c-1.886 0-2.828 0-3.414-.586S9 18.886 9 17v-2"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 6.5v-1a2.5 2.5 0 0 1 5 0V15H6.5c-.465 0-.697 0-.89-.038a2 2 0 0 1-1.572-1.572C4 13.197 4 12.965 4 12.5V10"/></g></svg>
</template>

CSS

.icon-towel-rack {
  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%22M2%206.5h7m11%200h2m-13%2011h11%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.5%203H15c2.357%200%203.535%200%204.268.732S20%205.643%2020%208v9c0%201.886%200%202.828-.586%203.414S17.886%2021%2016%2021h-3c-1.886%200-2.828%200-3.414-.586S9%2018.886%209%2017v-2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%206.5v-1a2.5%202.5%200%200%201%205%200V15H6.5c-.465%200-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C4%2013.197%204%2012.965%204%2012.5V10%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%22M2%206.5h7m11%200h2m-13%2011h11%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.5%203H15c2.357%200%203.535%200%204.268.732S20%205.643%2020%208v9c0%201.886%200%202.828-.586%203.414S17.886%2021%2016%2021h-3c-1.886%200-2.828%200-3.414-.586S9%2018.886%209%2017v-2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%206.5v-1a2.5%202.5%200%200%201%205%200V15H6.5c-.465%200-.697%200-.89-.038a2%202%200%200%201-1.572-1.572C4%2013.197%204%2012.965%204%2012.5V10%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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