Merge branch 'resize-icons' into 'master'
Declare the correct size for icons See merge request Librem5/squeekboard!86
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"
|
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"
|
||||||
version="1.1" viewBox="0 0 24 24">
|
version="1.1" viewBox="0 0 24 24">
|
||||||
|
|
||||||
<path d="M 24,1 L 24,10 C 24,15 20,17 17,17 L 7,17 L 10,20 L 10,23
|
<path d="M 24,1 L 24,10 C 24,15 20,17 17,17 L 7,17 L 10,20 L 10,23
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 388 B |
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"
|
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"
|
||||||
version="1.1" viewBox="0 0 24 24">
|
version="1.1" viewBox="0 0 24 24">
|
||||||
|
|
||||||
<path d="M 12,2 L 22,14 L 16,14 L 16,22 L 8,22 L 8,14 L 2,14 Z"
|
<path d="M 12,2 L 22,14 L 16,14 L 16,22 L 8,22 L 8,14 L 2,14 Z"
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
Reference in New Issue
Block a user