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

2 new icons: panorama-horizontal, panorama-vertical

Fixed icons: `aperture`, `brightness-down`, `brightness-up`, `brightness`, `exposure`, `live-photo`
This commit is contained in:
codecalm
2020-09-26 21:08:29 +02:00
parent 7c8df9b3f5
commit 9aac0fe494
8 changed files with 18 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
---
category: Photos
tags: [hole, opening, vent]
---
<svg>

View File

@@ -1,4 +1,5 @@
---
category: Photos
tags: [dark, darker, screen]
---
<svg>

View File

@@ -1,4 +1,5 @@
---
category: Photos
tags: [light, screen]
---
<svg>

View File

@@ -1,4 +1,5 @@
---
category: Photos
tags: [light, dark, screen]
---
<svg>

View File

@@ -1,4 +1,5 @@
---
category: Photos
tags: [light, bright, dark, camera]
---
<svg>

View File

@@ -1,4 +1,5 @@
---
category: Photos
tags: [capture, photo, movement, sound, memory, image, camera]
---
<svg>

View File

@@ -0,0 +1,6 @@
---
category: Photos
---
<svg>
<path d="M4.338 5.53c5.106 1.932 10.211 1.932 15.317 .002a1 1 0 0 1 1.345 .934v11c0 .692 -.692 1.2 -1.34 .962c-5.107 -1.932 -10.214 -1.932 -15.321 0c-.648 .246 -1.339 -.242 -1.339 -.935v-11.027a1 1 0 0 1 1.338 -.935z" />
</svg>

View File

@@ -0,0 +1,6 @@
---
category: Photos
---
<svg>
<path d="M18.463 4.338c-1.932 5.106 -1.932 10.211 -0 15.317a1 1 0 0 1 -.934 1.345h-11c-.692 0 -1.208 -.692 -.962 -1.34c1.932 -5.107 1.932 -10.214 0 -15.321c-.246 -.648 .243 -1.339 .935 -1.339h11.028c.693 0 1.18 .691 .935 1.338z" />
</svg>