aboutsummaryrefslogtreecommitdiff
path: root/icons/folder-plus.svg
blob: f059d554c2a033be2acc27c260dda9685804f0a8 (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folder-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
  <path d="M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2" />
  <line x1="12" y1="10" x2="12" y2="16" />
  <line x1="9" y1="13" x2="15" y2="13" />
</svg>