diff options
author | codecalm <codecalm@gmail.com> | 2020-09-01 18:21:17 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-01 18:21:17 +0200 |
commit | c11d9970f754870dd73f9edfd0898616ac3e094d (patch) | |
tree | 699a0e7f33634cec3ff28aae5a57e8166bdd27bd | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons i... (diff) | |
download | tabler-icons-c11d9970f754870dd73f9edfd0898616ac3e094d.tar.xz |
h1-h6 icons
-rw-r--r-- | src/_icons/h-1.svg | 8 | ||||
-rw-r--r-- | src/_icons/h-2.svg | 8 | ||||
-rw-r--r-- | src/_icons/h-3.svg | 8 | ||||
-rw-r--r-- | src/_icons/h-4.svg | 8 | ||||
-rw-r--r-- | src/_icons/h-5.svg | 8 | ||||
-rw-r--r-- | src/_icons/h-6.svg | 9 | ||||
-rw-r--r-- | src/editor.html | 2 |
7 files changed, 50 insertions, 1 deletions
diff --git a/src/_icons/h-1.svg b/src/_icons/h-1.svg new file mode 100644 index 00000000..1ad75985 --- /dev/null +++ b/src/_icons/h-1.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="3" y1="5" x2="3" y2="19" /> + <line x1="3" y1="12" x2="12" y2="12" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <path d="M20 19v-10l-3 3" /> +</svg> diff --git a/src/_icons/h-2.svg b/src/_icons/h-2.svg new file mode 100644 index 00000000..75b61ba6 --- /dev/null +++ b/src/_icons/h-2.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="3" y1="5" x2="3" y2="19" /> + <line x1="3" y1="12" x2="12" y2="12" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <path d="M21 19h-5 l 4.47 -5.96 a2.5 2.5 0 1 0 -4.47 -1.54" /> +</svg> diff --git a/src/_icons/h-3.svg b/src/_icons/h-3.svg new file mode 100644 index 00000000..963285cf --- /dev/null +++ b/src/_icons/h-3.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="3" y1="5" x2="3" y2="19" /> + <line x1="3" y1="12" x2="12" y2="12" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <path d="M16 11.5a2.5 2.5 0 1 1 2.5 2.5a2.5 2.5 0 1 1 -2.5 2.5" /> +</svg> diff --git a/src/_icons/h-4.svg b/src/_icons/h-4.svg new file mode 100644 index 00000000..e3b1d796 --- /dev/null +++ b/src/_icons/h-4.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="3" y1="5" x2="3" y2="19" /> + <line x1="3" y1="12" x2="12" y2="12" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <path d="M20 19v-10l-5 8h7" /> +</svg> diff --git a/src/_icons/h-5.svg b/src/_icons/h-5.svg new file mode 100644 index 00000000..bf3c47ac --- /dev/null +++ b/src/_icons/h-5.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="3" y1="5" x2="3" y2="19" /> + <line x1="3" y1="12" x2="12" y2="12" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <path d="M16 18.27 a3 3 0 1 0 0 -4.537 l0 -4.733 h 5" /> +</svg> diff --git a/src/_icons/h-6.svg b/src/_icons/h-6.svg new file mode 100644 index 00000000..363c2b06 --- /dev/null +++ b/src/_icons/h-6.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <line x1="3" y1="5" x2="3" y2="19" /> + <line x1="3" y1="12" x2="12" y2="12" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <circle cx="18.5" cy="16.5" r="2.5" /> + <line x1="20" y1="9" x2="16.5" y2="15" /> +</svg> diff --git a/src/editor.html b/src/editor.html index 49b6f14e..0d1c31a8 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,letters-case,clear-formatting|parentheses,brackets,braces,terminal' + 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|h-1,h-2,h-3,h-4,h-5,h-6,link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letters-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|electric-scooter,bike,scooter,car,bus,forklift,tir,firetruck,ambulance,tractor,truck,truck-return,truck-delivery' |