eyeglasses-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
eyeglasses-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
eyeglasses-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the eyeglasses icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.85 15q.775 0 1.388-.45t.862-1.175l.375-1.15q.4-1.2-.2-2.212T7.55 9H4.025l.475 3.925q.125.875.788 1.475t1.562.6m10.3 0q.9 0 1.563-.6t.787-1.475L19.975 9h-3.5q-1.125 0-1.725 1.025t-.2 2.225l.35 1.125q.25.725.863 1.175t1.387.45m-10.3 2q-1.65 0-2.887-1.088t-1.438-2.737L2 9q-.425 0-.712-.288T1 8t.288-.712T2 7h5.55q1.1 0 2.013.538T11 9h2.025q.525-.925 1.438-1.463T16.475 7H22q.425 0 .713.288T23 8t-.288.713T22 9l-.525 4.175q-.2 1.65-1.437 2.738T17.15 17q-1.425 0-2.562-.812T13 14.025l-.375-1.125q-.05-.175-.1-.363t-.1-.537h-.85q-.05.3-.1.488t-.1.362L11 14q-.45 1.35-1.587 2.175T6.85 17"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEyeglassesRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.85 15q.775 0 1.388-.45t.862-1.175l.375-1.15q.4-1.2-.2-2.212T7.55 9H4.025l.475 3.925q.125.875.788 1.475t1.562.6m10.3 0q.9 0 1.563-.6t.787-1.475L19.975 9h-3.5q-1.125 0-1.725 1.025t-.2 2.225l.35 1.125q.25.725.863 1.175t1.387.45m-10.3 2q-1.65 0-2.887-1.088t-1.438-2.737L2 9q-.425 0-.712-.288T1 8t.288-.712T2 7h5.55q1.1 0 2.013.538T11 9h2.025q.525-.925 1.438-1.463T16.475 7H22q.425 0 .713.288T23 8t-.288.713T22 9l-.525 4.175q-.2 1.65-1.437 2.738T17.15 17q-1.425 0-2.562-.812T13 14.025l-.375-1.125q-.05-.175-.1-.363t-.1-.537h-.85q-.05.3-.1.488t-.1.362L11 14q-.45 1.35-1.587 2.175T6.85 17"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.85 15q.775 0 1.388-.45t.862-1.175l.375-1.15q.4-1.2-.2-2.212T7.55 9H4.025l.475 3.925q.125.875.788 1.475t1.562.6m10.3 0q.9 0 1.563-.6t.787-1.475L19.975 9h-3.5q-1.125 0-1.725 1.025t-.2 2.225l.35 1.125q.25.725.863 1.175t1.387.45m-10.3 2q-1.65 0-2.887-1.088t-1.438-2.737L2 9q-.425 0-.712-.288T1 8t.288-.712T2 7h5.55q1.1 0 2.013.538T11 9h2.025q.525-.925 1.438-1.463T16.475 7H22q.425 0 .713.288T23 8t-.288.713T22 9l-.525 4.175q-.2 1.65-1.437 2.738T17.15 17q-1.425 0-2.562-.812T13 14.025l-.375-1.125q-.05-.175-.1-.363t-.1-.537h-.85q-.05.3-.1.488t-.1.362L11 14q-.45 1.35-1.587 2.175T6.85 17"/></svg>
</template>

CSS

.icon-eyeglasses-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.85%2015q.775%200%201.388-.45t.862-1.175l.375-1.15q.4-1.2-.2-2.212T7.55%209H4.025l.475%203.925q.125.875.788%201.475t1.562.6m10.3%200q.9%200%201.563-.6t.787-1.475L19.975%209h-3.5q-1.125%200-1.725%201.025t-.2%202.225l.35%201.125q.25.725.863%201.175t1.387.45m-10.3%202q-1.65%200-2.887-1.088t-1.438-2.737L2%209q-.425%200-.712-.288T1%208t.288-.712T2%207h5.55q1.1%200%202.013.538T11%209h2.025q.525-.925%201.438-1.463T16.475%207H22q.425%200%20.713.288T23%208t-.288.713T22%209l-.525%204.175q-.2%201.65-1.437%202.738T17.15%2017q-1.425%200-2.562-.812T13%2014.025l-.375-1.125q-.05-.175-.1-.363t-.1-.537h-.85q-.05.3-.1.488t-.1.362L11%2014q-.45%201.35-1.587%202.175T6.85%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.85%2015q.775%200%201.388-.45t.862-1.175l.375-1.15q.4-1.2-.2-2.212T7.55%209H4.025l.475%203.925q.125.875.788%201.475t1.562.6m10.3%200q.9%200%201.563-.6t.787-1.475L19.975%209h-3.5q-1.125%200-1.725%201.025t-.2%202.225l.35%201.125q.25.725.863%201.175t1.387.45m-10.3%202q-1.65%200-2.887-1.088t-1.438-2.737L2%209q-.425%200-.712-.288T1%208t.288-.712T2%207h5.55q1.1%200%202.013.538T11%209h2.025q.525-.925%201.438-1.463T16.475%207H22q.425%200%20.713.288T23%208t-.288.713T22%209l-.525%204.175q-.2%201.65-1.437%202.738T17.15%2017q-1.425%200-2.562-.812T13%2014.025l-.375-1.125q-.05-.175-.1-.363t-.1-.537h-.85q-.05.3-.1.488t-.1.362L11%2014q-.45%201.35-1.587%202.175T6.85%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/eyeglasses-rounded.svg?color=%231a73e8&size=48