maintenance: use modules properly

This commit is contained in:
Pau Ruiz i Safont
2018-03-10 19:09:19 +00:00
parent 79180885b5
commit 1cd6ff6b58
60 changed files with 26 additions and 27 deletions

9
resources/raw/error.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 16 16">
<g transform="translate(0 -1036.4)">
<circle fill="#f44336" cx="8" cy="1044.4" r="7"/>
<g fill="#fff" transform="matrix(.70711 .70711 -.70711 .70711 740.82 300.23)">
<rect width="2" height="10" x="1043.4" y="-13" transform="rotate(90)"/>
<rect width="2" height="10" x="-9" y="-1049.4" transform="scale(-1)"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 438 B