Skip to main content

Hat Glasses


Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS

<i class="modus-outlined-icon-hat-glasses"></i>

Icon font

<i class="modus-icons" aria-hidden="true">hat_glasses</i>

SVG sprite

<svg class="mi" width="1em" height="1em" fill="currentColor">
  <use xlink:href="/modus-outlined-icons.svg#hat-glasses" />
</svg>

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-outline mi-hat-glasses" viewBox="0 0 24 24">
  <path d="M3.5 9.3h17a.7.7 0 0 1 0 1.4h-17a.7.7 0 0 1 0-1.4"/>
  <path fill-rule="evenodd" d="m4.328 9.802 1.25-4.25a.7.7 0 0 1 .312-.402l2.5-1.5.566-.07L12 4.519l3.044-.937a.7.7 0 0 1 .566.069l2.5 1.5a.7.7 0 0 1 .312.402l1.25 4.25a.7.7 0 0 1-1.343.396L17.157 6.21l-1.998-1.198-2.953.908a.7.7 0 0 1-.412 0l-2.953-.908L6.843 6.21l-1.172 3.989a.7.7 0 0 1-1.343-.396z"/>
  <path d="M8.25 11.9a3.35 3.35 0 1 1 0 6.7 3.35 3.35 0 1 1 0-6.7m0 1.4a1.95 1.95 0 1 0 0 3.9 1.95 1.95 0 1 0 0-3.9m7.5-1.4a3.35 3.35 0 1 1 0 6.7 3.35 3.35 0 1 1 0-6.7m0 1.4a1.95 1.95 0 1 0 0 3.9 1.95 1.95 0 1 0 0-3.9"/>
  <path d="M10.9 14.55h2.2a.7.7 0 0 1 0 1.4h-2.2a.7.7 0 0 1 0-1.4"/>
</svg>

SVG CSS code