aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-02 00:35:16 +0200
committercodecalm <codecalm@gmail.com>2020-06-02 00:35:16 +0200
commit906572197627e9d44ce355e5302513fb32828d93 (patch)
tree4914d0d0ef134aca88398d493c60868df1bcbd20
parent2 new icons: `dribbble`, `twitter` (diff)
downloadtabler-icons-906572197627e9d44ce355e5302513fb32828d93.tar.xz
icon `google`
-rw-r--r--src/_icons/google.svg5
-rw-r--r--src/editor.html2
2 files changed, 6 insertions, 1 deletions
diff --git a/src/_icons/google.svg b/src/_icons/google.svg
new file mode 100644
index 0000000..9ce8aff
--- /dev/null
+++ b/src/_icons/google.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M17.788 5.108A9 9 0 1021 12h-8" />
+</svg>
diff --git a/src/editor.html b/src/editor.html
index 6d0937a..37423d7 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -71,7 +71,7 @@ layout: default
</div>
<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|github,facebook,twitter,dribbble' %}
+ {% 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|github,facebook,twitter,dribbble,google' %}
{% 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,tractor' %}
</div>