cayan tower icon

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

Name
cayan-tower
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the cayan tower 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 22c0-2.167-1.586-6.7-3.05-9.5c-1.465-2.8-2.573-8.167-2.98-10.5L6.473 4c-1.83 5.5 2.009 11.6 5.425 18M10 18h1.5M8 15.018L10.5 15m-3-3H10"/><path d="m12 2l5.572 2c1.006 3 .147 6.362-1.621 10.416M6 22c0-1.72.85-4.848 2-7.5M4 22h16"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCayanTower(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18 22c0-2.167-1.586-6.7-3.05-9.5c-1.465-2.8-2.573-8.167-2.98-10.5L6.473 4c-1.83 5.5 2.009 11.6 5.425 18M10 18h1.5M8 15.018L10.5 15m-3-3H10"/><path d="m12 2l5.572 2c1.006 3 .147 6.362-1.621 10.416M6 22c0-1.72.85-4.848 2-7.5M4 22h16"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 22c0-2.167-1.586-6.7-3.05-9.5c-1.465-2.8-2.573-8.167-2.98-10.5L6.473 4c-1.83 5.5 2.009 11.6 5.425 18M10 18h1.5M8 15.018L10.5 15m-3-3H10"/><path d="m12 2l5.572 2c1.006 3 .147 6.362-1.621 10.416M6 22c0-1.72.85-4.848 2-7.5M4 22h16"/></g></svg>
</template>

CSS

.icon-cayan-tower {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18%2022c0-2.167-1.586-6.7-3.05-9.5c-1.465-2.8-2.573-8.167-2.98-10.5L6.473%204c-1.83%205.5%202.009%2011.6%205.425%2018M10%2018h1.5M8%2015.018L10.5%2015m-3-3H10%22%2F%3E%3Cpath%20d%3D%22m12%202l5.572%202c1.006%203%20.147%206.362-1.621%2010.416M6%2022c0-1.72.85-4.848%202-7.5M4%2022h16%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18%2022c0-2.167-1.586-6.7-3.05-9.5c-1.465-2.8-2.573-8.167-2.98-10.5L6.473%204c-1.83%205.5%202.009%2011.6%205.425%2018M10%2018h1.5M8%2015.018L10.5%2015m-3-3H10%22%2F%3E%3Cpath%20d%3D%22m12%202l5.572%202c1.006%203%20.147%206.362-1.621%2010.416M6%2022c0-1.72.85-4.848%202-7.5M4%2022h16%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/cayan-tower.svg?color=%231a73e8&size=48