Fix peertube-x svg size
This commit is contained in:
parent
1208269dcb
commit
43373e777b
|
@ -1,4 +1,4 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.st0{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
|
.st0{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
|
||||||
.st1{fill:currentColor;}
|
.st1{fill:currentColor;}
|
||||||
|
|
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 556 B |
Loading…
Reference in New Issue