twotone phone locked icon
twotone-phone-locked from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-phone-locked
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Notification
- Viewbox
- 24×24
- License
- Apache 2.0
More notification icons from Google Material Icons
baseline-account-treebaseline-adbbaseline-airline-seat-flatbaseline-airline-seat-flat-angledbaseline-airline-seat-individual-suitebaseline-airline-seat-legroom-extrabaseline-airline-seat-legroom-normalbaseline-airline-seat-legroom-reducedbaseline-airline-seat-recline-extrabaseline-airline-seat-recline-normalbaseline-bluetooth-audiobaseline-confirmation-numberbaseline-directions-offbaseline-disc-fullbaseline-do-disturbbaseline-do-disturb-altbaseline-do-disturb-offbaseline-do-disturb-onbaseline-do-not-disturbbaseline-do-not-disturb-altbaseline-do-not-disturb-offbaseline-do-not-disturb-onbaseline-drive-etabaseline-enhanced-encryption
Use the twotone phone locked icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1z"/><path fill="currentColor" d="M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35z" opacity=".3"/><path fill="currentColor" d="m20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03c.17 2.89 1.05 5.6 2.43 7.97c1.58 2.73 3.85 4.99 6.57 6.57c2.37 1.37 5.08 2.26 7.97 2.43c.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4M19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotonePhoneLocked(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="M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1z"/><path fill="currentColor" d="M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35z" opacity=".3"/><path fill="currentColor" d="m20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03c.17 2.89 1.05 5.6 2.43 7.97c1.58 2.73 3.85 4.99 6.57 6.57c2.37 1.37 5.08 2.26 7.97 2.43c.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4M19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1z"/><path fill="currentColor" d="M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35z" opacity=".3"/><path fill="currentColor" d="m20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03c.17 2.89 1.05 5.6 2.43 7.97c1.58 2.73 3.85 4.99 6.57 6.57c2.37 1.37 5.08 2.26 7.97 2.43c.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4M19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z"/></svg> </template>
CSS
.icon-twotone-phone-locked {
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%22M20%205V4c0-1.1-.9-2-2-2s-2%20.9-2%202v1h-1v5h6V5zm-1%200h-2V4c0-.55.45-1%201-1s1%20.45%201%201z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2017.83c1.29.54%202.63.89%204%201.07v-2.23l-2.35-.47zM7.33%205H5.1c.18%201.37.53%202.7%201.07%204L7.8%207.35z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.2%2014.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52%202.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13%203.8c-.09-.46-.5-.8-.98-.8H4c-.56%200-1.03.47-1%201.03c.17%202.89%201.05%205.6%202.43%207.97c1.58%202.73%203.85%204.99%206.57%206.57c2.37%201.37%205.08%202.26%207.97%202.43c.55.03%201.03-.43%201.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1%205h2.23l.47%202.35L6.17%209c-.54-1.3-.9-2.63-1.07-4M19%2018.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z%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%22M20%205V4c0-1.1-.9-2-2-2s-2%20.9-2%202v1h-1v5h6V5zm-1%200h-2V4c0-.55.45-1%201-1s1%20.45%201%201z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2017.83c1.29.54%202.63.89%204%201.07v-2.23l-2.35-.47zM7.33%205H5.1c.18%201.37.53%202.7%201.07%204L7.8%207.35z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.2%2014.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52%202.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13%203.8c-.09-.46-.5-.8-.98-.8H4c-.56%200-1.03.47-1%201.03c.17%202.89%201.05%205.6%202.43%207.97c1.58%202.73%203.85%204.99%206.57%206.57c2.37%201.37%205.08%202.26%207.97%202.43c.55.03%201.03-.43%201.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1%205h2.23l.47%202.35L6.17%209c-.54-1.3-.9-2.63-1.07-4M19%2018.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-phone-locked.svg?color=%231a73e8&size=48