print lock icon
print-lock-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- print-lock-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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.683zM4.577 9.615h14.846zm-1 1q0-.85.577-1.425t1.423-.576h12.846q.85 0 1.425.576t.575 1.424v.558q0 .213-.145.356t-.36.144q-.202 0-.349-.144t-.146-.356v-.557q0-.425-.287-.713t-.713-.288H5.577q-.425 0-.712.288t-.288.713v3.769q0 .269.173.442t.442.173H7q0-.633.452-1.086q.452-.452 1.087-.452h4.903q.213 0 .356.144t.144.356t-.144.356t-.356.144H8.616q-.27 0-.443.173T8 15.077v3.308q0 .269.173.442t.443.173h4.826q.213 0 .357.144t.143.357t-.143.356t-.357.143H8.616q-.667 0-1.141-.474T7 18.384V16H5.192q-.666 0-1.14-.475t-.475-1.14zm3.423-2V6.23q0-.666.475-1.141q.474-.475 1.14-.475h6.77q.666 0 1.14.475q.475.475.475 1.14v2.386h-1V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.77q-.269 0-.442.173T8 6.23v2.385z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPrintLockOutlineRounded(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.683zM4.577 9.615h14.846zm-1 1q0-.85.577-1.425t1.423-.576h12.846q.85 0 1.425.576t.575 1.424v.558q0 .213-.145.356t-.36.144q-.202 0-.349-.144t-.146-.356v-.557q0-.425-.287-.713t-.713-.288H5.577q-.425 0-.712.288t-.288.713v3.769q0 .269.173.442t.442.173H7q0-.633.452-1.086q.452-.452 1.087-.452h4.903q.213 0 .356.144t.144.356t-.144.356t-.356.144H8.616q-.27 0-.443.173T8 15.077v3.308q0 .269.173.442t.443.173h4.826q.213 0 .357.144t.143.357t-.143.356t-.357.143H8.616q-.667 0-1.141-.474T7 18.384V16H5.192q-.666 0-1.14-.475t-.475-1.14zm3.423-2V6.23q0-.666.475-1.141q.474-.475 1.14-.475h6.77q.666 0 1.14.475q.475.475.475 1.14v2.386h-1V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.77q-.269 0-.442.173T8 6.23v2.385z"/></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.683zM4.577 9.615h14.846zm-1 1q0-.85.577-1.425t1.423-.576h12.846q.85 0 1.425.576t.575 1.424v.558q0 .213-.145.356t-.36.144q-.202 0-.349-.144t-.146-.356v-.557q0-.425-.287-.713t-.713-.288H5.577q-.425 0-.712.288t-.288.713v3.769q0 .269.173.442t.442.173H7q0-.633.452-1.086q.452-.452 1.087-.452h4.903q.213 0 .356.144t.144.356t-.144.356t-.356.144H8.616q-.27 0-.443.173T8 15.077v3.308q0 .269.173.442t.443.173h4.826q.213 0 .357.144t.143.357t-.143.356t-.357.143H8.616q-.667 0-1.141-.474T7 18.384V16H5.192q-.666 0-1.14-.475t-.475-1.14zm3.423-2V6.23q0-.666.475-1.141q.474-.475 1.14-.475h6.77q.666 0 1.14.475q.475.475.475 1.14v2.386h-1V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.77q-.269 0-.442.173T8 6.23v2.385z"/></svg> </template>
CSS
.icon-print-lock-outline-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%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.683zM4.577%209.615h14.846zm-1%201q0-.85.577-1.425t1.423-.576h12.846q.85%200%201.425.576t.575%201.424v.558q0%20.213-.145.356t-.36.144q-.202%200-.349-.144t-.146-.356v-.557q0-.425-.287-.713t-.713-.288H5.577q-.425%200-.712.288t-.288.713v3.769q0%20.269.173.442t.442.173H7q0-.633.452-1.086q.452-.452%201.087-.452h4.903q.213%200%20.356.144t.144.356t-.144.356t-.356.144H8.616q-.27%200-.443.173T8%2015.077v3.308q0%20.269.173.442t.443.173h4.826q.213%200%20.357.144t.143.357t-.143.356t-.357.143H8.616q-.667%200-1.141-.474T7%2018.384V16H5.192q-.666%200-1.14-.475t-.475-1.14zm3.423-2V6.23q0-.666.475-1.141q.474-.475%201.14-.475h6.77q.666%200%201.14.475q.475.475.475%201.14v2.386h-1V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.77q-.269%200-.442.173T8%206.23v2.385z%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.683zM4.577%209.615h14.846zm-1%201q0-.85.577-1.425t1.423-.576h12.846q.85%200%201.425.576t.575%201.424v.558q0%20.213-.145.356t-.36.144q-.202%200-.349-.144t-.146-.356v-.557q0-.425-.287-.713t-.713-.288H5.577q-.425%200-.712.288t-.288.713v3.769q0%20.269.173.442t.442.173H7q0-.633.452-1.086q.452-.452%201.087-.452h4.903q.213%200%20.356.144t.144.356t-.144.356t-.356.144H8.616q-.27%200-.443.173T8%2015.077v3.308q0%20.269.173.442t.443.173h4.826q.213%200%20.357.144t.143.357t-.143.356t-.357.143H8.616q-.667%200-1.141-.474T7%2018.384V16H5.192q-.666%200-1.14-.475t-.475-1.14zm3.423-2V6.23q0-.666.475-1.141q.474-.475%201.14-.475h6.77q.666%200%201.14.475q.475.475.475%201.14v2.386h-1V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.77q-.269%200-.442.173T8%206.23v2.385z%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-outline-rounded.svg?color=%231a73e8&size=48