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

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

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the eyeglasses 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.45 16q-1.05 0-1.888-.675T2.5 13.6l-.725-3.35h-.1q-.425.05-.737-.225t-.363-.7t.238-.725t.712-.35q1.55-.125 2.7-.187T6.325 8q1.625 0 2.625.15t1.8.525q.35.175.663.25T12 9t.538-.075t.612-.225q.825-.375 1.9-.537T17.9 8q1.15 0 2.425.063t2.175.162q.425.05.7.35t.225.725t-.35.7t-.725.225h-.1l-.75 3.4q-.225 1.05-1.05 1.713T18.575 16H16.35q-1.05 0-1.85-.638t-1.05-1.637l-.675-2.675H11.25l-.675 2.675Q10.3 14.75 9.5 15.375T7.675 16zm-1-2.8q.075.35.35.575t.625.225H7.65q.35 0 .625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.163t-1.55-.037q-.575 0-1.237.012T3.85 10.1zm10.925.05q.075.325.35.538t.625.212h2.225q.35 0 .625-.225t.35-.575l.65-3.125q-.5-.025-1.15-.037t-1.15-.013q-.75 0-1.662.038t-1.638.162z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEyeglasses2Rounded(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="M5.45 16q-1.05 0-1.888-.675T2.5 13.6l-.725-3.35h-.1q-.425.05-.737-.225t-.363-.7t.238-.725t.712-.35q1.55-.125 2.7-.187T6.325 8q1.625 0 2.625.15t1.8.525q.35.175.663.25T12 9t.538-.075t.612-.225q.825-.375 1.9-.537T17.9 8q1.15 0 2.425.063t2.175.162q.425.05.7.35t.225.725t-.35.7t-.725.225h-.1l-.75 3.4q-.225 1.05-1.05 1.713T18.575 16H16.35q-1.05 0-1.85-.638t-1.05-1.637l-.675-2.675H11.25l-.675 2.675Q10.3 14.75 9.5 15.375T7.675 16zm-1-2.8q.075.35.35.575t.625.225H7.65q.35 0 .625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.163t-1.55-.037q-.575 0-1.237.012T3.85 10.1zm10.925.05q.075.325.35.538t.625.212h2.225q.35 0 .625-.225t.35-.575l.65-3.125q-.5-.025-1.15-.037t-1.15-.013q-.75 0-1.662.038t-1.638.162z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.45 16q-1.05 0-1.888-.675T2.5 13.6l-.725-3.35h-.1q-.425.05-.737-.225t-.363-.7t.238-.725t.712-.35q1.55-.125 2.7-.187T6.325 8q1.625 0 2.625.15t1.8.525q.35.175.663.25T12 9t.538-.075t.612-.225q.825-.375 1.9-.537T17.9 8q1.15 0 2.425.063t2.175.162q.425.05.7.35t.225.725t-.35.7t-.725.225h-.1l-.75 3.4q-.225 1.05-1.05 1.713T18.575 16H16.35q-1.05 0-1.85-.638t-1.05-1.637l-.675-2.675H11.25l-.675 2.675Q10.3 14.75 9.5 15.375T7.675 16zm-1-2.8q.075.35.35.575t.625.225H7.65q.35 0 .625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.163t-1.55-.037q-.575 0-1.237.012T3.85 10.1zm10.925.05q.075.325.35.538t.625.212h2.225q.35 0 .625-.225t.35-.575l.65-3.125q-.5-.025-1.15-.037t-1.15-.013q-.75 0-1.662.038t-1.638.162z"/></svg>
</template>

CSS

.icon-eyeglasses-2-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%22M5.45%2016q-1.05%200-1.888-.675T2.5%2013.6l-.725-3.35h-.1q-.425.05-.737-.225t-.363-.7t.238-.725t.712-.35q1.55-.125%202.7-.187T6.325%208q1.625%200%202.625.15t1.8.525q.35.175.663.25T12%209t.538-.075t.612-.225q.825-.375%201.9-.537T17.9%208q1.15%200%202.425.063t2.175.162q.425.05.7.35t.225.725t-.35.7t-.725.225h-.1l-.75%203.4q-.225%201.05-1.05%201.713T18.575%2016H16.35q-1.05%200-1.85-.638t-1.05-1.637l-.675-2.675H11.25l-.675%202.675Q10.3%2014.75%209.5%2015.375T7.675%2016zm-1-2.8q.075.35.35.575t.625.225H7.65q.35%200%20.625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.163t-1.55-.037q-.575%200-1.237.012T3.85%2010.1zm10.925.05q.075.325.35.538t.625.212h2.225q.35%200%20.625-.225t.35-.575l.65-3.125q-.5-.025-1.15-.037t-1.15-.013q-.75%200-1.662.038t-1.638.162z%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%22M5.45%2016q-1.05%200-1.888-.675T2.5%2013.6l-.725-3.35h-.1q-.425.05-.737-.225t-.363-.7t.238-.725t.712-.35q1.55-.125%202.7-.187T6.325%208q1.625%200%202.625.15t1.8.525q.35.175.663.25T12%209t.538-.075t.612-.225q.825-.375%201.9-.537T17.9%208q1.15%200%202.425.063t2.175.162q.425.05.7.35t.225.725t-.35.7t-.725.225h-.1l-.75%203.4q-.225%201.05-1.05%201.713T18.575%2016H16.35q-1.05%200-1.85-.638t-1.05-1.637l-.675-2.675H11.25l-.675%202.675Q10.3%2014.75%209.5%2015.375T7.675%2016zm-1-2.8q.075.35.35.575t.625.225H7.65q.35%200%20.625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.163t-1.55-.037q-.575%200-1.237.012T3.85%2010.1zm10.925.05q.075.325.35.538t.625.212h2.225q.35%200%20.625-.225t.35-.575l.65-3.125q-.5-.025-1.15-.037t-1.15-.013q-.75%200-1.662.038t-1.638.162z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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