Skip to main content

Bullets


Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">bullets</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">

  <circle cx="6" cy="7" r="3"/>
  <path d="M13 8.5h14c.827 0 1.5-.673 1.5-1.5s-.673-1.5-1.5-1.5H13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5z"/>
  <circle cx="6" cy="16" r="3"/>
  <path d="M27 14.5H13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5h14c.827 0 1.5-.673 1.5-1.5s-.673-1.5-1.5-1.5z"/>
  <circle cx="6" cy="25" r="3"/>
  <path d="M27 23.5H13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5h14c.827 0 1.5-.673 1.5-1.5s-.673-1.5-1.5-1.5z"/>
</svg>