1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 18:33:18 +02:00

25 new icons: letter-a, letter-b, letter-c, letter-d, letter-f, letter-g, letter-h, letter-i, letter-j, letter-k, letter-l, letter-m, letter-n, letter-o, letter-p, letter-q, letter-r, letter-s, letter-t, letter-u, letter-v, letter-w, letter-x, letter-y, letter-z

Renamed icons:
- `letter-case` renamed to `letters-case`
This commit is contained in:
codecalm
2020-08-17 15:27:12 +02:00
parent a490e05aad
commit 0d5bb873fc
28 changed files with 140 additions and 2 deletions

6
src/_icons/letter-a.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M7 20v-12a4 4 0 0 1 4 -4h2a4 4 0 0 1 4 4v12" />
<path d="M7 13h10" />
</svg>

6
src/_icons/letter-b.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M7 20v-16h6a4 4 0 0 1 0 8a4 4 0 0 1 0 8h-6" />
<path d="M7 12h6" />
</svg>

5
src/_icons/letter-c.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5" />
</svg>

5
src/_icons/letter-d.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M7 4h6a5 5 0 0 1 5 5v6a5 5 0 0 1 -5 5h-6v-16" />
</svg>

6
src/_icons/letter-f.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M17 4h-10v16" />
<path d="M7 12h8" />
</svg>

5
src/_icons/letter-g.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-2h-4" />
</svg>

7
src/_icons/letter-h.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M17 4v16" />
<path d="M7 12h10" />
<path d="M7 4v16" />
</svg>

5
src/_icons/letter-i.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M12 4v16" />
</svg>

5
src/_icons/letter-j.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M17 4v12a4 4 0 0 1 -4 4h-2a4 4 0 0 1 -4 -4" />
</svg>

7
src/_icons/letter-k.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M7 4v16" />
<path d="M7 12h2l8 -8" />
<path d="M9 12l8 8" />
</svg>

5
src/_icons/letter-l.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M7 4v16h10" />
</svg>

5
src/_icons/letter-m.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M6 20v-16l6 14l6 -14v16" />
</svg>

5
src/_icons/letter-n.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M7 20v-16l10 16v-16" />
</svg>

5
src/_icons/letter-o.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-6" />
</svg>

5
src/_icons/letter-p.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" />
</svg>

6
src/_icons/letter-q.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-6" />
<path d="M13 15l5 5" />
</svg>

6
src/_icons/letter-r.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" />
<path d="M12 13l5 7" />
</svg>

5
src/_icons/letter-s.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M17 8a4 4 0 0 0 -4 -4h-2a4 4 0 0 0 0 8h2a4 4 0 0 1 0 8h-2a4 4 0 0 1 -4 -4" />
</svg>

6
src/_icons/letter-t.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M6 4h12" />
<path d="M12 4v16" />
</svg>

5
src/_icons/letter-u.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M6 4v11a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-11" />
</svg>

5
src/_icons/letter-v.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M6 4l6 16l6 -16" />
</svg>

5
src/_icons/letter-w.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M4 4l4 16l4 -14l4 14l4 -16" />
</svg>

6
src/_icons/letter-x.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M7 4l10 16" />
<path d="M17 4l-10 16" />
</svg>

6
src/_icons/letter-y.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M7 4l5 9l5 -9" />
<path d="M12 13v7" />
</svg>

5
src/_icons/letter-z.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M7 4h10l-10 16h10" />
</svg>

View File

@@ -71,8 +71,9 @@ 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' %}
{% 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' %}
{% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen|bike,car,bus,forklift,tir,firetruck,ambulance,tractor,truck,truck-return,truck-delivery' %}
{% include toolbar.html toolbar='letter-a,letter-b,letter-c,letter-d,letter-e,letter-f,letter-g,letter-h,letter-i,letter-j,letter-k,letter-l,letter-m,letter-n,letter-o,letter-p,letter-q,letter-r,letter-s,letter-t,letter-u,letter-v,letter-w,letter-x,letter-y,letter-z' %}
{% assign social-icons = '' %}
{% for icon in icons %}

View File

@@ -348,7 +348,7 @@
"layout-sidebar": ["layout", "sidebar", "grid", "aside", "column", "columns"],
"layout": ["layout", "grid", "columns", "masonry", "collage"],
"lego": ["lego", "toy", "boy", "face", "play"],
"letter-case": ["letter", "case", "typography", "uppercase", "capitals", "lowercase", "type"],
"letters-case": ["letter", "case", "typography", "uppercase", "capitals", "lowercase", "type"],
"license": ["license", "authorisation", "permission", "consent", "permit", "document", "agree"],
"lifebuoy": ["lifebuoy", "life ring", "help", "support"],
"line-height": ["line", "height", "space", "inline", "display"],