summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/crop.svg
blob: ee76a0eb9c9653e2a913899c6204478b6e10bde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [photo, crop, creative, artistic, visual, aesthetic, style]
category: Design
version: "1.0"
unicode: "ea85"
-->
<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="M8 5v10a1 1 0 0 0 1 1h10" />
  <path d="M5 8h10a1 1 0 0 1 1 1v10" />
</svg>