From de34c2b39344c979167841b45d79a16644651739 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 6 Oct 2020 02:10:55 +0200 Subject: 18 new icons: `cardboards`, `ce`, `certificate`, `chart-radar`, `christmas-tree`, `drone`, `gps`, `manual-gearbox`, `parachute`, `pennant`, `plant-2`, `relation-many-to-many`, `relation-one-to-many`, `relation-one-to-one`, `ripple`, `sthetoscope`, `view-360`, `windmill` Fixed icons: `brand-twitter` --- src/_icons/brand-twitter.svg | 2 +- src/_icons/cardboards.svg | 7 +++++++ src/_icons/ce.svg | 7 +++++++ src/_icons/certificate.svg | 10 ++++++++++ src/_icons/chart-radar.svg | 9 +++++++++ src/_icons/christmas-tree.svg | 6 ++++++ src/_icons/drone.svg | 13 +++++++++++++ src/_icons/gps.svg | 6 ++++++ src/_icons/manual-gearbox.svg | 12 ++++++++++++ src/_icons/parachute.svg | 8 ++++++++ src/_icons/pennant.svg | 7 +++++++ src/_icons/plant-2.svg | 9 +++++++++ src/_icons/relation-many-to-many.svg | 9 +++++++++ src/_icons/relation-one-to-many.svg | 9 +++++++++ src/_icons/relation-one-to-one.svg | 9 +++++++++ src/_icons/ripple.svg | 7 +++++++ src/_icons/sthetoscope.svg | 8 ++++++++ src/_icons/view-360.svg | 6 ++++++ src/_icons/windmill.svg | 8 ++++++++ 19 files changed, 151 insertions(+), 1 deletion(-) create mode 100644 src/_icons/cardboards.svg create mode 100644 src/_icons/ce.svg create mode 100644 src/_icons/certificate.svg create mode 100644 src/_icons/chart-radar.svg create mode 100644 src/_icons/christmas-tree.svg create mode 100644 src/_icons/drone.svg create mode 100644 src/_icons/gps.svg create mode 100644 src/_icons/manual-gearbox.svg create mode 100644 src/_icons/parachute.svg create mode 100644 src/_icons/pennant.svg create mode 100644 src/_icons/plant-2.svg create mode 100644 src/_icons/relation-many-to-many.svg create mode 100644 src/_icons/relation-one-to-many.svg create mode 100644 src/_icons/relation-one-to-one.svg create mode 100644 src/_icons/ripple.svg create mode 100644 src/_icons/sthetoscope.svg create mode 100644 src/_icons/view-360.svg create mode 100644 src/_icons/windmill.svg (limited to 'src') diff --git a/src/_icons/brand-twitter.svg b/src/_icons/brand-twitter.svg index bdd69f6e..370fe976 100644 --- a/src/_icons/brand-twitter.svg +++ b/src/_icons/brand-twitter.svg @@ -3,5 +3,5 @@ category: Brand version: 1.18 --- - + diff --git a/src/_icons/cardboards.svg b/src/_icons/cardboards.svg new file mode 100644 index 00000000..4cdcab07 --- /dev/null +++ b/src/_icons/cardboards.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/ce.svg b/src/_icons/ce.svg new file mode 100644 index 00000000..0ff78c48 --- /dev/null +++ b/src/_icons/ce.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/certificate.svg b/src/_icons/certificate.svg new file mode 100644 index 00000000..ba4e1aff --- /dev/null +++ b/src/_icons/certificate.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/chart-radar.svg b/src/_icons/chart-radar.svg new file mode 100644 index 00000000..4bf268b4 --- /dev/null +++ b/src/_icons/chart-radar.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/christmas-tree.svg b/src/_icons/christmas-tree.svg new file mode 100644 index 00000000..df6e2592 --- /dev/null +++ b/src/_icons/christmas-tree.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/drone.svg b/src/_icons/drone.svg new file mode 100644 index 00000000..5d424faf --- /dev/null +++ b/src/_icons/drone.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/gps.svg b/src/_icons/gps.svg new file mode 100644 index 00000000..d7162adc --- /dev/null +++ b/src/_icons/gps.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/manual-gearbox.svg b/src/_icons/manual-gearbox.svg new file mode 100644 index 00000000..74984522 --- /dev/null +++ b/src/_icons/manual-gearbox.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/parachute.svg b/src/_icons/parachute.svg new file mode 100644 index 00000000..0806d89f --- /dev/null +++ b/src/_icons/parachute.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/pennant.svg b/src/_icons/pennant.svg new file mode 100644 index 00000000..bbe6f870 --- /dev/null +++ b/src/_icons/pennant.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/plant-2.svg b/src/_icons/plant-2.svg new file mode 100644 index 00000000..c9793968 --- /dev/null +++ b/src/_icons/plant-2.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/relation-many-to-many.svg b/src/_icons/relation-many-to-many.svg new file mode 100644 index 00000000..d51d74b4 --- /dev/null +++ b/src/_icons/relation-many-to-many.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/relation-one-to-many.svg b/src/_icons/relation-one-to-many.svg new file mode 100644 index 00000000..dae61013 --- /dev/null +++ b/src/_icons/relation-one-to-many.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/relation-one-to-one.svg b/src/_icons/relation-one-to-one.svg new file mode 100644 index 00000000..8022b211 --- /dev/null +++ b/src/_icons/relation-one-to-one.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/ripple.svg b/src/_icons/ripple.svg new file mode 100644 index 00000000..b36d863a --- /dev/null +++ b/src/_icons/ripple.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/sthetoscope.svg b/src/_icons/sthetoscope.svg new file mode 100644 index 00000000..07420627 --- /dev/null +++ b/src/_icons/sthetoscope.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/view-360.svg b/src/_icons/view-360.svg new file mode 100644 index 00000000..38fa7ca3 --- /dev/null +++ b/src/_icons/view-360.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/windmill.svg b/src/_icons/windmill.svg new file mode 100644 index 00000000..eef07b3c --- /dev/null +++ b/src/_icons/windmill.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + -- cgit v1.2.1