summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/cylinder.svg
blob: 76413a2cd3ec48d30bebbed8655a7c884f33058a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [geometry, gas, tube, object, piston, cylinder, form, figure, pattern, outline]
category: Shapes
version: "1.105"
unicode: "f54c"
-->
<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="M5 6a7 3 0 1 0 14 0a7 3 0 1 0 -14 0" />
  <path d="M5 6v12c0 1.657 3.134 3 7 3s7 -1.343 7 -3v-12" />
</svg>