ios locked icon
ios-locked-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- ios-locked-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios locked icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M360 224v-72c0-57.43-46.562-104-103.984-104C198.562 48 152 94.57 152 152v72H96v240h320V224h-56zm-192-72c0-48.523 39.484-88 88.016-88C304.531 64 344 103.477 344 152v72H168v-72zm232 296H112V240h288v208z" fill="currentColor"/><path d="M256 288c-17.673 0-32 14.327-32 32 0 14.91 10.198 27.439 24 30.992V384h16v-33.008c13.802-3.553 24-16.082 24-30.992 0-17.673-14.327-32-32-32zm0 48c-8.822 0-16-7.178-16-16s7.178-16 16-16 16 7.178 16 16-7.178 16-16 16z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosLockedOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M360 224v-72c0-57.43-46.562-104-103.984-104C198.562 48 152 94.57 152 152v72H96v240h320V224h-56zm-192-72c0-48.523 39.484-88 88.016-88C304.531 64 344 103.477 344 152v72H168v-72zm232 296H112V240h288v208z" fill="currentColor"/><path d="M256 288c-17.673 0-32 14.327-32 32 0 14.91 10.198 27.439 24 30.992V384h16v-33.008c13.802-3.553 24-16.082 24-30.992 0-17.673-14.327-32-32-32zm0 48c-8.822 0-16-7.178-16-16s7.178-16 16-16 16 7.178 16 16-7.178 16-16 16z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M360 224v-72c0-57.43-46.562-104-103.984-104C198.562 48 152 94.57 152 152v72H96v240h320V224h-56zm-192-72c0-48.523 39.484-88 88.016-88C304.531 64 344 103.477 344 152v72H168v-72zm232 296H112V240h288v208z" fill="currentColor"/><path d="M256 288c-17.673 0-32 14.327-32 32 0 14.91 10.198 27.439 24 30.992V384h16v-33.008c13.802-3.553 24-16.082 24-30.992 0-17.673-14.327-32-32-32zm0 48c-8.822 0-16-7.178-16-16s7.178-16 16-16 16 7.178 16 16-7.178 16-16 16z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-locked-outline {
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%20512%20512%22%3E%3Cpath%20d%3D%22M360%20224v-72c0-57.43-46.562-104-103.984-104C198.562%2048%20152%2094.57%20152%20152v72H96v240h320V224h-56zm-192-72c0-48.523%2039.484-88%2088.016-88C304.531%2064%20344%20103.477%20344%20152v72H168v-72zm232%20296H112V240h288v208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20288c-17.673%200-32%2014.327-32%2032%200%2014.91%2010.198%2027.439%2024%2030.992V384h16v-33.008c13.802-3.553%2024-16.082%2024-30.992%200-17.673-14.327-32-32-32zm0%2048c-8.822%200-16-7.178-16-16s7.178-16%2016-16%2016%207.178%2016%2016-7.178%2016-16%2016z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M360%20224v-72c0-57.43-46.562-104-103.984-104C198.562%2048%20152%2094.57%20152%20152v72H96v240h320V224h-56zm-192-72c0-48.523%2039.484-88%2088.016-88C304.531%2064%20344%20103.477%20344%20152v72H168v-72zm232%20296H112V240h288v208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20288c-17.673%200-32%2014.327-32%2032%200%2014.91%2010.198%2027.439%2024%2030.992V384h16v-33.008c13.802-3.553%2024-16.082%2024-30.992%200-17.673-14.327-32-32-32zm0%2048c-8.822%200-16-7.178-16-16s7.178-16%2016-16%2016%207.178%2016%2016-7.178%2016-16%2016z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-locked-outline.svg?color=%231a73e8&size=48