summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/sum.svg
blob: 83cf8a779233e846cb075edfe4c40b8a5ae9ab91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
tags: [equation, add, plus, amount, total, sum, calculation, mathematics, numeric, formula]
category: Math
version: "1.2"
unicode: "eb73"
-->
<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="M18 16v2a1 1 0 0 1 -1 1h-11l6 -7l-6 -7h11a1 1 0 0 1 1 1v2" />
</svg>