1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

skateboard icon

This commit is contained in:
codecalm
2020-09-03 18:30:03 +02:00
parent c6595abac7
commit 982a3b8505
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
---
category: Vehicles
---
<svg>
<circle cx="7" cy="15" r="2" />
<circle cx="17" cy="15" r="2" />
<path d="M3 9a2 1 0 00 2 1h14a2 1 0 00 2 -1"></path>
</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|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'
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'
%}
</div>