This commit is contained in:
Pavel Nikulin
2019-03-22 15:08:14 +06:00
9 changed files with 56 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ aria-label="Apple Music" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path id="c" d="M199 359V199q0-9 10-11l138-28q11-2 12 10v122q0 15-45 20c-57 9-48 105 30 79 30-11 35-40 35-69V88s0-20-17-15l-170 35s-13 2-13 18v203q0 15-45 20c-57 9-48 105 30 79 30-11 35-40 35-69"/><filter id="f"><feGaussianBlur stdDeviation="3"/><feComposite operator="out"/></filter><linearGradient id="d" x1=".78" x2=".29" y1=".92" y2=".6"><stop stop-color="#3ea7fc"/><stop offset="1" stop-color="#fff0"/></linearGradient><linearGradient id="e" x1=".75" x2=".93" y1=".16" y2=".59"><stop stop-color="#fd5b70"/><stop offset="1" stop-color="#fff0"/></linearGradient><use fill="#915fff" x:href="#c"/><use fill="url(#d)" x:href="#c"/><use fill="url(#e)" x:href="#c"/><clipPath id="b"><use x:href="#c"/></clipPath><use filter="url(#f)" fill="#777" x:href="#c" clip-path="url(#b)"/></svg>
fill="#fff"/><path id="c" d="M199 359V199q0-9 10-11l138-28q11-2 12 10v122q0 15-45 20c-57 9-48 105 30 79 30-11 35-40 35-69V88s0-20-17-15l-170 35s-13 2-13 18v203q0 15-45 20c-57 9-48 105 30 79 30-11 35-40 35-69"/><filter id="f"><feGaussianBlur stdDeviation="3"/><feComposite operator="out"/></filter><linearGradient id="d" x1=".78" x2=".29" y1=".92" y2=".6"><stop stop-color="#3ea7fc"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="e" x1=".75" x2=".93" y1=".16" y2=".59"><stop stop-color="#fd5b70"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><use fill="#915fff" x:href="#c"/><use fill="url(#d)" x:href="#c"/><use fill="url(#e)" x:href="#c"/><clipPath id="b"><use x:href="#c"/></clipPath><use filter="url(#f)" fill="#777" x:href="#c" clip-path="url(#b)"/></svg>

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 1006 B

6
images/svg/nhs.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="NHS" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#005EB8"/><path fill="#FFF" d="M448 333V178H64v155zM218 193l-26 125h-42l-26-86-18 86H75l27-125h41l26 87 18-87zm119 0l-26 125h-33l11-54h-40l-11 54h-33l26-125h33l-10 48h40l10-48zm97 4l-8 24c-7-3-16-5-28-5-13 0-24 2-24 12 0 17 49 11 49 49 0 34-33 43-62 43-13 0-27-3-38-7l8-25c6 4 19 7 30 7s27-2 27-15c0-19-48-12-48-47 0-32 28-42 55-42 16 0 30 2 39 6"/></svg>

After

Width:  |  Height:  |  Size: 492 B

6
images/svg/unicode.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Unicode" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#bc4041" d="M343 164H394V108h6v233h-6V178h-51v56L271 108h72m-123 0v155s-3 24-26 24-26-24-26-24V108m36 233c69-15 67-73 67-73v-54l72 126M112 108h6v160s-5 58 67 73h-73"/><path fill="#adb2b5" d="M125 356v34s-0 8 8 8 7-8 7-8v-34h13l18 27v-11h13v38h-12l-19-28.5v11c0 7-5 18-19 18s-20-10-20-18v-36m58 0h13v13H171v-13m55 34a15.6 15.6 0 1 1 .5-14h13a26.6 26.6 0 0 0-27-21 27.8 27.8 0 0 0 0 55.6 27 27 0 0 0 26.7-20h-13m42-35a28 27.8 0 1 0 0 56 27.8 27.8 0 0 0 0-55.6m0 43a15 15 0 1 1 0-31 15 15 0 0 1 0 31m53-42h-23v53h23c11 0 23-8 23-26s-12-27-23-27m-2 41h-8v-29h8c9 0 13 5 13 14s-4 15-13 15m54 1c-4 0-7-1-10-4l37-18c-3-12-10-22-27-22a28 28 0 0 0 0 56c16 0 23-8 27-20h-13a15 15 0 0 1-14 8m10-27l-25 12c0-18 20-19 25-12"/></svg>

After

Width:  |  Height:  |  Size: 879 B