folder lock icon
folder-lock-bold-duotone from Solar by 480 Design · Bold Duotone · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-lock-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Folders
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More folders icons from Solar
add-folder-boldfolder-2-boldfolder-boldfolder-check-boldfolder-clock-boldfolder-cloud-boldfolder-code-boldfolder-cog-boldfolder-dot-boldfolder-dot-open-boldfolder-down-boldfolder-error-boldfolder-favorite-bookmark-boldfolder-favorite-star-boldfolder-git-boldfolder-kanban-boldfolder-open-boldfolder-output-boldfolder-path-connect-boldfolder-pen-boldfolder-search-boldfolder-security-boldfolder-symlink-boldfolder-sync-bold
Use the folder lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path fill-rule="evenodd" d="M12 10.0312C13.4786 10.0312 14.6775 11.2249 14.6875 12.7012C14.9625 12.7645 15.2402 12.8828 15.4775 13.1201C15.7818 13.4246 15.8928 13.7946 15.9395 14.1416C15.9832 14.467 15.9815 14.8692 15.9815 15.3047C15.9815 15.7402 15.9832 16.1423 15.9395 16.4678C15.8928 16.8147 15.7818 17.1848 15.4775 17.4893C15.1732 17.7936 14.803 17.9045 14.4561 17.9512C14.1307 17.9949 13.7283 17.9932 13.293 17.9932H10.708C10.2727 17.9932 9.87031 17.9948 9.54493 17.9512C9.19791 17.9045 8.82792 17.7936 8.52345 17.4893C8.21898 17.1848 8.1082 16.8148 8.06153 16.4678C8.01783 16.1423 8.01954 15.7402 8.01954 15.3047C8.01954 14.8692 8.01782 14.4671 8.06153 14.1416C8.10821 13.7945 8.21894 13.4246 8.52345 13.1201C8.76043 12.8832 9.03696 12.7645 9.31153 12.7012C9.32154 11.2249 10.5214 10.0313 12 10.0312ZM10.708 14.1162C10.2303 14.1162 9.94646 14.1174 9.74415 14.1445C9.64841 14.1574 9.60316 14.1735 9.58497 14.1816C9.57687 14.1996 9.56084 14.2444 9.54786 14.3408C9.52066 14.5432 9.51954 14.8266 9.51954 15.3047C9.51954 15.7828 9.52066 16.0662 9.54786 16.2686C9.56082 16.3649 9.57685 16.4097 9.58497 16.4277C9.60313 16.4359 9.64835 16.4519 9.74415 16.4648C9.94646 16.492 10.2303 16.4932 10.708 16.4932H13.293C13.7707 16.4932 14.0546 16.492 14.2568 16.4648C14.3517 16.452 14.3967 16.4359 14.415 16.4277C14.4232 16.4098 14.4392 16.3651 14.4522 16.2686C14.4794 16.0662 14.4815 15.7828 14.4815 15.3047C14.4815 14.8267 14.4794 14.5432 14.4522 14.3408C14.4391 14.2442 14.4231 14.1995 14.415 14.1816C14.3967 14.1735 14.3516 14.1573 14.2568 14.1445C14.0546 14.1173 13.7707 14.1162 13.293 14.1162H10.708ZM12 11.5312C11.3785 11.5313 10.8689 12.0083 10.8164 12.6162H13.1836C13.1311 12.0083 12.6215 11.5312 12 11.5312Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFolderLockBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path fillRule="evenodd" d="M12 10.0312C13.4786 10.0312 14.6775 11.2249 14.6875 12.7012C14.9625 12.7645 15.2402 12.8828 15.4775 13.1201C15.7818 13.4246 15.8928 13.7946 15.9395 14.1416C15.9832 14.467 15.9815 14.8692 15.9815 15.3047C15.9815 15.7402 15.9832 16.1423 15.9395 16.4678C15.8928 16.8147 15.7818 17.1848 15.4775 17.4893C15.1732 17.7936 14.803 17.9045 14.4561 17.9512C14.1307 17.9949 13.7283 17.9932 13.293 17.9932H10.708C10.2727 17.9932 9.87031 17.9948 9.54493 17.9512C9.19791 17.9045 8.82792 17.7936 8.52345 17.4893C8.21898 17.1848 8.1082 16.8148 8.06153 16.4678C8.01783 16.1423 8.01954 15.7402 8.01954 15.3047C8.01954 14.8692 8.01782 14.4671 8.06153 14.1416C8.10821 13.7945 8.21894 13.4246 8.52345 13.1201C8.76043 12.8832 9.03696 12.7645 9.31153 12.7012C9.32154 11.2249 10.5214 10.0313 12 10.0312ZM10.708 14.1162C10.2303 14.1162 9.94646 14.1174 9.74415 14.1445C9.64841 14.1574 9.60316 14.1735 9.58497 14.1816C9.57687 14.1996 9.56084 14.2444 9.54786 14.3408C9.52066 14.5432 9.51954 14.8266 9.51954 15.3047C9.51954 15.7828 9.52066 16.0662 9.54786 16.2686C9.56082 16.3649 9.57685 16.4097 9.58497 16.4277C9.60313 16.4359 9.64835 16.4519 9.74415 16.4648C9.94646 16.492 10.2303 16.4932 10.708 16.4932H13.293C13.7707 16.4932 14.0546 16.492 14.2568 16.4648C14.3517 16.452 14.3967 16.4359 14.415 16.4277C14.4232 16.4098 14.4392 16.3651 14.4522 16.2686C14.4794 16.0662 14.4815 15.7828 14.4815 15.3047C14.4815 14.8267 14.4794 14.5432 14.4522 14.3408C14.4391 14.2442 14.4231 14.1995 14.415 14.1816C14.3967 14.1735 14.3516 14.1573 14.2568 14.1445C14.0546 14.1173 13.7707 14.1162 13.293 14.1162H10.708ZM12 11.5312C11.3785 11.5313 10.8689 12.0083 10.8164 12.6162H13.1836C13.1311 12.0083 12.6215 11.5312 12 11.5312Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path fill-rule="evenodd" d="M12 10.0312C13.4786 10.0312 14.6775 11.2249 14.6875 12.7012C14.9625 12.7645 15.2402 12.8828 15.4775 13.1201C15.7818 13.4246 15.8928 13.7946 15.9395 14.1416C15.9832 14.467 15.9815 14.8692 15.9815 15.3047C15.9815 15.7402 15.9832 16.1423 15.9395 16.4678C15.8928 16.8147 15.7818 17.1848 15.4775 17.4893C15.1732 17.7936 14.803 17.9045 14.4561 17.9512C14.1307 17.9949 13.7283 17.9932 13.293 17.9932H10.708C10.2727 17.9932 9.87031 17.9948 9.54493 17.9512C9.19791 17.9045 8.82792 17.7936 8.52345 17.4893C8.21898 17.1848 8.1082 16.8148 8.06153 16.4678C8.01783 16.1423 8.01954 15.7402 8.01954 15.3047C8.01954 14.8692 8.01782 14.4671 8.06153 14.1416C8.10821 13.7945 8.21894 13.4246 8.52345 13.1201C8.76043 12.8832 9.03696 12.7645 9.31153 12.7012C9.32154 11.2249 10.5214 10.0313 12 10.0312ZM10.708 14.1162C10.2303 14.1162 9.94646 14.1174 9.74415 14.1445C9.64841 14.1574 9.60316 14.1735 9.58497 14.1816C9.57687 14.1996 9.56084 14.2444 9.54786 14.3408C9.52066 14.5432 9.51954 14.8266 9.51954 15.3047C9.51954 15.7828 9.52066 16.0662 9.54786 16.2686C9.56082 16.3649 9.57685 16.4097 9.58497 16.4277C9.60313 16.4359 9.64835 16.4519 9.74415 16.4648C9.94646 16.492 10.2303 16.4932 10.708 16.4932H13.293C13.7707 16.4932 14.0546 16.492 14.2568 16.4648C14.3517 16.452 14.3967 16.4359 14.415 16.4277C14.4232 16.4098 14.4392 16.3651 14.4522 16.2686C14.4794 16.0662 14.4815 15.7828 14.4815 15.3047C14.4815 14.8267 14.4794 14.5432 14.4522 14.3408C14.4391 14.2442 14.4231 14.1995 14.415 14.1816C14.3967 14.1735 14.3516 14.1573 14.2568 14.1445C14.0546 14.1173 13.7707 14.1162 13.293 14.1162H10.708ZM12 11.5312C11.3785 11.5313 10.8689 12.0083 10.8164 12.6162H13.1836C13.1311 12.0083 12.6215 11.5312 12 11.5312Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-folder-lock-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014V11.7979C22%209.16554%2022%207.84935%2021.2305%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1506%206%2018.8345%206%2016.2021%206H15.8284C14.6747%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9804%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4497%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89594%202.92051C9.27652%202.40704%208.51665%202.09229%207.71557%202.01738C7.52976%202%207.33642%202%206.94975%202C6.06722%202%205.62595%202%205.25839%202.06935C3.64031%202.37464%202.37464%203.64031%202.06935%205.25839C2%205.62595%202%206.06722%202%206.94975V14C2%2017.7712%202%2019.6569%203.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022H14C17.7712%2022%2019.6569%2022%2020.8284%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2010.0312C13.4786%2010.0312%2014.6775%2011.2249%2014.6875%2012.7012C14.9625%2012.7645%2015.2402%2012.8828%2015.4775%2013.1201C15.7818%2013.4246%2015.8928%2013.7946%2015.9395%2014.1416C15.9832%2014.467%2015.9815%2014.8692%2015.9815%2015.3047C15.9815%2015.7402%2015.9832%2016.1423%2015.9395%2016.4678C15.8928%2016.8147%2015.7818%2017.1848%2015.4775%2017.4893C15.1732%2017.7936%2014.803%2017.9045%2014.4561%2017.9512C14.1307%2017.9949%2013.7283%2017.9932%2013.293%2017.9932H10.708C10.2727%2017.9932%209.87031%2017.9948%209.54493%2017.9512C9.19791%2017.9045%208.82792%2017.7936%208.52345%2017.4893C8.21898%2017.1848%208.1082%2016.8148%208.06153%2016.4678C8.01783%2016.1423%208.01954%2015.7402%208.01954%2015.3047C8.01954%2014.8692%208.01782%2014.4671%208.06153%2014.1416C8.10821%2013.7945%208.21894%2013.4246%208.52345%2013.1201C8.76043%2012.8832%209.03696%2012.7645%209.31153%2012.7012C9.32154%2011.2249%2010.5214%2010.0313%2012%2010.0312ZM10.708%2014.1162C10.2303%2014.1162%209.94646%2014.1174%209.74415%2014.1445C9.64841%2014.1574%209.60316%2014.1735%209.58497%2014.1816C9.57687%2014.1996%209.56084%2014.2444%209.54786%2014.3408C9.52066%2014.5432%209.51954%2014.8266%209.51954%2015.3047C9.51954%2015.7828%209.52066%2016.0662%209.54786%2016.2686C9.56082%2016.3649%209.57685%2016.4097%209.58497%2016.4277C9.60313%2016.4359%209.64835%2016.4519%209.74415%2016.4648C9.94646%2016.492%2010.2303%2016.4932%2010.708%2016.4932H13.293C13.7707%2016.4932%2014.0546%2016.492%2014.2568%2016.4648C14.3517%2016.452%2014.3967%2016.4359%2014.415%2016.4277C14.4232%2016.4098%2014.4392%2016.3651%2014.4522%2016.2686C14.4794%2016.0662%2014.4815%2015.7828%2014.4815%2015.3047C14.4815%2014.8267%2014.4794%2014.5432%2014.4522%2014.3408C14.4391%2014.2442%2014.4231%2014.1995%2014.415%2014.1816C14.3967%2014.1735%2014.3516%2014.1573%2014.2568%2014.1445C14.0546%2014.1173%2013.7707%2014.1162%2013.293%2014.1162H10.708ZM12%2011.5312C11.3785%2011.5313%2010.8689%2012.0083%2010.8164%2012.6162H13.1836C13.1311%2012.0083%2012.6215%2011.5312%2012%2011.5312Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014V11.7979C22%209.16554%2022%207.84935%2021.2305%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1506%206%2018.8345%206%2016.2021%206H15.8284C14.6747%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9804%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4497%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89594%202.92051C9.27652%202.40704%208.51665%202.09229%207.71557%202.01738C7.52976%202%207.33642%202%206.94975%202C6.06722%202%205.62595%202%205.25839%202.06935C3.64031%202.37464%202.37464%203.64031%202.06935%205.25839C2%205.62595%202%206.06722%202%206.94975V14C2%2017.7712%202%2019.6569%203.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022H14C17.7712%2022%2019.6569%2022%2020.8284%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2010.0312C13.4786%2010.0312%2014.6775%2011.2249%2014.6875%2012.7012C14.9625%2012.7645%2015.2402%2012.8828%2015.4775%2013.1201C15.7818%2013.4246%2015.8928%2013.7946%2015.9395%2014.1416C15.9832%2014.467%2015.9815%2014.8692%2015.9815%2015.3047C15.9815%2015.7402%2015.9832%2016.1423%2015.9395%2016.4678C15.8928%2016.8147%2015.7818%2017.1848%2015.4775%2017.4893C15.1732%2017.7936%2014.803%2017.9045%2014.4561%2017.9512C14.1307%2017.9949%2013.7283%2017.9932%2013.293%2017.9932H10.708C10.2727%2017.9932%209.87031%2017.9948%209.54493%2017.9512C9.19791%2017.9045%208.82792%2017.7936%208.52345%2017.4893C8.21898%2017.1848%208.1082%2016.8148%208.06153%2016.4678C8.01783%2016.1423%208.01954%2015.7402%208.01954%2015.3047C8.01954%2014.8692%208.01782%2014.4671%208.06153%2014.1416C8.10821%2013.7945%208.21894%2013.4246%208.52345%2013.1201C8.76043%2012.8832%209.03696%2012.7645%209.31153%2012.7012C9.32154%2011.2249%2010.5214%2010.0313%2012%2010.0312ZM10.708%2014.1162C10.2303%2014.1162%209.94646%2014.1174%209.74415%2014.1445C9.64841%2014.1574%209.60316%2014.1735%209.58497%2014.1816C9.57687%2014.1996%209.56084%2014.2444%209.54786%2014.3408C9.52066%2014.5432%209.51954%2014.8266%209.51954%2015.3047C9.51954%2015.7828%209.52066%2016.0662%209.54786%2016.2686C9.56082%2016.3649%209.57685%2016.4097%209.58497%2016.4277C9.60313%2016.4359%209.64835%2016.4519%209.74415%2016.4648C9.94646%2016.492%2010.2303%2016.4932%2010.708%2016.4932H13.293C13.7707%2016.4932%2014.0546%2016.492%2014.2568%2016.4648C14.3517%2016.452%2014.3967%2016.4359%2014.415%2016.4277C14.4232%2016.4098%2014.4392%2016.3651%2014.4522%2016.2686C14.4794%2016.0662%2014.4815%2015.7828%2014.4815%2015.3047C14.4815%2014.8267%2014.4794%2014.5432%2014.4522%2014.3408C14.4391%2014.2442%2014.4231%2014.1995%2014.415%2014.1816C14.3967%2014.1735%2014.3516%2014.1573%2014.2568%2014.1445C14.0546%2014.1173%2013.7707%2014.1162%2013.293%2014.1162H10.708ZM12%2011.5312C11.3785%2011.5313%2010.8689%2012.0083%2010.8164%2012.6162H13.1836C13.1311%2012.0083%2012.6215%2011.5312%2012%2011.5312Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-lock-bold-duotone.svg?color=%231a73e8&size=48