hemisphere 2 icon
hemisphere-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- hemisphere-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the hemisphere 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.01 21.945c-5.056-.499-9.006-4.763-9.006-9.95c0-5.16 3.908-9.406 8.925-9.942c-.4.501-.768 1.075-1.094 1.704c-1.113 2.15-1.83 5.06-1.83 8.238c0 3.188.763 6.1 1.897 8.245c.333.63.706 1.204 1.108 1.705m4.994-9.95c0 2.575-.387 4.938-.992 6.69c-.314.909-.827 2.13-1.66 2.806q-.067-.053-.138-.113c-.52-.455-1.058-1.153-1.544-2.072c-.97-1.836-1.666-4.424-1.666-7.31c0-2.898.658-5.488 1.607-7.32c.474-.916 1.004-1.608 1.527-2.06q.09-.078.18-.145c.852.67 1.376 1.913 1.694 2.834c.605 1.752.992 4.115.992 6.69"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteHemisphere2Fill(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="M14.01 21.945c-5.056-.499-9.006-4.763-9.006-9.95c0-5.16 3.908-9.406 8.925-9.942c-.4.501-.768 1.075-1.094 1.704c-1.113 2.15-1.83 5.06-1.83 8.238c0 3.188.763 6.1 1.897 8.245c.333.63.706 1.204 1.108 1.705m4.994-9.95c0 2.575-.387 4.938-.992 6.69c-.314.909-.827 2.13-1.66 2.806q-.067-.053-.138-.113c-.52-.455-1.058-1.153-1.544-2.072c-.97-1.836-1.666-4.424-1.666-7.31c0-2.898.658-5.488 1.607-7.32c.474-.916 1.004-1.608 1.527-2.06q.09-.078.18-.145c.852.67 1.376 1.913 1.694 2.834c.605 1.752.992 4.115.992 6.69"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.01 21.945c-5.056-.499-9.006-4.763-9.006-9.95c0-5.16 3.908-9.406 8.925-9.942c-.4.501-.768 1.075-1.094 1.704c-1.113 2.15-1.83 5.06-1.83 8.238c0 3.188.763 6.1 1.897 8.245c.333.63.706 1.204 1.108 1.705m4.994-9.95c0 2.575-.387 4.938-.992 6.69c-.314.909-.827 2.13-1.66 2.806q-.067-.053-.138-.113c-.52-.455-1.058-1.153-1.544-2.072c-.97-1.836-1.666-4.424-1.666-7.31c0-2.898.658-5.488 1.607-7.32c.474-.916 1.004-1.608 1.527-2.06q.09-.078.18-.145c.852.67 1.376 1.913 1.694 2.834c.605 1.752.992 4.115.992 6.69"/></svg> </template>
CSS
.icon-hemisphere-2-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%22M14.01%2021.945c-5.056-.499-9.006-4.763-9.006-9.95c0-5.16%203.908-9.406%208.925-9.942c-.4.501-.768%201.075-1.094%201.704c-1.113%202.15-1.83%205.06-1.83%208.238c0%203.188.763%206.1%201.897%208.245c.333.63.706%201.204%201.108%201.705m4.994-9.95c0%202.575-.387%204.938-.992%206.69c-.314.909-.827%202.13-1.66%202.806q-.067-.053-.138-.113c-.52-.455-1.058-1.153-1.544-2.072c-.97-1.836-1.666-4.424-1.666-7.31c0-2.898.658-5.488%201.607-7.32c.474-.916%201.004-1.608%201.527-2.06q.09-.078.18-.145c.852.67%201.376%201.913%201.694%202.834c.605%201.752.992%204.115.992%206.69%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%22M14.01%2021.945c-5.056-.499-9.006-4.763-9.006-9.95c0-5.16%203.908-9.406%208.925-9.942c-.4.501-.768%201.075-1.094%201.704c-1.113%202.15-1.83%205.06-1.83%208.238c0%203.188.763%206.1%201.897%208.245c.333.63.706%201.204%201.108%201.705m4.994-9.95c0%202.575-.387%204.938-.992%206.69c-.314.909-.827%202.13-1.66%202.806q-.067-.053-.138-.113c-.52-.455-1.058-1.153-1.544-2.072c-.97-1.836-1.666-4.424-1.666-7.31c0-2.898.658-5.488%201.607-7.32c.474-.916%201.004-1.608%201.527-2.06q.09-.078.18-.145c.852.67%201.376%201.913%201.694%202.834c.605%201.752.992%204.115.992%206.69%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/hemisphere-2-fill.svg?color=%231a73e8&size=48