lock closed ribbon icon
lock-closed-ribbon-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- lock-closed-ribbon-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
lock-closed-ribbon-16-filledlock-closed-ribbon-16-regularlock-closed-ribbon-20-filledlock-closed-ribbon-20-regularlock-closed-ribbon-24-filledlock-closed-ribbon-24-regularlock-closed-ribbon-28-filledlock-closed-ribbon-32-filledlock-closed-ribbon-32-regularlock-closed-ribbon-48-filledlock-closed-ribbon-48-regular
Related icons in Fluent UI System Icons
Use the lock closed ribbon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25 26.3a.7.7 0 0 1-1.133.55L21.5 24.99l-2.367 1.86A.7.7 0 0 1 18 26.3v-3.557A5.48 5.48 0 0 0 21.5 24c1.33 0 2.55-.472 3.5-1.257zM14 2a5.5 5.5 0 0 1 5.5 5.5v2.509a3.75 3.75 0 0 1 3.459 3.187A5.5 5.5 0 0 0 21.5 13l-.13.003a2.25 2.25 0 0 0-2.12-1.503H8.75a2.25 2.25 0 0 0-2.25 2.25v8.5a2.25 2.25 0 0 0 2.25 2.25H17V26H8.75A3.75 3.75 0 0 1 5 22.25v-8.5a3.75 3.75 0 0 1 3.5-3.741V7.5A5.5 5.5 0 0 1 14 2m7.5 12a4.5 4.5 0 1 1-3.5 7.33l-.007-.01A4.5 4.5 0 0 1 21.5 14M14 16.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0-13a4 4 0 0 0-4 4V10h8V7.5a4 4 0 0 0-4-4"/></svg>
React
import type { SVGProps } from "react";
export function FluentLockClosedRibbon28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25 26.3a.7.7 0 0 1-1.133.55L21.5 24.99l-2.367 1.86A.7.7 0 0 1 18 26.3v-3.557A5.48 5.48 0 0 0 21.5 24c1.33 0 2.55-.472 3.5-1.257zM14 2a5.5 5.5 0 0 1 5.5 5.5v2.509a3.75 3.75 0 0 1 3.459 3.187A5.5 5.5 0 0 0 21.5 13l-.13.003a2.25 2.25 0 0 0-2.12-1.503H8.75a2.25 2.25 0 0 0-2.25 2.25v8.5a2.25 2.25 0 0 0 2.25 2.25H17V26H8.75A3.75 3.75 0 0 1 5 22.25v-8.5a3.75 3.75 0 0 1 3.5-3.741V7.5A5.5 5.5 0 0 1 14 2m7.5 12a4.5 4.5 0 1 1-3.5 7.33l-.007-.01A4.5 4.5 0 0 1 21.5 14M14 16.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0-13a4 4 0 0 0-4 4V10h8V7.5a4 4 0 0 0-4-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25 26.3a.7.7 0 0 1-1.133.55L21.5 24.99l-2.367 1.86A.7.7 0 0 1 18 26.3v-3.557A5.48 5.48 0 0 0 21.5 24c1.33 0 2.55-.472 3.5-1.257zM14 2a5.5 5.5 0 0 1 5.5 5.5v2.509a3.75 3.75 0 0 1 3.459 3.187A5.5 5.5 0 0 0 21.5 13l-.13.003a2.25 2.25 0 0 0-2.12-1.503H8.75a2.25 2.25 0 0 0-2.25 2.25v8.5a2.25 2.25 0 0 0 2.25 2.25H17V26H8.75A3.75 3.75 0 0 1 5 22.25v-8.5a3.75 3.75 0 0 1 3.5-3.741V7.5A5.5 5.5 0 0 1 14 2m7.5 12a4.5 4.5 0 1 1-3.5 7.33l-.007-.01A4.5 4.5 0 0 1 21.5 14M14 16.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0-13a4 4 0 0 0-4 4V10h8V7.5a4 4 0 0 0-4-4"/></svg> </template>
CSS
.icon-lock-closed-ribbon-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2026.3a.7.7%200%200%201-1.133.55L21.5%2024.99l-2.367%201.86A.7.7%200%200%201%2018%2026.3v-3.557A5.48%205.48%200%200%200%2021.5%2024c1.33%200%202.55-.472%203.5-1.257zM14%202a5.5%205.5%200%200%201%205.5%205.5v2.509a3.75%203.75%200%200%201%203.459%203.187A5.5%205.5%200%200%200%2021.5%2013l-.13.003a2.25%202.25%200%200%200-2.12-1.503H8.75a2.25%202.25%200%200%200-2.25%202.25v8.5a2.25%202.25%200%200%200%202.25%202.25H17V26H8.75A3.75%203.75%200%200%201%205%2022.25v-8.5a3.75%203.75%200%200%201%203.5-3.741V7.5A5.5%205.5%200%200%201%2014%202m7.5%2012a4.5%204.5%200%201%201-3.5%207.33l-.007-.01A4.5%204.5%200%200%201%2021.5%2014M14%2016.5a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m0-13a4%204%200%200%200-4%204V10h8V7.5a4%204%200%200%200-4-4%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2026.3a.7.7%200%200%201-1.133.55L21.5%2024.99l-2.367%201.86A.7.7%200%200%201%2018%2026.3v-3.557A5.48%205.48%200%200%200%2021.5%2024c1.33%200%202.55-.472%203.5-1.257zM14%202a5.5%205.5%200%200%201%205.5%205.5v2.509a3.75%203.75%200%200%201%203.459%203.187A5.5%205.5%200%200%200%2021.5%2013l-.13.003a2.25%202.25%200%200%200-2.12-1.503H8.75a2.25%202.25%200%200%200-2.25%202.25v8.5a2.25%202.25%200%200%200%202.25%202.25H17V26H8.75A3.75%203.75%200%200%201%205%2022.25v-8.5a3.75%203.75%200%200%201%203.5-3.741V7.5A5.5%205.5%200%200%201%2014%202m7.5%2012a4.5%204.5%200%201%201-3.5%207.33l-.007-.01A4.5%204.5%200%200%201%2021.5%2014M14%2016.5a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m0-13a4%204%200%200%200-4%204V10h8V7.5a4%204%200%200%200-4-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/lock-closed-ribbon-28-regular.svg?color=%231a73e8&size=48