car lock icon
car-lock-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-lock-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the car lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.428 15.692q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.793.322m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-1.12-5.384V5.769h1.019v-1q0-.748.51-1.258Q17.502 3 18.25 3t1.259.51q.51.511.51 1.26v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM4 20v-7.846L6.162 6h6.915v1H6.889l-1.473 4.154h7.661v1H20V20h-1.23v-2H5.23v2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarLockSharp(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="M7.428 15.692q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.793.322m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-1.12-5.384V5.769h1.019v-1q0-.748.51-1.258Q17.502 3 18.25 3t1.259.51q.51.511.51 1.26v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM4 20v-7.846L6.162 6h6.915v1H6.889l-1.473 4.154h7.661v1H20V20h-1.23v-2H5.23v2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.428 15.692q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.793.322m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-1.12-5.384V5.769h1.019v-1q0-.748.51-1.258Q17.502 3 18.25 3t1.259.51q.51.511.51 1.26v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM4 20v-7.846L6.162 6h6.915v1H6.889l-1.473 4.154h7.661v1H20V20h-1.23v-2H5.23v2z"/></svg> </template>
CSS
.icon-car-lock-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%22M7.428%2015.692q.466%200%20.788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.793.322m9.155%200q.466%200%20.788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322m-1.12-5.384V5.769h1.019v-1q0-.748.51-1.258Q17.502%203%2018.25%203t1.259.51q.51.511.51%201.26v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM4%2020v-7.846L6.162%206h6.915v1H6.889l-1.473%204.154h7.661v1H20V20h-1.23v-2H5.23v2z%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%22M7.428%2015.692q.466%200%20.788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.793.322m9.155%200q.466%200%20.788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.794q0%20.466.326.788q.327.322.794.322m-1.12-5.384V5.769h1.019v-1q0-.748.51-1.258Q17.502%203%2018.25%203t1.259.51q.51.511.51%201.26v1H21v4.538zm1.788-4.539h2v-1q0-.425-.288-.712t-.712-.288t-.712.288t-.288.712zM4%2020v-7.846L6.162%206h6.915v1H6.889l-1.473%204.154h7.661v1H20V20h-1.23v-2H5.23v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/car-lock-sharp.svg?color=%231a73e8&size=48