no-encryption-outline-sharp from Material Symbols Light by Google · Outline Sharp · Privacy · Apache-2.0 Free for personal and commercial use.

Name
no-encryption-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Privacy
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More privacy icons from Material Symbols Light

Use the no encryption icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 17.535l-1-1V10h-6.534l-1-1H15V7q0-1.27-.901-2.134Q13.198 4 11.929 4t-2.167.872T8.864 7v.283l-.922-.922q.224-1.448 1.347-2.404T11.929 3q1.69 0 2.88 1.165Q16 5.329 16 7v2h3zm1.5 5.765L18.2 21H5V9.062h1.262L.7 3.5l.708-.708l19.8 19.8zM17.15 20l-4.021-4.071q-.217.217-.493.329t-.586.111q-.633 0-1.066-.433q-.434-.434-.434-1.067q0-.31.112-.585q.111-.276.328-.493L7.15 10H6v10zm-2.417-6.733"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNoEncryptionOutlineSharp(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="m19 17.535l-1-1V10h-6.534l-1-1H15V7q0-1.27-.901-2.134Q13.198 4 11.929 4t-2.167.872T8.864 7v.283l-.922-.922q.224-1.448 1.347-2.404T11.929 3q1.69 0 2.88 1.165Q16 5.329 16 7v2h3zm1.5 5.765L18.2 21H5V9.062h1.262L.7 3.5l.708-.708l19.8 19.8zM17.15 20l-4.021-4.071q-.217.217-.493.329t-.586.111q-.633 0-1.066-.433q-.434-.434-.434-1.067q0-.31.112-.585q.111-.276.328-.493L7.15 10H6v10zm-2.417-6.733"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 17.535l-1-1V10h-6.534l-1-1H15V7q0-1.27-.901-2.134Q13.198 4 11.929 4t-2.167.872T8.864 7v.283l-.922-.922q.224-1.448 1.347-2.404T11.929 3q1.69 0 2.88 1.165Q16 5.329 16 7v2h3zm1.5 5.765L18.2 21H5V9.062h1.262L.7 3.5l.708-.708l19.8 19.8zM17.15 20l-4.021-4.071q-.217.217-.493.329t-.586.111q-.633 0-1.066-.433q-.434-.434-.434-1.067q0-.31.112-.585q.111-.276.328-.493L7.15 10H6v10zm-2.417-6.733"/></svg>
</template>

CSS

.icon-no-encryption-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%22m19%2017.535l-1-1V10h-6.534l-1-1H15V7q0-1.27-.901-2.134Q13.198%204%2011.929%204t-2.167.872T8.864%207v.283l-.922-.922q.224-1.448%201.347-2.404T11.929%203q1.69%200%202.88%201.165Q16%205.329%2016%207v2h3zm1.5%205.765L18.2%2021H5V9.062h1.262L.7%203.5l.708-.708l19.8%2019.8zM17.15%2020l-4.021-4.071q-.217.217-.493.329t-.586.111q-.633%200-1.066-.433q-.434-.434-.434-1.067q0-.31.112-.585q.111-.276.328-.493L7.15%2010H6v10zm-2.417-6.733%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%22m19%2017.535l-1-1V10h-6.534l-1-1H15V7q0-1.27-.901-2.134Q13.198%204%2011.929%204t-2.167.872T8.864%207v.283l-.922-.922q.224-1.448%201.347-2.404T11.929%203q1.69%200%202.88%201.165Q16%205.329%2016%207v2h3zm1.5%205.765L18.2%2021H5V9.062h1.262L.7%203.5l.708-.708l19.8%2019.8zM17.15%2020l-4.021-4.071q-.217.217-.493.329t-.586.111q-.633%200-1.066-.433q-.434-.434-.434-1.067q0-.31.112-.585q.111-.276.328-.493L7.15%2010H6v10zm-2.417-6.733%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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