Browse Source

update icons and theme

main
Distopico Vegan 5 years ago
parent
commit
f45d983900
62 changed files with 627 additions and 5 deletions
  1. BIN
      app/src/main/ic_launcher-web.png
  2. BIN
      app/src/main/res/drawable-hdpi/ic_action_name.png
  3. BIN
      app/src/main/res/drawable-hdpi/ic_shortcut_icon.png
  4. BIN
      app/src/main/res/drawable-hdpi/ic_stat_name.png
  5. BIN
      app/src/main/res/drawable-mdpi/ic_action_name.png
  6. BIN
      app/src/main/res/drawable-mdpi/ic_shortcut_icon.png
  7. BIN
      app/src/main/res/drawable-mdpi/ic_stat_name.png
  8. BIN
      app/src/main/res/drawable-xhdpi/ic_action_name.png
  9. BIN
      app/src/main/res/drawable-xhdpi/ic_shortcut_icon.png
  10. BIN
      app/src/main/res/drawable-xhdpi/ic_stat_name.png
  11. BIN
      app/src/main/res/drawable-xxhdpi/ic_action_name.png
  12. BIN
      app/src/main/res/drawable-xxhdpi/ic_shortcut_icon.png
  13. BIN
      app/src/main/res/drawable-xxhdpi/ic_stat_name.png
  14. BIN
      app/src/main/res/drawable-xxxhdpi/ic_action_name.png
  15. BIN
      app/src/main/res/drawable-xxxhdpi/ic_shortcut_icon.png
  16. BIN
      app/src/main/res/drawable-xxxhdpi/ic_stat_name.png
  17. +21
    -0
      app/src/main/res/drawable/ic_icon.xml
  18. +27
    -0
      app/src/main/res/drawable/ic_launcher_foreground.xml
  19. +1
    -1
      app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
  20. +1
    -1
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
  21. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher.png
  22. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  23. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher.png
  24. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  25. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher.png
  26. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  27. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  28. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  29. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  30. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  31. +2
    -2
      app/src/main/res/values/colors.xml
  32. +1
    -1
      app/src/main/res/values/ic_launcher_background.xml
  33. BIN
      images/1.png
  34. BIN
      images/2.png
  35. BIN
      images/3.png
  36. BIN
      images/4.png
  37. BIN
      images/5.png
  38. BIN
      images/6.png
  39. BIN
      images/6_background.png
  40. BIN
      images/6_bis.png
  41. BIN
      images/6_foreground.png
  42. BIN
      images/6_foreground_10.png
  43. BIN
      images/6_foreground_11.png
  44. BIN
      images/6_foreground_2.png
  45. BIN
      images/6_foreground_3.png
  46. BIN
      images/6_foreground_3_bis.png
  47. BIN
      images/6_foreground_4.png
  48. BIN
      images/6_foreground_5.png
  49. BIN
      images/6_foreground_6.png
  50. BIN
      images/6_foreground_7.png
  51. BIN
      images/6_foreground_8.png
  52. BIN
      images/6_foreground_9.png
  53. BIN
      images/7.png
  54. BIN
      images/7_2.png
  55. BIN
      images/7_3.png
  56. BIN
      images/banner.png
  57. BIN
      images/banner.xcf
  58. BIN
      images/banner_crying6.png
  59. BIN
      images/icon.png
  60. +196
    -0
      images/icon.svg
  61. BIN
      images/icon_round.png
  62. +378
    -0
      images/simple-email.svg

BIN
app/src/main/ic_launcher-web.png View File

Before After
Width: 512  |  Height: 512  |  Size: 12 KiB Width: 512  |  Height: 512  |  Size: 217 KiB

BIN
app/src/main/res/drawable-hdpi/ic_action_name.png View File

Before After
Width: 36  |  Height: 36  |  Size: 465 B

BIN
app/src/main/res/drawable-hdpi/ic_shortcut_icon.png View File

Before After
Width: 72  |  Height: 72  |  Size: 3.7 KiB

BIN
app/src/main/res/drawable-hdpi/ic_stat_name.png View File

Before After
Width: 36  |  Height: 36  |  Size: 363 B

BIN
app/src/main/res/drawable-mdpi/ic_action_name.png View File

Before After
Width: 24  |  Height: 24  |  Size: 326 B

BIN
app/src/main/res/drawable-mdpi/ic_shortcut_icon.png View File

Before After
Width: 48  |  Height: 48  |  Size: 1.9 KiB

BIN
app/src/main/res/drawable-mdpi/ic_stat_name.png View File

Before After
Width: 24  |  Height: 24  |  Size: 239 B

BIN
app/src/main/res/drawable-xhdpi/ic_action_name.png View File

Before After
Width: 48  |  Height: 48  |  Size: 605 B

BIN
app/src/main/res/drawable-xhdpi/ic_shortcut_icon.png View File

Before After
Width: 96  |  Height: 96  |  Size: 6.0 KiB

BIN
app/src/main/res/drawable-xhdpi/ic_stat_name.png View File

Before After
Width: 48  |  Height: 48  |  Size: 469 B

BIN
app/src/main/res/drawable-xxhdpi/ic_action_name.png View File

Before After
Width: 72  |  Height: 72  |  Size: 889 B

BIN
app/src/main/res/drawable-xxhdpi/ic_shortcut_icon.png View File

Before After
Width: 144  |  Height: 144  |  Size: 12 KiB

BIN
app/src/main/res/drawable-xxhdpi/ic_stat_name.png View File

Before After
Width: 72  |  Height: 72  |  Size: 699 B

BIN
app/src/main/res/drawable-xxxhdpi/ic_action_name.png View File

Before After
Width: 96  |  Height: 96  |  Size: 1.2 KiB

BIN
app/src/main/res/drawable-xxxhdpi/ic_shortcut_icon.png View File

Before After
Width: 192  |  Height: 192  |  Size: 20 KiB

BIN
app/src/main/res/drawable-xxxhdpi/ic_stat_name.png View File

Before After
Width: 96  |  Height: 96  |  Size: 982 B

+ 21
- 0
app/src/main/res/drawable/ic_icon.xml View File

@ -0,0 +1,21 @@
<vector android:height="24dp" android:viewportHeight="52.916668"
android:viewportWidth="52.916664" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillAlpha="1" android:fillColor="#ff2a2a"
android:pathData="M47.7731,20.2714A18.1844,26.2726 90,0 1,26.3687 27.95,18.1844 26.2726,90 0,1 5.1436,20.4507l0,20.607c0,1.0365 0.8342,1.8712 1.8707,1.8712L45.9018,42.9289c1.0365,0 1.8712,-0.8347 1.8712,-1.8712z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#ff2a2a"
android:pathData="m7.0143,9.9878c-1.0365,0 -1.8707,0.8347 -1.8707,1.8712L5.1436,14.7642A15.5372,22.4479 90,0 0,26.3687 25.3026,15.5372 22.4479,90 0,0 47.7731,14.4356l0,-2.5766c0,-1.0365 -0.8347,-1.8712 -1.8712,-1.8712z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#de2525"
android:pathData="m26.4105,16.3863 l-7.8367,7.9318 0.001,0.001a15.5372,22.4479 90,0 0,7.7938 0.9834,15.5372 22.4479,90 0,0 7.9127,-1.0185l0.061,-0.0615z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#ff2a2a"
android:pathData="M47.7731,20.2714A18.1844,26.2726 90,0 1,26.3687 27.95,18.1844 26.2726,90 0,1 5.1436,20.4507l0,20.607c0,1.0365 0.8342,1.8712 1.8707,1.8712L45.9018,42.9289c1.0365,0 1.8712,-0.8347 1.8712,-1.8712z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#de2525"
android:pathData="m5.1436,20.4507l0,20.607c0,1.0365 0.8342,1.8712 1.8707,1.8712l0.2749,0l19.56,-14.9882a18.1844,26.2726 90,0 1,-0.4806 0.0093,18.1844 26.2726,90 0,1 -21.2251,-7.4993z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#de2525"
android:pathData="m47.721,20.4369v20.607c0,1.0365 -0.8342,1.8712 -1.8707,1.8712L45.5754,42.9151L26.0153,27.9268a26.2726,18.1844 0,0 0,0.4806 0.009,26.2726 18.1844,0 0,0 21.2251,-7.4993z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="1.02924776"/>
</vector>

+ 27
- 0
app/src/main/res/drawable/ic_launcher_foreground.xml View File

@ -0,0 +1,27 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="94.074066"
android:viewportHeight="94.07407">
<group android:translateX="20.578703"
android:translateY="20.578705">
<path android:fillAlpha="1" android:fillColor="#ff2a2a"
android:pathData="M47.7731,20.2714A18.1844,26.2726 90,0 1,26.3687 27.95,18.1844 26.2726,90 0,1 5.1436,20.4507l0,20.607c0,1.0365 0.8342,1.8712 1.8707,1.8712L45.9018,42.9289c1.0365,0 1.8712,-0.8347 1.8712,-1.8712z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#ff2a2a"
android:pathData="m7.0143,9.9878c-1.0365,0 -1.8707,0.8347 -1.8707,1.8712L5.1436,14.7642A15.5372,22.4479 90,0 0,26.3687 25.3026,15.5372 22.4479,90 0,0 47.7731,14.4356l0,-2.5766c0,-1.0365 -0.8347,-1.8712 -1.8712,-1.8712z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#de2525"
android:pathData="m26.4105,16.3863 l-7.8367,7.9318 0.001,0.001a15.5372,22.4479 90,0 0,7.7938 0.9834,15.5372 22.4479,90 0,0 7.9127,-1.0185l0.061,-0.0615z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#ff2a2a"
android:pathData="M47.7731,20.2714A18.1844,26.2726 90,0 1,26.3687 27.95,18.1844 26.2726,90 0,1 5.1436,20.4507l0,20.607c0,1.0365 0.8342,1.8712 1.8707,1.8712L45.9018,42.9289c1.0365,0 1.8712,-0.8347 1.8712,-1.8712z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#de2525"
android:pathData="m5.1436,20.4507l0,20.607c0,1.0365 0.8342,1.8712 1.8707,1.8712l0.2749,0l19.56,-14.9882a18.1844,26.2726 90,0 1,-0.4806 0.0093,18.1844 26.2726,90 0,1 -21.2251,-7.4993z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="3.8900702"/>
<path android:fillAlpha="1" android:fillColor="#de2525"
android:pathData="m47.721,20.4369v20.607c0,1.0365 -0.8342,1.8712 -1.8707,1.8712L45.5754,42.9151L26.0153,27.9268a26.2726,18.1844 0,0 0,0.4806 0.009,26.2726 18.1844,0 0,0 21.2251,-7.4993z"
android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeWidth="1.02924776"/>
</group>
</vector>

+ 1
- 1
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

+ 1
- 1
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

BIN
app/src/main/res/mipmap-hdpi/ic_launcher.png View File

Before After
Width: 72  |  Height: 72  |  Size: 1.5 KiB Width: 72  |  Height: 72  |  Size: 6.6 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_round.png View File

Before After
Width: 72  |  Height: 72  |  Size: 3.4 KiB Width: 72  |  Height: 72  |  Size: 3.4 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher.png View File

Before After
Width: 48  |  Height: 48  |  Size: 1.1 KiB Width: 48  |  Height: 48  |  Size: 3.3 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_round.png View File

Before After
Width: 48  |  Height: 48  |  Size: 2.1 KiB Width: 48  |  Height: 48  |  Size: 2.1 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher.png View File

Before After
Width: 96  |  Height: 96  |  Size: 2.1 KiB Width: 96  |  Height: 96  |  Size: 10 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png View File

Before After
Width: 96  |  Height: 96  |  Size: 4.8 KiB Width: 96  |  Height: 96  |  Size: 4.7 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher.png View File

Before After
Width: 144  |  Height: 144  |  Size: 3.3 KiB Width: 144  |  Height: 144  |  Size: 20 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png View File

Before After
Width: 144  |  Height: 144  |  Size: 7.4 KiB Width: 144  |  Height: 144  |  Size: 7.4 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png View File

Before After
Width: 192  |  Height: 192  |  Size: 4.6 KiB Width: 192  |  Height: 192  |  Size: 33 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png View File

Before After
Width: 192  |  Height: 192  |  Size: 11 KiB Width: 192  |  Height: 192  |  Size: 11 KiB

+ 2
- 2
app/src/main/res/values/colors.xml View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<color name="colorPrimary">#039be5</color>
<color name="colorPrimaryDark">#006db3</color>
<color name="colorPrimary">#ff2a2a</color>
<color name="colorPrimaryDark">#de2525</color>
<color name="colorAccent">#ffb300</color>
<color name="colorActionForeground">#fff</color>


+ 1
- 1
app/src/main/res/values/ic_launcher_background.xml View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#CCCCCC</color>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>

BIN
images/1.png View File

Before After
Width: 512  |  Height: 512  |  Size: 43 KiB

BIN
images/2.png View File

Before After
Width: 512  |  Height: 512  |  Size: 29 KiB

BIN
images/3.png View File

Before After
Width: 512  |  Height: 512  |  Size: 16 KiB

BIN
images/4.png View File

Before After
Width: 512  |  Height: 512  |  Size: 16 KiB

BIN
images/5.png View File

Before After
Width: 512  |  Height: 512  |  Size: 13 KiB

BIN
images/6.png View File

Before After
Width: 512  |  Height: 512  |  Size: 23 KiB

BIN
images/6_background.png View File

Before After
Width: 512  |  Height: 512  |  Size: 126 B

BIN
images/6_bis.png View File

Before After
Width: 512  |  Height: 512  |  Size: 23 KiB

BIN
images/6_foreground.png View File

Before After
Width: 512  |  Height: 512  |  Size: 22 KiB

BIN
images/6_foreground_10.png View File

Before After
Width: 512  |  Height: 512  |  Size: 12 KiB

BIN
images/6_foreground_11.png View File

Before After
Width: 512  |  Height: 512  |  Size: 18 KiB

BIN
images/6_foreground_2.png View File

Before After
Width: 512  |  Height: 512  |  Size: 22 KiB

BIN
images/6_foreground_3.png View File

Before After
Width: 512  |  Height: 512  |  Size: 17 KiB

BIN
images/6_foreground_3_bis.png View File

Before After
Width: 512  |  Height: 512  |  Size: 18 KiB

BIN
images/6_foreground_4.png View File

Before After
Width: 512  |  Height: 512  |  Size: 18 KiB

BIN
images/6_foreground_5.png View File

Before After
Width: 512  |  Height: 512  |  Size: 19 KiB

BIN
images/6_foreground_6.png View File

Before After
Width: 512  |  Height: 512  |  Size: 16 KiB

BIN
images/6_foreground_7.png View File

Before After
Width: 512  |  Height: 512  |  Size: 12 KiB

BIN
images/6_foreground_8.png View File

Before After
Width: 512  |  Height: 512  |  Size: 18 KiB

BIN
images/6_foreground_9.png View File

Before After
Width: 512  |  Height: 512  |  Size: 13 KiB

BIN
images/7.png View File

Before After
Width: 512  |  Height: 512  |  Size: 31 KiB

BIN
images/7_2.png View File

Before After
Width: 512  |  Height: 512  |  Size: 58 KiB

BIN
images/7_3.png View File

Before After
Width: 512  |  Height: 512  |  Size: 52 KiB

BIN
images/banner.png View File

Before After
Width: 1024  |  Height: 500  |  Size: 2.9 KiB

BIN
images/banner.xcf View File


BIN
images/banner_crying6.png View File

Before After
Width: 1024  |  Height: 500  |  Size: 190 KiB

BIN
images/icon.png View File

Before After
Width: 200  |  Height: 200  |  Size: 4.7 KiB

+ 196
- 0
images/icon.svg View File

@ -0,0 +1,196 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
id="svg8"
version="1.1"
viewBox="0 0 52.916665 52.916668"
height="200"
width="200">
<title
id="title957">Simple Emial Icon</title>
<defs
id="defs2">
<filter
id="filter1427"
style="color-interpolation-filters:sRGB;">
<feFlood
id="feFlood1417"
result="flood"
flood-color="rgb(29,29,29)"
flood-opacity="0.501961" />
<feComposite
id="feComposite1419"
result="composite1"
operator="in"
in2="SourceGraphic"
in="flood" />
<feGaussianBlur
id="feGaussianBlur1421"
result="blur"
stdDeviation="1.2"
in="composite1" />
<feOffset
id="feOffset1423"
result="offset"
dy="0"
dx="1" />
<feComposite
id="feComposite1425"
result="composite2"
operator="over"
in2="offset"
in="SourceGraphic" />
</filter>
<filter
id="filter1427-7"
style="color-interpolation-filters:sRGB">
<feFlood
id="feFlood1417-8"
result="flood"
flood-color="rgb(29,29,29)"
flood-opacity="0.501961" />
<feComposite
id="feComposite1419-8"
result="composite1"
operator="in"
in2="SourceGraphic"
in="flood" />
<feGaussianBlur
id="feGaussianBlur1421-4"
result="blur"
stdDeviation="1.2"
in="composite1" />
<feOffset
id="feOffset1423-1"
result="offset"
dy="0"
dx="1" />
<feComposite
id="feComposite1425-2"
result="composite2"
operator="over"
in2="offset"
in="SourceGraphic" />
</filter>
<filter
id="filter1603"
style="color-interpolation-filters:sRGB;">
<feFlood
id="feFlood1593"
result="flood"
flood-color="rgb(29,29,29)"
flood-opacity="0.501961" />
<feComposite
id="feComposite1595"
result="composite1"
operator="in"
in2="SourceGraphic"
in="flood" />
<feGaussianBlur
id="feGaussianBlur1597"
result="blur"
stdDeviation="0.8"
in="composite1" />
<feOffset
id="feOffset1599"
result="offset"
dy="0"
dx="0.7" />
<feComposite
id="feComposite1601"
result="composite2"
operator="over"
in2="offset"
in="SourceGraphic" />
</filter>
</defs>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>Simple Emial Icon</dc:title>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:date>Nov 05 2018</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Distopico &lt;distopico@riseup.net&gt;</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>simple</rdf:li>
<rdf:li>email</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>Simple Email Icon</dc:description>
<dc:contributor>
<cc:Agent>
<dc:title>Distopico</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="g1623"
transform="translate(0,-244.08332)"
style="display:inline">
<g
id="g1621"
transform="translate(0.19352928,0.76972034)">
<path
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path1609" />
<path
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path1611"
d="m 25.779297,34.839844 c -3.917372,0 -7.070313,3.154894 -7.070313,7.072265 V 52.892578 A 84.842449,58.72323 0 0 0 98.929688,92.722656 84.842449,58.72323 0 0 0 179.82812,51.650391 v -9.738282 c 0,-3.917371 -3.15489,-7.072265 -7.07226,-7.072265 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
id="path1613"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="m 99.087891,59.023438 -29.619141,29.978515 0.0039,0.0039 a 84.842448,58.723229 0 0 0 29.457032,3.716797 84.842448,58.723229 0 0 0 29.906248,-3.849609 l 0.23047,-0.232422 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
id="path1615"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)" />
<path
id="path1617"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="m 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 h 1.039062 l 73.927731,-56.64844 a 99.297981,68.72855 0 0 1 -1.816402,0.0352 99.297981,68.72855 0 0 1 -80.220704,-28.343754 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:1.02924776;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 47.527457,263.75045 v 20.60701 c 0,1.03647 -0.834216,1.8712 -1.870687,1.8712 H 45.381852 L 25.821806,271.24043 a 26.27259,18.184429 0 0 0 0.48059,0.009 26.27259,18.184429 0 0 0 21.225061,-7.49928 z"
id="path1619" />
</g>
</g>
</svg>

BIN
images/icon_round.png View File

Before After
Width: 200  |  Height: 200  |  Size: 14 KiB

+ 378
- 0
images/simple-email.svg View File

@ -0,0 +1,378 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="200"
height="200"
viewBox="0 0 52.916665 52.916668"
version="1.1"
id="svg8"
inkscape:version="0.92.2 2405546, 2018-03-11"
sodipodi:docname="simple-email.svg"
inkscape:export-filename="/home/camilo/Documents/projects/personal/simple-email/images/icon.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<title
id="title957">Simple Emial Icon</title>
<defs
id="defs2">
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Drop Shadow"
id="filter1427">
<feFlood
flood-opacity="0.501961"
flood-color="rgb(29,29,29)"
result="flood"
id="feFlood1417" />
<feComposite
in="flood"
in2="SourceGraphic"
operator="in"
result="composite1"
id="feComposite1419" />
<feGaussianBlur
in="composite1"
stdDeviation="1.2"
result="blur"
id="feGaussianBlur1421" />
<feOffset
dx="1"
dy="0"
result="offset"
id="feOffset1423" />
<feComposite
in="SourceGraphic"
in2="offset"
operator="over"
result="composite2"
id="feComposite1425" />
</filter>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Drop Shadow"
id="filter1427-7">
<feFlood
flood-opacity="0.501961"
flood-color="rgb(29,29,29)"
result="flood"
id="feFlood1417-8" />
<feComposite
in="flood"
in2="SourceGraphic"
operator="in"
result="composite1"
id="feComposite1419-8" />
<feGaussianBlur
in="composite1"
stdDeviation="1.2"
result="blur"
id="feGaussianBlur1421-4" />
<feOffset
dx="1"
dy="0"
result="offset"
id="feOffset1423-1" />
<feComposite
in="SourceGraphic"
in2="offset"
operator="over"
result="composite2"
id="feComposite1425-2" />
</filter>
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Drop Shadow"
id="filter1603">
<feFlood
flood-opacity="0.501961"
flood-color="rgb(29,29,29)"
result="flood"
id="feFlood1593" />
<feComposite
in="flood"
in2="SourceGraphic"
operator="in"
result="composite1"
id="feComposite1595" />
<feGaussianBlur
in="composite1"
stdDeviation="0.8"
result="blur"
id="feGaussianBlur1597" />
<feOffset
dx="0.7"
dy="0"
result="offset"
id="feOffset1599" />
<feComposite
in="SourceGraphic"
in2="offset"
operator="over"
result="composite2"
id="feComposite1601" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="217.46558"
inkscape:cy="105.52081"
inkscape:document-units="mm"
inkscape:current-layer="g1623"
showgrid="false"
units="px"
inkscape:showpageshadow="false"
inkscape:window-width="1364"
inkscape:window-height="746"
inkscape:window-x="1600"
inkscape:window-y="20"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<sodipodi:guide
position="0,0"
orientation="0,200"
id="guide817"
inkscape:locked="false" />
<sodipodi:guide
position="52.916666,0"
orientation="-200,0"
id="guide819"
inkscape:locked="false" />
<sodipodi:guide
position="52.916666,52.916666"
orientation="0,-200"
id="guide821"
inkscape:locked="false" />
<sodipodi:guide
position="0,52.916666"
orientation="200,0"
id="guide823"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>Simple Emial Icon</dc:title>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:date>Nov 05 2018</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Distopico &lt;distopico@riseup.net&gt;</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>simple</rdf:li>
<rdf:li>email</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>Simple Email Icon</dc:description>
<dc:contributor>
<cc:Agent>
<dc:title>Distopico</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:label="Normal"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-244.08332)"
style="display:none">
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.32353365;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect815"
width="52.916668"
height="52.916668"
x="-6.357829e-07"
y="244.08331" />
<rect
y="244.08331"
x="-6.357829e-07"
height="52.916668"
width="52.916668"
id="rect833"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.32353365;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
rx="26.458334"
ry="26.458334" />
<g
id="g936"
transform="translate(0.19352928,0.76972034)">
<path
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path892"
inkscape:connector-curvature="0" />
<path
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path890"
d="m 25.779297,34.839844 c -3.917372,0 -7.070313,3.154894 -7.070313,7.072265 V 52.892578 A 84.842449,58.72323 0 0 0 98.929688,92.722656 84.842449,58.72323 0 0 0 179.82812,51.650391 v -9.738282 c 0,-3.917371 -3.15489,-7.072265 -7.07226,-7.072265 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path927"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="m 99.087891,59.023438 -29.619141,29.978515 0.0039,0.0039 a 84.842448,58.723229 0 0 0 29.457032,3.716797 84.842448,58.723229 0 0 0 29.906248,-3.849609 l 0.23047,-0.232422 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="rect884"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)" />
<path
id="path909"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="m 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 h 1.039062 l 73.927731,-56.64844 a 99.297981,68.72855 0 0 1 -1.816402,0.0352 99.297981,68.72855 0 0 1 -80.220704,-28.343754 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:1.02924776;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 47.527457,263.75045 v 20.60701 c 0,1.03647 -0.834216,1.8712 -1.870687,1.8712 H 45.381852 L 25.821806,271.24043 a 26.27259,18.184429 0 0 0 0.48059,0.009 26.27259,18.184429 0 0 0 21.225061,-7.49928 z"
id="path912" />
</g>
</g>
<g
style="display:inline"
transform="translate(0,-244.08332)"
id="g1623"
inkscape:groupmode="layer"
inkscape:label="Transparent">
<g
transform="translate(0.19352928,0.76972034)"
id="g1621">
<path
inkscape:connector-curvature="0"
id="path1609"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 25.779297,34.839844 c -3.917372,0 -7.070313,3.154894 -7.070313,7.072265 V 52.892578 A 84.842449,58.72323 0 0 0 98.929688,92.722656 84.842449,58.72323 0 0 0 179.82812,51.650391 v -9.738282 c 0,-3.917371 -3.15489,-7.072265 -7.07226,-7.072265 z"
id="path1611"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 99.087891,59.023438 -29.619141,29.978515 0.0039,0.0039 a 84.842448,58.723229 0 0 0 29.457032,3.716797 84.842448,58.723229 0 0 0 29.906248,-3.849609 l 0.23047,-0.232422 z"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path1613" />
<path
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
inkscape:connector-curvature="0"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
id="path1615" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 h 1.039062 l 73.927731,-56.64844 a 99.297981,68.72855 0 0 1 -1.816402,0.0352 99.297981,68.72855 0 0 1 -80.220704,-28.343754 z"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path1617" />
<path
id="path1619"
d="m 47.527457,263.75045 v 20.60701 c 0,1.03647 -0.834216,1.8712 -1.870687,1.8712 H 45.381852 L 25.821806,271.24043 a 26.27259,18.184429 0 0 0 0.48059,0.009 26.27259,18.184429 0 0 0 21.225061,-7.49928 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:1.02924776;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
</g>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Round"
style="display:none">
<g
transform="matrix(0.90178576,0,0,0.90178576,-50.176346,-217.03981)"
id="g1437">
<rect
ry="26.458334"
rx="26.458334"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.32353365;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter1603)"
id="rect943"
width="52.916668"
height="52.916668"
x="58.208336"
y="244.08331" />
<g
id="g959"
transform="matrix(0.90246791,0,0,0.90246791,61.001326,27.062232)">
<path
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path947"
inkscape:connector-curvature="0" />
<path
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
id="path949"
d="m 25.779297,34.839844 c -3.917372,0 -7.070313,3.154894 -7.070313,7.072265 V 52.892578 A 84.842449,58.72323 0 0 0 98.929688,92.722656 84.842449,58.72323 0 0 0 179.82812,51.650391 v -9.738282 c 0,-3.917371 -3.15489,-7.072265 -7.07226,-7.072265 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path951"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="m 99.087891,59.023438 -29.619141,29.978515 0.0039,0.0039 a 84.842448,58.723229 0 0 0 29.457032,3.716797 84.842448,58.723229 0 0 0 29.906248,-3.849609 l 0.23047,-0.232422 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path953"
d="M 179.82812,73.707031 A 99.297982,68.728551 0 0 1 98.929688,102.72852 99.297982,68.728551 0 0 1 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 H 172.75586 c 3.91737,0 7.07226,-3.1549 7.07226,-7.07227 z"
style="opacity:1;fill:#ff2a2a;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)" />
<path
id="path955"
transform="matrix(0.26458333,0,0,0.26458333,0,244.08332)"
d="m 18.708984,74.384766 v 77.884764 c 0,3.91737 3.152941,7.07227 7.070313,7.07227 h 1.039062 l 73.927731,-56.64844 a 99.297981,68.72855 0 0 1 -1.816402,0.0352 99.297981,68.72855 0 0 1 -80.220704,-28.343754 z"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:3.8900702;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#de2525;fill-opacity:1;stroke:none;stroke-width:1.02924776;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 47.527457,263.75045 v 20.60701 c 0,1.03647 -0.834216,1.8712 -1.870687,1.8712 H 45.381852 L 25.821806,271.24043 a 26.27259,18.184429 0 0 0 0.48059,0.009 26.27259,18.184429 0 0 0 21.225061,-7.49928 z"
id="path957" />
</g>
</g>
</g>
</svg>

Loading…
Cancel
Save