print lock icon
print-lock from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- print-lock
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the print lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.596 20.02q-.343 0-.575-.233t-.233-.575V16.5q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502t1.199.503t.491 1.209v1q.368 0 .636.22T21 16.5v2.712q0 .343-.232.575t-.576.232zm.866-4.308h1.865v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683zM6.993 20v-4H3.577v-5.384q0-.85.577-1.425t1.423-.576h12.846q.85 0 1.425.576t.575 1.424v.808q-.306-.107-.642-.17q-.335-.06-.667-.06q-1.7 0-3.115.878q-1.415.879-2.172 2.39H8V19h5.466q.078.28.203.521q.125.24.264.479zM7 7.846v-3.23h10v3.23z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPrintLock(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="M16.596 20.02q-.343 0-.575-.233t-.233-.575V16.5q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502t1.199.503t.491 1.209v1q.368 0 .636.22T21 16.5v2.712q0 .343-.232.575t-.576.232zm.866-4.308h1.865v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683zM6.993 20v-4H3.577v-5.384q0-.85.577-1.425t1.423-.576h12.846q.85 0 1.425.576t.575 1.424v.808q-.306-.107-.642-.17q-.335-.06-.667-.06q-1.7 0-3.115.878q-1.415.879-2.172 2.39H8V19h5.466q.078.28.203.521q.125.24.264.479zM7 7.846v-3.23h10v3.23z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.596 20.02q-.343 0-.575-.233t-.233-.575V16.5q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502t1.199.503t.491 1.209v1q.368 0 .636.22T21 16.5v2.712q0 .343-.232.575t-.576.232zm.866-4.308h1.865v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683zM6.993 20v-4H3.577v-5.384q0-.85.577-1.425t1.423-.576h12.846q.85 0 1.425.576t.575 1.424v.808q-.306-.107-.642-.17q-.335-.06-.667-.06q-1.7 0-3.115.878q-1.415.879-2.172 2.39H8V19h5.466q.078.28.203.521q.125.24.264.479zM7 7.846v-3.23h10v3.23z"/></svg> </template>
CSS
.icon-print-lock {
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%22M16.596%2020.02q-.343%200-.575-.233t-.233-.575V16.5q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502t1.199.503t.491%201.209v1q.368%200%20.636.22T21%2016.5v2.712q0%20.343-.232.575t-.576.232zm.866-4.308h1.865v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683zM6.993%2020v-4H3.577v-5.384q0-.85.577-1.425t1.423-.576h12.846q.85%200%201.425.576t.575%201.424v.808q-.306-.107-.642-.17q-.335-.06-.667-.06q-1.7%200-3.115.878q-1.415.879-2.172%202.39H8V19h5.466q.078.28.203.521q.125.24.264.479zM7%207.846v-3.23h10v3.23z%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%22M16.596%2020.02q-.343%200-.575-.233t-.233-.575V16.5q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502t1.199.503t.491%201.209v1q.368%200%20.636.22T21%2016.5v2.712q0%20.343-.232.575t-.576.232zm.866-4.308h1.865v-1q0-.426-.249-.684q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683zM6.993%2020v-4H3.577v-5.384q0-.85.577-1.425t1.423-.576h12.846q.85%200%201.425.576t.575%201.424v.808q-.306-.107-.642-.17q-.335-.06-.667-.06q-1.7%200-3.115.878q-1.415.879-2.172%202.39H8V19h5.466q.078.28.203.521q.125.24.264.479zM7%207.846v-3.23h10v3.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/print-lock.svg?color=%231a73e8&size=48