diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/shield-star.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/shield-star.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/shield-star.svg b/app/assets/svg/icons/tabler/outline/shield-star.svg new file mode 100644 index 00000000..aa35a330 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/shield-star.svg | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | <!-- | ||
| 2 | category: System | ||
| 3 | tags: [protection, highlight, excellent, security, guard, favorite, elite, premium, focus, top] | ||
| 4 | version: "2.10" | ||
| 5 | unicode: "f9cf" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <path d="M11.143 20.743a12 12 0 0 1 -7.643 -14.743a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.504 1.716 .614 3.505 .343 5.237" /> | ||
| 19 | <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138" /> | ||
| 20 | </svg> | ||
