mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 23:05:40 -04:00
Add width and height properties for compatibility
Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>
This commit is contained in:
parent
02672bee9b
commit
e37b8589bc
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg version="1.1" viewBox="0 0 302 103" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg version="1.1" width="302" height="103" viewBox="0 0 302 103" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<filter id="text-blur">
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg version="1.1" viewBox="0 0 103 103" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg version="1.1" width="103" height="103" viewBox="0 0 103 103" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#2e3192" cx="51.5" cy="51.5" r="51.5"/>
|
||||
<path id="micro-symbol" fill="#fff" d="m 76.1,58.6 c -0.78,2.32 -2.6,8.08 -8.9,8 -4.26,-0.06 -5.47,-3.14 -5.9,-5.5 -0.67,-3.67 -0.02,-6.9 0.1,-6.9 H 61.2 C 59.15,60.17 52.82,67.09 45.3,66.8 37.91,66.51 37.18,58.64 38,53.2 h -0.7 c -2.57,6.89 -3.89,14.24 -4.9,23.1 0.35,2.27 1.4,4.91 1.4,6.1 0,1.4 -0.3,2.5 -0.9,3.2 -1.83,2.16 -5.38,0.97 -5.3,-2.4 0.11,-4.42 1.84,-10.12 3.5,-16.3 0.1,-0.32 4.25,-13.44 4.6,-14.5 0.4,-1.2 0.6,-2.1 0.7,-2.8 0.18,-0.54 0.94,-7.68 1.2,-9.5 0.29,-2.34 0.62,-4.67 1,-7 0.66,-3.61 1.92,-4.92 2.6,-5.6 1.4,-1.4 4.27,-1.34 5.1,0.1 1,1.75 0.24,4.91 0,5.8 -0.28,1.03 -1.92,6.48 -3.4,9.6 -0.31,0.66 -3.2,6.85 -3.2,10.3 0,4.62 3.28,6.7 6.9,6.7 3.6,-0.11 6.14,-2.91 8.3,-5.5 1.2,-1.5 2.2,-3.1 3,-4.9 0.8,-1.7 1.4,-3.3 1.8,-4.6 0.21,-0.42 0.53,-2.73 0.8,-4.1 0.36,-1.8 1.03,-5.28 1.1,-5.8 0.32,-1.85 0.8,-3.85 1.4,-5.4 1.34,-3.48 5.54,-3.88 6.8,-2 1.16,1.73 0.35,4.75 0.1,5.6 -0.3,1 -0.5,1.8 -0.7,2.4 -0.8,2.5 -1.6,4.7 -2.4,6.7 -0.8,2 -1.5,3.8 -2.2,5.2 -0.66,1.78 -1.64,3.45 -2.1,5.3 0,7.11 4.78,7.3 5.3,7.3 4.3,0 6.81,-2.46 8.1,-8.9 h 0.8 c 0.2,2.9 0.06,5.35 -0.6,7.3 z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg version="1.1" viewBox="0 0 300 103" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg version="1.1" width="300" height="103" viewBox="0 0 300 103" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#2e3192" cx="51.5" cy="51.5" r="51.5"/>
|
||||
<path id="micro-symbol" fill="#fff" d="m 76.1,58.6 c -0.78,2.32 -2.6,8.08 -8.9,8 -4.26,-0.06 -5.47,-3.14 -5.9,-5.5 -0.67,-3.67 -0.02,-6.9 0.1,-6.9 H 61.2 C 59.15,60.17 52.82,67.09 45.3,66.8 37.91,66.51 37.18,58.64 38,53.2 h -0.7 c -2.57,6.89 -3.89,14.24 -4.9,23.1 0.35,2.27 1.4,4.91 1.4,6.1 0,1.4 -0.3,2.5 -0.9,3.2 -1.83,2.16 -5.38,0.97 -5.3,-2.4 0.11,-4.42 1.84,-10.12 3.5,-16.3 0.1,-0.32 4.25,-13.44 4.6,-14.5 0.4,-1.2 0.6,-2.1 0.7,-2.8 0.18,-0.54 0.94,-7.68 1.2,-9.5 0.29,-2.34 0.62,-4.67 1,-7 0.66,-3.61 1.92,-4.92 2.6,-5.6 1.4,-1.4 4.27,-1.34 5.1,0.1 1,1.75 0.24,4.91 0,5.8 -0.28,1.03 -1.92,6.48 -3.4,9.6 -0.31,0.66 -3.2,6.85 -3.2,10.3 0,4.62 3.28,6.7 6.9,6.7 3.6,-0.11 6.14,-2.91 8.3,-5.5 1.2,-1.5 2.2,-3.1 3,-4.9 0.8,-1.7 1.4,-3.3 1.8,-4.6 0.21,-0.42 0.53,-2.73 0.8,-4.1 0.36,-1.8 1.03,-5.28 1.1,-5.8 0.32,-1.85 0.8,-3.85 1.4,-5.4 1.34,-3.48 5.54,-3.88 6.8,-2 1.16,1.73 0.35,4.75 0.1,5.6 -0.3,1 -0.5,1.8 -0.7,2.4 -0.8,2.5 -1.6,4.7 -2.4,6.7 -0.8,2 -1.5,3.8 -2.2,5.2 -0.66,1.78 -1.64,3.45 -2.1,5.3 0,7.11 4.78,7.3 5.3,7.3 4.3,0 6.81,-2.46 8.1,-8.9 h 0.8 c 0.2,2.9 0.06,5.35 -0.6,7.3 z"/>
|
||||
<g id="text" transform="translate(-180,-172.8)">
|
||||
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Loading…
Reference in New Issue
Block a user