1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-24 07:13:06 +01:00

New icon: ambulance

This commit is contained in:
codecalm 2020-06-01 02:02:18 +02:00
parent 8341a51153
commit d920902ca9
2 changed files with 9 additions and 1 deletions

8
src/_icons/ambulance.svg Normal file
View File

@ -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>

View File

@ -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>