blob: 60d354c4108f74baae39269c3e9fc9d45b6009ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!--
tags: [car, dashboard, gauge, off, control, operation, disabled, inactive, function, interface]
category: System
version: "1.66"
unicode: "f138"
-->
<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="M20.038 16.052a9 9 0 0 0 -12.067 -12.102m-2.333 1.686a9 9 0 1 0 12.73 12.726" />
<path d="M11.283 11.303a1 1 0 0 0 1.419 1.41" />
<path d="M14 10l2 -2" />
<path d="M7 12c0 -1.386 .564 -2.64 1.475 -3.546m2.619 -1.372c.294 -.054 .597 -.082 .906 -.082" />
<path d="M3 3l18 18" />
</svg>
|