summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/timeline-event-plus.svg
blob: c557d8f61ca1a18cacb01b63d6163a91936f27ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--
tags: [calendar, schedule, date, add, new, timeline, event, plus, programming, software]
category: Development
version: "1.119"
unicode: "f664"
-->
<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="M10 20a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
  <path d="M10 20h-6" />
  <path d="M14 20h6" />
  <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2" />
  <path d="M10 8h4" />
  <path d="M12 6v4" />
</svg>