canton tower icon
canton-tower-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- canton-tower-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tower-3-fill
1 other variant in MingCute Icon
Use the canton tower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a1 1 0 1 0-2 0v2H9.013c-.617 0-1.147.577-.981 1.251C8.088 5.479 9 9.254 9 13c0 1.924-.241 3.865-.486 5.336a40 40 0 0 1-.336 1.767a6 6 0 0 1-.066.268c-.056.208-.112.42-.112.629H7a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2h-1c0-.206-.057-.422-.112-.631q-.037-.136-.066-.266a40 40 0 0 1-.336-1.767C15.241 16.865 15 14.924 15 13c0-3.746.912-7.52.968-7.749c.166-.674-.364-1.251-.98-1.251H13z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteCantonTowerFill(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" d="M13 2a1 1 0 1 0-2 0v2H9.013c-.617 0-1.147.577-.981 1.251C8.088 5.479 9 9.254 9 13c0 1.924-.241 3.865-.486 5.336a40 40 0 0 1-.336 1.767a6 6 0 0 1-.066.268c-.056.208-.112.42-.112.629H7a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2h-1c0-.206-.057-.422-.112-.631q-.037-.136-.066-.266a40 40 0 0 1-.336-1.767C15.241 16.865 15 14.924 15 13c0-3.746.912-7.52.968-7.749c.166-.674-.364-1.251-.98-1.251H13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a1 1 0 1 0-2 0v2H9.013c-.617 0-1.147.577-.981 1.251C8.088 5.479 9 9.254 9 13c0 1.924-.241 3.865-.486 5.336a40 40 0 0 1-.336 1.767a6 6 0 0 1-.066.268c-.056.208-.112.42-.112.629H7a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2h-1c0-.206-.057-.422-.112-.631q-.037-.136-.066-.266a40 40 0 0 1-.336-1.767C15.241 16.865 15 14.924 15 13c0-3.746.912-7.52.968-7.749c.166-.674-.364-1.251-.98-1.251H13z"/></svg> </template>
CSS
.icon-canton-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%20d%3D%22M13%202a1%201%200%201%200-2%200v2H9.013c-.617%200-1.147.577-.981%201.251C8.088%205.479%209%209.254%209%2013c0%201.924-.241%203.865-.486%205.336a40%2040%200%200%201-.336%201.767a6%206%200%200%201-.066.268c-.056.208-.112.42-.112.629H7a1%201%200%201%200%200%202h10a1%201%200%201%200%200-2h-1c0-.206-.057-.422-.112-.631q-.037-.136-.066-.266a40%2040%200%200%201-.336-1.767C15.241%2016.865%2015%2014.924%2015%2013c0-3.746.912-7.52.968-7.749c.166-.674-.364-1.251-.98-1.251H13z%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%20d%3D%22M13%202a1%201%200%201%200-2%200v2H9.013c-.617%200-1.147.577-.981%201.251C8.088%205.479%209%209.254%209%2013c0%201.924-.241%203.865-.486%205.336a40%2040%200%200%201-.336%201.767a6%206%200%200%201-.066.268c-.056.208-.112.42-.112.629H7a1%201%200%201%200%200%202h10a1%201%200%201%200%200-2h-1c0-.206-.057-.422-.112-.631q-.037-.136-.066-.266a40%2040%200%200%201-.336-1.767C15.241%2016.865%2015%2014.924%2015%2013c0-3.746.912-7.52.968-7.749c.166-.674-.364-1.251-.98-1.251H13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/canton-tower-fill.svg?color=%231a73e8&size=48