shield lock icon

shield-lock-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
shield-lock-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

The same icon in other sets

Related icons in Octicons

Use the shield lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.46 1.137a1.75 1.75 0 0 1 1.08 0l8.25 2.675A1.75 1.75 0 0 1 22 5.476V10.5c0 6.19-3.77 10.705-9.401 12.83a1.7 1.7 0 0 1-1.198 0C5.771 21.204 2 16.69 2 10.5V5.476c0-.76.49-1.43 1.21-1.664Zm.617 1.426a.25.25 0 0 0-.154 0L3.673 5.24a.25.25 0 0 0-.173.237V10.5c0 5.461 3.28 9.483 8.43 11.426a.2.2 0 0 0 .14 0c5.15-1.943 8.43-5.965 8.43-11.426V5.476a.25.25 0 0 0-.173-.237ZM13 12.232V15a1 1 0 0 1-2 0v-2.768a2 2 0 1 1 2 0"/></svg>

React

import type { SVGProps } from "react";

export function OcticonShieldLock24(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="M11.46 1.137a1.75 1.75 0 0 1 1.08 0l8.25 2.675A1.75 1.75 0 0 1 22 5.476V10.5c0 6.19-3.77 10.705-9.401 12.83a1.7 1.7 0 0 1-1.198 0C5.771 21.204 2 16.69 2 10.5V5.476c0-.76.49-1.43 1.21-1.664Zm.617 1.426a.25.25 0 0 0-.154 0L3.673 5.24a.25.25 0 0 0-.173.237V10.5c0 5.461 3.28 9.483 8.43 11.426a.2.2 0 0 0 .14 0c5.15-1.943 8.43-5.965 8.43-11.426V5.476a.25.25 0 0 0-.173-.237ZM13 12.232V15a1 1 0 0 1-2 0v-2.768a2 2 0 1 1 2 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.46 1.137a1.75 1.75 0 0 1 1.08 0l8.25 2.675A1.75 1.75 0 0 1 22 5.476V10.5c0 6.19-3.77 10.705-9.401 12.83a1.7 1.7 0 0 1-1.198 0C5.771 21.204 2 16.69 2 10.5V5.476c0-.76.49-1.43 1.21-1.664Zm.617 1.426a.25.25 0 0 0-.154 0L3.673 5.24a.25.25 0 0 0-.173.237V10.5c0 5.461 3.28 9.483 8.43 11.426a.2.2 0 0 0 .14 0c5.15-1.943 8.43-5.965 8.43-11.426V5.476a.25.25 0 0 0-.173-.237ZM13 12.232V15a1 1 0 0 1-2 0v-2.768a2 2 0 1 1 2 0"/></svg>
</template>

CSS

.icon-shield-lock-24 {
  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%22M11.46%201.137a1.75%201.75%200%200%201%201.08%200l8.25%202.675A1.75%201.75%200%200%201%2022%205.476V10.5c0%206.19-3.77%2010.705-9.401%2012.83a1.7%201.7%200%200%201-1.198%200C5.771%2021.204%202%2016.69%202%2010.5V5.476c0-.76.49-1.43%201.21-1.664Zm.617%201.426a.25.25%200%200%200-.154%200L3.673%205.24a.25.25%200%200%200-.173.237V10.5c0%205.461%203.28%209.483%208.43%2011.426a.2.2%200%200%200%20.14%200c5.15-1.943%208.43-5.965%208.43-11.426V5.476a.25.25%200%200%200-.173-.237ZM13%2012.232V15a1%201%200%200%201-2%200v-2.768a2%202%200%201%201%202%200%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%22M11.46%201.137a1.75%201.75%200%200%201%201.08%200l8.25%202.675A1.75%201.75%200%200%201%2022%205.476V10.5c0%206.19-3.77%2010.705-9.401%2012.83a1.7%201.7%200%200%201-1.198%200C5.771%2021.204%202%2016.69%202%2010.5V5.476c0-.76.49-1.43%201.21-1.664Zm.617%201.426a.25.25%200%200%200-.154%200L3.673%205.24a.25.25%200%200%200-.173.237V10.5c0%205.461%203.28%209.483%208.43%2011.426a.2.2%200%200%200%20.14%200c5.15-1.943%208.43-5.965%208.43-11.426V5.476a.25.25%200%200%200-.173-.237ZM13%2012.232V15a1%201%200%200%201-2%200v-2.768a2%202%200%201%201%202%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/shield-lock-24.svg?color=%231a73e8&size=48