kingkey 100 tower icon

kingkey-100-tower-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
kingkey-100-tower-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0
Aliases
tower-5-fill

1 other variant in MingCute Icon

Use the kingkey 100 tower icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8 21V9c0-2.205.687-4.12 1.436-5.482a9.3 9.3 0 0 1 1.136-1.65C10.939 1.454 11.408 1 12 1c.589 0 1.062.455 1.428.868c.36.406.76.969 1.136 1.65C15.313 4.88 16 6.795 16 9v12a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2m2-4.793a.5.5 0 0 0 .146.354l3.647 3.646c.082.082.207.014.207-.103v-2.311a.5.5 0 0 0-.146-.354l-2.086-2.085a.5.5 0 0 1 0-.707l2.086-2.086a.5.5 0 0 0 .146-.354V9.793a.5.5 0 0 0-.146-.354L11.06 6.646c-.262-.262-.707-.156-.795.204c-.106.43-.186.885-.229 1.357a.5.5 0 0 0 .143.386l2.053 2.053a.5.5 0 0 1 0 .708l-2.086 2.085a.5.5 0 0 0-.146.354z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteKingkey100TowerFill(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" fillRule="evenodd" d="M8 21V9c0-2.205.687-4.12 1.436-5.482a9.3 9.3 0 0 1 1.136-1.65C10.939 1.454 11.408 1 12 1c.589 0 1.062.455 1.428.868c.36.406.76.969 1.136 1.65C15.313 4.88 16 6.795 16 9v12a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2m2-4.793a.5.5 0 0 0 .146.354l3.647 3.646c.082.082.207.014.207-.103v-2.311a.5.5 0 0 0-.146-.354l-2.086-2.085a.5.5 0 0 1 0-.707l2.086-2.086a.5.5 0 0 0 .146-.354V9.793a.5.5 0 0 0-.146-.354L11.06 6.646c-.262-.262-.707-.156-.795.204c-.106.43-.186.885-.229 1.357a.5.5 0 0 0 .143.386l2.053 2.053a.5.5 0 0 1 0 .708l-2.086 2.085a.5.5 0 0 0-.146.354z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8 21V9c0-2.205.687-4.12 1.436-5.482a9.3 9.3 0 0 1 1.136-1.65C10.939 1.454 11.408 1 12 1c.589 0 1.062.455 1.428.868c.36.406.76.969 1.136 1.65C15.313 4.88 16 6.795 16 9v12a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2m2-4.793a.5.5 0 0 0 .146.354l3.647 3.646c.082.082.207.014.207-.103v-2.311a.5.5 0 0 0-.146-.354l-2.086-2.085a.5.5 0 0 1 0-.707l2.086-2.086a.5.5 0 0 0 .146-.354V9.793a.5.5 0 0 0-.146-.354L11.06 6.646c-.262-.262-.707-.156-.795.204c-.106.43-.186.885-.229 1.357a.5.5 0 0 0 .143.386l2.053 2.053a.5.5 0 0 1 0 .708l-2.086 2.085a.5.5 0 0 0-.146.354z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-kingkey-100-tower-fill {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2021V9c0-2.205.687-4.12%201.436-5.482a9.3%209.3%200%200%201%201.136-1.65C10.939%201.454%2011.408%201%2012%201c.589%200%201.062.455%201.428.868c.36.406.76.969%201.136%201.65C15.313%204.88%2016%206.795%2016%209v12a1%201%200%201%201%200%202H8a1%201%200%201%201%200-2m2-4.793a.5.5%200%200%200%20.146.354l3.647%203.646c.082.082.207.014.207-.103v-2.311a.5.5%200%200%200-.146-.354l-2.086-2.085a.5.5%200%200%201%200-.707l2.086-2.086a.5.5%200%200%200%20.146-.354V9.793a.5.5%200%200%200-.146-.354L11.06%206.646c-.262-.262-.707-.156-.795.204c-.106.43-.186.885-.229%201.357a.5.5%200%200%200%20.143.386l2.053%202.053a.5.5%200%200%201%200%20.708l-2.086%202.085a.5.5%200%200%200-.146.354z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2021V9c0-2.205.687-4.12%201.436-5.482a9.3%209.3%200%200%201%201.136-1.65C10.939%201.454%2011.408%201%2012%201c.589%200%201.062.455%201.428.868c.36.406.76.969%201.136%201.65C15.313%204.88%2016%206.795%2016%209v12a1%201%200%201%201%200%202H8a1%201%200%201%201%200-2m2-4.793a.5.5%200%200%200%20.146.354l3.647%203.646c.082.082.207.014.207-.103v-2.311a.5.5%200%200%200-.146-.354l-2.086-2.085a.5.5%200%200%201%200-.707l2.086-2.086a.5.5%200%200%200%20.146-.354V9.793a.5.5%200%200%200-.146-.354L11.06%206.646c-.262-.262-.707-.156-.795.204c-.106.43-.186.885-.229%201.357a.5.5%200%200%200%20.143.386l2.053%202.053a.5.5%200%200%201%200%20.708l-2.086%202.085a.5.5%200%200%200-.146.354z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/kingkey-100-tower-fill.svg?color=%231a73e8&size=48