1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 09:10:59 +02:00

indent-increase, indent-decrease #11

This commit is contained in:
codecalm
2020-03-25 23:16:18 +01:00
parent 1d6dcfe216
commit 65d7caf4d7
5 changed files with 23 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<line x1="20" y1="6" x2="13" y2="6" />
<line x1="20" y1="12" x2="11" y2="12" />
<line x1="20" y1="18" x2="13" y2="18" />
<path d="M8 8l-4 4l4 4" />
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<line x1="20" y1="6" x2="9" y2="6" />
<line x1="20" y1="12" x2="13" y2="12" />
<line x1="20" y1="18" x2="9" y2="18" />
<path d="M4 8l4 4l-4 4" />
</svg>

View File

@@ -2,10 +2,9 @@
tags: [arrange]
---
<svg>
<line x1="3" y1="6" x2="11" y2="6" />
<line x1="3" y1="12" x2="11" y2="12" />
<line x1="3" y1="18" x2="13" y2="18" />
<line x1="4" y1="6" x2="11" y2="6" />
<line x1="4" y1="12" x2="11" y2="12" />
<line x1="4" y1="18" x2="13" y2="18" />
<polyline points="15 9 18 6 21 9" />
<line x1="18" y1="6" x2="18" y2="18" />
</svg>

View File

@@ -2,10 +2,9 @@
tags: [arrange]
---
<svg>
<line x1="3" y1="6" x2="13" y2="6" />
<line x1="3" y1="12" x2="11" y2="12" />
<line x1="3" y1="18" x2="11" y2="18" />
<line x1="4" y1="6" x2="13" y2="6" />
<line x1="4" y1="12" x2="11" y2="12" />
<line x1="4" y1="18" x2="11" y2="18" />
<polyline points="15 15 18 18 21 15" />
<line x1="18" y1="6" x2="18" y2="18" />
</svg>

View File

@@ -2,7 +2,7 @@
layout: default
---
{% assign toolbar = 'arrow-back-up,arrow-forward-up|bold,italic,underline,strikethrough|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending' | split: '|' %}
{% assign toolbar = 'arrow-back-up,arrow-forward-up|bold,italic,underline,strikethrough|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease' | split: '|' %}
<div class="container">