From 3070fe0435a76f71b401f0f497815205b4ba0bfd Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Thu, 28 Dec 2023 00:46:59 -0500 Subject: [PATCH] Initial commit of SVG icons from Wikimedia Commons --- icons/abs.svg | 39 +++++++++++++++++++++++++++++++++++++++ icons/beams-fog.svg | 21 +++++++++++++++++++++ icons/beams-high.svg | 21 +++++++++++++++++++++ icons/beams-low.svg | 5 +++++ icons/beams-parking.svg | 5 +++++ icons/belt.svg | 15 +++++++++++++++ icons/collision.svg | 17 +++++++++++++++++ icons/coolant.svg | 18 ++++++++++++++++++ icons/cruise.svg | 26 ++++++++++++++++++++++++++ icons/fuel.svg | 18 ++++++++++++++++++ icons/hazard.svg | 23 +++++++++++++++++++++++ icons/lane-departure.svg | 25 +++++++++++++++++++++++++ icons/mil.svg | 12 ++++++++++++ icons/oil.svg | 2 ++ icons/parking-sensors.svg | 13 +++++++++++++ icons/parking.svg | 22 ++++++++++++++++++++++ icons/stability.svg | 17 +++++++++++++++++ icons/tpms.svg | 12 ++++++++++++ icons/turn-left.svg | 21 +++++++++++++++++++++ icons/turn-right.svg | 21 +++++++++++++++++++++ icons/warning.svg | 8 ++++++++ icons/wiper-washer.svg | 33 +++++++++++++++++++++++++++++++++ icons/wiper.svg | 17 +++++++++++++++++ 23 files changed, 411 insertions(+) create mode 100644 icons/abs.svg create mode 100644 icons/beams-fog.svg create mode 100644 icons/beams-high.svg create mode 100644 icons/beams-low.svg create mode 100644 icons/beams-parking.svg create mode 100644 icons/belt.svg create mode 100644 icons/collision.svg create mode 100644 icons/coolant.svg create mode 100644 icons/cruise.svg create mode 100644 icons/fuel.svg create mode 100644 icons/hazard.svg create mode 100644 icons/lane-departure.svg create mode 100644 icons/mil.svg create mode 100644 icons/oil.svg create mode 100644 icons/parking-sensors.svg create mode 100644 icons/parking.svg create mode 100644 icons/stability.svg create mode 100644 icons/tpms.svg create mode 100644 icons/turn-left.svg create mode 100644 icons/turn-right.svg create mode 100644 icons/warning.svg create mode 100644 icons/wiper-washer.svg create mode 100644 icons/wiper.svg diff --git a/icons/abs.svg b/icons/abs.svg new file mode 100644 index 0000000..4fd304d --- /dev/null +++ b/icons/abs.svg @@ -0,0 +1,39 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/beams-fog.svg b/icons/beams-fog.svg new file mode 100644 index 0000000..524c205 --- /dev/null +++ b/icons/beams-fog.svg @@ -0,0 +1,21 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/beams-high.svg b/icons/beams-high.svg new file mode 100644 index 0000000..49c448f --- /dev/null +++ b/icons/beams-high.svg @@ -0,0 +1,21 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/beams-low.svg b/icons/beams-low.svg new file mode 100644 index 0000000..edcc34e --- /dev/null +++ b/icons/beams-low.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/beams-parking.svg b/icons/beams-parking.svg new file mode 100644 index 0000000..1a88438 --- /dev/null +++ b/icons/beams-parking.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/belt.svg b/icons/belt.svg new file mode 100644 index 0000000..84f3f98 --- /dev/null +++ b/icons/belt.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/collision.svg b/icons/collision.svg new file mode 100644 index 0000000..603b928 --- /dev/null +++ b/icons/collision.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/coolant.svg b/icons/coolant.svg new file mode 100644 index 0000000..7cb548a --- /dev/null +++ b/icons/coolant.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/cruise.svg b/icons/cruise.svg new file mode 100644 index 0000000..0c42291 --- /dev/null +++ b/icons/cruise.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/fuel.svg b/icons/fuel.svg new file mode 100644 index 0000000..54061f2 --- /dev/null +++ b/icons/fuel.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/hazard.svg b/icons/hazard.svg new file mode 100644 index 0000000..9da0db2 --- /dev/null +++ b/icons/hazard.svg @@ -0,0 +1,23 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/lane-departure.svg b/icons/lane-departure.svg new file mode 100644 index 0000000..11f05bd --- /dev/null +++ b/icons/lane-departure.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/mil.svg b/icons/mil.svg new file mode 100644 index 0000000..5bb710b --- /dev/null +++ b/icons/mil.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/oil.svg b/icons/oil.svg new file mode 100644 index 0000000..d9a3ce4 --- /dev/null +++ b/icons/oil.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/icons/parking-sensors.svg b/icons/parking-sensors.svg new file mode 100644 index 0000000..3f62e1e --- /dev/null +++ b/icons/parking-sensors.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/parking.svg b/icons/parking.svg new file mode 100644 index 0000000..ea083f9 --- /dev/null +++ b/icons/parking.svg @@ -0,0 +1,22 @@ + + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + image/svg+xml + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/stability.svg b/icons/stability.svg new file mode 100644 index 0000000..a4fa713 --- /dev/null +++ b/icons/stability.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/tpms.svg b/icons/tpms.svg new file mode 100644 index 0000000..80801bd --- /dev/null +++ b/icons/tpms.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/turn-left.svg b/icons/turn-left.svg new file mode 100644 index 0000000..6fdce60 --- /dev/null +++ b/icons/turn-left.svg @@ -0,0 +1,21 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/turn-right.svg b/icons/turn-right.svg new file mode 100644 index 0000000..02e939f --- /dev/null +++ b/icons/turn-right.svg @@ -0,0 +1,21 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/warning.svg b/icons/warning.svg new file mode 100644 index 0000000..69a9238 --- /dev/null +++ b/icons/warning.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/wiper-washer.svg b/icons/wiper-washer.svg new file mode 100644 index 0000000..8cc3f41 --- /dev/null +++ b/icons/wiper-washer.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/wiper.svg b/icons/wiper.svg new file mode 100644 index 0000000..b9477cb --- /dev/null +++ b/icons/wiper.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file