folder lock icon
folder-lock-bold from Solar by 480 Design · Bold · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-lock-bold
- Set
- Solar
- Style
- Bold
- 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="M13.293 14.1162C13.7707 14.1162 14.0546 14.1173 14.2568 14.1445C14.3516 14.1573 14.3967 14.1735 14.415 14.1816C14.4231 14.1995 14.4391 14.2442 14.4521 14.3408C14.4793 14.5432 14.4814 14.8267 14.4814 15.3047C14.4814 15.7828 14.4793 16.0662 14.4521 16.2686C14.4392 16.3651 14.4231 16.4098 14.415 16.4277C14.3967 16.4359 14.3517 16.452 14.2568 16.4648C14.0546 16.492 13.7707 16.4932 13.293 16.4932H10.708C10.2303 16.4932 9.94645 16.492 9.74414 16.4648C9.64837 16.452 9.60313 16.4359 9.58496 16.4277C9.57685 16.4097 9.56081 16.3649 9.54785 16.2686C9.52065 16.0662 9.51953 15.7828 9.51953 15.3047C9.51953 14.8266 9.52065 14.5432 9.54785 14.3408C9.56083 14.2444 9.57686 14.1996 9.58496 14.1816C9.60316 14.1735 9.64843 14.1574 9.74414 14.1445C9.94645 14.1174 10.2303 14.1162 10.708 14.1162H13.293Z"/><path d="M12.001 11.5312C12.622 11.5317 13.1311 12.0086 13.1836 12.6162H10.8174C10.8699 12.0084 11.3795 11.5312 12.001 11.5312Z"/><path fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM12.001 10.0312C10.5227 10.0312 9.32303 11.2244 9.3125 12.7002C9.08177 12.7532 8.84956 12.8461 8.64062 13.0146L8.52344 13.1201C8.21893 13.4246 8.1082 13.7945 8.06152 14.1416C8.01781 14.4671 8.01953 14.8692 8.01953 15.3047C8.01953 15.7402 8.01782 16.1423 8.06152 16.4678C8.10819 16.8148 8.21898 17.1848 8.52344 17.4893C8.82791 17.7936 9.1979 17.9045 9.54492 17.9512C9.8703 17.9948 10.2727 17.9932 10.708 17.9932H13.293C13.7283 17.9932 14.1307 17.9949 14.4561 17.9512C14.803 17.9045 15.1732 17.7936 15.4775 17.4893C15.7818 17.1848 15.8928 16.8147 15.9395 16.4678C15.9831 16.1423 15.9814 15.7402 15.9814 15.3047C15.9814 14.8692 15.9832 14.467 15.9395 14.1416C15.8986 13.8381 15.8085 13.5167 15.583 13.2373L15.4775 13.1201L15.3604 13.0146C15.1513 12.8458 14.9184 12.7542 14.6875 12.7012C14.6775 11.2252 13.4792 10.0317 12.001 10.0312Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFolderLockBold(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="M13.293 14.1162C13.7707 14.1162 14.0546 14.1173 14.2568 14.1445C14.3516 14.1573 14.3967 14.1735 14.415 14.1816C14.4231 14.1995 14.4391 14.2442 14.4521 14.3408C14.4793 14.5432 14.4814 14.8267 14.4814 15.3047C14.4814 15.7828 14.4793 16.0662 14.4521 16.2686C14.4392 16.3651 14.4231 16.4098 14.415 16.4277C14.3967 16.4359 14.3517 16.452 14.2568 16.4648C14.0546 16.492 13.7707 16.4932 13.293 16.4932H10.708C10.2303 16.4932 9.94645 16.492 9.74414 16.4648C9.64837 16.452 9.60313 16.4359 9.58496 16.4277C9.57685 16.4097 9.56081 16.3649 9.54785 16.2686C9.52065 16.0662 9.51953 15.7828 9.51953 15.3047C9.51953 14.8266 9.52065 14.5432 9.54785 14.3408C9.56083 14.2444 9.57686 14.1996 9.58496 14.1816C9.60316 14.1735 9.64843 14.1574 9.74414 14.1445C9.94645 14.1174 10.2303 14.1162 10.708 14.1162H13.293Z"/><path d="M12.001 11.5312C12.622 11.5317 13.1311 12.0086 13.1836 12.6162H10.8174C10.8699 12.0084 11.3795 11.5312 12.001 11.5312Z"/><path fillRule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM12.001 10.0312C10.5227 10.0312 9.32303 11.2244 9.3125 12.7002C9.08177 12.7532 8.84956 12.8461 8.64062 13.0146L8.52344 13.1201C8.21893 13.4246 8.1082 13.7945 8.06152 14.1416C8.01781 14.4671 8.01953 14.8692 8.01953 15.3047C8.01953 15.7402 8.01782 16.1423 8.06152 16.4678C8.10819 16.8148 8.21898 17.1848 8.52344 17.4893C8.82791 17.7936 9.1979 17.9045 9.54492 17.9512C9.8703 17.9948 10.2727 17.9932 10.708 17.9932H13.293C13.7283 17.9932 14.1307 17.9949 14.4561 17.9512C14.803 17.9045 15.1732 17.7936 15.4775 17.4893C15.7818 17.1848 15.8928 16.8147 15.9395 16.4678C15.9831 16.1423 15.9814 15.7402 15.9814 15.3047C15.9814 14.8692 15.9832 14.467 15.9395 14.1416C15.8986 13.8381 15.8085 13.5167 15.583 13.2373L15.4775 13.1201L15.3604 13.0146C15.1513 12.8458 14.9184 12.7542 14.6875 12.7012C14.6775 11.2252 13.4792 10.0317 12.001 10.0312Z" 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="M13.293 14.1162C13.7707 14.1162 14.0546 14.1173 14.2568 14.1445C14.3516 14.1573 14.3967 14.1735 14.415 14.1816C14.4231 14.1995 14.4391 14.2442 14.4521 14.3408C14.4793 14.5432 14.4814 14.8267 14.4814 15.3047C14.4814 15.7828 14.4793 16.0662 14.4521 16.2686C14.4392 16.3651 14.4231 16.4098 14.415 16.4277C14.3967 16.4359 14.3517 16.452 14.2568 16.4648C14.0546 16.492 13.7707 16.4932 13.293 16.4932H10.708C10.2303 16.4932 9.94645 16.492 9.74414 16.4648C9.64837 16.452 9.60313 16.4359 9.58496 16.4277C9.57685 16.4097 9.56081 16.3649 9.54785 16.2686C9.52065 16.0662 9.51953 15.7828 9.51953 15.3047C9.51953 14.8266 9.52065 14.5432 9.54785 14.3408C9.56083 14.2444 9.57686 14.1996 9.58496 14.1816C9.60316 14.1735 9.64843 14.1574 9.74414 14.1445C9.94645 14.1174 10.2303 14.1162 10.708 14.1162H13.293Z"/><path d="M12.001 11.5312C12.622 11.5317 13.1311 12.0086 13.1836 12.6162H10.8174C10.8699 12.0084 11.3795 11.5312 12.001 11.5312Z"/><path fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM12.001 10.0312C10.5227 10.0312 9.32303 11.2244 9.3125 12.7002C9.08177 12.7532 8.84956 12.8461 8.64062 13.0146L8.52344 13.1201C8.21893 13.4246 8.1082 13.7945 8.06152 14.1416C8.01781 14.4671 8.01953 14.8692 8.01953 15.3047C8.01953 15.7402 8.01782 16.1423 8.06152 16.4678C8.10819 16.8148 8.21898 17.1848 8.52344 17.4893C8.82791 17.7936 9.1979 17.9045 9.54492 17.9512C9.8703 17.9948 10.2727 17.9932 10.708 17.9932H13.293C13.7283 17.9932 14.1307 17.9949 14.4561 17.9512C14.803 17.9045 15.1732 17.7936 15.4775 17.4893C15.7818 17.1848 15.8928 16.8147 15.9395 16.4678C15.9831 16.1423 15.9814 15.7402 15.9814 15.3047C15.9814 14.8692 15.9832 14.467 15.9395 14.1416C15.8986 13.8381 15.8085 13.5167 15.583 13.2373L15.4775 13.1201L15.3604 13.0146C15.1513 12.8458 14.9184 12.7542 14.6875 12.7012C14.6775 11.2252 13.4792 10.0317 12.001 10.0312Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-folder-lock-bold {
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%22M13.293%2014.1162C13.7707%2014.1162%2014.0546%2014.1173%2014.2568%2014.1445C14.3516%2014.1573%2014.3967%2014.1735%2014.415%2014.1816C14.4231%2014.1995%2014.4391%2014.2442%2014.4521%2014.3408C14.4793%2014.5432%2014.4814%2014.8267%2014.4814%2015.3047C14.4814%2015.7828%2014.4793%2016.0662%2014.4521%2016.2686C14.4392%2016.3651%2014.4231%2016.4098%2014.415%2016.4277C14.3967%2016.4359%2014.3517%2016.452%2014.2568%2016.4648C14.0546%2016.492%2013.7707%2016.4932%2013.293%2016.4932H10.708C10.2303%2016.4932%209.94645%2016.492%209.74414%2016.4648C9.64837%2016.452%209.60313%2016.4359%209.58496%2016.4277C9.57685%2016.4097%209.56081%2016.3649%209.54785%2016.2686C9.52065%2016.0662%209.51953%2015.7828%209.51953%2015.3047C9.51953%2014.8266%209.52065%2014.5432%209.54785%2014.3408C9.56083%2014.2444%209.57686%2014.1996%209.58496%2014.1816C9.60316%2014.1735%209.64843%2014.1574%209.74414%2014.1445C9.94645%2014.1174%2010.2303%2014.1162%2010.708%2014.1162H13.293Z%22%2F%3E%3Cpath%20d%3D%22M12.001%2011.5312C12.622%2011.5317%2013.1311%2012.0086%2013.1836%2012.6162H10.8174C10.8699%2012.0084%2011.3795%2011.5312%2012.001%2011.5312Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM12.001%2010.0312C10.5227%2010.0312%209.32303%2011.2244%209.3125%2012.7002C9.08177%2012.7532%208.84956%2012.8461%208.64062%2013.0146L8.52344%2013.1201C8.21893%2013.4246%208.1082%2013.7945%208.06152%2014.1416C8.01781%2014.4671%208.01953%2014.8692%208.01953%2015.3047C8.01953%2015.7402%208.01782%2016.1423%208.06152%2016.4678C8.10819%2016.8148%208.21898%2017.1848%208.52344%2017.4893C8.82791%2017.7936%209.1979%2017.9045%209.54492%2017.9512C9.8703%2017.9948%2010.2727%2017.9932%2010.708%2017.9932H13.293C13.7283%2017.9932%2014.1307%2017.9949%2014.4561%2017.9512C14.803%2017.9045%2015.1732%2017.7936%2015.4775%2017.4893C15.7818%2017.1848%2015.8928%2016.8147%2015.9395%2016.4678C15.9831%2016.1423%2015.9814%2015.7402%2015.9814%2015.3047C15.9814%2014.8692%2015.9832%2014.467%2015.9395%2014.1416C15.8986%2013.8381%2015.8085%2013.5167%2015.583%2013.2373L15.4775%2013.1201L15.3604%2013.0146C15.1513%2012.8458%2014.9184%2012.7542%2014.6875%2012.7012C14.6775%2011.2252%2013.4792%2010.0317%2012.001%2010.0312Z%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%22M13.293%2014.1162C13.7707%2014.1162%2014.0546%2014.1173%2014.2568%2014.1445C14.3516%2014.1573%2014.3967%2014.1735%2014.415%2014.1816C14.4231%2014.1995%2014.4391%2014.2442%2014.4521%2014.3408C14.4793%2014.5432%2014.4814%2014.8267%2014.4814%2015.3047C14.4814%2015.7828%2014.4793%2016.0662%2014.4521%2016.2686C14.4392%2016.3651%2014.4231%2016.4098%2014.415%2016.4277C14.3967%2016.4359%2014.3517%2016.452%2014.2568%2016.4648C14.0546%2016.492%2013.7707%2016.4932%2013.293%2016.4932H10.708C10.2303%2016.4932%209.94645%2016.492%209.74414%2016.4648C9.64837%2016.452%209.60313%2016.4359%209.58496%2016.4277C9.57685%2016.4097%209.56081%2016.3649%209.54785%2016.2686C9.52065%2016.0662%209.51953%2015.7828%209.51953%2015.3047C9.51953%2014.8266%209.52065%2014.5432%209.54785%2014.3408C9.56083%2014.2444%209.57686%2014.1996%209.58496%2014.1816C9.60316%2014.1735%209.64843%2014.1574%209.74414%2014.1445C9.94645%2014.1174%2010.2303%2014.1162%2010.708%2014.1162H13.293Z%22%2F%3E%3Cpath%20d%3D%22M12.001%2011.5312C12.622%2011.5317%2013.1311%2012.0086%2013.1836%2012.6162H10.8174C10.8699%2012.0084%2011.3795%2011.5312%2012.001%2011.5312Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM12.001%2010.0312C10.5227%2010.0312%209.32303%2011.2244%209.3125%2012.7002C9.08177%2012.7532%208.84956%2012.8461%208.64062%2013.0146L8.52344%2013.1201C8.21893%2013.4246%208.1082%2013.7945%208.06152%2014.1416C8.01781%2014.4671%208.01953%2014.8692%208.01953%2015.3047C8.01953%2015.7402%208.01782%2016.1423%208.06152%2016.4678C8.10819%2016.8148%208.21898%2017.1848%208.52344%2017.4893C8.82791%2017.7936%209.1979%2017.9045%209.54492%2017.9512C9.8703%2017.9948%2010.2727%2017.9932%2010.708%2017.9932H13.293C13.7283%2017.9932%2014.1307%2017.9949%2014.4561%2017.9512C14.803%2017.9045%2015.1732%2017.7936%2015.4775%2017.4893C15.7818%2017.1848%2015.8928%2016.8147%2015.9395%2016.4678C15.9831%2016.1423%2015.9814%2015.7402%2015.9814%2015.3047C15.9814%2014.8692%2015.9832%2014.467%2015.9395%2014.1416C15.8986%2013.8381%2015.8085%2013.5167%2015.583%2013.2373L15.4775%2013.1201L15.3604%2013.0146C15.1513%2012.8458%2014.9184%2012.7542%2014.6875%2012.7012C14.6775%2011.2252%2013.4792%2010.0317%2012.001%2010.0312Z%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.svg?color=%231a73e8&size=48