summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/slice.svg
blob: 8ac7b30005cd911533a3f6abd525017d1ab4b0de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
tags: [knife, cut, chop, portion, kitchen, tool, slice, creative, artistic, visual]
category: Design
version: "1.6"
unicode: "ebdb"
-->
<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="M3 19l15 -15l3 3l-6 6l2 2a14 14 0 0 1 -14 4" />
</svg>