visibility-lock-outline-sharp from Material Symbols Light by Google · Outline Sharp · Actions · Apache-2.0 Free for personal and commercial use.

Name
visibility-lock-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the visibility lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.088 13.413Q9.3 12.625 9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2t-1.912-.787M12.006 18q-3.252 0-5.925-1.768T2.077 11.5q1.33-2.964 4.002-4.732T12 5q3.102 0 5.688 1.621T21.685 11h-1.16q-1.3-2.325-3.575-3.662T12 6Q9.175 6 6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17q.442 0 .891-.04t.898-.122v1.006q-.446.067-.892.111q-.445.045-.89.045M12 15.154q.523 0 1.01-.144q.488-.144.9-.408q.182-.827.614-1.5t1.092-1.158q.019-.108.028-.222t.01-.222q0-1.522-1.067-2.588t-2.591-1.066t-2.587 1.067t-1.063 2.592t1.066 2.586q1.065 1.063 2.588 1.063m3.789 4.865v-4.307h.903v-1q0-.706.504-1.21t1.21-.502t1.199.503t.491 1.209v1H21v4.307zm1.672-4.307h1.866v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVisibilityLockOutlineSharp(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="M10.088 13.413Q9.3 12.625 9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2t-1.912-.787M12.006 18q-3.252 0-5.925-1.768T2.077 11.5q1.33-2.964 4.002-4.732T12 5q3.102 0 5.688 1.621T21.685 11h-1.16q-1.3-2.325-3.575-3.662T12 6Q9.175 6 6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17q.442 0 .891-.04t.898-.122v1.006q-.446.067-.892.111q-.445.045-.89.045M12 15.154q.523 0 1.01-.144q.488-.144.9-.408q.182-.827.614-1.5t1.092-1.158q.019-.108.028-.222t.01-.222q0-1.522-1.067-2.588t-2.591-1.066t-2.587 1.067t-1.063 2.592t1.066 2.586q1.065 1.063 2.588 1.063m3.789 4.865v-4.307h.903v-1q0-.706.504-1.21t1.21-.502t1.199.503t.491 1.209v1H21v4.307zm1.672-4.307h1.866v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.088 13.413Q9.3 12.625 9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2t-1.912-.787M12.006 18q-3.252 0-5.925-1.768T2.077 11.5q1.33-2.964 4.002-4.732T12 5q3.102 0 5.688 1.621T21.685 11h-1.16q-1.3-2.325-3.575-3.662T12 6Q9.175 6 6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17q.442 0 .891-.04t.898-.122v1.006q-.446.067-.892.111q-.445.045-.89.045M12 15.154q.523 0 1.01-.144q.488-.144.9-.408q.182-.827.614-1.5t1.092-1.158q.019-.108.028-.222t.01-.222q0-1.522-1.067-2.588t-2.591-1.066t-2.587 1.067t-1.063 2.592t1.066 2.586q1.065 1.063 2.588 1.063m3.789 4.865v-4.307h.903v-1q0-.706.504-1.21t1.21-.502t1.199.503t.491 1.209v1H21v4.307zm1.672-4.307h1.866v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z"/></svg>
</template>

CSS

.icon-visibility-lock-outline-sharp {
  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%22M10.088%2013.413Q9.3%2012.625%209.3%2011.5t.788-1.912T12%208.8t1.913.788t.787%201.912t-.787%201.913T12%2014.2t-1.912-.787M12.006%2018q-3.252%200-5.925-1.768T2.077%2011.5q1.33-2.964%204.002-4.732T12%205q3.102%200%205.688%201.621T21.685%2011h-1.16q-1.3-2.325-3.575-3.662T12%206Q9.175%206%206.813%207.488T3.2%2011.5q1.25%202.525%203.613%204.013T12%2017q.442%200%20.891-.04t.898-.122v1.006q-.446.067-.892.111q-.445.045-.89.045M12%2015.154q.523%200%201.01-.144q.488-.144.9-.408q.182-.827.614-1.5t1.092-1.158q.019-.108.028-.222t.01-.222q0-1.522-1.067-2.588t-2.591-1.066t-2.587%201.067t-1.063%202.592t1.066%202.586q1.065%201.063%202.588%201.063m3.789%204.865v-4.307h.903v-1q0-.706.504-1.21t1.21-.502t1.199.503t.491%201.209v1H21v4.307zm1.672-4.307h1.866v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z%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%22M10.088%2013.413Q9.3%2012.625%209.3%2011.5t.788-1.912T12%208.8t1.913.788t.787%201.912t-.787%201.913T12%2014.2t-1.912-.787M12.006%2018q-3.252%200-5.925-1.768T2.077%2011.5q1.33-2.964%204.002-4.732T12%205q3.102%200%205.688%201.621T21.685%2011h-1.16q-1.3-2.325-3.575-3.662T12%206Q9.175%206%206.813%207.488T3.2%2011.5q1.25%202.525%203.613%204.013T12%2017q.442%200%20.891-.04t.898-.122v1.006q-.446.067-.892.111q-.445.045-.89.045M12%2015.154q.523%200%201.01-.144q.488-.144.9-.408q.182-.827.614-1.5t1.092-1.158q.019-.108.028-.222t.01-.222q0-1.522-1.067-2.588t-2.591-1.066t-2.587%201.067t-1.063%202.592t1.066%202.586q1.065%201.063%202.588%201.063m3.789%204.865v-4.307h.903v-1q0-.706.504-1.21t1.21-.502t1.199.503t.491%201.209v1H21v4.307zm1.672-4.307h1.866v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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