car lock icon
car-lock-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-lock-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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-.232-5.384q-.35 0-.62-.27t-.268-.619V6.658q0-.35.269-.62t.619-.269h.13v-1q0-.748.511-1.258Q17.502 3 18.25 3t1.259.51t.51 1.26v1h.131q.35 0 .6.269t.25.619v2.761q0 .35-.27.62t-.618.269zM4.5 20q-.213 0-.356-.144T4 19.5v-7.346L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h5.846q.213 0 .356.144t.144.357t-.144.356t-.356.143H6.889l-1.473 4.154h7.661q0 .402.299.7t.701.3h5.115q.344 0 .576.232t.232.576V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20zM17.25 5.77h2v-1q0-.426-.288-.713t-.712-.288t-.712.288t-.288.712z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarLockRounded(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-.232-5.384q-.35 0-.62-.27t-.268-.619V6.658q0-.35.269-.62t.619-.269h.13v-1q0-.748.511-1.258Q17.502 3 18.25 3t1.259.51t.51 1.26v1h.131q.35 0 .6.269t.25.619v2.761q0 .35-.27.62t-.618.269zM4.5 20q-.213 0-.356-.144T4 19.5v-7.346L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h5.846q.213 0 .356.144t.144.357t-.144.356t-.356.143H6.889l-1.473 4.154h7.661q0 .402.299.7t.701.3h5.115q.344 0 .576.232t.232.576V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20zM17.25 5.77h2v-1q0-.426-.288-.713t-.712-.288t-.712.288t-.288.712z"/></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-.232-5.384q-.35 0-.62-.27t-.268-.619V6.658q0-.35.269-.62t.619-.269h.13v-1q0-.748.511-1.258Q17.502 3 18.25 3t1.259.51t.51 1.26v1h.131q.35 0 .6.269t.25.619v2.761q0 .35-.27.62t-.618.269zM4.5 20q-.213 0-.356-.144T4 19.5v-7.346L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h5.846q.213 0 .356.144t.144.357t-.144.356t-.356.143H6.889l-1.473 4.154h7.661q0 .402.299.7t.701.3h5.115q.344 0 .576.232t.232.576V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20zM17.25 5.77h2v-1q0-.426-.288-.713t-.712-.288t-.712.288t-.288.712z"/></svg> </template>
CSS
.icon-car-lock-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%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-.232-5.384q-.35%200-.62-.27t-.268-.619V6.658q0-.35.269-.62t.619-.269h.13v-1q0-.748.511-1.258Q17.502%203%2018.25%203t1.259.51t.51%201.26v1h.131q.35%200%20.6.269t.25.619v2.761q0%20.35-.27.62t-.618.269zM4.5%2020q-.213%200-.356-.144T4%2019.5v-7.346L5.985%206.5q.073-.238.281-.37q.209-.13.465-.13h5.846q.213%200%20.356.144t.144.357t-.144.356t-.356.143H6.889l-1.473%204.154h7.661q0%20.402.299.7t.701.3h5.115q.344%200%20.576.232t.232.576V19.5q0%20.213-.144.356T19.5%2020h-.23q-.213%200-.357-.144t-.144-.356V18H5.231v1.5q0%20.213-.144.356T4.731%2020zM17.25%205.77h2v-1q0-.426-.288-.713t-.712-.288t-.712.288t-.288.712z%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-.232-5.384q-.35%200-.62-.27t-.268-.619V6.658q0-.35.269-.62t.619-.269h.13v-1q0-.748.511-1.258Q17.502%203%2018.25%203t1.259.51t.51%201.26v1h.131q.35%200%20.6.269t.25.619v2.761q0%20.35-.27.62t-.618.269zM4.5%2020q-.213%200-.356-.144T4%2019.5v-7.346L5.985%206.5q.073-.238.281-.37q.209-.13.465-.13h5.846q.213%200%20.356.144t.144.357t-.144.356t-.356.143H6.889l-1.473%204.154h7.661q0%20.402.299.7t.701.3h5.115q.344%200%20.576.232t.232.576V19.5q0%20.213-.144.356T19.5%2020h-.23q-.213%200-.357-.144t-.144-.356V18H5.231v1.5q0%20.213-.144.356T4.731%2020zM17.25%205.77h2v-1q0-.426-.288-.713t-.712-.288t-.712.288t-.288.712z%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-rounded.svg?color=%231a73e8&size=48