mfg nest yale lock icon
mfg-nest-yale-lock-outline from Material Symbols by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- mfg-nest-yale-lock-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mfg-nest-yale-lock-outline-rounded, mfg-nest-yale-lock-outline-sharp
1 other variant in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the mfg nest yale 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.038 20.963Q5 18.925 5 16V8q0-2.925 2.038-4.962T12 1t4.963 2.038T19 8v8q0 2.925-2.037 4.963T12 23t-4.962-2.037m8.5-1.426Q17 18.075 17 16V8q0-2.075-1.463-3.537T12 3T8.463 4.463T7 8v8q0 2.075 1.463 3.538T12 21t3.538-1.463M13.061 7.564q.438-.438.438-1.063t-.437-1.062T12 5t-1.062.438T10.5 6.5t.438 1.063T12 8t1.063-.437m-3.35 4.15Q10 11.425 10 11t-.288-.712T9 10t-.712.288T8 11t.288.713T9 12t.713-.288m3 0Q13 11.426 13 11t-.288-.712T12 10t-.712.288T11 11t.288.713T12 12t.713-.288m3 0Q16 11.426 16 11t-.288-.712T15 10t-.712.288T14 11t.288.713T15 12t.713-.288m-6 3Q10 14.426 10 14t-.288-.712T9 13t-.712.288T8 14t.288.713T9 15t.713-.288m6 0Q16 14.426 16 14t-.288-.712T15 13t-.712.288T14 14t.288.713T15 15t.713-.288m-3 0Q13 14.426 13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15t.713-.288m-3 3Q10 17.426 10 17t-.288-.712T9 16t-.712.288T8 17t.288.713T9 18t.713-.288m6 0Q16 17.426 16 17t-.288-.712T15 16t-.712.288T14 17t.288.713T15 18t.713-.288m-3 0Q13 17.426 13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18t.713-.288M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMfgNestYaleLockOutline(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.038 20.963Q5 18.925 5 16V8q0-2.925 2.038-4.962T12 1t4.963 2.038T19 8v8q0 2.925-2.037 4.963T12 23t-4.962-2.037m8.5-1.426Q17 18.075 17 16V8q0-2.075-1.463-3.537T12 3T8.463 4.463T7 8v8q0 2.075 1.463 3.538T12 21t3.538-1.463M13.061 7.564q.438-.438.438-1.063t-.437-1.062T12 5t-1.062.438T10.5 6.5t.438 1.063T12 8t1.063-.437m-3.35 4.15Q10 11.425 10 11t-.288-.712T9 10t-.712.288T8 11t.288.713T9 12t.713-.288m3 0Q13 11.426 13 11t-.288-.712T12 10t-.712.288T11 11t.288.713T12 12t.713-.288m3 0Q16 11.426 16 11t-.288-.712T15 10t-.712.288T14 11t.288.713T15 12t.713-.288m-6 3Q10 14.426 10 14t-.288-.712T9 13t-.712.288T8 14t.288.713T9 15t.713-.288m6 0Q16 14.426 16 14t-.288-.712T15 13t-.712.288T14 14t.288.713T15 15t.713-.288m-3 0Q13 14.426 13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15t.713-.288m-3 3Q10 17.426 10 17t-.288-.712T9 16t-.712.288T8 17t.288.713T9 18t.713-.288m6 0Q16 17.426 16 17t-.288-.712T15 16t-.712.288T14 17t.288.713T15 18t.713-.288m-3 0Q13 17.426 13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18t.713-.288M12 12"/></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.038 20.963Q5 18.925 5 16V8q0-2.925 2.038-4.962T12 1t4.963 2.038T19 8v8q0 2.925-2.037 4.963T12 23t-4.962-2.037m8.5-1.426Q17 18.075 17 16V8q0-2.075-1.463-3.537T12 3T8.463 4.463T7 8v8q0 2.075 1.463 3.538T12 21t3.538-1.463M13.061 7.564q.438-.438.438-1.063t-.437-1.062T12 5t-1.062.438T10.5 6.5t.438 1.063T12 8t1.063-.437m-3.35 4.15Q10 11.425 10 11t-.288-.712T9 10t-.712.288T8 11t.288.713T9 12t.713-.288m3 0Q13 11.426 13 11t-.288-.712T12 10t-.712.288T11 11t.288.713T12 12t.713-.288m3 0Q16 11.426 16 11t-.288-.712T15 10t-.712.288T14 11t.288.713T15 12t.713-.288m-6 3Q10 14.426 10 14t-.288-.712T9 13t-.712.288T8 14t.288.713T9 15t.713-.288m6 0Q16 14.426 16 14t-.288-.712T15 13t-.712.288T14 14t.288.713T15 15t.713-.288m-3 0Q13 14.426 13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15t.713-.288m-3 3Q10 17.426 10 17t-.288-.712T9 16t-.712.288T8 17t.288.713T9 18t.713-.288m6 0Q16 17.426 16 17t-.288-.712T15 16t-.712.288T14 17t.288.713T15 18t.713-.288m-3 0Q13 17.426 13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18t.713-.288M12 12"/></svg> </template>
CSS
.icon-mfg-nest-yale-lock-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.038%2020.963Q5%2018.925%205%2016V8q0-2.925%202.038-4.962T12%201t4.963%202.038T19%208v8q0%202.925-2.037%204.963T12%2023t-4.962-2.037m8.5-1.426Q17%2018.075%2017%2016V8q0-2.075-1.463-3.537T12%203T8.463%204.463T7%208v8q0%202.075%201.463%203.538T12%2021t3.538-1.463M13.061%207.564q.438-.438.438-1.063t-.437-1.062T12%205t-1.062.438T10.5%206.5t.438%201.063T12%208t1.063-.437m-3.35%204.15Q10%2011.425%2010%2011t-.288-.712T9%2010t-.712.288T8%2011t.288.713T9%2012t.713-.288m3%200Q13%2011.426%2013%2011t-.288-.712T12%2010t-.712.288T11%2011t.288.713T12%2012t.713-.288m3%200Q16%2011.426%2016%2011t-.288-.712T15%2010t-.712.288T14%2011t.288.713T15%2012t.713-.288m-6%203Q10%2014.426%2010%2014t-.288-.712T9%2013t-.712.288T8%2014t.288.713T9%2015t.713-.288m6%200Q16%2014.426%2016%2014t-.288-.712T15%2013t-.712.288T14%2014t.288.713T15%2015t.713-.288m-3%200Q13%2014.426%2013%2014t-.288-.712T12%2013t-.712.288T11%2014t.288.713T12%2015t.713-.288m-3%203Q10%2017.426%2010%2017t-.288-.712T9%2016t-.712.288T8%2017t.288.713T9%2018t.713-.288m6%200Q16%2017.426%2016%2017t-.288-.712T15%2016t-.712.288T14%2017t.288.713T15%2018t.713-.288m-3%200Q13%2017.426%2013%2017t-.288-.712T12%2016t-.712.288T11%2017t.288.713T12%2018t.713-.288M12%2012%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.038%2020.963Q5%2018.925%205%2016V8q0-2.925%202.038-4.962T12%201t4.963%202.038T19%208v8q0%202.925-2.037%204.963T12%2023t-4.962-2.037m8.5-1.426Q17%2018.075%2017%2016V8q0-2.075-1.463-3.537T12%203T8.463%204.463T7%208v8q0%202.075%201.463%203.538T12%2021t3.538-1.463M13.061%207.564q.438-.438.438-1.063t-.437-1.062T12%205t-1.062.438T10.5%206.5t.438%201.063T12%208t1.063-.437m-3.35%204.15Q10%2011.425%2010%2011t-.288-.712T9%2010t-.712.288T8%2011t.288.713T9%2012t.713-.288m3%200Q13%2011.426%2013%2011t-.288-.712T12%2010t-.712.288T11%2011t.288.713T12%2012t.713-.288m3%200Q16%2011.426%2016%2011t-.288-.712T15%2010t-.712.288T14%2011t.288.713T15%2012t.713-.288m-6%203Q10%2014.426%2010%2014t-.288-.712T9%2013t-.712.288T8%2014t.288.713T9%2015t.713-.288m6%200Q16%2014.426%2016%2014t-.288-.712T15%2013t-.712.288T14%2014t.288.713T15%2015t.713-.288m-3%200Q13%2014.426%2013%2014t-.288-.712T12%2013t-.712.288T11%2014t.288.713T12%2015t.713-.288m-3%203Q10%2017.426%2010%2017t-.288-.712T9%2016t-.712.288T8%2017t.288.713T9%2018t.713-.288m6%200Q16%2017.426%2016%2017t-.288-.712T15%2016t-.712.288T14%2017t.288.713T15%2018t.713-.288m-3%200Q13%2017.426%2013%2017t-.288-.712T12%2016t-.712.288T11%2017t.288.713T12%2018t.713-.288M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mfg-nest-yale-lock-outline.svg?color=%231a73e8&size=48