All Octicons

question-bubble

Octicon sizes navigation

Usage

You can use this icon in React, Ruby, Jekyll, or Figma. Here are code examples for each:

React

import {QuestionBubbleIcon} from '@primer/octicons-react'


<QuestionBubbleIcon size={16} />

Rails

<%= render(Primer::Beta::Octicon.new(:"question-bubble", size: :small)) %>

Jekyll

{% octicon question-bubble height:16 %}

Figma

This icon is called question-bubble in Primer's Octicons library.