From 6a1e2d975b1a29e9f7f43870843814a1bcab09ee Mon Sep 17 00:00:00 2001 From: reverend Date: Fri, 25 Dec 2020 16:24:28 +0100 Subject: [PATCH] New Icon --- .../lostplaces/static/icons/pin.svg | 50 +++++++++ .../lostplaces/static/icons/pin_filled.svg | 105 ++++++++++++++++++ .../templates/partials/place_teaser.html | 2 +- 3 files changed, 156 insertions(+), 1 deletion(-) create mode 100644 django_lostplaces/lostplaces/static/icons/pin.svg create mode 100644 django_lostplaces/lostplaces/static/icons/pin_filled.svg diff --git a/django_lostplaces/lostplaces/static/icons/pin.svg b/django_lostplaces/lostplaces/static/icons/pin.svg new file mode 100644 index 0000000..15fcdbb --- /dev/null +++ b/django_lostplaces/lostplaces/static/icons/pin.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/django_lostplaces/lostplaces/static/icons/pin_filled.svg b/django_lostplaces/lostplaces/static/icons/pin_filled.svg new file mode 100644 index 0000000..a5c44b2 --- /dev/null +++ b/django_lostplaces/lostplaces/static/icons/pin_filled.svg @@ -0,0 +1,105 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/django_lostplaces/lostplaces/templates/partials/place_teaser.html b/django_lostplaces/lostplaces/templates/partials/place_teaser.html index 35e5242..aa1418f 100644 --- a/django_lostplaces/lostplaces/templates/partials/place_teaser.html +++ b/django_lostplaces/lostplaces/templates/partials/place_teaser.html @@ -31,7 +31,7 @@