1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 16:50:15 +02:00

1 new icon: karate

This commit is contained in:
codecalm
2020-09-26 20:45:43 +02:00
parent 759191461e
commit 7c8df9b3f5
2 changed files with 10 additions and 1 deletions

9
src/_icons/karate.svg Normal file
View File

@@ -0,0 +1,9 @@
---
category: Sport
---
<svg>
<circle cx="18" cy="4" r="1" />
<path d="M3 9l4.5 1l3 2.5" />
<path d="M13 21v-8l3-5.5" />
<path d="M8 4.5l4 2l4 1l4 3.5l-2 3.5" />
</svg>

View File

@@ -76,7 +76,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|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|bike,run,swimming,walk,pray,fall|repeat,repeat-once,switch,circle,play,pause,square,power,skip-forward,skip-back,track-next,track-prev'
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|bike,run,swimming,walk,pray,fall,karate|repeat,repeat-once,switch,circle,play,pause,square,power,skip-forward,skip-back,track-next,track-prev'
%}
</div>