summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/zip.svg
blob: 64e703415e376fbc1f67921dc95d440a16851047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [file, document, folder, compress, archive, filetype, zip, plugin, addon, module]
category: Extensions
version: "1.93"
unicode: "f3b4"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M16 16v-8h2a2 2 0 1 1 0 4h-2" />
  <path d="M12 8v8" />
  <path d="M4 8h4l-4 8h4" />
</svg>