circle hint half vertical icon

circle-hint-half-vertical-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
circle-hint-half-vertical-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the circle hint half vertical icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1q.675 0 1.315.123c.437.083.655.555.486.966c-.148.359-.542.543-.925.48a5.5 5.5 0 1 0-.018 10.862c.4-.062.809.143.94.526c.138.403-.086.845-.505.923Q8.663 15 8 15A7 7 0 1 1 8 1m5.458 10.026c.368.199.506.662.265 1.004a7 7 0 0 1-1.753 1.733c-.384.266-.896.06-1.048-.383c-.119-.348.03-.727.326-.944a5.5 5.5 0 0 0 1.154-1.142c.247-.328.695-.464 1.056-.268m.524-4.735c.405-.132.843.098.916.517a7 7 0 0 1-.031 2.551c-.093.468-.618.674-1.037.447c-.317-.171-.466-.54-.406-.895a5.5 5.5 0 0 0 .02-1.69c-.057-.4.154-.805.538-.93M10.95 2.584c.17-.415.665-.595 1.033-.34a7 7 0 0 1 1.84 1.872c.26.388.045.897-.4 1.042c-.349.113-.725-.041-.938-.34c-.34-.479-.755-.9-1.227-1.248c-.309-.228-.454-.632-.308-.986"/></svg>

React

import type { SVGProps } from "react";

export function FluentCircleHintHalfVertical16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1q.675 0 1.315.123c.437.083.655.555.486.966c-.148.359-.542.543-.925.48a5.5 5.5 0 1 0-.018 10.862c.4-.062.809.143.94.526c.138.403-.086.845-.505.923Q8.663 15 8 15A7 7 0 1 1 8 1m5.458 10.026c.368.199.506.662.265 1.004a7 7 0 0 1-1.753 1.733c-.384.266-.896.06-1.048-.383c-.119-.348.03-.727.326-.944a5.5 5.5 0 0 0 1.154-1.142c.247-.328.695-.464 1.056-.268m.524-4.735c.405-.132.843.098.916.517a7 7 0 0 1-.031 2.551c-.093.468-.618.674-1.037.447c-.317-.171-.466-.54-.406-.895a5.5 5.5 0 0 0 .02-1.69c-.057-.4.154-.805.538-.93M10.95 2.584c.17-.415.665-.595 1.033-.34a7 7 0 0 1 1.84 1.872c.26.388.045.897-.4 1.042c-.349.113-.725-.041-.938-.34c-.34-.479-.755-.9-1.227-1.248c-.309-.228-.454-.632-.308-.986"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1q.675 0 1.315.123c.437.083.655.555.486.966c-.148.359-.542.543-.925.48a5.5 5.5 0 1 0-.018 10.862c.4-.062.809.143.94.526c.138.403-.086.845-.505.923Q8.663 15 8 15A7 7 0 1 1 8 1m5.458 10.026c.368.199.506.662.265 1.004a7 7 0 0 1-1.753 1.733c-.384.266-.896.06-1.048-.383c-.119-.348.03-.727.326-.944a5.5 5.5 0 0 0 1.154-1.142c.247-.328.695-.464 1.056-.268m.524-4.735c.405-.132.843.098.916.517a7 7 0 0 1-.031 2.551c-.093.468-.618.674-1.037.447c-.317-.171-.466-.54-.406-.895a5.5 5.5 0 0 0 .02-1.69c-.057-.4.154-.805.538-.93M10.95 2.584c.17-.415.665-.595 1.033-.34a7 7 0 0 1 1.84 1.872c.26.388.045.897-.4 1.042c-.349.113-.725-.041-.938-.34c-.34-.479-.755-.9-1.227-1.248c-.309-.228-.454-.632-.308-.986"/></svg>
</template>

CSS

.icon-circle-hint-half-vertical-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201q.675%200%201.315.123c.437.083.655.555.486.966c-.148.359-.542.543-.925.48a5.5%205.5%200%201%200-.018%2010.862c.4-.062.809.143.94.526c.138.403-.086.845-.505.923Q8.663%2015%208%2015A7%207%200%201%201%208%201m5.458%2010.026c.368.199.506.662.265%201.004a7%207%200%200%201-1.753%201.733c-.384.266-.896.06-1.048-.383c-.119-.348.03-.727.326-.944a5.5%205.5%200%200%200%201.154-1.142c.247-.328.695-.464%201.056-.268m.524-4.735c.405-.132.843.098.916.517a7%207%200%200%201-.031%202.551c-.093.468-.618.674-1.037.447c-.317-.171-.466-.54-.406-.895a5.5%205.5%200%200%200%20.02-1.69c-.057-.4.154-.805.538-.93M10.95%202.584c.17-.415.665-.595%201.033-.34a7%207%200%200%201%201.84%201.872c.26.388.045.897-.4%201.042c-.349.113-.725-.041-.938-.34c-.34-.479-.755-.9-1.227-1.248c-.309-.228-.454-.632-.308-.986%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201q.675%200%201.315.123c.437.083.655.555.486.966c-.148.359-.542.543-.925.48a5.5%205.5%200%201%200-.018%2010.862c.4-.062.809.143.94.526c.138.403-.086.845-.505.923Q8.663%2015%208%2015A7%207%200%201%201%208%201m5.458%2010.026c.368.199.506.662.265%201.004a7%207%200%200%201-1.753%201.733c-.384.266-.896.06-1.048-.383c-.119-.348.03-.727.326-.944a5.5%205.5%200%200%200%201.154-1.142c.247-.328.695-.464%201.056-.268m.524-4.735c.405-.132.843.098.916.517a7%207%200%200%201-.031%202.551c-.093.468-.618.674-1.037.447c-.317-.171-.466-.54-.406-.895a5.5%205.5%200%200%200%20.02-1.69c-.057-.4.154-.805.538-.93M10.95%202.584c.17-.415.665-.595%201.033-.34a7%207%200%200%201%201.84%201.872c.26.388.045.897-.4%201.042c-.349.113-.725-.041-.938-.34c-.34-.479-.755-.9-1.227-1.248c-.309-.228-.454-.632-.308-.986%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-16-filled.svg?color=%231a73e8&size=48