folder zip icon

folder-zip-linear from Solar by 480 Design · Linear · Folders · CC-BY-4.0 Attribution required.

Name
folder-zip-linear
Set
Solar
Style
Linear
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

Use the folder zip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4.61182 15.7676V15.6426C4.61182 15.1593 5.00357 14.7676 5.48682 14.7676H8.73682C9.22007 14.7676 9.61182 15.1593 9.61182 15.6426V15.7676C9.61182 17.1483 8.49253 18.2676 7.11182 18.2676C5.7311 18.2676 4.61182 17.1483 4.61182 15.7676Z"/><path d="M4.61182 3.26758C4.61182 2.79617 4.61182 2.56047 4.75826 2.41402C4.90471 2.26758 5.14041 2.26758 5.61182 2.26758H6.11182C6.58322 2.26758 6.81892 2.26758 6.96537 2.41402C7.11182 2.56047 7.11182 2.79617 7.11182 3.26758V3.76758C7.11182 4.23898 7.11182 4.47468 6.96537 4.62113C6.81892 4.76758 6.58322 4.76758 6.11182 4.76758H5.61182C5.14041 4.76758 4.90471 4.76758 4.75826 4.62113C4.61182 4.47468 4.61182 4.23898 4.61182 3.76758V3.26758Z"/><path d="M4.61182 8.26758C4.61182 7.79617 4.61182 7.56047 4.75826 7.41402C4.90471 7.26758 5.14041 7.26758 5.61182 7.26758H6.11182C6.58322 7.26758 6.81892 7.26758 6.96537 7.41402C7.11182 7.56047 7.11182 7.79617 7.11182 8.26758V8.76758C7.11182 9.23898 7.11182 9.47468 6.96537 9.62113C6.81892 9.76758 6.58322 9.76758 6.11182 9.76758H5.61182C5.14041 9.76758 4.90471 9.76758 4.75826 9.62113C4.61182 9.47468 4.61182 9.23898 4.61182 8.76758V8.26758Z"/><path d="M7.11182 5.76758C7.11182 5.29617 7.11182 5.06047 7.25826 4.91402C7.40471 4.76758 7.64041 4.76758 8.11182 4.76758H8.61182C9.08322 4.76758 9.31892 4.76758 9.46537 4.91402C9.61182 5.06047 9.61182 5.29617 9.61182 5.76758V6.26758C9.61182 6.73898 9.61182 6.97468 9.46537 7.12113C9.31892 7.26758 9.08322 7.26758 8.61182 7.26758H8.11182C7.64041 7.26758 7.40471 7.26758 7.25826 7.12113C7.11182 6.97468 7.11182 6.73898 7.11182 6.26758V5.76758Z"/><path d="M7.11182 10.7676C7.11182 10.2962 7.11182 10.0605 7.25826 9.91402C7.40471 9.76758 7.64041 9.76758 8.11182 9.76758H8.61182C9.08322 9.76758 9.31892 9.76758 9.46537 9.91402C9.61182 10.0605 9.61182 10.2962 9.61182 10.7676V11.2676C9.61182 11.739 9.61182 11.9747 9.46537 12.1211C9.31892 12.2676 9.08322 12.2676 8.61182 12.2676H8.11182C7.64041 12.2676 7.40471 12.2676 7.25826 12.1211C7.11182 11.9747 7.11182 11.739 7.11182 11.2676V10.7676Z"/><path d="M2 6.94975C2 6.06722 2 5.62595 2.06935 5.25839C2.37464 3.64031 3.64031 2.37464 5.25839 2.06935C5.62595 2 6.06722 2 6.94975 2C7.33642 2 7.52976 2 7.71557 2.01738C8.51665 2.09229 9.27652 2.40704 9.89594 2.92051C10.0396 3.03961 10.1763 3.17633 10.4497 3.44975L11 4C11.8158 4.81578 12.2237 5.22367 12.7121 5.49543C12.9804 5.64471 13.2651 5.7626 13.5604 5.84678C14.0979 6 14.6747 6 15.8284 6H16.2021C18.8345 6 20.1506 6 21.0062 6.76946C21.0849 6.84024 21.1598 6.91514 21.2305 6.99383C22 7.84935 22 9.16554 22 11.7979V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V6.94975Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderZipLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M4.61182 15.7676V15.6426C4.61182 15.1593 5.00357 14.7676 5.48682 14.7676H8.73682C9.22007 14.7676 9.61182 15.1593 9.61182 15.6426V15.7676C9.61182 17.1483 8.49253 18.2676 7.11182 18.2676C5.7311 18.2676 4.61182 17.1483 4.61182 15.7676Z"/><path d="M4.61182 3.26758C4.61182 2.79617 4.61182 2.56047 4.75826 2.41402C4.90471 2.26758 5.14041 2.26758 5.61182 2.26758H6.11182C6.58322 2.26758 6.81892 2.26758 6.96537 2.41402C7.11182 2.56047 7.11182 2.79617 7.11182 3.26758V3.76758C7.11182 4.23898 7.11182 4.47468 6.96537 4.62113C6.81892 4.76758 6.58322 4.76758 6.11182 4.76758H5.61182C5.14041 4.76758 4.90471 4.76758 4.75826 4.62113C4.61182 4.47468 4.61182 4.23898 4.61182 3.76758V3.26758Z"/><path d="M4.61182 8.26758C4.61182 7.79617 4.61182 7.56047 4.75826 7.41402C4.90471 7.26758 5.14041 7.26758 5.61182 7.26758H6.11182C6.58322 7.26758 6.81892 7.26758 6.96537 7.41402C7.11182 7.56047 7.11182 7.79617 7.11182 8.26758V8.76758C7.11182 9.23898 7.11182 9.47468 6.96537 9.62113C6.81892 9.76758 6.58322 9.76758 6.11182 9.76758H5.61182C5.14041 9.76758 4.90471 9.76758 4.75826 9.62113C4.61182 9.47468 4.61182 9.23898 4.61182 8.76758V8.26758Z"/><path d="M7.11182 5.76758C7.11182 5.29617 7.11182 5.06047 7.25826 4.91402C7.40471 4.76758 7.64041 4.76758 8.11182 4.76758H8.61182C9.08322 4.76758 9.31892 4.76758 9.46537 4.91402C9.61182 5.06047 9.61182 5.29617 9.61182 5.76758V6.26758C9.61182 6.73898 9.61182 6.97468 9.46537 7.12113C9.31892 7.26758 9.08322 7.26758 8.61182 7.26758H8.11182C7.64041 7.26758 7.40471 7.26758 7.25826 7.12113C7.11182 6.97468 7.11182 6.73898 7.11182 6.26758V5.76758Z"/><path d="M7.11182 10.7676C7.11182 10.2962 7.11182 10.0605 7.25826 9.91402C7.40471 9.76758 7.64041 9.76758 8.11182 9.76758H8.61182C9.08322 9.76758 9.31892 9.76758 9.46537 9.91402C9.61182 10.0605 9.61182 10.2962 9.61182 10.7676V11.2676C9.61182 11.739 9.61182 11.9747 9.46537 12.1211C9.31892 12.2676 9.08322 12.2676 8.61182 12.2676H8.11182C7.64041 12.2676 7.40471 12.2676 7.25826 12.1211C7.11182 11.9747 7.11182 11.739 7.11182 11.2676V10.7676Z"/><path d="M2 6.94975C2 6.06722 2 5.62595 2.06935 5.25839C2.37464 3.64031 3.64031 2.37464 5.25839 2.06935C5.62595 2 6.06722 2 6.94975 2C7.33642 2 7.52976 2 7.71557 2.01738C8.51665 2.09229 9.27652 2.40704 9.89594 2.92051C10.0396 3.03961 10.1763 3.17633 10.4497 3.44975L11 4C11.8158 4.81578 12.2237 5.22367 12.7121 5.49543C12.9804 5.64471 13.2651 5.7626 13.5604 5.84678C14.0979 6 14.6747 6 15.8284 6H16.2021C18.8345 6 20.1506 6 21.0062 6.76946C21.0849 6.84024 21.1598 6.91514 21.2305 6.99383C22 7.84935 22 9.16554 22 11.7979V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V6.94975Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4.61182 15.7676V15.6426C4.61182 15.1593 5.00357 14.7676 5.48682 14.7676H8.73682C9.22007 14.7676 9.61182 15.1593 9.61182 15.6426V15.7676C9.61182 17.1483 8.49253 18.2676 7.11182 18.2676C5.7311 18.2676 4.61182 17.1483 4.61182 15.7676Z"/><path d="M4.61182 3.26758C4.61182 2.79617 4.61182 2.56047 4.75826 2.41402C4.90471 2.26758 5.14041 2.26758 5.61182 2.26758H6.11182C6.58322 2.26758 6.81892 2.26758 6.96537 2.41402C7.11182 2.56047 7.11182 2.79617 7.11182 3.26758V3.76758C7.11182 4.23898 7.11182 4.47468 6.96537 4.62113C6.81892 4.76758 6.58322 4.76758 6.11182 4.76758H5.61182C5.14041 4.76758 4.90471 4.76758 4.75826 4.62113C4.61182 4.47468 4.61182 4.23898 4.61182 3.76758V3.26758Z"/><path d="M4.61182 8.26758C4.61182 7.79617 4.61182 7.56047 4.75826 7.41402C4.90471 7.26758 5.14041 7.26758 5.61182 7.26758H6.11182C6.58322 7.26758 6.81892 7.26758 6.96537 7.41402C7.11182 7.56047 7.11182 7.79617 7.11182 8.26758V8.76758C7.11182 9.23898 7.11182 9.47468 6.96537 9.62113C6.81892 9.76758 6.58322 9.76758 6.11182 9.76758H5.61182C5.14041 9.76758 4.90471 9.76758 4.75826 9.62113C4.61182 9.47468 4.61182 9.23898 4.61182 8.76758V8.26758Z"/><path d="M7.11182 5.76758C7.11182 5.29617 7.11182 5.06047 7.25826 4.91402C7.40471 4.76758 7.64041 4.76758 8.11182 4.76758H8.61182C9.08322 4.76758 9.31892 4.76758 9.46537 4.91402C9.61182 5.06047 9.61182 5.29617 9.61182 5.76758V6.26758C9.61182 6.73898 9.61182 6.97468 9.46537 7.12113C9.31892 7.26758 9.08322 7.26758 8.61182 7.26758H8.11182C7.64041 7.26758 7.40471 7.26758 7.25826 7.12113C7.11182 6.97468 7.11182 6.73898 7.11182 6.26758V5.76758Z"/><path d="M7.11182 10.7676C7.11182 10.2962 7.11182 10.0605 7.25826 9.91402C7.40471 9.76758 7.64041 9.76758 8.11182 9.76758H8.61182C9.08322 9.76758 9.31892 9.76758 9.46537 9.91402C9.61182 10.0605 9.61182 10.2962 9.61182 10.7676V11.2676C9.61182 11.739 9.61182 11.9747 9.46537 12.1211C9.31892 12.2676 9.08322 12.2676 8.61182 12.2676H8.11182C7.64041 12.2676 7.40471 12.2676 7.25826 12.1211C7.11182 11.9747 7.11182 11.739 7.11182 11.2676V10.7676Z"/><path d="M2 6.94975C2 6.06722 2 5.62595 2.06935 5.25839C2.37464 3.64031 3.64031 2.37464 5.25839 2.06935C5.62595 2 6.06722 2 6.94975 2C7.33642 2 7.52976 2 7.71557 2.01738C8.51665 2.09229 9.27652 2.40704 9.89594 2.92051C10.0396 3.03961 10.1763 3.17633 10.4497 3.44975L11 4C11.8158 4.81578 12.2237 5.22367 12.7121 5.49543C12.9804 5.64471 13.2651 5.7626 13.5604 5.84678C14.0979 6 14.6747 6 15.8284 6H16.2021C18.8345 6 20.1506 6 21.0062 6.76946C21.0849 6.84024 21.1598 6.91514 21.2305 6.99383C22 7.84935 22 9.16554 22 11.7979V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V6.94975Z"/></g></svg>
</template>

CSS

.icon-folder-zip-linear {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.61182%2015.7676V15.6426C4.61182%2015.1593%205.00357%2014.7676%205.48682%2014.7676H8.73682C9.22007%2014.7676%209.61182%2015.1593%209.61182%2015.6426V15.7676C9.61182%2017.1483%208.49253%2018.2676%207.11182%2018.2676C5.7311%2018.2676%204.61182%2017.1483%204.61182%2015.7676Z%22%2F%3E%3Cpath%20d%3D%22M4.61182%203.26758C4.61182%202.79617%204.61182%202.56047%204.75826%202.41402C4.90471%202.26758%205.14041%202.26758%205.61182%202.26758H6.11182C6.58322%202.26758%206.81892%202.26758%206.96537%202.41402C7.11182%202.56047%207.11182%202.79617%207.11182%203.26758V3.76758C7.11182%204.23898%207.11182%204.47468%206.96537%204.62113C6.81892%204.76758%206.58322%204.76758%206.11182%204.76758H5.61182C5.14041%204.76758%204.90471%204.76758%204.75826%204.62113C4.61182%204.47468%204.61182%204.23898%204.61182%203.76758V3.26758Z%22%2F%3E%3Cpath%20d%3D%22M4.61182%208.26758C4.61182%207.79617%204.61182%207.56047%204.75826%207.41402C4.90471%207.26758%205.14041%207.26758%205.61182%207.26758H6.11182C6.58322%207.26758%206.81892%207.26758%206.96537%207.41402C7.11182%207.56047%207.11182%207.79617%207.11182%208.26758V8.76758C7.11182%209.23898%207.11182%209.47468%206.96537%209.62113C6.81892%209.76758%206.58322%209.76758%206.11182%209.76758H5.61182C5.14041%209.76758%204.90471%209.76758%204.75826%209.62113C4.61182%209.47468%204.61182%209.23898%204.61182%208.76758V8.26758Z%22%2F%3E%3Cpath%20d%3D%22M7.11182%205.76758C7.11182%205.29617%207.11182%205.06047%207.25826%204.91402C7.40471%204.76758%207.64041%204.76758%208.11182%204.76758H8.61182C9.08322%204.76758%209.31892%204.76758%209.46537%204.91402C9.61182%205.06047%209.61182%205.29617%209.61182%205.76758V6.26758C9.61182%206.73898%209.61182%206.97468%209.46537%207.12113C9.31892%207.26758%209.08322%207.26758%208.61182%207.26758H8.11182C7.64041%207.26758%207.40471%207.26758%207.25826%207.12113C7.11182%206.97468%207.11182%206.73898%207.11182%206.26758V5.76758Z%22%2F%3E%3Cpath%20d%3D%22M7.11182%2010.7676C7.11182%2010.2962%207.11182%2010.0605%207.25826%209.91402C7.40471%209.76758%207.64041%209.76758%208.11182%209.76758H8.61182C9.08322%209.76758%209.31892%209.76758%209.46537%209.91402C9.61182%2010.0605%209.61182%2010.2962%209.61182%2010.7676V11.2676C9.61182%2011.739%209.61182%2011.9747%209.46537%2012.1211C9.31892%2012.2676%209.08322%2012.2676%208.61182%2012.2676H8.11182C7.64041%2012.2676%207.40471%2012.2676%207.25826%2012.1211C7.11182%2011.9747%207.11182%2011.739%207.11182%2011.2676V10.7676Z%22%2F%3E%3Cpath%20d%3D%22M2%206.94975C2%206.06722%202%205.62595%202.06935%205.25839C2.37464%203.64031%203.64031%202.37464%205.25839%202.06935C5.62595%202%206.06722%202%206.94975%202C7.33642%202%207.52976%202%207.71557%202.01738C8.51665%202.09229%209.27652%202.40704%209.89594%202.92051C10.0396%203.03961%2010.1763%203.17633%2010.4497%203.44975L11%204C11.8158%204.81578%2012.2237%205.22367%2012.7121%205.49543C12.9804%205.64471%2013.2651%205.7626%2013.5604%205.84678C14.0979%206%2014.6747%206%2015.8284%206H16.2021C18.8345%206%2020.1506%206%2021.0062%206.76946C21.0849%206.84024%2021.1598%206.91514%2021.2305%206.99383C22%207.84935%2022%209.16554%2022%2011.7979V14C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014V6.94975Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.61182%2015.7676V15.6426C4.61182%2015.1593%205.00357%2014.7676%205.48682%2014.7676H8.73682C9.22007%2014.7676%209.61182%2015.1593%209.61182%2015.6426V15.7676C9.61182%2017.1483%208.49253%2018.2676%207.11182%2018.2676C5.7311%2018.2676%204.61182%2017.1483%204.61182%2015.7676Z%22%2F%3E%3Cpath%20d%3D%22M4.61182%203.26758C4.61182%202.79617%204.61182%202.56047%204.75826%202.41402C4.90471%202.26758%205.14041%202.26758%205.61182%202.26758H6.11182C6.58322%202.26758%206.81892%202.26758%206.96537%202.41402C7.11182%202.56047%207.11182%202.79617%207.11182%203.26758V3.76758C7.11182%204.23898%207.11182%204.47468%206.96537%204.62113C6.81892%204.76758%206.58322%204.76758%206.11182%204.76758H5.61182C5.14041%204.76758%204.90471%204.76758%204.75826%204.62113C4.61182%204.47468%204.61182%204.23898%204.61182%203.76758V3.26758Z%22%2F%3E%3Cpath%20d%3D%22M4.61182%208.26758C4.61182%207.79617%204.61182%207.56047%204.75826%207.41402C4.90471%207.26758%205.14041%207.26758%205.61182%207.26758H6.11182C6.58322%207.26758%206.81892%207.26758%206.96537%207.41402C7.11182%207.56047%207.11182%207.79617%207.11182%208.26758V8.76758C7.11182%209.23898%207.11182%209.47468%206.96537%209.62113C6.81892%209.76758%206.58322%209.76758%206.11182%209.76758H5.61182C5.14041%209.76758%204.90471%209.76758%204.75826%209.62113C4.61182%209.47468%204.61182%209.23898%204.61182%208.76758V8.26758Z%22%2F%3E%3Cpath%20d%3D%22M7.11182%205.76758C7.11182%205.29617%207.11182%205.06047%207.25826%204.91402C7.40471%204.76758%207.64041%204.76758%208.11182%204.76758H8.61182C9.08322%204.76758%209.31892%204.76758%209.46537%204.91402C9.61182%205.06047%209.61182%205.29617%209.61182%205.76758V6.26758C9.61182%206.73898%209.61182%206.97468%209.46537%207.12113C9.31892%207.26758%209.08322%207.26758%208.61182%207.26758H8.11182C7.64041%207.26758%207.40471%207.26758%207.25826%207.12113C7.11182%206.97468%207.11182%206.73898%207.11182%206.26758V5.76758Z%22%2F%3E%3Cpath%20d%3D%22M7.11182%2010.7676C7.11182%2010.2962%207.11182%2010.0605%207.25826%209.91402C7.40471%209.76758%207.64041%209.76758%208.11182%209.76758H8.61182C9.08322%209.76758%209.31892%209.76758%209.46537%209.91402C9.61182%2010.0605%209.61182%2010.2962%209.61182%2010.7676V11.2676C9.61182%2011.739%209.61182%2011.9747%209.46537%2012.1211C9.31892%2012.2676%209.08322%2012.2676%208.61182%2012.2676H8.11182C7.64041%2012.2676%207.40471%2012.2676%207.25826%2012.1211C7.11182%2011.9747%207.11182%2011.739%207.11182%2011.2676V10.7676Z%22%2F%3E%3Cpath%20d%3D%22M2%206.94975C2%206.06722%202%205.62595%202.06935%205.25839C2.37464%203.64031%203.64031%202.37464%205.25839%202.06935C5.62595%202%206.06722%202%206.94975%202C7.33642%202%207.52976%202%207.71557%202.01738C8.51665%202.09229%209.27652%202.40704%209.89594%202.92051C10.0396%203.03961%2010.1763%203.17633%2010.4497%203.44975L11%204C11.8158%204.81578%2012.2237%205.22367%2012.7121%205.49543C12.9804%205.64471%2013.2651%205.7626%2013.5604%205.84678C14.0979%206%2014.6747%206%2015.8284%206H16.2021C18.8345%206%2020.1506%206%2021.0062%206.76946C21.0849%206.84024%2021.1598%206.91514%2021.2305%206.99383C22%207.84935%2022%209.16554%2022%2011.7979V14C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014V6.94975Z%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-zip-linear.svg?color=%231a73e8&size=48