circle hint half vertical icon
circle-hint-half-vertical-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- circle-hint-half-vertical-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
circle-edit-20-filledcircle-eraser-20-filledcircle-half-fill-12-filledcircle-highlight-20-filledcircle-hint-12-filledcircle-hint-cursor-16-filledcircle-hint-dismiss-16-filledcircle-image-16-filledcircle-line-12-filledcircle-multiple-concentric-16-filledcircle-multiple-hint-checkmark-16-filledcircle-multiple-subtract-checkmark-20-filledcircle-off-16-filledcircle-shadow-20-filledcircle-small-20-filledcircle-sparkle-16-filled
Use the circle hint half vertical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.8 4.002a7.97 7.97 0 0 0-5.594 2.482A7.97 7.97 0 0 0 4.002 12.2a8 8 0 0 0 9.56 7.648a1 1 0 1 1 .389 1.962a10 10 0 0 1-2.2.187a9.96 9.96 0 0 1-7.16-3.28A9.96 9.96 0 0 1 2 12a9.97 9.97 0 0 1 3.016-7.157A9.97 9.97 0 0 1 12 2q1.002.001 1.95.19a1 1 0 1 1-.388 1.962a8 8 0 0 0-1.762-.15m5.757-.317a1 1 0 0 0-1.113 1.662a8 8 0 0 1 2.21 2.209a1 1 0 0 0 1.661-1.113a10 10 0 0 0-2.758-2.758m4.253 6.365a1 1 0 0 0-1.962.388a8 8 0 0 1 0 3.124a1 1 0 1 0 1.962.389a10 10 0 0 0 0-3.902m-1.495 7.507a1 1 0 0 0-1.662-1.113a8 8 0 0 1-2.209 2.21a1 1 0 0 0 1.113 1.661a10.1 10.1 0 0 0 2.758-2.758"/></svg>
React
import type { SVGProps } from "react";
export function FluentCircleHintHalfVertical24Filled(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="M11.8 4.002a7.97 7.97 0 0 0-5.594 2.482A7.97 7.97 0 0 0 4.002 12.2a8 8 0 0 0 9.56 7.648a1 1 0 1 1 .389 1.962a10 10 0 0 1-2.2.187a9.96 9.96 0 0 1-7.16-3.28A9.96 9.96 0 0 1 2 12a9.97 9.97 0 0 1 3.016-7.157A9.97 9.97 0 0 1 12 2q1.002.001 1.95.19a1 1 0 1 1-.388 1.962a8 8 0 0 0-1.762-.15m5.757-.317a1 1 0 0 0-1.113 1.662a8 8 0 0 1 2.21 2.209a1 1 0 0 0 1.661-1.113a10 10 0 0 0-2.758-2.758m4.253 6.365a1 1 0 0 0-1.962.388a8 8 0 0 1 0 3.124a1 1 0 1 0 1.962.389a10 10 0 0 0 0-3.902m-1.495 7.507a1 1 0 0 0-1.662-1.113a8 8 0 0 1-2.209 2.21a1 1 0 0 0 1.113 1.661a10.1 10.1 0 0 0 2.758-2.758"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.8 4.002a7.97 7.97 0 0 0-5.594 2.482A7.97 7.97 0 0 0 4.002 12.2a8 8 0 0 0 9.56 7.648a1 1 0 1 1 .389 1.962a10 10 0 0 1-2.2.187a9.96 9.96 0 0 1-7.16-3.28A9.96 9.96 0 0 1 2 12a9.97 9.97 0 0 1 3.016-7.157A9.97 9.97 0 0 1 12 2q1.002.001 1.95.19a1 1 0 1 1-.388 1.962a8 8 0 0 0-1.762-.15m5.757-.317a1 1 0 0 0-1.113 1.662a8 8 0 0 1 2.21 2.209a1 1 0 0 0 1.661-1.113a10 10 0 0 0-2.758-2.758m4.253 6.365a1 1 0 0 0-1.962.388a8 8 0 0 1 0 3.124a1 1 0 1 0 1.962.389a10 10 0 0 0 0-3.902m-1.495 7.507a1 1 0 0 0-1.662-1.113a8 8 0 0 1-2.209 2.21a1 1 0 0 0 1.113 1.661a10.1 10.1 0 0 0 2.758-2.758"/></svg> </template>
CSS
.icon-circle-hint-half-vertical-24-filled {
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%22M11.8%204.002a7.97%207.97%200%200%200-5.594%202.482A7.97%207.97%200%200%200%204.002%2012.2a8%208%200%200%200%209.56%207.648a1%201%200%201%201%20.389%201.962a10%2010%200%200%201-2.2.187a9.96%209.96%200%200%201-7.16-3.28A9.96%209.96%200%200%201%202%2012a9.97%209.97%200%200%201%203.016-7.157A9.97%209.97%200%200%201%2012%202q1.002.001%201.95.19a1%201%200%201%201-.388%201.962a8%208%200%200%200-1.762-.15m5.757-.317a1%201%200%200%200-1.113%201.662a8%208%200%200%201%202.21%202.209a1%201%200%200%200%201.661-1.113a10%2010%200%200%200-2.758-2.758m4.253%206.365a1%201%200%200%200-1.962.388a8%208%200%200%201%200%203.124a1%201%200%201%200%201.962.389a10%2010%200%200%200%200-3.902m-1.495%207.507a1%201%200%200%200-1.662-1.113a8%208%200%200%201-2.209%202.21a1%201%200%200%200%201.113%201.661a10.1%2010.1%200%200%200%202.758-2.758%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%22M11.8%204.002a7.97%207.97%200%200%200-5.594%202.482A7.97%207.97%200%200%200%204.002%2012.2a8%208%200%200%200%209.56%207.648a1%201%200%201%201%20.389%201.962a10%2010%200%200%201-2.2.187a9.96%209.96%200%200%201-7.16-3.28A9.96%209.96%200%200%201%202%2012a9.97%209.97%200%200%201%203.016-7.157A9.97%209.97%200%200%201%2012%202q1.002.001%201.95.19a1%201%200%201%201-.388%201.962a8%208%200%200%200-1.762-.15m5.757-.317a1%201%200%200%200-1.113%201.662a8%208%200%200%201%202.21%202.209a1%201%200%200%200%201.661-1.113a10%2010%200%200%200-2.758-2.758m4.253%206.365a1%201%200%200%200-1.962.388a8%208%200%200%201%200%203.124a1%201%200%201%200%201.962.389a10%2010%200%200%200%200-3.902m-1.495%207.507a1%201%200%200%200-1.662-1.113a8%208%200%200%201-2.209%202.21a1%201%200%200%200%201.113%201.661a10.1%2010.1%200%200%200%202.758-2.758%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/circle-hint-half-vertical-24-filled.svg?color=%231a73e8&size=48