Glasses icon

Glasses icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.

All four styles

Outline
TwoTone
Bold
Bulk
Outline
Full linework, every stroke at 1.5px. The reference drawing.
TwoTone
The same linework, with secondary strokes dropped to half tone.
Bold
No strokes at all. One filled form, cut with even-odd holes.
Bulk
Filled, with the secondary mass at half tone.

Copy it

React

import { IconGlasses } from "@devigner-ui/icons";

<IconGlasses className="size-6" />

Vue

<script setup>
import { IconGlasses } from "@devigner-ui/icons-vue";
</script>

<template>
  <IconGlasses class="size-6" />
</template>

Svelte

<script>
  import { IconGlasses } from "@devigner-ui/icons-svelte";
</script>

<IconGlasses class="size-6" />

SVG

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="18" cy="16" r="4" stroke="currentColor" stroke-width="1.5"></circle><circle cx="6" cy="16" r="4" stroke="currentColor" stroke-width="1.5"></circle><path opacity="1" d="m14 16.21-.66-.23a4 4 0 0 0-2.68 0l-.66.23" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m2 16 .76-8.4c.12-1.26.18-1.9.55-2.36.37-.47.97-.67 2.17-1.07L6 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m22 16-.76-8.4c-.12-1.26-.18-1.9-.55-2.36-.37-.47-.97-.67-2.17-1.07L18 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>
Category
General Objects & Miscellaneous
Styles
outline, twotone, bold, bulk, free in all four styles
Used for
props, objects and everything with no other sheet
Also called
glasses, circle, round, multiple circles, path, curved, smooth, arc, curve, closed

More General Objects & Miscellaneous icons

All General Objects & Miscellaneous icons

Browse all 8,584 icons