file zip icon

file-zip-bold-duotone from Solar by 480 Design · Bold Duotone · Files · CC-BY-4.0 Attribution required.

Name
file-zip-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Files
Viewbox
24×24
License
CC BY 4.0
Aliases
zip-file-bold-duotone

5 other variants in Solar

The same icon in other sets

More files icons from Solar

Use the file zip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.17157 3.17157C3 4.34315 3 6.22876 3 10V14C3 17.7712 3 19.6569 4.17157 20.8284C5.34315 22 7.22876 22 11 22H13C16.7712 22 18.6569 22 19.8284 20.8284C21 19.6569 21 17.7712 21 14V10C21 6.22876 21 4.34315 19.8284 3.17157C18.6569 2 16.7712 2 13 2H12L9.5 2.00338C6.70613 2.02377 5.17628 2.16686 4.17157 3.17157Z" opacity=".5"/><path d="M13.5 8H12V9C12 9.4714 12 9.70711 12.1464 9.85355C12.2929 10 12.5286 10 13 10H13.5C13.9714 10 14.2071 10 14.3536 9.85355C14.5 9.70711 14.5 9.4714 14.5 9C14.5 8.5286 14.5 8.29289 14.3536 8.14645C14.2071 8 13.9714 8 13.5 8Z"/><path d="M9.64645 6.14645C9.5 6.29289 9.5 6.5286 9.5 7C9.5 7.4714 9.5 7.70711 9.64645 7.85355C9.79289 8 10.0286 8 10.5 8H12V6H10.5C10.0286 6 9.79289 6 9.64645 6.14645Z"/><path d="M13.5 4H12V6H13.5C13.9714 6 14.2071 6 14.3536 5.85355C14.5 5.70711 14.5 5.4714 14.5 5C14.5 4.5286 14.5 4.29289 14.3536 4.14645C14.2071 4 13.9714 4 13.5 4Z"/><path d="M12 4V3V2L9.5 2.00338V3C9.5 3.4714 9.5 3.70711 9.64645 3.85355C9.79289 4 10.0286 4 10.5 4H12Z"/><path d="M9.5 13V12.875C9.5 12.3918 9.89175 12 10.375 12H13.625C14.1082 12 14.5 12.3918 14.5 12.875V13C14.5 14.3807 13.3807 15.5 12 15.5C10.6193 15.5 9.5 14.3807 9.5 13Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFileZipBoldDuotone(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="M4.17157 3.17157C3 4.34315 3 6.22876 3 10V14C3 17.7712 3 19.6569 4.17157 20.8284C5.34315 22 7.22876 22 11 22H13C16.7712 22 18.6569 22 19.8284 20.8284C21 19.6569 21 17.7712 21 14V10C21 6.22876 21 4.34315 19.8284 3.17157C18.6569 2 16.7712 2 13 2H12L9.5 2.00338C6.70613 2.02377 5.17628 2.16686 4.17157 3.17157Z" opacity=".5"/><path d="M13.5 8H12V9C12 9.4714 12 9.70711 12.1464 9.85355C12.2929 10 12.5286 10 13 10H13.5C13.9714 10 14.2071 10 14.3536 9.85355C14.5 9.70711 14.5 9.4714 14.5 9C14.5 8.5286 14.5 8.29289 14.3536 8.14645C14.2071 8 13.9714 8 13.5 8Z"/><path d="M9.64645 6.14645C9.5 6.29289 9.5 6.5286 9.5 7C9.5 7.4714 9.5 7.70711 9.64645 7.85355C9.79289 8 10.0286 8 10.5 8H12V6H10.5C10.0286 6 9.79289 6 9.64645 6.14645Z"/><path d="M13.5 4H12V6H13.5C13.9714 6 14.2071 6 14.3536 5.85355C14.5 5.70711 14.5 5.4714 14.5 5C14.5 4.5286 14.5 4.29289 14.3536 4.14645C14.2071 4 13.9714 4 13.5 4Z"/><path d="M12 4V3V2L9.5 2.00338V3C9.5 3.4714 9.5 3.70711 9.64645 3.85355C9.79289 4 10.0286 4 10.5 4H12Z"/><path d="M9.5 13V12.875C9.5 12.3918 9.89175 12 10.375 12H13.625C14.1082 12 14.5 12.3918 14.5 12.875V13C14.5 14.3807 13.3807 15.5 12 15.5C10.6193 15.5 9.5 14.3807 9.5 13Z"/></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="M4.17157 3.17157C3 4.34315 3 6.22876 3 10V14C3 17.7712 3 19.6569 4.17157 20.8284C5.34315 22 7.22876 22 11 22H13C16.7712 22 18.6569 22 19.8284 20.8284C21 19.6569 21 17.7712 21 14V10C21 6.22876 21 4.34315 19.8284 3.17157C18.6569 2 16.7712 2 13 2H12L9.5 2.00338C6.70613 2.02377 5.17628 2.16686 4.17157 3.17157Z" opacity=".5"/><path d="M13.5 8H12V9C12 9.4714 12 9.70711 12.1464 9.85355C12.2929 10 12.5286 10 13 10H13.5C13.9714 10 14.2071 10 14.3536 9.85355C14.5 9.70711 14.5 9.4714 14.5 9C14.5 8.5286 14.5 8.29289 14.3536 8.14645C14.2071 8 13.9714 8 13.5 8Z"/><path d="M9.64645 6.14645C9.5 6.29289 9.5 6.5286 9.5 7C9.5 7.4714 9.5 7.70711 9.64645 7.85355C9.79289 8 10.0286 8 10.5 8H12V6H10.5C10.0286 6 9.79289 6 9.64645 6.14645Z"/><path d="M13.5 4H12V6H13.5C13.9714 6 14.2071 6 14.3536 5.85355C14.5 5.70711 14.5 5.4714 14.5 5C14.5 4.5286 14.5 4.29289 14.3536 4.14645C14.2071 4 13.9714 4 13.5 4Z"/><path d="M12 4V3V2L9.5 2.00338V3C9.5 3.4714 9.5 3.70711 9.64645 3.85355C9.79289 4 10.0286 4 10.5 4H12Z"/><path d="M9.5 13V12.875C9.5 12.3918 9.89175 12 10.375 12H13.625C14.1082 12 14.5 12.3918 14.5 12.875V13C14.5 14.3807 13.3807 15.5 12 15.5C10.6193 15.5 9.5 14.3807 9.5 13Z"/></g></svg>
</template>

CSS

.icon-file-zip-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%22M4.17157%203.17157C3%204.34315%203%206.22876%203%2010V14C3%2017.7712%203%2019.6569%204.17157%2020.8284C5.34315%2022%207.22876%2022%2011%2022H13C16.7712%2022%2018.6569%2022%2019.8284%2020.8284C21%2019.6569%2021%2017.7712%2021%2014V10C21%206.22876%2021%204.34315%2019.8284%203.17157C18.6569%202%2016.7712%202%2013%202H12L9.5%202.00338C6.70613%202.02377%205.17628%202.16686%204.17157%203.17157Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.5%208H12V9C12%209.4714%2012%209.70711%2012.1464%209.85355C12.2929%2010%2012.5286%2010%2013%2010H13.5C13.9714%2010%2014.2071%2010%2014.3536%209.85355C14.5%209.70711%2014.5%209.4714%2014.5%209C14.5%208.5286%2014.5%208.29289%2014.3536%208.14645C14.2071%208%2013.9714%208%2013.5%208Z%22%2F%3E%3Cpath%20d%3D%22M9.64645%206.14645C9.5%206.29289%209.5%206.5286%209.5%207C9.5%207.4714%209.5%207.70711%209.64645%207.85355C9.79289%208%2010.0286%208%2010.5%208H12V6H10.5C10.0286%206%209.79289%206%209.64645%206.14645Z%22%2F%3E%3Cpath%20d%3D%22M13.5%204H12V6H13.5C13.9714%206%2014.2071%206%2014.3536%205.85355C14.5%205.70711%2014.5%205.4714%2014.5%205C14.5%204.5286%2014.5%204.29289%2014.3536%204.14645C14.2071%204%2013.9714%204%2013.5%204Z%22%2F%3E%3Cpath%20d%3D%22M12%204V3V2L9.5%202.00338V3C9.5%203.4714%209.5%203.70711%209.64645%203.85355C9.79289%204%2010.0286%204%2010.5%204H12Z%22%2F%3E%3Cpath%20d%3D%22M9.5%2013V12.875C9.5%2012.3918%209.89175%2012%2010.375%2012H13.625C14.1082%2012%2014.5%2012.3918%2014.5%2012.875V13C14.5%2014.3807%2013.3807%2015.5%2012%2015.5C10.6193%2015.5%209.5%2014.3807%209.5%2013Z%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%22M4.17157%203.17157C3%204.34315%203%206.22876%203%2010V14C3%2017.7712%203%2019.6569%204.17157%2020.8284C5.34315%2022%207.22876%2022%2011%2022H13C16.7712%2022%2018.6569%2022%2019.8284%2020.8284C21%2019.6569%2021%2017.7712%2021%2014V10C21%206.22876%2021%204.34315%2019.8284%203.17157C18.6569%202%2016.7712%202%2013%202H12L9.5%202.00338C6.70613%202.02377%205.17628%202.16686%204.17157%203.17157Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.5%208H12V9C12%209.4714%2012%209.70711%2012.1464%209.85355C12.2929%2010%2012.5286%2010%2013%2010H13.5C13.9714%2010%2014.2071%2010%2014.3536%209.85355C14.5%209.70711%2014.5%209.4714%2014.5%209C14.5%208.5286%2014.5%208.29289%2014.3536%208.14645C14.2071%208%2013.9714%208%2013.5%208Z%22%2F%3E%3Cpath%20d%3D%22M9.64645%206.14645C9.5%206.29289%209.5%206.5286%209.5%207C9.5%207.4714%209.5%207.70711%209.64645%207.85355C9.79289%208%2010.0286%208%2010.5%208H12V6H10.5C10.0286%206%209.79289%206%209.64645%206.14645Z%22%2F%3E%3Cpath%20d%3D%22M13.5%204H12V6H13.5C13.9714%206%2014.2071%206%2014.3536%205.85355C14.5%205.70711%2014.5%205.4714%2014.5%205C14.5%204.5286%2014.5%204.29289%2014.3536%204.14645C14.2071%204%2013.9714%204%2013.5%204Z%22%2F%3E%3Cpath%20d%3D%22M12%204V3V2L9.5%202.00338V3C9.5%203.4714%209.5%203.70711%209.64645%203.85355C9.79289%204%2010.0286%204%2010.5%204H12Z%22%2F%3E%3Cpath%20d%3D%22M9.5%2013V12.875C9.5%2012.3918%209.89175%2012%2010.375%2012H13.625C14.1082%2012%2014.5%2012.3918%2014.5%2012.875V13C14.5%2014.3807%2013.3807%2015.5%2012%2015.5C10.6193%2015.5%209.5%2014.3807%209.5%2013Z%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/file-zip-bold-duotone.svg?color=%231a73e8&size=48