Pixelarticons

Quote Text Inline Pixel Art Icon

An inline block-quote icon for applying inline quotation formatting in rich-text editors and Markdown toolbars.

office Free 1 variant

Tags

quoteinline

Style variants

base

Outline ยท rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Quote Text Inline icon

Quotation marks beside or within a text line, representing an inline or block quote formatting option in a document editor. Place it in a rich-text toolbar for styled quotations, a Markdown editor for the greater-than block-quote syntax, or a CMS block palette for pull quotes. It stays within the text flow rather than lifting content into a separate callout, which is how it differs from a standalone speech-bubble quote. For testimonial-style standalone quotes, a blockquote component icon reads more clearly.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/quote-text-inline.svg" width="24" height="24" alt="Quote Text Inline" />

<!-- React -->
import { QuoteTextInline } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="quote-text-inline.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons