aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-01 02:02:18 +0200
committercodecalm <codecalm@gmail.com>2020-06-01 02:02:18 +0200
commitd920902ca91fb468d4c6d45ccd27636579dca988 (patch)
tree7b16e1702a7ad94b48f50ec64b2eb65d6e048999
parent2 new icons: `servicemark`, `trademark` (diff)
downloadtabler-icons-d920902ca91fb468d4c6d45ccd27636579dca988.tar.xz
New icon: `ambulance`
-rw-r--r--src/_icons/ambulance.svg8
-rw-r--r--src/editor.html2
2 files changed, 9 insertions, 1 deletions
diff --git a/src/_icons/ambulance.svg b/src/_icons/ambulance.svg
new file mode 100644
index 0000000..e39ec03
--- /dev/null
+++ b/src/_icons/ambulance.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="7" cy="17" r="2" />
+ <circle cx="17" cy="17" r="2" />
+ <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" />
+ <path d="M6 10h4m-2 -2v4" />
+</svg>
diff --git a/src/editor.html b/src/editor.html
index b1eaa94..b7d7283 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -72,7 +72,7 @@ layout: default
<div class="mb">
{% include toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letter-case,clear-formatting|parentheses,brackets,braces,terminal' %}
- {% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen|bike,car,bus,truck,forklift,tir,firetruck' %}
+ {% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen|bike,car,bus,truck,forklift,tir,firetruck,ambulance' %}
</div>
<h2 class="icon-subtitle">{{ site.icons.size }} icons</h2>