question circle icon
question-circle-12-filled from Fluent UI System Icons by Microsoft Corporation · 12 Filled · MIT Free for personal and commercial use.
- Name
- question-circle-12-filled
- Set
- Fluent UI System Icons
- Style
- 12 Filled
- Viewbox
- 12×12
- License
- MIT
13 other variants in Fluent UI System Icons
question-circle-12-regularquestion-circle-16-filledquestion-circle-16-regularquestion-circle-20-filledquestion-circle-20-regularquestion-circle-24-filledquestion-circle-24-regularquestion-circle-28-filledquestion-circle-28-regularquestion-circle-32-filledquestion-circle-32-regularquestion-circle-48-filledquestion-circle-48-regular
The same icon in other sets
question-circle-filledAnt Design Iconsquestion-circleBootstrap Iconsquestion-circleFramework7 Iconsquestion-circleFont Awesome Regularquestion-circleFont Awesome Solidquestion-circle-outlineFlowbite Iconsquestion-circle-16Fluent UI System Color Iconsquestion-circleHealth Iconsquestion-circleLine Awesomequestion-circleMaterial Line Iconsquestion-circleMajesticonsquestion-circleMyna UI Iconsquestion-circlePrime Iconsquestion-circle-boldSolarquestion-circleTabler Iconsquestion-circle-outlineTeenyiconsquestion-circleUnicons
Use the question circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6 1a5 5 0 1 0 0 10A5 5 0 0 0 6 1m.5 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M5 4.753a.5.5 0 0 1-1 0c0-.589.272-1.046.67-1.343c.384-.285.87-.412 1.33-.412s.945.127 1.33.412c.398.296.67.754.67 1.342c0 .429-.135.755-.367 1.006c-.183.198-.418.333-.58.425l-.051.03c-.187.11-.296.185-.37.282c-.064.082-.132.22-.132.504a.5.5 0 0 1-1 0c0-.465.12-.827.338-1.112c.206-.27.472-.428.66-.538l.028-.016c.197-.114.298-.173.372-.254c.05-.053.102-.132.102-.327a.63.63 0 0 0-.267-.54C6.555 4.08 6.29 3.999 6 3.999s-.554.082-.733.215a.63.63 0 0 0-.267.54"/></svg>
React
import type { SVGProps } from "react";
export function FluentQuestionCircle12Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6 1a5 5 0 1 0 0 10A5 5 0 0 0 6 1m.5 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M5 4.753a.5.5 0 0 1-1 0c0-.589.272-1.046.67-1.343c.384-.285.87-.412 1.33-.412s.945.127 1.33.412c.398.296.67.754.67 1.342c0 .429-.135.755-.367 1.006c-.183.198-.418.333-.58.425l-.051.03c-.187.11-.296.185-.37.282c-.064.082-.132.22-.132.504a.5.5 0 0 1-1 0c0-.465.12-.827.338-1.112c.206-.27.472-.428.66-.538l.028-.016c.197-.114.298-.173.372-.254c.05-.053.102-.132.102-.327a.63.63 0 0 0-.267-.54C6.555 4.08 6.29 3.999 6 3.999s-.554.082-.733.215a.63.63 0 0 0-.267.54"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6 1a5 5 0 1 0 0 10A5 5 0 0 0 6 1m.5 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M5 4.753a.5.5 0 0 1-1 0c0-.589.272-1.046.67-1.343c.384-.285.87-.412 1.33-.412s.945.127 1.33.412c.398.296.67.754.67 1.342c0 .429-.135.755-.367 1.006c-.183.198-.418.333-.58.425l-.051.03c-.187.11-.296.185-.37.282c-.064.082-.132.22-.132.504a.5.5 0 0 1-1 0c0-.465.12-.827.338-1.112c.206-.27.472-.428.66-.538l.028-.016c.197-.114.298-.173.372-.254c.05-.053.102-.132.102-.327a.63.63 0 0 0-.267-.54C6.555 4.08 6.29 3.999 6 3.999s-.554.082-.733.215a.63.63 0 0 0-.267.54"/></svg> </template>
CSS
.icon-question-circle-12-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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%201a5%205%200%201%200%200%2010A5%205%200%200%200%206%201m.5%207.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M5%204.753a.5.5%200%200%201-1%200c0-.589.272-1.046.67-1.343c.384-.285.87-.412%201.33-.412s.945.127%201.33.412c.398.296.67.754.67%201.342c0%20.429-.135.755-.367%201.006c-.183.198-.418.333-.58.425l-.051.03c-.187.11-.296.185-.37.282c-.064.082-.132.22-.132.504a.5.5%200%200%201-1%200c0-.465.12-.827.338-1.112c.206-.27.472-.428.66-.538l.028-.016c.197-.114.298-.173.372-.254c.05-.053.102-.132.102-.327a.63.63%200%200%200-.267-.54C6.555%204.08%206.29%203.999%206%203.999s-.554.082-.733.215a.63.63%200%200%200-.267.54%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%201a5%205%200%201%200%200%2010A5%205%200%200%200%206%201m.5%207.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M5%204.753a.5.5%200%200%201-1%200c0-.589.272-1.046.67-1.343c.384-.285.87-.412%201.33-.412s.945.127%201.33.412c.398.296.67.754.67%201.342c0%20.429-.135.755-.367%201.006c-.183.198-.418.333-.58.425l-.051.03c-.187.11-.296.185-.37.282c-.064.082-.132.22-.132.504a.5.5%200%200%201-1%200c0-.465.12-.827.338-1.112c.206-.27.472-.428.66-.538l.028-.016c.197-.114.298-.173.372-.254c.05-.053.102-.132.102-.327a.63.63%200%200%200-.267-.54C6.555%204.08%206.29%203.999%206%203.999s-.554.082-.733.215a.63.63%200%200%200-.267.54%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/question-circle-12-filled.svg?color=%231a73e8&size=48