diff --git a/preview-generator.js b/preview-generator.js index 17c5e334..8ed86402 100755 --- a/preview-generator.js +++ b/preview-generator.js @@ -7,16 +7,33 @@ // dependencies var fs = require('fs'); -fs.readdir('./36x36', function (err, files) { +fs.readdir('./assets', function (err, files) { + var page = fs.readFileSync('./preview-template.html').toString().replace( + '{{emoji-list}}', + '
  • ' + files.map(function (file) { + return file.replace('.ai', '').split('-').map(function (hex) { + return '&#x' + hex.toUpperCase() + ';'; + }).join(''); + }).join('
  • \n
  • ')+ '
  • ' + ); fs.writeFileSync( './preview.html', - fs.readFileSync('./preview-template.html').toString().replace( - '{{emoji-list}}', - '
  • ' + files.map(function (file) { - return file.replace('.png', '').split('-').map(function (hex) { - return '&#x' + hex.toUpperCase() + ';'; - }).join(''); - }).join('
  • \n
  • ')+ '
  • ' + page.replace( + '{{emoji-options}}', + JSON.stringify({ + size: 72 + }) + ) + ); + fs.writeFileSync( + './preview-svg.html', + page.replace( + '{{emoji-options}}', + JSON.stringify({ + folder: 'svg', + ext: '.svg', + base: '' + }) ) ); }); \ No newline at end of file diff --git a/preview-svg.html b/preview-svg.html index a9895de0..39e47dc0 100644 --- a/preview-svg.html +++ b/preview-svg.html @@ -8,7 +8,6 @@ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; - -o-user-select: none; user-select: none; } ul.emoji-list li { @@ -26,7 +25,7 @@ vertical-align: -0.1em; } - + - \ No newline at end of file + diff --git a/preview-template.html b/preview-template.html index 879c208f..accdc4b3 100644 --- a/preview-template.html +++ b/preview-template.html @@ -32,7 +32,7 @@ {{emoji-list}} + - \ No newline at end of file + diff --git a/svg/1f004.svg b/svg/1f004.svg index ba1db393..c5dd507d 100644 --- a/svg/1f004.svg +++ b/svg/1f004.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f0cf.svg b/svg/1f0cf.svg index bc7fb9da..591eb898 100644 --- a/svg/1f0cf.svg +++ b/svg/1f0cf.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f170.svg b/svg/1f170.svg index fc6cb105..aef48c90 100644 --- a/svg/1f170.svg +++ b/svg/1f170.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f171.svg b/svg/1f171.svg index 922f7547..f1e1757a 100644 --- a/svg/1f171.svg +++ b/svg/1f171.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f17e.svg b/svg/1f17e.svg index 40c59c5b..861b48f7 100644 --- a/svg/1f17e.svg +++ b/svg/1f17e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f17f.svg b/svg/1f17f.svg index 4d25d408..162d026b 100644 --- a/svg/1f17f.svg +++ b/svg/1f17f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f18e.svg b/svg/1f18e.svg index af11f08a..46ab47d2 100644 --- a/svg/1f18e.svg +++ b/svg/1f18e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f191.svg b/svg/1f191.svg index ef031f1c..38d3603d 100644 --- a/svg/1f191.svg +++ b/svg/1f191.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f192.svg b/svg/1f192.svg index 099369c3..349e2f0a 100644 --- a/svg/1f192.svg +++ b/svg/1f192.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f193.svg b/svg/1f193.svg index 1a7ea9db..b94c236e 100644 --- a/svg/1f193.svg +++ b/svg/1f193.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f194.svg b/svg/1f194.svg index 91289f12..212b5a01 100644 --- a/svg/1f194.svg +++ b/svg/1f194.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f195.svg b/svg/1f195.svg index 0c7afb60..888ea524 100644 --- a/svg/1f195.svg +++ b/svg/1f195.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f196.svg b/svg/1f196.svg index 1f8b61e0..771ae27a 100644 --- a/svg/1f196.svg +++ b/svg/1f196.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f197.svg b/svg/1f197.svg index d76d8fa4..bd7d63c6 100644 --- a/svg/1f197.svg +++ b/svg/1f197.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f198.svg b/svg/1f198.svg index 92b05e21..0475b57e 100644 --- a/svg/1f198.svg +++ b/svg/1f198.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f199.svg b/svg/1f199.svg index 44638109..9a901c9c 100644 --- a/svg/1f199.svg +++ b/svg/1f199.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f19a.svg b/svg/1f19a.svg index 4ce910f4..c20fd083 100644 --- a/svg/1f19a.svg +++ b/svg/1f19a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1e6.svg b/svg/1f1e6.svg index ec78a3d7..b8a01814 100644 --- a/svg/1f1e6.svg +++ b/svg/1f1e6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1e7.svg b/svg/1f1e7.svg index ffe168dd..3909f634 100644 --- a/svg/1f1e7.svg +++ b/svg/1f1e7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1e8-1f1f3.svg b/svg/1f1e8-1f1f3.svg index ae3cc596..25dedab3 100644 --- a/svg/1f1e8-1f1f3.svg +++ b/svg/1f1e8-1f1f3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1e8.svg b/svg/1f1e8.svg index 2bdcbb0c..84311938 100644 --- a/svg/1f1e8.svg +++ b/svg/1f1e8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1e9-1f1ea.svg b/svg/1f1e9-1f1ea.svg index 3e92d293..92e0c793 100644 --- a/svg/1f1e9-1f1ea.svg +++ b/svg/1f1e9-1f1ea.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1e9.svg b/svg/1f1e9.svg index e166f60d..20d55106 100644 --- a/svg/1f1e9.svg +++ b/svg/1f1e9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ea-1f1f8.svg b/svg/1f1ea-1f1f8.svg index 001ff3c6..2248c614 100644 --- a/svg/1f1ea-1f1f8.svg +++ b/svg/1f1ea-1f1f8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ea.svg b/svg/1f1ea.svg index a1ef0f5a..891884d7 100644 --- a/svg/1f1ea.svg +++ b/svg/1f1ea.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1eb-1f1f7.svg b/svg/1f1eb-1f1f7.svg index c319b99b..0d32079c 100644 --- a/svg/1f1eb-1f1f7.svg +++ b/svg/1f1eb-1f1f7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1eb.svg b/svg/1f1eb.svg index 7b660d35..0f1bc4b5 100644 --- a/svg/1f1eb.svg +++ b/svg/1f1eb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ec-1f1e7.svg b/svg/1f1ec-1f1e7.svg index 5a25fc5d..2775321a 100644 --- a/svg/1f1ec-1f1e7.svg +++ b/svg/1f1ec-1f1e7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ec.svg b/svg/1f1ec.svg index 552c569d..e1f4754c 100644 --- a/svg/1f1ec.svg +++ b/svg/1f1ec.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ed.svg b/svg/1f1ed.svg index 9b11b050..c1cc1a9a 100644 --- a/svg/1f1ed.svg +++ b/svg/1f1ed.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ee-1f1f9.svg b/svg/1f1ee-1f1f9.svg index 130f0464..46e4186f 100644 --- a/svg/1f1ee-1f1f9.svg +++ b/svg/1f1ee-1f1f9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ee.svg b/svg/1f1ee.svg index 54a763b6..4bd69a2f 100644 --- a/svg/1f1ee.svg +++ b/svg/1f1ee.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ef-1f1f5.svg b/svg/1f1ef-1f1f5.svg index 02986dc9..714d9724 100644 --- a/svg/1f1ef-1f1f5.svg +++ b/svg/1f1ef-1f1f5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ef.svg b/svg/1f1ef.svg index b0b63be5..96b82023 100644 --- a/svg/1f1ef.svg +++ b/svg/1f1ef.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f0-1f1f7.svg b/svg/1f1f0-1f1f7.svg index 0f06dbb3..492757cb 100644 --- a/svg/1f1f0-1f1f7.svg +++ b/svg/1f1f0-1f1f7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f0.svg b/svg/1f1f0.svg index 4aa14b51..99838d62 100644 --- a/svg/1f1f0.svg +++ b/svg/1f1f0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f1.svg b/svg/1f1f1.svg index fc6e521a..b71dd316 100644 --- a/svg/1f1f1.svg +++ b/svg/1f1f1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f2.svg b/svg/1f1f2.svg index efe27a60..df7fe0c4 100644 --- a/svg/1f1f2.svg +++ b/svg/1f1f2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f3.svg b/svg/1f1f3.svg index e35a7988..4d126016 100644 --- a/svg/1f1f3.svg +++ b/svg/1f1f3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f4.svg b/svg/1f1f4.svg index 97f4d357..5113b9bd 100644 --- a/svg/1f1f4.svg +++ b/svg/1f1f4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f5.svg b/svg/1f1f5.svg index a4bdabb8..f88114b8 100644 --- a/svg/1f1f5.svg +++ b/svg/1f1f5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f6.svg b/svg/1f1f6.svg index 6428ecc4..a29ee24e 100644 --- a/svg/1f1f6.svg +++ b/svg/1f1f6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f7-1f1fa.svg b/svg/1f1f7-1f1fa.svg index 0b6a26ff..15913e53 100644 --- a/svg/1f1f7-1f1fa.svg +++ b/svg/1f1f7-1f1fa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f7.svg b/svg/1f1f7.svg index f17c2985..25226ec1 100644 --- a/svg/1f1f7.svg +++ b/svg/1f1f7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f8.svg b/svg/1f1f8.svg index c2134b64..c47d41b0 100644 --- a/svg/1f1f8.svg +++ b/svg/1f1f8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1f9.svg b/svg/1f1f9.svg index ec70a88e..aa9e9b0d 100644 --- a/svg/1f1f9.svg +++ b/svg/1f1f9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1fa-1f1f8.svg b/svg/1f1fa-1f1f8.svg index c02899f3..2c645041 100644 --- a/svg/1f1fa-1f1f8.svg +++ b/svg/1f1fa-1f1f8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1fa.svg b/svg/1f1fa.svg index b22cfa9d..0d0d0aeb 100644 --- a/svg/1f1fa.svg +++ b/svg/1f1fa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1fb.svg b/svg/1f1fb.svg index 05dde7f1..3cdb6a6b 100644 --- a/svg/1f1fb.svg +++ b/svg/1f1fb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1fc.svg b/svg/1f1fc.svg index b720a374..1ee26c0e 100644 --- a/svg/1f1fc.svg +++ b/svg/1f1fc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1fd.svg b/svg/1f1fd.svg index 4745dfd4..6aa1d544 100644 --- a/svg/1f1fd.svg +++ b/svg/1f1fd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1fe.svg b/svg/1f1fe.svg index b35ce491..92aa8b1a 100644 --- a/svg/1f1fe.svg +++ b/svg/1f1fe.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f1ff.svg b/svg/1f1ff.svg index 5cc999ce..2a00171e 100644 --- a/svg/1f1ff.svg +++ b/svg/1f1ff.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f201.svg b/svg/1f201.svg index 3e9d6950..38cf1917 100644 --- a/svg/1f201.svg +++ b/svg/1f201.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f202.svg b/svg/1f202.svg index 75bd9044..68a8401e 100644 --- a/svg/1f202.svg +++ b/svg/1f202.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f21a.svg b/svg/1f21a.svg index a90a10a3..84e93f30 100644 --- a/svg/1f21a.svg +++ b/svg/1f21a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f22f.svg b/svg/1f22f.svg index b0dfef9c..a84dbdba 100644 --- a/svg/1f22f.svg +++ b/svg/1f22f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f232.svg b/svg/1f232.svg index 9e8cc15d..1906fb48 100644 --- a/svg/1f232.svg +++ b/svg/1f232.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f233.svg b/svg/1f233.svg index 56447ebe..a2f16fec 100644 --- a/svg/1f233.svg +++ b/svg/1f233.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f234.svg b/svg/1f234.svg index 8d108fff..13c342bc 100644 --- a/svg/1f234.svg +++ b/svg/1f234.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f235.svg b/svg/1f235.svg index 32f5a522..1f7a1360 100644 --- a/svg/1f235.svg +++ b/svg/1f235.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f236.svg b/svg/1f236.svg index ac30180f..4f10e33a 100644 --- a/svg/1f236.svg +++ b/svg/1f236.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f237.svg b/svg/1f237.svg index 1b7710b4..8f31960f 100644 --- a/svg/1f237.svg +++ b/svg/1f237.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f238.svg b/svg/1f238.svg index cc0cb261..ce77a191 100644 --- a/svg/1f238.svg +++ b/svg/1f238.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f239.svg b/svg/1f239.svg index fb208274..2dfa6faf 100644 --- a/svg/1f239.svg +++ b/svg/1f239.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f23a.svg b/svg/1f23a.svg index 5ee49977..e44a8d17 100644 --- a/svg/1f23a.svg +++ b/svg/1f23a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f250.svg b/svg/1f250.svg index 8437729f..305b7dcb 100644 --- a/svg/1f250.svg +++ b/svg/1f250.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f251.svg b/svg/1f251.svg index 8c5c4e6b..8aa59451 100644 --- a/svg/1f251.svg +++ b/svg/1f251.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f300.svg b/svg/1f300.svg index 43e25a6c..c71d70df 100644 --- a/svg/1f300.svg +++ b/svg/1f300.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f301.svg b/svg/1f301.svg index 1e8e29f0..3d0aea42 100644 --- a/svg/1f301.svg +++ b/svg/1f301.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f302.svg b/svg/1f302.svg index 8ca0259d..b026362b 100644 --- a/svg/1f302.svg +++ b/svg/1f302.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f303.svg b/svg/1f303.svg index 59877063..db9b3a8e 100644 --- a/svg/1f303.svg +++ b/svg/1f303.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f304.svg b/svg/1f304.svg index 1e9f40fd..35a4397d 100644 --- a/svg/1f304.svg +++ b/svg/1f304.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f305.svg b/svg/1f305.svg index 1283881b..7ebe444e 100644 --- a/svg/1f305.svg +++ b/svg/1f305.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f306.svg b/svg/1f306.svg index a3c092d0..cbf1457d 100644 --- a/svg/1f306.svg +++ b/svg/1f306.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f307.svg b/svg/1f307.svg index 1a90d7d5..4b0f0346 100644 --- a/svg/1f307.svg +++ b/svg/1f307.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f308.svg b/svg/1f308.svg index 5e3f2307..4891b76b 100644 --- a/svg/1f308.svg +++ b/svg/1f308.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f309.svg b/svg/1f309.svg index 6e243ae1..c11098c9 100644 --- a/svg/1f309.svg +++ b/svg/1f309.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f30a.svg b/svg/1f30a.svg index d1dfd8a3..61f56f6b 100644 --- a/svg/1f30a.svg +++ b/svg/1f30a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f30b.svg b/svg/1f30b.svg index a6fa4fc2..5e02700e 100644 --- a/svg/1f30b.svg +++ b/svg/1f30b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f30c.svg b/svg/1f30c.svg index 21515b12..d506da43 100644 --- a/svg/1f30c.svg +++ b/svg/1f30c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f30d.svg b/svg/1f30d.svg index b7697133..6dbcd7f1 100644 --- a/svg/1f30d.svg +++ b/svg/1f30d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f30e.svg b/svg/1f30e.svg index 59135153..b66596d0 100644 --- a/svg/1f30e.svg +++ b/svg/1f30e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f30f.svg b/svg/1f30f.svg index c8648efc..c0f8864b 100644 --- a/svg/1f30f.svg +++ b/svg/1f30f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f310.svg b/svg/1f310.svg index 8a6436da..36ded82e 100644 --- a/svg/1f310.svg +++ b/svg/1f310.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f311.svg b/svg/1f311.svg index b023a998..d96eb352 100644 --- a/svg/1f311.svg +++ b/svg/1f311.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f312.svg b/svg/1f312.svg index c99a2c07..96417095 100644 --- a/svg/1f312.svg +++ b/svg/1f312.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f313.svg b/svg/1f313.svg index 6ed452af..d3c89534 100644 --- a/svg/1f313.svg +++ b/svg/1f313.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f314.svg b/svg/1f314.svg index 86b076e1..e3ce8c4a 100644 --- a/svg/1f314.svg +++ b/svg/1f314.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f315.svg b/svg/1f315.svg index dac88d44..ed04441a 100644 --- a/svg/1f315.svg +++ b/svg/1f315.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f316.svg b/svg/1f316.svg index 6fbdee4d..5e4fbe52 100644 --- a/svg/1f316.svg +++ b/svg/1f316.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f317.svg b/svg/1f317.svg index 4214a2dc..a4f60240 100644 --- a/svg/1f317.svg +++ b/svg/1f317.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f318.svg b/svg/1f318.svg index 47b012ec..8910456c 100644 --- a/svg/1f318.svg +++ b/svg/1f318.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f319.svg b/svg/1f319.svg index b914cb38..ed124b75 100644 --- a/svg/1f319.svg +++ b/svg/1f319.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f31a.svg b/svg/1f31a.svg index 7d8bf9cf..87f7361e 100644 --- a/svg/1f31a.svg +++ b/svg/1f31a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f31b.svg b/svg/1f31b.svg index 966a2d4b..189e45d4 100644 --- a/svg/1f31b.svg +++ b/svg/1f31b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f31c.svg b/svg/1f31c.svg index 1e4d146f..bd46b5a1 100644 --- a/svg/1f31c.svg +++ b/svg/1f31c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f31d.svg b/svg/1f31d.svg index 79c63f2d..d7e56050 100644 --- a/svg/1f31d.svg +++ b/svg/1f31d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f31e.svg b/svg/1f31e.svg index 2a053d89..1c1c55ec 100644 --- a/svg/1f31e.svg +++ b/svg/1f31e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f31f.svg b/svg/1f31f.svg index dc0ef5ad..b2c856a1 100644 --- a/svg/1f31f.svg +++ b/svg/1f31f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f320.svg b/svg/1f320.svg index 0a1a63c5..c8f94920 100644 --- a/svg/1f320.svg +++ b/svg/1f320.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f330.svg b/svg/1f330.svg index 18cf0f73..07931b0e 100644 --- a/svg/1f330.svg +++ b/svg/1f330.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f331.svg b/svg/1f331.svg index 60351beb..df022c60 100644 --- a/svg/1f331.svg +++ b/svg/1f331.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f332.svg b/svg/1f332.svg index a43a0533..1e594392 100644 --- a/svg/1f332.svg +++ b/svg/1f332.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f333.svg b/svg/1f333.svg index 7d9e5a2a..09d9bd88 100644 --- a/svg/1f333.svg +++ b/svg/1f333.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f334.svg b/svg/1f334.svg index 24e77a8e..8e812452 100644 --- a/svg/1f334.svg +++ b/svg/1f334.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f335.svg b/svg/1f335.svg index eb3372c9..f78f0adc 100644 --- a/svg/1f335.svg +++ b/svg/1f335.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f337.svg b/svg/1f337.svg index 76116d44..f7fe7bef 100644 --- a/svg/1f337.svg +++ b/svg/1f337.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f338.svg b/svg/1f338.svg index 5ee5d053..fd070b9c 100644 --- a/svg/1f338.svg +++ b/svg/1f338.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f339.svg b/svg/1f339.svg index b11ca386..9152f58b 100644 --- a/svg/1f339.svg +++ b/svg/1f339.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f33a.svg b/svg/1f33a.svg index 756a0108..8258b9c7 100644 --- a/svg/1f33a.svg +++ b/svg/1f33a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f33b.svg b/svg/1f33b.svg index 29185c97..4127e7fc 100644 --- a/svg/1f33b.svg +++ b/svg/1f33b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f33c.svg b/svg/1f33c.svg index ee35ecee..29c46f82 100644 --- a/svg/1f33c.svg +++ b/svg/1f33c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f33d.svg b/svg/1f33d.svg index f77f4b76..51ea52cb 100644 --- a/svg/1f33d.svg +++ b/svg/1f33d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f33e.svg b/svg/1f33e.svg index 4bcbe918..03598eb6 100644 --- a/svg/1f33e.svg +++ b/svg/1f33e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f33f.svg b/svg/1f33f.svg index e75223d6..9c0f6d38 100644 --- a/svg/1f33f.svg +++ b/svg/1f33f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f340.svg b/svg/1f340.svg index 6dd7ae63..9c80c929 100644 --- a/svg/1f340.svg +++ b/svg/1f340.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f341.svg b/svg/1f341.svg index a308e5f0..939b003f 100644 --- a/svg/1f341.svg +++ b/svg/1f341.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f342.svg b/svg/1f342.svg index 527f1717..d6c25684 100644 --- a/svg/1f342.svg +++ b/svg/1f342.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f343.svg b/svg/1f343.svg index b13aef87..0f85bf22 100644 --- a/svg/1f343.svg +++ b/svg/1f343.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f344.svg b/svg/1f344.svg index 9f18dbba..fb1e1112 100644 --- a/svg/1f344.svg +++ b/svg/1f344.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f345.svg b/svg/1f345.svg index 6b22878e..b8e19aa9 100644 --- a/svg/1f345.svg +++ b/svg/1f345.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f346.svg b/svg/1f346.svg index b4e2338b..8be2641b 100644 --- a/svg/1f346.svg +++ b/svg/1f346.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f347.svg b/svg/1f347.svg index cd8c0cef..fd8100e7 100644 --- a/svg/1f347.svg +++ b/svg/1f347.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f348.svg b/svg/1f348.svg index 7ff5c723..7947d30f 100644 --- a/svg/1f348.svg +++ b/svg/1f348.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f349.svg b/svg/1f349.svg index 5234e0f0..e3eafa46 100644 --- a/svg/1f349.svg +++ b/svg/1f349.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f34a.svg b/svg/1f34a.svg index fbe1d567..aedc3bc0 100644 --- a/svg/1f34a.svg +++ b/svg/1f34a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f34b.svg b/svg/1f34b.svg index b07f5b73..37c18f1b 100644 --- a/svg/1f34b.svg +++ b/svg/1f34b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f34c.svg b/svg/1f34c.svg index 42db3911..9527d95a 100644 --- a/svg/1f34c.svg +++ b/svg/1f34c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f34d.svg b/svg/1f34d.svg index e2fa12ef..e2dcfcea 100644 --- a/svg/1f34d.svg +++ b/svg/1f34d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f34e.svg b/svg/1f34e.svg index 60bedaaf..1c87fd55 100644 --- a/svg/1f34e.svg +++ b/svg/1f34e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f34f.svg b/svg/1f34f.svg index a37350dc..f7c599e0 100644 --- a/svg/1f34f.svg +++ b/svg/1f34f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f350.svg b/svg/1f350.svg index 7e308bc5..9083d561 100644 --- a/svg/1f350.svg +++ b/svg/1f350.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f351.svg b/svg/1f351.svg index 42edd5f1..06af56a7 100644 --- a/svg/1f351.svg +++ b/svg/1f351.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f352.svg b/svg/1f352.svg index 31ada9bf..ea75d87c 100644 --- a/svg/1f352.svg +++ b/svg/1f352.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f353.svg b/svg/1f353.svg index d9ec27fb..bca7241b 100644 --- a/svg/1f353.svg +++ b/svg/1f353.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f354.svg b/svg/1f354.svg index 9b65d451..d2e5367c 100644 --- a/svg/1f354.svg +++ b/svg/1f354.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f355.svg b/svg/1f355.svg index b30cab7e..58f6366d 100644 --- a/svg/1f355.svg +++ b/svg/1f355.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f356.svg b/svg/1f356.svg index ff5eab8c..9ca3e191 100644 --- a/svg/1f356.svg +++ b/svg/1f356.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f357.svg b/svg/1f357.svg index 27aec8ef..407749b3 100644 --- a/svg/1f357.svg +++ b/svg/1f357.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f358.svg b/svg/1f358.svg index 86a431dd..98bb266e 100644 --- a/svg/1f358.svg +++ b/svg/1f358.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f359.svg b/svg/1f359.svg index 4c9fca0a..bc680c2d 100644 --- a/svg/1f359.svg +++ b/svg/1f359.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f35a.svg b/svg/1f35a.svg index 09db7b13..3f6ea43e 100644 --- a/svg/1f35a.svg +++ b/svg/1f35a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f35b.svg b/svg/1f35b.svg index ab16db67..a46ce638 100644 --- a/svg/1f35b.svg +++ b/svg/1f35b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f35c.svg b/svg/1f35c.svg index dfa994d5..32e640f3 100644 --- a/svg/1f35c.svg +++ b/svg/1f35c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f35d.svg b/svg/1f35d.svg index c3cbd211..2b1f0c92 100644 --- a/svg/1f35d.svg +++ b/svg/1f35d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f35e.svg b/svg/1f35e.svg index c6e7cc90..98966cfd 100644 --- a/svg/1f35e.svg +++ b/svg/1f35e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f35f.svg b/svg/1f35f.svg index 67fae6fb..3128ae2f 100644 --- a/svg/1f35f.svg +++ b/svg/1f35f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f360.svg b/svg/1f360.svg index ea3a8fb2..726fc7f7 100644 --- a/svg/1f360.svg +++ b/svg/1f360.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f361.svg b/svg/1f361.svg index 54aae163..d32c634e 100644 --- a/svg/1f361.svg +++ b/svg/1f361.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f362.svg b/svg/1f362.svg index eb98f6b5..ea821b34 100644 --- a/svg/1f362.svg +++ b/svg/1f362.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f363.svg b/svg/1f363.svg index 48839f3e..677916eb 100644 --- a/svg/1f363.svg +++ b/svg/1f363.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f364.svg b/svg/1f364.svg index 334aa5e1..7eccb38e 100644 --- a/svg/1f364.svg +++ b/svg/1f364.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f365.svg b/svg/1f365.svg index fc286448..b91d08e5 100644 --- a/svg/1f365.svg +++ b/svg/1f365.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f366.svg b/svg/1f366.svg index 27cb83b3..5e922009 100644 --- a/svg/1f366.svg +++ b/svg/1f366.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f367.svg b/svg/1f367.svg index 13c02c4e..6d1441d2 100644 --- a/svg/1f367.svg +++ b/svg/1f367.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f368.svg b/svg/1f368.svg index 007ef6af..16919cba 100644 --- a/svg/1f368.svg +++ b/svg/1f368.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f369.svg b/svg/1f369.svg index 09ce841b..a7249f9d 100644 --- a/svg/1f369.svg +++ b/svg/1f369.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f36a.svg b/svg/1f36a.svg index cd350f72..25c205a3 100644 --- a/svg/1f36a.svg +++ b/svg/1f36a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f36b.svg b/svg/1f36b.svg index a12adf55..f8eb0964 100644 --- a/svg/1f36b.svg +++ b/svg/1f36b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f36c.svg b/svg/1f36c.svg index 364b6c19..cdc17c1f 100644 --- a/svg/1f36c.svg +++ b/svg/1f36c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f36d.svg b/svg/1f36d.svg index b17609d5..d79fb775 100644 --- a/svg/1f36d.svg +++ b/svg/1f36d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f36e.svg b/svg/1f36e.svg index 401ce211..c790bc92 100644 --- a/svg/1f36e.svg +++ b/svg/1f36e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f36f.svg b/svg/1f36f.svg index ee288ac8..806775ee 100644 --- a/svg/1f36f.svg +++ b/svg/1f36f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f370.svg b/svg/1f370.svg index d053f19c..d598d780 100644 --- a/svg/1f370.svg +++ b/svg/1f370.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f371.svg b/svg/1f371.svg index fa5b713e..bbe049a6 100644 --- a/svg/1f371.svg +++ b/svg/1f371.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f372.svg b/svg/1f372.svg index ad80f8d8..20420512 100644 --- a/svg/1f372.svg +++ b/svg/1f372.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f373.svg b/svg/1f373.svg index a35c813d..4f1238af 100644 --- a/svg/1f373.svg +++ b/svg/1f373.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f374.svg b/svg/1f374.svg index 9f310d8d..187c4284 100644 --- a/svg/1f374.svg +++ b/svg/1f374.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f375.svg b/svg/1f375.svg index 8746ed88..a2b822e9 100644 --- a/svg/1f375.svg +++ b/svg/1f375.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f376.svg b/svg/1f376.svg index acd3faba..de0c5a4a 100644 --- a/svg/1f376.svg +++ b/svg/1f376.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f377.svg b/svg/1f377.svg index 64eb0d83..1ff6f87c 100644 --- a/svg/1f377.svg +++ b/svg/1f377.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f378.svg b/svg/1f378.svg index 0bc486da..2dbc60af 100644 --- a/svg/1f378.svg +++ b/svg/1f378.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f379.svg b/svg/1f379.svg index c23b4cf5..7a37f201 100644 --- a/svg/1f379.svg +++ b/svg/1f379.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f37a.svg b/svg/1f37a.svg index df9430e6..c7098710 100644 --- a/svg/1f37a.svg +++ b/svg/1f37a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f37b.svg b/svg/1f37b.svg index 95e29d4d..99e97838 100644 --- a/svg/1f37b.svg +++ b/svg/1f37b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f37c.svg b/svg/1f37c.svg index 405ca0fa..07b69c18 100644 --- a/svg/1f37c.svg +++ b/svg/1f37c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f380.svg b/svg/1f380.svg index 8032f9f8..d3a163a3 100644 --- a/svg/1f380.svg +++ b/svg/1f380.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f381.svg b/svg/1f381.svg index d81dbfdd..95c6f7a0 100644 --- a/svg/1f381.svg +++ b/svg/1f381.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f382.svg b/svg/1f382.svg index ef2182ce..8c1b7809 100644 --- a/svg/1f382.svg +++ b/svg/1f382.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f383.svg b/svg/1f383.svg index 4d217d57..8abfb592 100644 --- a/svg/1f383.svg +++ b/svg/1f383.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f384.svg b/svg/1f384.svg index 9bf66db5..b6928456 100644 --- a/svg/1f384.svg +++ b/svg/1f384.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f385.svg b/svg/1f385.svg index d6c0ad67..5e3bf3db 100644 --- a/svg/1f385.svg +++ b/svg/1f385.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f386.svg b/svg/1f386.svg index 6842280d..fcf27309 100644 --- a/svg/1f386.svg +++ b/svg/1f386.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f387.svg b/svg/1f387.svg index f35b01b1..68fad8fe 100644 --- a/svg/1f387.svg +++ b/svg/1f387.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f388.svg b/svg/1f388.svg index ee49c737..d7bdbf70 100644 --- a/svg/1f388.svg +++ b/svg/1f388.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f389.svg b/svg/1f389.svg index 6349b180..c6c77289 100644 --- a/svg/1f389.svg +++ b/svg/1f389.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f38a.svg b/svg/1f38a.svg index 11e83612..2e8d487f 100644 --- a/svg/1f38a.svg +++ b/svg/1f38a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f38b.svg b/svg/1f38b.svg index d5efdcc4..0183adb1 100644 --- a/svg/1f38b.svg +++ b/svg/1f38b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f38c.svg b/svg/1f38c.svg index 080a926b..e69346d4 100644 --- a/svg/1f38c.svg +++ b/svg/1f38c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f38d.svg b/svg/1f38d.svg index 8b57870b..5cf3b91d 100644 --- a/svg/1f38d.svg +++ b/svg/1f38d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f38e.svg b/svg/1f38e.svg index b6192f99..df0127a0 100644 --- a/svg/1f38e.svg +++ b/svg/1f38e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f38f.svg b/svg/1f38f.svg index 96a35857..c85bda30 100644 --- a/svg/1f38f.svg +++ b/svg/1f38f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f390.svg b/svg/1f390.svg index d74e3d05..a8b1cce8 100644 --- a/svg/1f390.svg +++ b/svg/1f390.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f391.svg b/svg/1f391.svg index 1168e2a1..c56c06b9 100644 --- a/svg/1f391.svg +++ b/svg/1f391.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f392.svg b/svg/1f392.svg index 9b42cf54..7040c804 100644 --- a/svg/1f392.svg +++ b/svg/1f392.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f393.svg b/svg/1f393.svg index 7b1d7fe2..560a9514 100644 --- a/svg/1f393.svg +++ b/svg/1f393.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a0.svg b/svg/1f3a0.svg index f3a9066d..dbcc69c0 100644 --- a/svg/1f3a0.svg +++ b/svg/1f3a0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a1.svg b/svg/1f3a1.svg index b4c2b3c0..4ae503c4 100644 --- a/svg/1f3a1.svg +++ b/svg/1f3a1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a2.svg b/svg/1f3a2.svg index 8f062974..2aa7ae65 100644 --- a/svg/1f3a2.svg +++ b/svg/1f3a2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a3.svg b/svg/1f3a3.svg index c82d87e5..64da23a8 100644 --- a/svg/1f3a3.svg +++ b/svg/1f3a3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a4.svg b/svg/1f3a4.svg index 77afe46c..f69f5cc7 100644 --- a/svg/1f3a4.svg +++ b/svg/1f3a4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a5.svg b/svg/1f3a5.svg index 2c2f0a74..50d089b6 100644 --- a/svg/1f3a5.svg +++ b/svg/1f3a5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a6.svg b/svg/1f3a6.svg index f238595c..afda38e0 100644 --- a/svg/1f3a6.svg +++ b/svg/1f3a6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a7.svg b/svg/1f3a7.svg index f9313616..c27b6279 100644 --- a/svg/1f3a7.svg +++ b/svg/1f3a7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a8.svg b/svg/1f3a8.svg index 1d2995cb..4645a6b6 100644 --- a/svg/1f3a8.svg +++ b/svg/1f3a8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3a9.svg b/svg/1f3a9.svg index e3ee12fa..a0aab7ca 100644 --- a/svg/1f3a9.svg +++ b/svg/1f3a9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3aa.svg b/svg/1f3aa.svg index fb067958..307bad50 100644 --- a/svg/1f3aa.svg +++ b/svg/1f3aa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ab.svg b/svg/1f3ab.svg index cd9327c2..29ddd91e 100644 --- a/svg/1f3ab.svg +++ b/svg/1f3ab.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ac.svg b/svg/1f3ac.svg index 24564573..d6e306a3 100644 --- a/svg/1f3ac.svg +++ b/svg/1f3ac.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ad.svg b/svg/1f3ad.svg index 87155726..0a512bac 100644 --- a/svg/1f3ad.svg +++ b/svg/1f3ad.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ae.svg b/svg/1f3ae.svg index 4ba2e40b..e7da8d13 100644 --- a/svg/1f3ae.svg +++ b/svg/1f3ae.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3af.svg b/svg/1f3af.svg index 9f20789e..b9bef66b 100644 --- a/svg/1f3af.svg +++ b/svg/1f3af.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b0.svg b/svg/1f3b0.svg index 55a29e9c..6a487bad 100644 --- a/svg/1f3b0.svg +++ b/svg/1f3b0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b1.svg b/svg/1f3b1.svg index 401e1d31..bab5561d 100644 --- a/svg/1f3b1.svg +++ b/svg/1f3b1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b2.svg b/svg/1f3b2.svg index 02d5fa52..68550890 100644 --- a/svg/1f3b2.svg +++ b/svg/1f3b2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b3.svg b/svg/1f3b3.svg index 54b19b8f..f05ec338 100644 --- a/svg/1f3b3.svg +++ b/svg/1f3b3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b4.svg b/svg/1f3b4.svg index 685821d5..8deffc31 100644 --- a/svg/1f3b4.svg +++ b/svg/1f3b4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b5.svg b/svg/1f3b5.svg index 503d56f9..cc48e6bb 100644 --- a/svg/1f3b5.svg +++ b/svg/1f3b5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b6.svg b/svg/1f3b6.svg index 090b2fb6..dea870fc 100644 --- a/svg/1f3b6.svg +++ b/svg/1f3b6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b7.svg b/svg/1f3b7.svg index 88127667..359fdbed 100644 --- a/svg/1f3b7.svg +++ b/svg/1f3b7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b8.svg b/svg/1f3b8.svg index 3c709731..93e35ce9 100644 --- a/svg/1f3b8.svg +++ b/svg/1f3b8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3b9.svg b/svg/1f3b9.svg index 4a1ca185..384e0c39 100644 --- a/svg/1f3b9.svg +++ b/svg/1f3b9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ba.svg b/svg/1f3ba.svg index 7a185ad0..04b7702d 100644 --- a/svg/1f3ba.svg +++ b/svg/1f3ba.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3bb.svg b/svg/1f3bb.svg index 91b5edf2..2afa5324 100644 --- a/svg/1f3bb.svg +++ b/svg/1f3bb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3bc.svg b/svg/1f3bc.svg index e7765d24..745da763 100644 --- a/svg/1f3bc.svg +++ b/svg/1f3bc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3bd.svg b/svg/1f3bd.svg index 9ca93ca8..4515b0a9 100644 --- a/svg/1f3bd.svg +++ b/svg/1f3bd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3be.svg b/svg/1f3be.svg index 5e4c34be..9a293323 100644 --- a/svg/1f3be.svg +++ b/svg/1f3be.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3bf.svg b/svg/1f3bf.svg index 480dde97..4854a662 100644 --- a/svg/1f3bf.svg +++ b/svg/1f3bf.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c0.svg b/svg/1f3c0.svg index 27ac65b1..0e534c13 100644 --- a/svg/1f3c0.svg +++ b/svg/1f3c0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c1.svg b/svg/1f3c1.svg index dc54aed3..fe3f420b 100644 --- a/svg/1f3c1.svg +++ b/svg/1f3c1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c2.svg b/svg/1f3c2.svg index 35784e3b..110556af 100644 --- a/svg/1f3c2.svg +++ b/svg/1f3c2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c3.svg b/svg/1f3c3.svg index a82b8939..2b260b4c 100644 --- a/svg/1f3c3.svg +++ b/svg/1f3c3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c4.svg b/svg/1f3c4.svg index 5019ee04..75fb1318 100644 --- a/svg/1f3c4.svg +++ b/svg/1f3c4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c6.svg b/svg/1f3c6.svg index 6d4d4c11..3823783a 100644 --- a/svg/1f3c6.svg +++ b/svg/1f3c6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c7.svg b/svg/1f3c7.svg index fa3c7223..2a8a9f88 100644 --- a/svg/1f3c7.svg +++ b/svg/1f3c7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c8.svg b/svg/1f3c8.svg index 303dc4d3..23124fa2 100644 --- a/svg/1f3c8.svg +++ b/svg/1f3c8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3c9.svg b/svg/1f3c9.svg index 8d616999..27ee6435 100644 --- a/svg/1f3c9.svg +++ b/svg/1f3c9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ca.svg b/svg/1f3ca.svg index e6197319..5fb1729a 100644 --- a/svg/1f3ca.svg +++ b/svg/1f3ca.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e0.svg b/svg/1f3e0.svg index 27fa58bc..65b33ca8 100644 --- a/svg/1f3e0.svg +++ b/svg/1f3e0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e1.svg b/svg/1f3e1.svg index 5c25e2a7..c1d34a20 100644 --- a/svg/1f3e1.svg +++ b/svg/1f3e1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e2.svg b/svg/1f3e2.svg index fd865ac8..8d1cc63d 100644 --- a/svg/1f3e2.svg +++ b/svg/1f3e2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e3.svg b/svg/1f3e3.svg index 5b2bb0bb..ecd9167a 100644 --- a/svg/1f3e3.svg +++ b/svg/1f3e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e4.svg b/svg/1f3e4.svg index 93f8ac43..600cb3aa 100644 --- a/svg/1f3e4.svg +++ b/svg/1f3e4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e5.svg b/svg/1f3e5.svg index 5081e38a..13251e3f 100644 --- a/svg/1f3e5.svg +++ b/svg/1f3e5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e6.svg b/svg/1f3e6.svg index 8f5f2aae..8e8fcec0 100644 --- a/svg/1f3e6.svg +++ b/svg/1f3e6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e7.svg b/svg/1f3e7.svg index bbdb55b1..ab8e94d9 100644 --- a/svg/1f3e7.svg +++ b/svg/1f3e7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e8.svg b/svg/1f3e8.svg index 79451d6b..24f7ae29 100644 --- a/svg/1f3e8.svg +++ b/svg/1f3e8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3e9.svg b/svg/1f3e9.svg index 0e6c0e69..2919628e 100644 --- a/svg/1f3e9.svg +++ b/svg/1f3e9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ea.svg b/svg/1f3ea.svg index 4ff57bdc..a0e9d292 100644 --- a/svg/1f3ea.svg +++ b/svg/1f3ea.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3eb.svg b/svg/1f3eb.svg index ed906579..cc6b9c90 100644 --- a/svg/1f3eb.svg +++ b/svg/1f3eb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ec.svg b/svg/1f3ec.svg index 63a35147..7a22bf95 100644 --- a/svg/1f3ec.svg +++ b/svg/1f3ec.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ed.svg b/svg/1f3ed.svg index 4753be64..f42efe9d 100644 --- a/svg/1f3ed.svg +++ b/svg/1f3ed.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ee.svg b/svg/1f3ee.svg index 246196b6..f479ff5f 100644 --- a/svg/1f3ee.svg +++ b/svg/1f3ee.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3ef.svg b/svg/1f3ef.svg index c602cd93..67c98730 100644 --- a/svg/1f3ef.svg +++ b/svg/1f3ef.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f3f0.svg b/svg/1f3f0.svg index 36ca61f6..0a8037d1 100644 --- a/svg/1f3f0.svg +++ b/svg/1f3f0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f400.svg b/svg/1f400.svg index 83072d6d..cde64972 100644 --- a/svg/1f400.svg +++ b/svg/1f400.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f401.svg b/svg/1f401.svg index 882802f1..8cd81d91 100644 --- a/svg/1f401.svg +++ b/svg/1f401.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f402.svg b/svg/1f402.svg index 2de6b1d7..8ef05f82 100644 --- a/svg/1f402.svg +++ b/svg/1f402.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f403.svg b/svg/1f403.svg index fa6c1607..710e4d66 100644 --- a/svg/1f403.svg +++ b/svg/1f403.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f404.svg b/svg/1f404.svg index 845af4f3..9dfd81e5 100644 --- a/svg/1f404.svg +++ b/svg/1f404.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f405.svg b/svg/1f405.svg index 17a6b391..bb77dffc 100644 --- a/svg/1f405.svg +++ b/svg/1f405.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f406.svg b/svg/1f406.svg index 54b7d0ce..bbf4f0bd 100644 --- a/svg/1f406.svg +++ b/svg/1f406.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f407.svg b/svg/1f407.svg index 3f733342..4742fd19 100644 --- a/svg/1f407.svg +++ b/svg/1f407.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f408.svg b/svg/1f408.svg index 5cb1876c..8fd4a623 100644 --- a/svg/1f408.svg +++ b/svg/1f408.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f409.svg b/svg/1f409.svg index 4f2011bc..90f6445f 100644 --- a/svg/1f409.svg +++ b/svg/1f409.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f40a.svg b/svg/1f40a.svg index 01e5d04f..fb35c0f8 100644 --- a/svg/1f40a.svg +++ b/svg/1f40a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f40b.svg b/svg/1f40b.svg index b201c90a..701d62bb 100644 --- a/svg/1f40b.svg +++ b/svg/1f40b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f40c.svg b/svg/1f40c.svg index f8ed1a4f..5cbc8d34 100644 --- a/svg/1f40c.svg +++ b/svg/1f40c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f40d.svg b/svg/1f40d.svg index a60f7478..c3cffba6 100644 --- a/svg/1f40d.svg +++ b/svg/1f40d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f40e.svg b/svg/1f40e.svg index d50bed71..f82d6cc7 100644 --- a/svg/1f40e.svg +++ b/svg/1f40e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f40f.svg b/svg/1f40f.svg index f9e7d1ed..d083f054 100644 --- a/svg/1f40f.svg +++ b/svg/1f40f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f410.svg b/svg/1f410.svg index 8bf0476e..e0b0098a 100644 --- a/svg/1f410.svg +++ b/svg/1f410.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f411.svg b/svg/1f411.svg index 1676b5e3..1ebe3f64 100644 --- a/svg/1f411.svg +++ b/svg/1f411.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f412.svg b/svg/1f412.svg index f231ee91..45f119a8 100644 --- a/svg/1f412.svg +++ b/svg/1f412.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f413.svg b/svg/1f413.svg index 8ac48e44..6bf20a24 100644 --- a/svg/1f413.svg +++ b/svg/1f413.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f414.svg b/svg/1f414.svg index 27939a03..89c36c79 100644 --- a/svg/1f414.svg +++ b/svg/1f414.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f415.svg b/svg/1f415.svg index ccfc2531..c97ba357 100644 --- a/svg/1f415.svg +++ b/svg/1f415.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f416.svg b/svg/1f416.svg index d142179c..fc0debe4 100644 --- a/svg/1f416.svg +++ b/svg/1f416.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f417.svg b/svg/1f417.svg index 926e28d7..a94f546d 100644 --- a/svg/1f417.svg +++ b/svg/1f417.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f418.svg b/svg/1f418.svg index 23ca4405..4a50c6d9 100644 --- a/svg/1f418.svg +++ b/svg/1f418.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f419.svg b/svg/1f419.svg index bd5a11ac..9d304637 100644 --- a/svg/1f419.svg +++ b/svg/1f419.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f41a.svg b/svg/1f41a.svg index 4e70fee6..b062c29f 100644 --- a/svg/1f41a.svg +++ b/svg/1f41a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f41b.svg b/svg/1f41b.svg index 7450d25d..d827af4b 100644 --- a/svg/1f41b.svg +++ b/svg/1f41b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f41c.svg b/svg/1f41c.svg index 4d83f494..eca4a150 100644 --- a/svg/1f41c.svg +++ b/svg/1f41c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f41d.svg b/svg/1f41d.svg index 099d1a30..dad77f49 100644 --- a/svg/1f41d.svg +++ b/svg/1f41d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f41e.svg b/svg/1f41e.svg index fdea795b..a155b2b9 100644 --- a/svg/1f41e.svg +++ b/svg/1f41e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f41f.svg b/svg/1f41f.svg index c27ab394..217b22f5 100644 --- a/svg/1f41f.svg +++ b/svg/1f41f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f420.svg b/svg/1f420.svg index 074e73d8..9cc7e983 100644 --- a/svg/1f420.svg +++ b/svg/1f420.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f421.svg b/svg/1f421.svg index 0f28b526..5095d473 100644 --- a/svg/1f421.svg +++ b/svg/1f421.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f422.svg b/svg/1f422.svg index 6d1ad81a..3919025c 100644 --- a/svg/1f422.svg +++ b/svg/1f422.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f423.svg b/svg/1f423.svg index 16ec5ba9..673c0c25 100644 --- a/svg/1f423.svg +++ b/svg/1f423.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f424.svg b/svg/1f424.svg index 39e662f3..eb93c2b0 100644 --- a/svg/1f424.svg +++ b/svg/1f424.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f425.svg b/svg/1f425.svg index f95713ad..b07c921f 100644 --- a/svg/1f425.svg +++ b/svg/1f425.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f426.svg b/svg/1f426.svg index b2f91aa2..b1a987ad 100644 --- a/svg/1f426.svg +++ b/svg/1f426.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f427.svg b/svg/1f427.svg index a2c83503..7307d847 100644 --- a/svg/1f427.svg +++ b/svg/1f427.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f428.svg b/svg/1f428.svg index 864ed6a4..29de02ef 100644 --- a/svg/1f428.svg +++ b/svg/1f428.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f429.svg b/svg/1f429.svg index 80a80514..0a11ca13 100644 --- a/svg/1f429.svg +++ b/svg/1f429.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f42a.svg b/svg/1f42a.svg index e8adf951..f887e7dd 100644 --- a/svg/1f42a.svg +++ b/svg/1f42a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f42b.svg b/svg/1f42b.svg index 70a29651..81070b2c 100644 --- a/svg/1f42b.svg +++ b/svg/1f42b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f42c.svg b/svg/1f42c.svg index 6340b618..a5d8969a 100644 --- a/svg/1f42c.svg +++ b/svg/1f42c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f42d.svg b/svg/1f42d.svg index 262c6dfd..fe9db3f9 100644 --- a/svg/1f42d.svg +++ b/svg/1f42d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f42e.svg b/svg/1f42e.svg index 83e3f119..6288632b 100644 --- a/svg/1f42e.svg +++ b/svg/1f42e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f42f.svg b/svg/1f42f.svg index 4c69fa6a..0d06c603 100644 --- a/svg/1f42f.svg +++ b/svg/1f42f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f430.svg b/svg/1f430.svg index 285e9fcf..0df11ff1 100644 --- a/svg/1f430.svg +++ b/svg/1f430.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f431.svg b/svg/1f431.svg index 93d457b4..65ab1a6e 100644 --- a/svg/1f431.svg +++ b/svg/1f431.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f432.svg b/svg/1f432.svg index 39d69f06..3f5176c4 100644 --- a/svg/1f432.svg +++ b/svg/1f432.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f433.svg b/svg/1f433.svg index d7b4ec76..ca1dec29 100644 --- a/svg/1f433.svg +++ b/svg/1f433.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f434.svg b/svg/1f434.svg index 86a649fa..ad416793 100644 --- a/svg/1f434.svg +++ b/svg/1f434.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f435.svg b/svg/1f435.svg index 73e9a6c9..2e9fd465 100644 --- a/svg/1f435.svg +++ b/svg/1f435.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f436.svg b/svg/1f436.svg index 8079d633..c4dc9f91 100644 --- a/svg/1f436.svg +++ b/svg/1f436.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f437.svg b/svg/1f437.svg index 83f686d5..0715a9cd 100644 --- a/svg/1f437.svg +++ b/svg/1f437.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f438.svg b/svg/1f438.svg index 822e1979..43338107 100644 --- a/svg/1f438.svg +++ b/svg/1f438.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f439.svg b/svg/1f439.svg index 3097251b..dab02a16 100644 --- a/svg/1f439.svg +++ b/svg/1f439.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f43a.svg b/svg/1f43a.svg index 1072b95b..aef31a51 100644 --- a/svg/1f43a.svg +++ b/svg/1f43a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f43b.svg b/svg/1f43b.svg index 40c3ed46..47afcc60 100644 --- a/svg/1f43b.svg +++ b/svg/1f43b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f43c.svg b/svg/1f43c.svg index 213d7ff7..ee2f14f8 100644 --- a/svg/1f43c.svg +++ b/svg/1f43c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f43d.svg b/svg/1f43d.svg index 09bd646f..8681db9a 100644 --- a/svg/1f43d.svg +++ b/svg/1f43d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f43e.svg b/svg/1f43e.svg index 13263538..54a5ef7c 100644 --- a/svg/1f43e.svg +++ b/svg/1f43e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f440.svg b/svg/1f440.svg index 08387186..9b830842 100644 --- a/svg/1f440.svg +++ b/svg/1f440.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f442.svg b/svg/1f442.svg index 8aaca9da..f2fe4f46 100644 --- a/svg/1f442.svg +++ b/svg/1f442.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f443.svg b/svg/1f443.svg index f322cb23..6214dc17 100644 --- a/svg/1f443.svg +++ b/svg/1f443.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f444.svg b/svg/1f444.svg index b996e2ab..fc9de24e 100644 --- a/svg/1f444.svg +++ b/svg/1f444.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f445.svg b/svg/1f445.svg index 9964a948..775f09ce 100644 --- a/svg/1f445.svg +++ b/svg/1f445.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f446.svg b/svg/1f446.svg index e1783a28..628b0596 100644 --- a/svg/1f446.svg +++ b/svg/1f446.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f447.svg b/svg/1f447.svg index 5e4b161e..cf116c03 100644 --- a/svg/1f447.svg +++ b/svg/1f447.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f448.svg b/svg/1f448.svg index a1e93e1a..b51586dd 100644 --- a/svg/1f448.svg +++ b/svg/1f448.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f449.svg b/svg/1f449.svg index 36b1f4b8..86997fcf 100644 --- a/svg/1f449.svg +++ b/svg/1f449.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f44a.svg b/svg/1f44a.svg index dc77c5d2..eb31b942 100644 --- a/svg/1f44a.svg +++ b/svg/1f44a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f44b.svg b/svg/1f44b.svg index d1be6bb4..ff5c09d9 100644 --- a/svg/1f44b.svg +++ b/svg/1f44b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f44c.svg b/svg/1f44c.svg index 0af8abd6..128d8680 100644 --- a/svg/1f44c.svg +++ b/svg/1f44c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f44d.svg b/svg/1f44d.svg index 805a360d..6e2c4b32 100644 --- a/svg/1f44d.svg +++ b/svg/1f44d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f44e.svg b/svg/1f44e.svg index 17ffaff5..0308828f 100644 --- a/svg/1f44e.svg +++ b/svg/1f44e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f44f.svg b/svg/1f44f.svg index d284703b..31c19187 100644 --- a/svg/1f44f.svg +++ b/svg/1f44f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f450.svg b/svg/1f450.svg index 48452cf6..601fe839 100644 --- a/svg/1f450.svg +++ b/svg/1f450.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f451.svg b/svg/1f451.svg index 702a2156..41ad0238 100644 --- a/svg/1f451.svg +++ b/svg/1f451.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f452.svg b/svg/1f452.svg index bc2fd9f6..7b58cbd1 100644 --- a/svg/1f452.svg +++ b/svg/1f452.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f453.svg b/svg/1f453.svg index bfc97f80..949fb426 100644 --- a/svg/1f453.svg +++ b/svg/1f453.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f454.svg b/svg/1f454.svg index 97145db2..7139e703 100644 --- a/svg/1f454.svg +++ b/svg/1f454.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f455.svg b/svg/1f455.svg index 036173d1..ee165de1 100644 --- a/svg/1f455.svg +++ b/svg/1f455.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f456.svg b/svg/1f456.svg index a94f180a..36289973 100644 --- a/svg/1f456.svg +++ b/svg/1f456.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f457.svg b/svg/1f457.svg index 58db3ea1..78f005fa 100644 --- a/svg/1f457.svg +++ b/svg/1f457.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f458.svg b/svg/1f458.svg index b9f98726..e28f8ecb 100644 --- a/svg/1f458.svg +++ b/svg/1f458.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f459.svg b/svg/1f459.svg index bd3b06f2..0aa9e10d 100644 --- a/svg/1f459.svg +++ b/svg/1f459.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f45a.svg b/svg/1f45a.svg index 2e34d7f8..9a1930ae 100644 --- a/svg/1f45a.svg +++ b/svg/1f45a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f45b.svg b/svg/1f45b.svg index 9ffa0dac..310828b4 100644 --- a/svg/1f45b.svg +++ b/svg/1f45b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f45c.svg b/svg/1f45c.svg index 8b74112e..cd57b116 100644 --- a/svg/1f45c.svg +++ b/svg/1f45c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f45d.svg b/svg/1f45d.svg index 34c3b854..94cfcb40 100644 --- a/svg/1f45d.svg +++ b/svg/1f45d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f45e.svg b/svg/1f45e.svg index e63387ed..83777e2d 100644 --- a/svg/1f45e.svg +++ b/svg/1f45e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f45f.svg b/svg/1f45f.svg index 9467a470..c2fc1017 100644 --- a/svg/1f45f.svg +++ b/svg/1f45f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f460.svg b/svg/1f460.svg index c0081d5b..81ce419a 100644 --- a/svg/1f460.svg +++ b/svg/1f460.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f461.svg b/svg/1f461.svg index 22dc05ad..f176f5f3 100644 --- a/svg/1f461.svg +++ b/svg/1f461.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f462.svg b/svg/1f462.svg index cc53b3c2..cb9b8767 100644 --- a/svg/1f462.svg +++ b/svg/1f462.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f463.svg b/svg/1f463.svg index 64515205..121f1334 100644 --- a/svg/1f463.svg +++ b/svg/1f463.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f464.svg b/svg/1f464.svg index 370f1740..6ba1ef0c 100644 --- a/svg/1f464.svg +++ b/svg/1f464.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f465.svg b/svg/1f465.svg index fbfe65de..3e673758 100644 --- a/svg/1f465.svg +++ b/svg/1f465.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f466.svg b/svg/1f466.svg index c2ba646e..df265788 100644 --- a/svg/1f466.svg +++ b/svg/1f466.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f467.svg b/svg/1f467.svg index 9efe26b7..333004f6 100644 --- a/svg/1f467.svg +++ b/svg/1f467.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f468.svg b/svg/1f468.svg index 66459fed..c062ebe4 100644 --- a/svg/1f468.svg +++ b/svg/1f468.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f469.svg b/svg/1f469.svg index dc28a2bb..268fb03e 100644 --- a/svg/1f469.svg +++ b/svg/1f469.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f46a.svg b/svg/1f46a.svg index 77096156..48bb68a0 100644 --- a/svg/1f46a.svg +++ b/svg/1f46a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f46b.svg b/svg/1f46b.svg index 76673702..9fdedfd2 100644 --- a/svg/1f46b.svg +++ b/svg/1f46b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f46c.svg b/svg/1f46c.svg index 1bb12e26..ed306044 100644 --- a/svg/1f46c.svg +++ b/svg/1f46c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f46d.svg b/svg/1f46d.svg index 7c8ee237..e6658851 100644 --- a/svg/1f46d.svg +++ b/svg/1f46d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f46e.svg b/svg/1f46e.svg index 09c06c15..6dde894f 100644 --- a/svg/1f46e.svg +++ b/svg/1f46e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f46f.svg b/svg/1f46f.svg index b0d45234..b93f4d87 100644 --- a/svg/1f46f.svg +++ b/svg/1f46f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f470.svg b/svg/1f470.svg index cfc0d8ef..79b3a057 100644 --- a/svg/1f470.svg +++ b/svg/1f470.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f471.svg b/svg/1f471.svg index e5fc3b9d..1e8a0ca2 100644 --- a/svg/1f471.svg +++ b/svg/1f471.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f472.svg b/svg/1f472.svg index ac8fa6f6..25cd5135 100644 --- a/svg/1f472.svg +++ b/svg/1f472.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f473.svg b/svg/1f473.svg index e539a817..d46da960 100644 --- a/svg/1f473.svg +++ b/svg/1f473.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f474.svg b/svg/1f474.svg index 7f2450af..e6ed49fd 100644 --- a/svg/1f474.svg +++ b/svg/1f474.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f475.svg b/svg/1f475.svg index dd21967c..2e1e1341 100644 --- a/svg/1f475.svg +++ b/svg/1f475.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f476.svg b/svg/1f476.svg index 8efd5995..98d6f050 100644 --- a/svg/1f476.svg +++ b/svg/1f476.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f477.svg b/svg/1f477.svg index b096c25e..2b2d4740 100644 --- a/svg/1f477.svg +++ b/svg/1f477.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f478.svg b/svg/1f478.svg index b2d37594..59af1379 100644 --- a/svg/1f478.svg +++ b/svg/1f478.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f479.svg b/svg/1f479.svg index 8457266d..520dc937 100644 --- a/svg/1f479.svg +++ b/svg/1f479.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f47a.svg b/svg/1f47a.svg index 18f45377..aa8ceff2 100644 --- a/svg/1f47a.svg +++ b/svg/1f47a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f47b.svg b/svg/1f47b.svg index 70e44b93..31b97147 100644 --- a/svg/1f47b.svg +++ b/svg/1f47b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f47c.svg b/svg/1f47c.svg index 1340830b..a8a32e60 100644 --- a/svg/1f47c.svg +++ b/svg/1f47c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f47d.svg b/svg/1f47d.svg index 353ad60c..4edc072b 100644 --- a/svg/1f47d.svg +++ b/svg/1f47d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f47e.svg b/svg/1f47e.svg index 07951b73..43417338 100644 --- a/svg/1f47e.svg +++ b/svg/1f47e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f47f.svg b/svg/1f47f.svg index cd98d758..c3d5f230 100644 --- a/svg/1f47f.svg +++ b/svg/1f47f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f480.svg b/svg/1f480.svg index a2524aa1..e2eb9a3a 100644 --- a/svg/1f480.svg +++ b/svg/1f480.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f481.svg b/svg/1f481.svg index 0b1d2c5f..e52ffc90 100644 --- a/svg/1f481.svg +++ b/svg/1f481.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f482.svg b/svg/1f482.svg index c8e60e9b..31afba02 100644 --- a/svg/1f482.svg +++ b/svg/1f482.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f483.svg b/svg/1f483.svg index e234fbf9..71147f3f 100644 --- a/svg/1f483.svg +++ b/svg/1f483.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f484.svg b/svg/1f484.svg index 62df8e70..e9b6a378 100644 --- a/svg/1f484.svg +++ b/svg/1f484.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f485.svg b/svg/1f485.svg index 74d914bb..32fc8187 100644 --- a/svg/1f485.svg +++ b/svg/1f485.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f486.svg b/svg/1f486.svg index eb69e8c9..a6b1393f 100644 --- a/svg/1f486.svg +++ b/svg/1f486.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f487.svg b/svg/1f487.svg index ee125758..f329c521 100644 --- a/svg/1f487.svg +++ b/svg/1f487.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f488.svg b/svg/1f488.svg index fc9ed1f6..1fa5b8b1 100644 --- a/svg/1f488.svg +++ b/svg/1f488.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f489.svg b/svg/1f489.svg index c92110e0..d6b1cb91 100644 --- a/svg/1f489.svg +++ b/svg/1f489.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f48a.svg b/svg/1f48a.svg index 944b3df6..9f63bbe2 100644 --- a/svg/1f48a.svg +++ b/svg/1f48a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f48b.svg b/svg/1f48b.svg index 3667708a..e944d265 100644 --- a/svg/1f48b.svg +++ b/svg/1f48b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f48c.svg b/svg/1f48c.svg index b7b08e7d..9ced5df1 100644 --- a/svg/1f48c.svg +++ b/svg/1f48c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f48d.svg b/svg/1f48d.svg index e560c288..ebf0a27b 100644 --- a/svg/1f48d.svg +++ b/svg/1f48d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f48e.svg b/svg/1f48e.svg index 6fc86024..30d861bc 100644 --- a/svg/1f48e.svg +++ b/svg/1f48e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f48f.svg b/svg/1f48f.svg index d8398736..db9607b7 100644 --- a/svg/1f48f.svg +++ b/svg/1f48f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f490.svg b/svg/1f490.svg index 101bff4d..708b5e1e 100644 --- a/svg/1f490.svg +++ b/svg/1f490.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f491.svg b/svg/1f491.svg index e62a2e57..b7953f31 100644 --- a/svg/1f491.svg +++ b/svg/1f491.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f492.svg b/svg/1f492.svg index ad58a631..ae31815f 100644 --- a/svg/1f492.svg +++ b/svg/1f492.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f493.svg b/svg/1f493.svg index 97a033d3..b54f30b1 100644 --- a/svg/1f493.svg +++ b/svg/1f493.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f494.svg b/svg/1f494.svg index b16f9c63..398e58c5 100644 --- a/svg/1f494.svg +++ b/svg/1f494.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f495.svg b/svg/1f495.svg index 582a9ea3..81ce8aae 100644 --- a/svg/1f495.svg +++ b/svg/1f495.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f496.svg b/svg/1f496.svg index d0799413..d8eadcc2 100644 --- a/svg/1f496.svg +++ b/svg/1f496.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f497.svg b/svg/1f497.svg index 75412b5b..269d0772 100644 --- a/svg/1f497.svg +++ b/svg/1f497.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f498.svg b/svg/1f498.svg index 56a4b23f..0f03dfa5 100644 --- a/svg/1f498.svg +++ b/svg/1f498.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f499.svg b/svg/1f499.svg index b3c24876..f53ac40a 100644 --- a/svg/1f499.svg +++ b/svg/1f499.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f49a.svg b/svg/1f49a.svg index a59e8183..c87ff7fd 100644 --- a/svg/1f49a.svg +++ b/svg/1f49a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f49b.svg b/svg/1f49b.svg index 6fb8ab2e..6ac24309 100644 --- a/svg/1f49b.svg +++ b/svg/1f49b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f49c.svg b/svg/1f49c.svg index 799381c5..ee321b43 100644 --- a/svg/1f49c.svg +++ b/svg/1f49c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f49d.svg b/svg/1f49d.svg index 6a687a81..09f2c2ca 100644 --- a/svg/1f49d.svg +++ b/svg/1f49d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f49e.svg b/svg/1f49e.svg index 14c98b0f..54298862 100644 --- a/svg/1f49e.svg +++ b/svg/1f49e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f49f.svg b/svg/1f49f.svg index 3873f229..696eb8e4 100644 --- a/svg/1f49f.svg +++ b/svg/1f49f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a0.svg b/svg/1f4a0.svg index 0b598a5f..27442711 100644 --- a/svg/1f4a0.svg +++ b/svg/1f4a0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a1.svg b/svg/1f4a1.svg index 6b6d970a..c28cfd21 100644 --- a/svg/1f4a1.svg +++ b/svg/1f4a1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a2.svg b/svg/1f4a2.svg index 83a6c923..2d834d8f 100644 --- a/svg/1f4a2.svg +++ b/svg/1f4a2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a3.svg b/svg/1f4a3.svg index 2be0f915..38aea53d 100644 --- a/svg/1f4a3.svg +++ b/svg/1f4a3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a4.svg b/svg/1f4a4.svg index 5e7c3e5b..7b80b1c2 100644 --- a/svg/1f4a4.svg +++ b/svg/1f4a4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a5.svg b/svg/1f4a5.svg index e9c8e4c5..7ed94ea3 100644 --- a/svg/1f4a5.svg +++ b/svg/1f4a5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a6.svg b/svg/1f4a6.svg index 9f5c5f54..230f64a3 100644 --- a/svg/1f4a6.svg +++ b/svg/1f4a6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a7.svg b/svg/1f4a7.svg index 24ba5c1f..32a1cb0a 100644 --- a/svg/1f4a7.svg +++ b/svg/1f4a7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a8.svg b/svg/1f4a8.svg index 0e00641b..9d812e56 100644 --- a/svg/1f4a8.svg +++ b/svg/1f4a8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4a9.svg b/svg/1f4a9.svg index d2e311af..7bfc16f1 100644 --- a/svg/1f4a9.svg +++ b/svg/1f4a9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4aa.svg b/svg/1f4aa.svg index 02a156b1..00a257f7 100644 --- a/svg/1f4aa.svg +++ b/svg/1f4aa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ab.svg b/svg/1f4ab.svg index 22ad8753..5c5055c7 100644 --- a/svg/1f4ab.svg +++ b/svg/1f4ab.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ac.svg b/svg/1f4ac.svg index 2a944118..f2df9788 100644 --- a/svg/1f4ac.svg +++ b/svg/1f4ac.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ad.svg b/svg/1f4ad.svg index 1f6635cc..ca9abc67 100644 --- a/svg/1f4ad.svg +++ b/svg/1f4ad.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ae.svg b/svg/1f4ae.svg index 29e64c4b..b17c9dc7 100644 --- a/svg/1f4ae.svg +++ b/svg/1f4ae.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4af.svg b/svg/1f4af.svg index e48af24b..630e1efa 100644 --- a/svg/1f4af.svg +++ b/svg/1f4af.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b0.svg b/svg/1f4b0.svg index 35898932..b7106d99 100644 --- a/svg/1f4b0.svg +++ b/svg/1f4b0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b1.svg b/svg/1f4b1.svg index 18005295..6a722f18 100644 --- a/svg/1f4b1.svg +++ b/svg/1f4b1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b2.svg b/svg/1f4b2.svg index a1c95c9a..04c3566f 100644 --- a/svg/1f4b2.svg +++ b/svg/1f4b2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b3.svg b/svg/1f4b3.svg index 342dc8df..75d88149 100644 --- a/svg/1f4b3.svg +++ b/svg/1f4b3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b4.svg b/svg/1f4b4.svg index c7c9d8b0..1987a30f 100644 --- a/svg/1f4b4.svg +++ b/svg/1f4b4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b5.svg b/svg/1f4b5.svg index a8a0d421..f031facb 100644 --- a/svg/1f4b5.svg +++ b/svg/1f4b5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b6.svg b/svg/1f4b6.svg index c4214108..9e73570e 100644 --- a/svg/1f4b6.svg +++ b/svg/1f4b6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b7.svg b/svg/1f4b7.svg index 36a5c0bb..1467c446 100644 --- a/svg/1f4b7.svg +++ b/svg/1f4b7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b8.svg b/svg/1f4b8.svg index bf0b6f87..9e959fb9 100644 --- a/svg/1f4b8.svg +++ b/svg/1f4b8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4b9.svg b/svg/1f4b9.svg index b29b4d8b..55d21724 100644 --- a/svg/1f4b9.svg +++ b/svg/1f4b9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ba.svg b/svg/1f4ba.svg index 0e95a9c5..2a9985e6 100644 --- a/svg/1f4ba.svg +++ b/svg/1f4ba.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4bb.svg b/svg/1f4bb.svg index 2495cd15..d57a7ee5 100644 --- a/svg/1f4bb.svg +++ b/svg/1f4bb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4bc.svg b/svg/1f4bc.svg index 9142ce80..cbf49b10 100644 --- a/svg/1f4bc.svg +++ b/svg/1f4bc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4bd.svg b/svg/1f4bd.svg index 981faaa7..146b32ec 100644 --- a/svg/1f4bd.svg +++ b/svg/1f4bd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4be.svg b/svg/1f4be.svg index 1d6afba2..dbdd411a 100644 --- a/svg/1f4be.svg +++ b/svg/1f4be.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4bf.svg b/svg/1f4bf.svg index 965fb21f..05b05d2e 100644 --- a/svg/1f4bf.svg +++ b/svg/1f4bf.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c0.svg b/svg/1f4c0.svg index 3b9e271d..c8a56aa2 100644 --- a/svg/1f4c0.svg +++ b/svg/1f4c0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c1.svg b/svg/1f4c1.svg index b871d976..59ed3c67 100644 --- a/svg/1f4c1.svg +++ b/svg/1f4c1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c2.svg b/svg/1f4c2.svg index b4264cca..a02a1b24 100644 --- a/svg/1f4c2.svg +++ b/svg/1f4c2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c3.svg b/svg/1f4c3.svg index 070018e4..ba64feb3 100644 --- a/svg/1f4c3.svg +++ b/svg/1f4c3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c4.svg b/svg/1f4c4.svg index 4036cb17..cf425dd5 100644 --- a/svg/1f4c4.svg +++ b/svg/1f4c4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c5.svg b/svg/1f4c5.svg index 8168cfdd..505afe0c 100644 --- a/svg/1f4c5.svg +++ b/svg/1f4c5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c6.svg b/svg/1f4c6.svg index c0e563bd..6d9ab619 100644 --- a/svg/1f4c6.svg +++ b/svg/1f4c6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c7.svg b/svg/1f4c7.svg index 20d8a3aa..034e59e4 100644 --- a/svg/1f4c7.svg +++ b/svg/1f4c7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c8.svg b/svg/1f4c8.svg index de8ed8a0..57632b90 100644 --- a/svg/1f4c8.svg +++ b/svg/1f4c8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4c9.svg b/svg/1f4c9.svg index 6ad0fc0f..d2eb4e33 100644 --- a/svg/1f4c9.svg +++ b/svg/1f4c9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ca.svg b/svg/1f4ca.svg index 8cda1573..abcdf67f 100644 --- a/svg/1f4ca.svg +++ b/svg/1f4ca.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4cb.svg b/svg/1f4cb.svg index 598b518d..a1be3d8d 100644 --- a/svg/1f4cb.svg +++ b/svg/1f4cb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4cc.svg b/svg/1f4cc.svg index d65cf751..567fee70 100644 --- a/svg/1f4cc.svg +++ b/svg/1f4cc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4cd.svg b/svg/1f4cd.svg index 6909dcd5..8746ac38 100644 --- a/svg/1f4cd.svg +++ b/svg/1f4cd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ce.svg b/svg/1f4ce.svg index c2fd44c9..486d5d87 100644 --- a/svg/1f4ce.svg +++ b/svg/1f4ce.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4cf.svg b/svg/1f4cf.svg index 1c7a0c32..8d0fa409 100644 --- a/svg/1f4cf.svg +++ b/svg/1f4cf.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d0.svg b/svg/1f4d0.svg index e504df8b..60629f57 100644 --- a/svg/1f4d0.svg +++ b/svg/1f4d0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d1.svg b/svg/1f4d1.svg index 2eb93e03..3ba53aa6 100644 --- a/svg/1f4d1.svg +++ b/svg/1f4d1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d2.svg b/svg/1f4d2.svg index 5f91f74a..7feaf790 100644 --- a/svg/1f4d2.svg +++ b/svg/1f4d2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d3.svg b/svg/1f4d3.svg index 0a7e59ce..f075ccf8 100644 --- a/svg/1f4d3.svg +++ b/svg/1f4d3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d4.svg b/svg/1f4d4.svg index ac2392bf..1baf7708 100644 --- a/svg/1f4d4.svg +++ b/svg/1f4d4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d5.svg b/svg/1f4d5.svg index a2862cdf..db8a746e 100644 --- a/svg/1f4d5.svg +++ b/svg/1f4d5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d6.svg b/svg/1f4d6.svg index 3c87d734..01f2f494 100644 --- a/svg/1f4d6.svg +++ b/svg/1f4d6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d7.svg b/svg/1f4d7.svg index 2ea9de8a..26365741 100644 --- a/svg/1f4d7.svg +++ b/svg/1f4d7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d8.svg b/svg/1f4d8.svg index 48ff7b51..7b08e8c1 100644 --- a/svg/1f4d8.svg +++ b/svg/1f4d8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4d9.svg b/svg/1f4d9.svg index faa720a1..e00db6cc 100644 --- a/svg/1f4d9.svg +++ b/svg/1f4d9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4da.svg b/svg/1f4da.svg index e1fdccfa..7aa25b88 100644 --- a/svg/1f4da.svg +++ b/svg/1f4da.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4db.svg b/svg/1f4db.svg index c05afa94..f12a982d 100644 --- a/svg/1f4db.svg +++ b/svg/1f4db.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4dc.svg b/svg/1f4dc.svg index a5ebeb46..7e9abde9 100644 --- a/svg/1f4dc.svg +++ b/svg/1f4dc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4dd.svg b/svg/1f4dd.svg index 7f783fd2..7204080f 100644 --- a/svg/1f4dd.svg +++ b/svg/1f4dd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4de.svg b/svg/1f4de.svg index eae5a9e7..d62bd657 100644 --- a/svg/1f4de.svg +++ b/svg/1f4de.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4df.svg b/svg/1f4df.svg index db5f6614..d73e74a6 100644 --- a/svg/1f4df.svg +++ b/svg/1f4df.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e0.svg b/svg/1f4e0.svg index 27d7306b..2247dffb 100644 --- a/svg/1f4e0.svg +++ b/svg/1f4e0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e1.svg b/svg/1f4e1.svg index 15d26b48..39e614ea 100644 --- a/svg/1f4e1.svg +++ b/svg/1f4e1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e2.svg b/svg/1f4e2.svg index 181f0e58..92c1a5e9 100644 --- a/svg/1f4e2.svg +++ b/svg/1f4e2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e3.svg b/svg/1f4e3.svg index b0292943..3ddbc680 100644 --- a/svg/1f4e3.svg +++ b/svg/1f4e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e4.svg b/svg/1f4e4.svg index 24b36d01..fe628733 100644 --- a/svg/1f4e4.svg +++ b/svg/1f4e4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e5.svg b/svg/1f4e5.svg index ac8c088c..2662b122 100644 --- a/svg/1f4e5.svg +++ b/svg/1f4e5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e6.svg b/svg/1f4e6.svg index 692b3c19..45b9a60b 100644 --- a/svg/1f4e6.svg +++ b/svg/1f4e6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e7.svg b/svg/1f4e7.svg index 3290018b..92437688 100644 --- a/svg/1f4e7.svg +++ b/svg/1f4e7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e8.svg b/svg/1f4e8.svg index 1cfe45b8..ca1edc19 100644 --- a/svg/1f4e8.svg +++ b/svg/1f4e8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4e9.svg b/svg/1f4e9.svg index 0307cf99..5652e9b7 100644 --- a/svg/1f4e9.svg +++ b/svg/1f4e9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ea.svg b/svg/1f4ea.svg index 7255f02c..1f2ed878 100644 --- a/svg/1f4ea.svg +++ b/svg/1f4ea.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4eb.svg b/svg/1f4eb.svg index e5c07050..24971e7e 100644 --- a/svg/1f4eb.svg +++ b/svg/1f4eb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ec.svg b/svg/1f4ec.svg index efb39dd3..e4b16c05 100644 --- a/svg/1f4ec.svg +++ b/svg/1f4ec.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ed.svg b/svg/1f4ed.svg index 540a1e96..c1704aeb 100644 --- a/svg/1f4ed.svg +++ b/svg/1f4ed.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ee.svg b/svg/1f4ee.svg index 5cc28ddd..61f27708 100644 --- a/svg/1f4ee.svg +++ b/svg/1f4ee.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4ef.svg b/svg/1f4ef.svg index 81c5ebbc..d9d06cef 100644 --- a/svg/1f4ef.svg +++ b/svg/1f4ef.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f0.svg b/svg/1f4f0.svg index 516065b9..7a959836 100644 --- a/svg/1f4f0.svg +++ b/svg/1f4f0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f1.svg b/svg/1f4f1.svg index 25fb6e18..e93b4b82 100644 --- a/svg/1f4f1.svg +++ b/svg/1f4f1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f2.svg b/svg/1f4f2.svg index 44039040..7e4b34d8 100644 --- a/svg/1f4f2.svg +++ b/svg/1f4f2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f3.svg b/svg/1f4f3.svg index 209e3ae4..874fc7c0 100644 --- a/svg/1f4f3.svg +++ b/svg/1f4f3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f4.svg b/svg/1f4f4.svg index f043a02c..02b5d2d5 100644 --- a/svg/1f4f4.svg +++ b/svg/1f4f4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f5.svg b/svg/1f4f5.svg index 890b3ee4..501735be 100644 --- a/svg/1f4f5.svg +++ b/svg/1f4f5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f6.svg b/svg/1f4f6.svg index 0c25a1f0..ebdb2628 100644 --- a/svg/1f4f6.svg +++ b/svg/1f4f6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f7.svg b/svg/1f4f7.svg index 22b90e4c..37805e2c 100644 --- a/svg/1f4f7.svg +++ b/svg/1f4f7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4f9.svg b/svg/1f4f9.svg index 0e659e60..28b8f62f 100644 --- a/svg/1f4f9.svg +++ b/svg/1f4f9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4fa.svg b/svg/1f4fa.svg index 53c97439..98c14d03 100644 --- a/svg/1f4fa.svg +++ b/svg/1f4fa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4fb.svg b/svg/1f4fb.svg index f6d0b800..d4cc7a32 100644 --- a/svg/1f4fb.svg +++ b/svg/1f4fb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f4fc.svg b/svg/1f4fc.svg index f73a1cc2..6d3b6331 100644 --- a/svg/1f4fc.svg +++ b/svg/1f4fc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f500.svg b/svg/1f500.svg index 409bbea5..53a2c369 100644 --- a/svg/1f500.svg +++ b/svg/1f500.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f501.svg b/svg/1f501.svg index 3078065a..327b4906 100644 --- a/svg/1f501.svg +++ b/svg/1f501.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f502.svg b/svg/1f502.svg index e21dfa84..12702b61 100644 --- a/svg/1f502.svg +++ b/svg/1f502.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f503.svg b/svg/1f503.svg index 108d0724..d322aed0 100644 --- a/svg/1f503.svg +++ b/svg/1f503.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f504.svg b/svg/1f504.svg index 4d96e339..44cf2f4f 100644 --- a/svg/1f504.svg +++ b/svg/1f504.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f505.svg b/svg/1f505.svg index 3f2948f2..132aeec3 100644 --- a/svg/1f505.svg +++ b/svg/1f505.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f506.svg b/svg/1f506.svg index 5cf50308..27057bad 100644 --- a/svg/1f506.svg +++ b/svg/1f506.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f507.svg b/svg/1f507.svg index 48e0f3c2..d1ac5cef 100644 --- a/svg/1f507.svg +++ b/svg/1f507.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f508.svg b/svg/1f508.svg index 1d060257..3e895d91 100644 --- a/svg/1f508.svg +++ b/svg/1f508.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f509.svg b/svg/1f509.svg index f418e3b1..b7045ad5 100644 --- a/svg/1f509.svg +++ b/svg/1f509.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f50a.svg b/svg/1f50a.svg index 775ad6e8..c29c67c8 100644 --- a/svg/1f50a.svg +++ b/svg/1f50a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f50b.svg b/svg/1f50b.svg index d56614f6..6ac1933d 100644 --- a/svg/1f50b.svg +++ b/svg/1f50b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f50c.svg b/svg/1f50c.svg index ef26cfdb..8f2ce595 100644 --- a/svg/1f50c.svg +++ b/svg/1f50c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f50d.svg b/svg/1f50d.svg index 35bb0201..2020eaa1 100644 --- a/svg/1f50d.svg +++ b/svg/1f50d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f50e.svg b/svg/1f50e.svg index 0bb42054..bc4f2575 100644 --- a/svg/1f50e.svg +++ b/svg/1f50e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f50f.svg b/svg/1f50f.svg index f478e4d2..5db7a544 100644 --- a/svg/1f50f.svg +++ b/svg/1f50f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f510.svg b/svg/1f510.svg index a4dafe2e..c291553f 100644 --- a/svg/1f510.svg +++ b/svg/1f510.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f511.svg b/svg/1f511.svg index 27bf8e91..f57af95c 100644 --- a/svg/1f511.svg +++ b/svg/1f511.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f512.svg b/svg/1f512.svg index f42321b9..05de608a 100644 --- a/svg/1f512.svg +++ b/svg/1f512.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f513.svg b/svg/1f513.svg index 756def4c..c3e594f3 100644 --- a/svg/1f513.svg +++ b/svg/1f513.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f514.svg b/svg/1f514.svg index fcc6b487..91f47f47 100644 --- a/svg/1f514.svg +++ b/svg/1f514.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f515.svg b/svg/1f515.svg index 8fd26707..a79e0ea1 100644 --- a/svg/1f515.svg +++ b/svg/1f515.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f516.svg b/svg/1f516.svg index 44e93bec..fd9319d7 100644 --- a/svg/1f516.svg +++ b/svg/1f516.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f517.svg b/svg/1f517.svg index 56f07671..2b80abbf 100644 --- a/svg/1f517.svg +++ b/svg/1f517.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f518.svg b/svg/1f518.svg index ee72420f..bbbff9bd 100644 --- a/svg/1f518.svg +++ b/svg/1f518.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f519.svg b/svg/1f519.svg index 9cc9ae91..df093ed0 100644 --- a/svg/1f519.svg +++ b/svg/1f519.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f51a.svg b/svg/1f51a.svg index 34d05d33..9d3bd47d 100644 --- a/svg/1f51a.svg +++ b/svg/1f51a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f51b.svg b/svg/1f51b.svg index 3860c4ca..e8e73ff5 100644 --- a/svg/1f51b.svg +++ b/svg/1f51b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f51c.svg b/svg/1f51c.svg index fbd518dc..799afc75 100644 --- a/svg/1f51c.svg +++ b/svg/1f51c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f51d.svg b/svg/1f51d.svg index 12cbac05..6df342b6 100644 --- a/svg/1f51d.svg +++ b/svg/1f51d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f51e.svg b/svg/1f51e.svg index b38f00e6..0d3674f2 100644 --- a/svg/1f51e.svg +++ b/svg/1f51e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f51f.svg b/svg/1f51f.svg index bd11854a..b90f78fd 100644 --- a/svg/1f51f.svg +++ b/svg/1f51f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f520.svg b/svg/1f520.svg index f2d04d59..fe21388e 100644 --- a/svg/1f520.svg +++ b/svg/1f520.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f521.svg b/svg/1f521.svg index 9619c917..41d89dbe 100644 --- a/svg/1f521.svg +++ b/svg/1f521.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f522.svg b/svg/1f522.svg index 7dd4547b..fdb50666 100644 --- a/svg/1f522.svg +++ b/svg/1f522.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f523.svg b/svg/1f523.svg index 5308dd7f..4cfbe29b 100644 --- a/svg/1f523.svg +++ b/svg/1f523.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f524.svg b/svg/1f524.svg index 216d7599..4dfff7a5 100644 --- a/svg/1f524.svg +++ b/svg/1f524.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f525.svg b/svg/1f525.svg index fcce1462..b16c0450 100644 --- a/svg/1f525.svg +++ b/svg/1f525.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f526.svg b/svg/1f526.svg index 36f6e0d9..60f94b9a 100644 --- a/svg/1f526.svg +++ b/svg/1f526.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f527.svg b/svg/1f527.svg index 0490fcb6..6e98b869 100644 --- a/svg/1f527.svg +++ b/svg/1f527.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f528.svg b/svg/1f528.svg index 39195bd0..4b720097 100644 --- a/svg/1f528.svg +++ b/svg/1f528.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f529.svg b/svg/1f529.svg index 06852376..16c4474d 100644 --- a/svg/1f529.svg +++ b/svg/1f529.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f52a.svg b/svg/1f52a.svg index e6d38b7e..fb176b4a 100644 --- a/svg/1f52a.svg +++ b/svg/1f52a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f52b.svg b/svg/1f52b.svg index 7830b8f9..db5946f3 100644 --- a/svg/1f52b.svg +++ b/svg/1f52b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f52c.svg b/svg/1f52c.svg index 9ef9770a..23ffe458 100644 --- a/svg/1f52c.svg +++ b/svg/1f52c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f52d.svg b/svg/1f52d.svg index 14ee71a3..67cdaf4d 100644 --- a/svg/1f52d.svg +++ b/svg/1f52d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f52e.svg b/svg/1f52e.svg index e048a502..ab2c478b 100644 --- a/svg/1f52e.svg +++ b/svg/1f52e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f52f.svg b/svg/1f52f.svg index 0f5943b5..2c449109 100644 --- a/svg/1f52f.svg +++ b/svg/1f52f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f530.svg b/svg/1f530.svg index 15bc9c99..80865f48 100644 --- a/svg/1f530.svg +++ b/svg/1f530.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f531.svg b/svg/1f531.svg index 6afa672b..1b4114dd 100644 --- a/svg/1f531.svg +++ b/svg/1f531.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f532.svg b/svg/1f532.svg index 294d13e4..35427368 100644 --- a/svg/1f532.svg +++ b/svg/1f532.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f533.svg b/svg/1f533.svg index 3fa13e18..2324c698 100644 --- a/svg/1f533.svg +++ b/svg/1f533.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f534.svg b/svg/1f534.svg index b9dc259a..fbb71fba 100644 --- a/svg/1f534.svg +++ b/svg/1f534.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f535.svg b/svg/1f535.svg index d227d390..2a2396ce 100644 --- a/svg/1f535.svg +++ b/svg/1f535.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f536.svg b/svg/1f536.svg index eb7a7376..bbdb99aa 100644 --- a/svg/1f536.svg +++ b/svg/1f536.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f537.svg b/svg/1f537.svg index 0f92b662..2edda869 100644 --- a/svg/1f537.svg +++ b/svg/1f537.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f538.svg b/svg/1f538.svg index 1d862b06..4b59108d 100644 --- a/svg/1f538.svg +++ b/svg/1f538.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f539.svg b/svg/1f539.svg index 26b3cd36..a2426e25 100644 --- a/svg/1f539.svg +++ b/svg/1f539.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f53a.svg b/svg/1f53a.svg index 88bd6359..d4f9134c 100644 --- a/svg/1f53a.svg +++ b/svg/1f53a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f53b.svg b/svg/1f53b.svg index d60f539c..ccf3c182 100644 --- a/svg/1f53b.svg +++ b/svg/1f53b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f53c.svg b/svg/1f53c.svg index 6b6a1245..0b532377 100644 --- a/svg/1f53c.svg +++ b/svg/1f53c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f53d.svg b/svg/1f53d.svg index 93af8720..8a90464d 100644 --- a/svg/1f53d.svg +++ b/svg/1f53d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f550.svg b/svg/1f550.svg index fe4ed1a8..0254ec9d 100644 --- a/svg/1f550.svg +++ b/svg/1f550.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f551.svg b/svg/1f551.svg index 0d07f652..abecc719 100644 --- a/svg/1f551.svg +++ b/svg/1f551.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f552.svg b/svg/1f552.svg index 5f66c2b9..aff72d21 100644 --- a/svg/1f552.svg +++ b/svg/1f552.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f553.svg b/svg/1f553.svg index 136ef331..4f423744 100644 --- a/svg/1f553.svg +++ b/svg/1f553.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f554.svg b/svg/1f554.svg index 2fce3ce1..4eca39dd 100644 --- a/svg/1f554.svg +++ b/svg/1f554.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f555.svg b/svg/1f555.svg index 5869c619..879e8d10 100644 --- a/svg/1f555.svg +++ b/svg/1f555.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f556.svg b/svg/1f556.svg index 3abf935e..8e0aa416 100644 --- a/svg/1f556.svg +++ b/svg/1f556.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f557.svg b/svg/1f557.svg index 76152f78..9b6dc0b9 100644 --- a/svg/1f557.svg +++ b/svg/1f557.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f558.svg b/svg/1f558.svg index a833e561..f6107058 100644 --- a/svg/1f558.svg +++ b/svg/1f558.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f559.svg b/svg/1f559.svg index 64c09ff5..2b8733c3 100644 --- a/svg/1f559.svg +++ b/svg/1f559.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f55a.svg b/svg/1f55a.svg index 6940f9e0..ca983b2f 100644 --- a/svg/1f55a.svg +++ b/svg/1f55a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f55b.svg b/svg/1f55b.svg index 04d9725b..a13895d1 100644 --- a/svg/1f55b.svg +++ b/svg/1f55b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f55c.svg b/svg/1f55c.svg index 55409597..3f538d69 100644 --- a/svg/1f55c.svg +++ b/svg/1f55c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f55d.svg b/svg/1f55d.svg index e94463f0..9628e6e9 100644 --- a/svg/1f55d.svg +++ b/svg/1f55d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f55e.svg b/svg/1f55e.svg index 212ceb83..1da50478 100644 --- a/svg/1f55e.svg +++ b/svg/1f55e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f55f.svg b/svg/1f55f.svg index 0c2d817e..9c1d6cf6 100644 --- a/svg/1f55f.svg +++ b/svg/1f55f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f560.svg b/svg/1f560.svg index 9a98482e..c1120d63 100644 --- a/svg/1f560.svg +++ b/svg/1f560.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f561.svg b/svg/1f561.svg index 360772d6..ea902c76 100644 --- a/svg/1f561.svg +++ b/svg/1f561.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f562.svg b/svg/1f562.svg index 2d32a653..32d43733 100644 --- a/svg/1f562.svg +++ b/svg/1f562.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f563.svg b/svg/1f563.svg index dd599aee..cdf3818b 100644 --- a/svg/1f563.svg +++ b/svg/1f563.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f564.svg b/svg/1f564.svg index 1eafb197..74dde953 100644 --- a/svg/1f564.svg +++ b/svg/1f564.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f565.svg b/svg/1f565.svg index 6c15f8e9..041ca806 100644 --- a/svg/1f565.svg +++ b/svg/1f565.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f566.svg b/svg/1f566.svg index e6e26f67..ef002ea0 100644 --- a/svg/1f566.svg +++ b/svg/1f566.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f567.svg b/svg/1f567.svg index 21e9bb5b..8c7a88eb 100644 --- a/svg/1f567.svg +++ b/svg/1f567.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f5fb.svg b/svg/1f5fb.svg index a27ac854..d390354f 100644 --- a/svg/1f5fb.svg +++ b/svg/1f5fb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f5fc.svg b/svg/1f5fc.svg index 7be1b2d1..1f387e65 100644 --- a/svg/1f5fc.svg +++ b/svg/1f5fc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f5fd.svg b/svg/1f5fd.svg index e4d2c350..95f9c840 100644 --- a/svg/1f5fd.svg +++ b/svg/1f5fd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f5fe.svg b/svg/1f5fe.svg index 3b9e4f1a..64a92843 100644 --- a/svg/1f5fe.svg +++ b/svg/1f5fe.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f5ff.svg b/svg/1f5ff.svg index bf3d9cfe..d15e7833 100644 --- a/svg/1f5ff.svg +++ b/svg/1f5ff.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f600.svg b/svg/1f600.svg index f9ab378b..9c38390e 100644 --- a/svg/1f600.svg +++ b/svg/1f600.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f601.svg b/svg/1f601.svg index aa13017b..471cbb9b 100644 --- a/svg/1f601.svg +++ b/svg/1f601.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f602.svg b/svg/1f602.svg index 44d347e2..a3d023bc 100644 --- a/svg/1f602.svg +++ b/svg/1f602.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f603.svg b/svg/1f603.svg index e6534216..e1a6100b 100644 --- a/svg/1f603.svg +++ b/svg/1f603.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f604.svg b/svg/1f604.svg index 33ddc077..6c06ee0c 100644 --- a/svg/1f604.svg +++ b/svg/1f604.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f605.svg b/svg/1f605.svg index 7a14de2d..a4d58db8 100644 --- a/svg/1f605.svg +++ b/svg/1f605.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f606.svg b/svg/1f606.svg index b5595307..4978a000 100644 --- a/svg/1f606.svg +++ b/svg/1f606.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f607.svg b/svg/1f607.svg index 900ae4fb..cb4270d2 100644 --- a/svg/1f607.svg +++ b/svg/1f607.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f608.svg b/svg/1f608.svg index 1b02a434..b355244a 100644 --- a/svg/1f608.svg +++ b/svg/1f608.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f609.svg b/svg/1f609.svg index 01a0ce1b..5c7a265c 100644 --- a/svg/1f609.svg +++ b/svg/1f609.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f60a.svg b/svg/1f60a.svg index 0d677764..ccf236c7 100644 --- a/svg/1f60a.svg +++ b/svg/1f60a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f60b.svg b/svg/1f60b.svg index 098cb780..c4e5ec7a 100644 --- a/svg/1f60b.svg +++ b/svg/1f60b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f60c.svg b/svg/1f60c.svg index 01d5bc1d..608cd25f 100644 --- a/svg/1f60c.svg +++ b/svg/1f60c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f60d.svg b/svg/1f60d.svg index c90a4b21..77cee9e3 100644 --- a/svg/1f60d.svg +++ b/svg/1f60d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f60e.svg b/svg/1f60e.svg index 00646c35..1be898c1 100644 --- a/svg/1f60e.svg +++ b/svg/1f60e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f60f.svg b/svg/1f60f.svg index 55355221..bbf92e8e 100644 --- a/svg/1f60f.svg +++ b/svg/1f60f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f610.svg b/svg/1f610.svg index 58467cf6..44c9821b 100644 --- a/svg/1f610.svg +++ b/svg/1f610.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f611.svg b/svg/1f611.svg index 7856a654..5219c47f 100644 --- a/svg/1f611.svg +++ b/svg/1f611.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f612.svg b/svg/1f612.svg index f5494e19..e646316b 100644 --- a/svg/1f612.svg +++ b/svg/1f612.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f613.svg b/svg/1f613.svg index 5118490a..22dfc69e 100644 --- a/svg/1f613.svg +++ b/svg/1f613.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f614.svg b/svg/1f614.svg index 082da1f9..c976ba14 100644 --- a/svg/1f614.svg +++ b/svg/1f614.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f615.svg b/svg/1f615.svg index dd8f6da9..a7a258eb 100644 --- a/svg/1f615.svg +++ b/svg/1f615.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f616.svg b/svg/1f616.svg index 8fa1d92c..aaea4182 100644 --- a/svg/1f616.svg +++ b/svg/1f616.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f617.svg b/svg/1f617.svg index 6469e0bb..d462a893 100644 --- a/svg/1f617.svg +++ b/svg/1f617.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f618.svg b/svg/1f618.svg index fb172baf..9edea373 100644 --- a/svg/1f618.svg +++ b/svg/1f618.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f619.svg b/svg/1f619.svg index b336e140..db38d756 100644 --- a/svg/1f619.svg +++ b/svg/1f619.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f61a.svg b/svg/1f61a.svg index c3d579d4..e649b2d2 100644 --- a/svg/1f61a.svg +++ b/svg/1f61a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f61b.svg b/svg/1f61b.svg index f3e46788..a338f9ac 100644 --- a/svg/1f61b.svg +++ b/svg/1f61b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f61c.svg b/svg/1f61c.svg index 2751ae6b..07bfa5e1 100644 --- a/svg/1f61c.svg +++ b/svg/1f61c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f61d.svg b/svg/1f61d.svg index 86c74f4f..e4edf0ee 100644 --- a/svg/1f61d.svg +++ b/svg/1f61d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f61e.svg b/svg/1f61e.svg index 8b9953cd..ceac9164 100644 --- a/svg/1f61e.svg +++ b/svg/1f61e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f61f.svg b/svg/1f61f.svg index 0a1aa2f6..5e9816b4 100644 --- a/svg/1f61f.svg +++ b/svg/1f61f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f620.svg b/svg/1f620.svg index 3337a8c2..474bb830 100644 --- a/svg/1f620.svg +++ b/svg/1f620.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f621.svg b/svg/1f621.svg index 19c49172..6441bf79 100644 --- a/svg/1f621.svg +++ b/svg/1f621.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f622.svg b/svg/1f622.svg index 924272d8..c76d83e8 100644 --- a/svg/1f622.svg +++ b/svg/1f622.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f623.svg b/svg/1f623.svg index 479cc281..bd6ae575 100644 --- a/svg/1f623.svg +++ b/svg/1f623.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f624.svg b/svg/1f624.svg index 788c58ac..186e6253 100644 --- a/svg/1f624.svg +++ b/svg/1f624.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f625.svg b/svg/1f625.svg index 8feb6436..0cdbb22b 100644 --- a/svg/1f625.svg +++ b/svg/1f625.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f626.svg b/svg/1f626.svg index 4a8c88e2..b26607c5 100644 --- a/svg/1f626.svg +++ b/svg/1f626.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f627.svg b/svg/1f627.svg index 1882c692..bfa4e311 100644 --- a/svg/1f627.svg +++ b/svg/1f627.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f628.svg b/svg/1f628.svg index 37cdf867..c6fb92d9 100644 --- a/svg/1f628.svg +++ b/svg/1f628.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f629.svg b/svg/1f629.svg index 8d2cbacc..4159e08a 100644 --- a/svg/1f629.svg +++ b/svg/1f629.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f62a.svg b/svg/1f62a.svg index 92e62c91..6595f6bf 100644 --- a/svg/1f62a.svg +++ b/svg/1f62a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f62b.svg b/svg/1f62b.svg index 28cd4125..bc9dae9d 100644 --- a/svg/1f62b.svg +++ b/svg/1f62b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f62c.svg b/svg/1f62c.svg index dc6277ce..42eda3c6 100644 --- a/svg/1f62c.svg +++ b/svg/1f62c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f62d.svg b/svg/1f62d.svg index abe194cb..bf2e694e 100644 --- a/svg/1f62d.svg +++ b/svg/1f62d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f62e.svg b/svg/1f62e.svg index 9e1b2e06..aa05a90f 100644 --- a/svg/1f62e.svg +++ b/svg/1f62e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f62f.svg b/svg/1f62f.svg index 4347a880..86aa0b16 100644 --- a/svg/1f62f.svg +++ b/svg/1f62f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f630.svg b/svg/1f630.svg index 5cf7dc5b..cf9111a5 100644 --- a/svg/1f630.svg +++ b/svg/1f630.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f631.svg b/svg/1f631.svg index 0494b03b..f6745f89 100644 --- a/svg/1f631.svg +++ b/svg/1f631.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f632.svg b/svg/1f632.svg index 32ba508b..4b4eb455 100644 --- a/svg/1f632.svg +++ b/svg/1f632.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f633.svg b/svg/1f633.svg index 6c68abe5..b0e38f51 100644 --- a/svg/1f633.svg +++ b/svg/1f633.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f634.svg b/svg/1f634.svg index fdafe69c..62caae9a 100644 --- a/svg/1f634.svg +++ b/svg/1f634.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f635.svg b/svg/1f635.svg index 09f2d31f..d9e73bb3 100644 --- a/svg/1f635.svg +++ b/svg/1f635.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f636.svg b/svg/1f636.svg index 74cc39fb..d17e56c8 100644 --- a/svg/1f636.svg +++ b/svg/1f636.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f637.svg b/svg/1f637.svg index 04761004..6aedd0f1 100644 --- a/svg/1f637.svg +++ b/svg/1f637.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f638.svg b/svg/1f638.svg index 04ba0812..6da7da07 100644 --- a/svg/1f638.svg +++ b/svg/1f638.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f639.svg b/svg/1f639.svg index 746ca0b9..b4256262 100644 --- a/svg/1f639.svg +++ b/svg/1f639.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f63a.svg b/svg/1f63a.svg index 866d4e2b..ca0b6243 100644 --- a/svg/1f63a.svg +++ b/svg/1f63a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f63b.svg b/svg/1f63b.svg index 79ed885d..e4150894 100644 --- a/svg/1f63b.svg +++ b/svg/1f63b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f63c.svg b/svg/1f63c.svg index 3def2fe2..e58693e2 100644 --- a/svg/1f63c.svg +++ b/svg/1f63c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f63d.svg b/svg/1f63d.svg index 16b1eec2..cc3768bc 100644 --- a/svg/1f63d.svg +++ b/svg/1f63d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f63e.svg b/svg/1f63e.svg index ffc1a5d6..8dcd38a4 100644 --- a/svg/1f63e.svg +++ b/svg/1f63e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f63f.svg b/svg/1f63f.svg index 316d9a33..d2f3b45c 100644 --- a/svg/1f63f.svg +++ b/svg/1f63f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f640.svg b/svg/1f640.svg index 60247b0e..f5b158f1 100644 --- a/svg/1f640.svg +++ b/svg/1f640.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f645.svg b/svg/1f645.svg index 4ab65e6c..db3e5e92 100644 --- a/svg/1f645.svg +++ b/svg/1f645.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f646.svg b/svg/1f646.svg index cad5120c..2992cd8f 100644 --- a/svg/1f646.svg +++ b/svg/1f646.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f647.svg b/svg/1f647.svg index 72c578b3..49ffd25f 100644 --- a/svg/1f647.svg +++ b/svg/1f647.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f648.svg b/svg/1f648.svg index cdb57d18..716b1137 100644 --- a/svg/1f648.svg +++ b/svg/1f648.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f649.svg b/svg/1f649.svg index fc93cac2..4a66bc93 100644 --- a/svg/1f649.svg +++ b/svg/1f649.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f64a.svg b/svg/1f64a.svg index 828d594a..3b1b1f4d 100644 --- a/svg/1f64a.svg +++ b/svg/1f64a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f64b.svg b/svg/1f64b.svg index de7f14d0..1c0fbb55 100644 --- a/svg/1f64b.svg +++ b/svg/1f64b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f64c.svg b/svg/1f64c.svg index 78ac50d2..ef907e0b 100644 --- a/svg/1f64c.svg +++ b/svg/1f64c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f64d.svg b/svg/1f64d.svg index dfa1f82a..08cef2e5 100644 --- a/svg/1f64d.svg +++ b/svg/1f64d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f64e.svg b/svg/1f64e.svg index 11d32497..9ab00e11 100644 --- a/svg/1f64e.svg +++ b/svg/1f64e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f64f.svg b/svg/1f64f.svg index 9134cbcd..96d76594 100644 --- a/svg/1f64f.svg +++ b/svg/1f64f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f680.svg b/svg/1f680.svg index 82bd2b56..833b4587 100644 --- a/svg/1f680.svg +++ b/svg/1f680.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f681.svg b/svg/1f681.svg index 3c821972..85427646 100644 --- a/svg/1f681.svg +++ b/svg/1f681.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f682.svg b/svg/1f682.svg index 60945739..ca97e979 100644 --- a/svg/1f682.svg +++ b/svg/1f682.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f683.svg b/svg/1f683.svg index 0e6f6d04..337c34c8 100644 --- a/svg/1f683.svg +++ b/svg/1f683.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f684.svg b/svg/1f684.svg index 3af97764..cbdccbaf 100644 --- a/svg/1f684.svg +++ b/svg/1f684.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f685.svg b/svg/1f685.svg index 9ba5819e..1dc2b85f 100644 --- a/svg/1f685.svg +++ b/svg/1f685.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f686.svg b/svg/1f686.svg index e9dc1016..db67e194 100644 --- a/svg/1f686.svg +++ b/svg/1f686.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f687.svg b/svg/1f687.svg index 3ce84a43..d11cf6a4 100644 --- a/svg/1f687.svg +++ b/svg/1f687.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f688.svg b/svg/1f688.svg index 287ea93f..a461c80d 100644 --- a/svg/1f688.svg +++ b/svg/1f688.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f689.svg b/svg/1f689.svg index 26792e06..e1b8ee5c 100644 --- a/svg/1f689.svg +++ b/svg/1f689.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f68a.svg b/svg/1f68a.svg index 3395e7f0..6c519034 100644 --- a/svg/1f68a.svg +++ b/svg/1f68a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f68b.svg b/svg/1f68b.svg index 5542c044..9202aa21 100644 --- a/svg/1f68b.svg +++ b/svg/1f68b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f68c.svg b/svg/1f68c.svg index 1aa88d46..2d5c8f35 100644 --- a/svg/1f68c.svg +++ b/svg/1f68c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f68d.svg b/svg/1f68d.svg index ce8f2122..370b6917 100644 --- a/svg/1f68d.svg +++ b/svg/1f68d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f68e.svg b/svg/1f68e.svg index 35679606..76dcc473 100644 --- a/svg/1f68e.svg +++ b/svg/1f68e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f68f.svg b/svg/1f68f.svg index 73e4339b..a2a7c2b6 100644 --- a/svg/1f68f.svg +++ b/svg/1f68f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f690.svg b/svg/1f690.svg index 31c3beb3..6972b31a 100644 --- a/svg/1f690.svg +++ b/svg/1f690.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f691.svg b/svg/1f691.svg index 39a96126..ad152f7e 100644 --- a/svg/1f691.svg +++ b/svg/1f691.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f692.svg b/svg/1f692.svg index 93ac5a42..fcb3b620 100644 --- a/svg/1f692.svg +++ b/svg/1f692.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f693.svg b/svg/1f693.svg index d85908b7..4be0ecdb 100644 --- a/svg/1f693.svg +++ b/svg/1f693.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f694.svg b/svg/1f694.svg index bbf6abd7..b28c911d 100644 --- a/svg/1f694.svg +++ b/svg/1f694.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f695.svg b/svg/1f695.svg index 1ae614d8..8a13e365 100644 --- a/svg/1f695.svg +++ b/svg/1f695.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f696.svg b/svg/1f696.svg index 2c2563cc..271700b5 100644 --- a/svg/1f696.svg +++ b/svg/1f696.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f697.svg b/svg/1f697.svg index 36b69b2b..9222cf5f 100644 --- a/svg/1f697.svg +++ b/svg/1f697.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f698.svg b/svg/1f698.svg index cf56567e..5d081265 100644 --- a/svg/1f698.svg +++ b/svg/1f698.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f699.svg b/svg/1f699.svg index e0d74bf4..a16733be 100644 --- a/svg/1f699.svg +++ b/svg/1f699.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f69a.svg b/svg/1f69a.svg index df857f4f..37464bcd 100644 --- a/svg/1f69a.svg +++ b/svg/1f69a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f69b.svg b/svg/1f69b.svg index d0b25bf9..ff798533 100644 --- a/svg/1f69b.svg +++ b/svg/1f69b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f69c.svg b/svg/1f69c.svg index 0564d4a7..e5e5fbb3 100644 --- a/svg/1f69c.svg +++ b/svg/1f69c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f69d.svg b/svg/1f69d.svg index 4df9226e..a936a211 100644 --- a/svg/1f69d.svg +++ b/svg/1f69d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f69e.svg b/svg/1f69e.svg index f0d1b67c..1f4d4358 100644 --- a/svg/1f69e.svg +++ b/svg/1f69e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f69f.svg b/svg/1f69f.svg index 75a06389..e80b8f73 100644 --- a/svg/1f69f.svg +++ b/svg/1f69f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a0.svg b/svg/1f6a0.svg index 6449a424..219f4395 100644 --- a/svg/1f6a0.svg +++ b/svg/1f6a0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a1.svg b/svg/1f6a1.svg index 0f2416be..84b77f75 100644 --- a/svg/1f6a1.svg +++ b/svg/1f6a1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a2.svg b/svg/1f6a2.svg index 1800ad99..36e7c77d 100644 --- a/svg/1f6a2.svg +++ b/svg/1f6a2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a3.svg b/svg/1f6a3.svg index 531430a5..3c47e1d3 100644 --- a/svg/1f6a3.svg +++ b/svg/1f6a3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a4.svg b/svg/1f6a4.svg index fac556bd..08c1d555 100644 --- a/svg/1f6a4.svg +++ b/svg/1f6a4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a5.svg b/svg/1f6a5.svg index 36a8ba9c..faa03fcf 100644 --- a/svg/1f6a5.svg +++ b/svg/1f6a5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a6.svg b/svg/1f6a6.svg index 14c03e8e..7ca8bd8f 100644 --- a/svg/1f6a6.svg +++ b/svg/1f6a6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a7.svg b/svg/1f6a7.svg index b682c616..03092e05 100644 --- a/svg/1f6a7.svg +++ b/svg/1f6a7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a8.svg b/svg/1f6a8.svg index 7ed0c0ba..6ffef4d3 100644 --- a/svg/1f6a8.svg +++ b/svg/1f6a8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6a9.svg b/svg/1f6a9.svg index a19bdb8f..263353a2 100644 --- a/svg/1f6a9.svg +++ b/svg/1f6a9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6aa.svg b/svg/1f6aa.svg index d9afa275..4c264af8 100644 --- a/svg/1f6aa.svg +++ b/svg/1f6aa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6ab.svg b/svg/1f6ab.svg index 6698649c..54ce7e86 100644 --- a/svg/1f6ab.svg +++ b/svg/1f6ab.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6ac.svg b/svg/1f6ac.svg index 2bee9b38..f3d42f06 100644 --- a/svg/1f6ac.svg +++ b/svg/1f6ac.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6ad.svg b/svg/1f6ad.svg index 7a3ac9eb..329f2903 100644 --- a/svg/1f6ad.svg +++ b/svg/1f6ad.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6ae.svg b/svg/1f6ae.svg index 6c4a01b7..32947800 100644 --- a/svg/1f6ae.svg +++ b/svg/1f6ae.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6af.svg b/svg/1f6af.svg index 9fd4c63b..b563e4f0 100644 --- a/svg/1f6af.svg +++ b/svg/1f6af.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b0.svg b/svg/1f6b0.svg index 061af87a..c66ad040 100644 --- a/svg/1f6b0.svg +++ b/svg/1f6b0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b1.svg b/svg/1f6b1.svg index 92767db9..7b56d405 100644 --- a/svg/1f6b1.svg +++ b/svg/1f6b1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b2.svg b/svg/1f6b2.svg index 29d78a81..30a80d4f 100644 --- a/svg/1f6b2.svg +++ b/svg/1f6b2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b3.svg b/svg/1f6b3.svg index 526acfee..f4e9399b 100644 --- a/svg/1f6b3.svg +++ b/svg/1f6b3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b4.svg b/svg/1f6b4.svg index e97cb47e..02cbc501 100644 --- a/svg/1f6b4.svg +++ b/svg/1f6b4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b5.svg b/svg/1f6b5.svg index c61b3384..38f78009 100644 --- a/svg/1f6b5.svg +++ b/svg/1f6b5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b6.svg b/svg/1f6b6.svg index 5eeb4fd1..150e06de 100644 --- a/svg/1f6b6.svg +++ b/svg/1f6b6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b7.svg b/svg/1f6b7.svg index c254fa79..1915cff3 100644 --- a/svg/1f6b7.svg +++ b/svg/1f6b7.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b8.svg b/svg/1f6b8.svg index 9e554de2..7b690426 100644 --- a/svg/1f6b8.svg +++ b/svg/1f6b8.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6b9.svg b/svg/1f6b9.svg index ac346a19..d0ce8aea 100644 --- a/svg/1f6b9.svg +++ b/svg/1f6b9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6ba.svg b/svg/1f6ba.svg index f5ab4c24..f69df649 100644 --- a/svg/1f6ba.svg +++ b/svg/1f6ba.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6bb.svg b/svg/1f6bb.svg index 59d91565..28587200 100644 --- a/svg/1f6bb.svg +++ b/svg/1f6bb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6bc.svg b/svg/1f6bc.svg index 6f9f6f59..feef1d5e 100644 --- a/svg/1f6bc.svg +++ b/svg/1f6bc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6bd.svg b/svg/1f6bd.svg index 928f66b2..3e6c9de7 100644 --- a/svg/1f6bd.svg +++ b/svg/1f6bd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6be.svg b/svg/1f6be.svg index 38ef0620..7e64fa49 100644 --- a/svg/1f6be.svg +++ b/svg/1f6be.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6bf.svg b/svg/1f6bf.svg index 7877c96f..25bf52ef 100644 --- a/svg/1f6bf.svg +++ b/svg/1f6bf.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6c0.svg b/svg/1f6c0.svg index 4f3d8cf4..5acdefb5 100644 --- a/svg/1f6c0.svg +++ b/svg/1f6c0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6c1.svg b/svg/1f6c1.svg index 3331d9ce..1398ce10 100644 --- a/svg/1f6c1.svg +++ b/svg/1f6c1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6c2.svg b/svg/1f6c2.svg index fe85f414..bfa9e64f 100644 --- a/svg/1f6c2.svg +++ b/svg/1f6c2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6c3.svg b/svg/1f6c3.svg index fbf633b5..807d085d 100644 --- a/svg/1f6c3.svg +++ b/svg/1f6c3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6c4.svg b/svg/1f6c4.svg index 22d7e4ae..e70fcdda 100644 --- a/svg/1f6c4.svg +++ b/svg/1f6c4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/1f6c5.svg b/svg/1f6c5.svg index 59b0b3f6..fc0fb149 100644 --- a/svg/1f6c5.svg +++ b/svg/1f6c5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/203c.svg b/svg/203c.svg index 33d6ae43..6483c20a 100644 --- a/svg/203c.svg +++ b/svg/203c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2049.svg b/svg/2049.svg index 090fce6d..f9727a25 100644 --- a/svg/2049.svg +++ b/svg/2049.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2122.svg b/svg/2122.svg index cf9001df..a93e7fd9 100644 --- a/svg/2122.svg +++ b/svg/2122.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2139.svg b/svg/2139.svg index eed2cdd3..9f78f839 100644 --- a/svg/2139.svg +++ b/svg/2139.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2194.svg b/svg/2194.svg index 445cf595..a7fd7166 100644 --- a/svg/2194.svg +++ b/svg/2194.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2195.svg b/svg/2195.svg index cfdbef60..1a78e36b 100644 --- a/svg/2195.svg +++ b/svg/2195.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2196.svg b/svg/2196.svg index 8ee8516f..bf008dde 100644 --- a/svg/2196.svg +++ b/svg/2196.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2197.svg b/svg/2197.svg index 5807d0b0..b7cac425 100644 --- a/svg/2197.svg +++ b/svg/2197.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2198.svg b/svg/2198.svg index 9a50af88..c4ca4c21 100644 --- a/svg/2198.svg +++ b/svg/2198.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2199.svg b/svg/2199.svg index 37040746..ef2aa9ff 100644 --- a/svg/2199.svg +++ b/svg/2199.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/21a9.svg b/svg/21a9.svg index f30a1cfe..dba105d8 100644 --- a/svg/21a9.svg +++ b/svg/21a9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/21aa.svg b/svg/21aa.svg index 430da370..ffafcd17 100644 --- a/svg/21aa.svg +++ b/svg/21aa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23-20e3.svg b/svg/23-20e3.svg index 578afe94..c7c64d5d 100644 --- a/svg/23-20e3.svg +++ b/svg/23-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/231a.svg b/svg/231a.svg index ff4f232c..82953c0f 100644 --- a/svg/231a.svg +++ b/svg/231a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/231b.svg b/svg/231b.svg index 57a2de57..acbb5426 100644 --- a/svg/231b.svg +++ b/svg/231b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23e9.svg b/svg/23e9.svg index 28391660..a1db545a 100644 --- a/svg/23e9.svg +++ b/svg/23e9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23ea.svg b/svg/23ea.svg index bc04b322..9942e514 100644 --- a/svg/23ea.svg +++ b/svg/23ea.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23eb.svg b/svg/23eb.svg index 71daf735..3234098e 100644 --- a/svg/23eb.svg +++ b/svg/23eb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23ec.svg b/svg/23ec.svg index e4a0f4c7..f6ef88bf 100644 --- a/svg/23ec.svg +++ b/svg/23ec.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23f0.svg b/svg/23f0.svg index d4f9685b..d56fc857 100644 --- a/svg/23f0.svg +++ b/svg/23f0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/23f3.svg b/svg/23f3.svg index baca6a03..46070005 100644 --- a/svg/23f3.svg +++ b/svg/23f3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/24c2.svg b/svg/24c2.svg index 0c813585..7458bff3 100644 --- a/svg/24c2.svg +++ b/svg/24c2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25aa.svg b/svg/25aa.svg index 48f6d3fe..7d42be15 100644 --- a/svg/25aa.svg +++ b/svg/25aa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25ab.svg b/svg/25ab.svg index 2d10fbdc..3362bcd1 100644 --- a/svg/25ab.svg +++ b/svg/25ab.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25b6.svg b/svg/25b6.svg index 28126bf8..5d871abb 100644 --- a/svg/25b6.svg +++ b/svg/25b6.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25c0.svg b/svg/25c0.svg index 1b8146fa..5f506b61 100644 --- a/svg/25c0.svg +++ b/svg/25c0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25fb.svg b/svg/25fb.svg index e9288353..ed18b45f 100644 --- a/svg/25fb.svg +++ b/svg/25fb.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25fc.svg b/svg/25fc.svg index 8515299d..7d899435 100644 --- a/svg/25fc.svg +++ b/svg/25fc.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25fd.svg b/svg/25fd.svg index 11443fd0..260b5e2d 100644 --- a/svg/25fd.svg +++ b/svg/25fd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/25fe.svg b/svg/25fe.svg index bf78ed37..0bd62774 100644 --- a/svg/25fe.svg +++ b/svg/25fe.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2600.svg b/svg/2600.svg index 474c6137..7df703cf 100644 --- a/svg/2600.svg +++ b/svg/2600.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2601.svg b/svg/2601.svg index 54b389e4..7e38d73e 100644 --- a/svg/2601.svg +++ b/svg/2601.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/260e.svg b/svg/260e.svg index f9b1abdd..6f48276b 100644 --- a/svg/260e.svg +++ b/svg/260e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2611.svg b/svg/2611.svg index 5aabc7c7..bd2a2f19 100644 --- a/svg/2611.svg +++ b/svg/2611.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2614.svg b/svg/2614.svg index 301ecc4f..738f2be3 100644 --- a/svg/2614.svg +++ b/svg/2614.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2615.svg b/svg/2615.svg index 9f3a23d4..3274a016 100644 --- a/svg/2615.svg +++ b/svg/2615.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/261d.svg b/svg/261d.svg index b076a63b..d0de4869 100644 --- a/svg/261d.svg +++ b/svg/261d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/263a.svg b/svg/263a.svg index b27757f9..4c1efe65 100644 --- a/svg/263a.svg +++ b/svg/263a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2648.svg b/svg/2648.svg index 62ec5e1d..4bb11871 100644 --- a/svg/2648.svg +++ b/svg/2648.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2649.svg b/svg/2649.svg index bcb61563..3d4a0950 100644 --- a/svg/2649.svg +++ b/svg/2649.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/264a.svg b/svg/264a.svg index 23058db6..ad8e56ef 100644 --- a/svg/264a.svg +++ b/svg/264a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/264b.svg b/svg/264b.svg index 98e279d7..4af2851f 100644 --- a/svg/264b.svg +++ b/svg/264b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/264c.svg b/svg/264c.svg index 354a1dfc..88ee6ee4 100644 --- a/svg/264c.svg +++ b/svg/264c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/264d.svg b/svg/264d.svg index 01ceb381..d1d7c9f3 100644 --- a/svg/264d.svg +++ b/svg/264d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/264e.svg b/svg/264e.svg index 5b23d8c5..bde7e415 100644 --- a/svg/264e.svg +++ b/svg/264e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/264f.svg b/svg/264f.svg index 9f37704c..551272ee 100644 --- a/svg/264f.svg +++ b/svg/264f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2650.svg b/svg/2650.svg index b0988dd6..6d3174d3 100644 --- a/svg/2650.svg +++ b/svg/2650.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2651.svg b/svg/2651.svg index 01a9793c..8d24f9ca 100644 --- a/svg/2651.svg +++ b/svg/2651.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2652.svg b/svg/2652.svg index dca2d217..81cc7687 100644 --- a/svg/2652.svg +++ b/svg/2652.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2653.svg b/svg/2653.svg index d5758de8..757e3a33 100644 --- a/svg/2653.svg +++ b/svg/2653.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2660.svg b/svg/2660.svg index 1f3cf0d7..cfd1bc44 100644 --- a/svg/2660.svg +++ b/svg/2660.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2663.svg b/svg/2663.svg index 25dd2d4f..c1e24543 100644 --- a/svg/2663.svg +++ b/svg/2663.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2665.svg b/svg/2665.svg index b3dd9aa0..b96a770d 100644 --- a/svg/2665.svg +++ b/svg/2665.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2666.svg b/svg/2666.svg index 6d350623..5f0e206e 100644 --- a/svg/2666.svg +++ b/svg/2666.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2668.svg b/svg/2668.svg index fd0ea99a..ee5d9a24 100644 --- a/svg/2668.svg +++ b/svg/2668.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/267b.svg b/svg/267b.svg index 23768b40..5b91a7fb 100644 --- a/svg/267b.svg +++ b/svg/267b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/267f.svg b/svg/267f.svg index 52e77d5a..321c30b1 100644 --- a/svg/267f.svg +++ b/svg/267f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2693.svg b/svg/2693.svg index 2f4977ea..bebf2255 100644 --- a/svg/2693.svg +++ b/svg/2693.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26a0.svg b/svg/26a0.svg index f2022e35..9b83da43 100644 --- a/svg/26a0.svg +++ b/svg/26a0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26a1.svg b/svg/26a1.svg index 0f979493..f569a463 100644 --- a/svg/26a1.svg +++ b/svg/26a1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26aa.svg b/svg/26aa.svg index a0ed88ed..8d4d5bf4 100644 --- a/svg/26aa.svg +++ b/svg/26aa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26ab.svg b/svg/26ab.svg index 041a8e67..deb7d1bd 100644 --- a/svg/26ab.svg +++ b/svg/26ab.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26bd.svg b/svg/26bd.svg index 64a24563..f701bee6 100644 --- a/svg/26bd.svg +++ b/svg/26bd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26be.svg b/svg/26be.svg index 01f8247f..007604e9 100644 --- a/svg/26be.svg +++ b/svg/26be.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26c4.svg b/svg/26c4.svg index 56c4dbf5..200a6c8f 100644 --- a/svg/26c4.svg +++ b/svg/26c4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26c5.svg b/svg/26c5.svg index b10a0377..57feb80d 100644 --- a/svg/26c5.svg +++ b/svg/26c5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26ce.svg b/svg/26ce.svg index c99f2977..26824b17 100644 --- a/svg/26ce.svg +++ b/svg/26ce.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26d4.svg b/svg/26d4.svg index 58f9b730..a4d85757 100644 --- a/svg/26d4.svg +++ b/svg/26d4.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26ea.svg b/svg/26ea.svg index 0007095d..3e547f0f 100644 --- a/svg/26ea.svg +++ b/svg/26ea.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26f2.svg b/svg/26f2.svg index 979f9c98..5fada839 100644 --- a/svg/26f2.svg +++ b/svg/26f2.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26f3.svg b/svg/26f3.svg index ff4e6f9c..df762849 100644 --- a/svg/26f3.svg +++ b/svg/26f3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26f5.svg b/svg/26f5.svg index cee0f6ec..78e43f5a 100644 --- a/svg/26f5.svg +++ b/svg/26f5.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26fa.svg b/svg/26fa.svg index 38ed0c55..0dc0ddca 100644 --- a/svg/26fa.svg +++ b/svg/26fa.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/26fd.svg b/svg/26fd.svg index 88bf86d5..f25eb29b 100644 --- a/svg/26fd.svg +++ b/svg/26fd.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2702.svg b/svg/2702.svg index 0113064c..e46aec72 100644 --- a/svg/2702.svg +++ b/svg/2702.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2705.svg b/svg/2705.svg index 06e5c3d2..a82a84f1 100644 --- a/svg/2705.svg +++ b/svg/2705.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2708.svg b/svg/2708.svg index e29da88e..f550b2ce 100644 --- a/svg/2708.svg +++ b/svg/2708.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2709.svg b/svg/2709.svg index 27c79057..6400f5af 100644 --- a/svg/2709.svg +++ b/svg/2709.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/270a.svg b/svg/270a.svg index 4c171436..6b9fdd08 100644 --- a/svg/270a.svg +++ b/svg/270a.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/270b.svg b/svg/270b.svg index b6488b22..c5733d19 100644 --- a/svg/270b.svg +++ b/svg/270b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/270c.svg b/svg/270c.svg index 4cd65970..8783f57e 100644 --- a/svg/270c.svg +++ b/svg/270c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/270f.svg b/svg/270f.svg index 1a35ca85..35b05d47 100644 --- a/svg/270f.svg +++ b/svg/270f.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2712.svg b/svg/2712.svg index 0b61f1b0..586aa1dc 100644 --- a/svg/2712.svg +++ b/svg/2712.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2714.svg b/svg/2714.svg index 3f983098..b58279e6 100644 --- a/svg/2714.svg +++ b/svg/2714.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2716.svg b/svg/2716.svg index f071a1ec..b7751e83 100644 --- a/svg/2716.svg +++ b/svg/2716.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2728.svg b/svg/2728.svg index 9ba20532..98f79a03 100644 --- a/svg/2728.svg +++ b/svg/2728.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2733.svg b/svg/2733.svg index 6d43494e..077a7dec 100644 --- a/svg/2733.svg +++ b/svg/2733.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2734.svg b/svg/2734.svg index c68890aa..f78a19bf 100644 --- a/svg/2734.svg +++ b/svg/2734.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2744.svg b/svg/2744.svg index 097df3cf..0ff00b12 100644 --- a/svg/2744.svg +++ b/svg/2744.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2747.svg b/svg/2747.svg index b8d573ae..f177e373 100644 --- a/svg/2747.svg +++ b/svg/2747.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/274c.svg b/svg/274c.svg index 56461530..3a997ae1 100644 --- a/svg/274c.svg +++ b/svg/274c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/274e.svg b/svg/274e.svg index c5b9f3d3..937875a8 100644 --- a/svg/274e.svg +++ b/svg/274e.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2753.svg b/svg/2753.svg index a682176a..411d7ee1 100644 --- a/svg/2753.svg +++ b/svg/2753.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2754.svg b/svg/2754.svg index dd662d41..65d51b2c 100644 --- a/svg/2754.svg +++ b/svg/2754.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2755.svg b/svg/2755.svg index 82023004..f5d92a91 100644 --- a/svg/2755.svg +++ b/svg/2755.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2757.svg b/svg/2757.svg index 4b6ef23c..c6e70611 100644 --- a/svg/2757.svg +++ b/svg/2757.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2764.svg b/svg/2764.svg index 46638347..ba4df7bc 100644 --- a/svg/2764.svg +++ b/svg/2764.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2795.svg b/svg/2795.svg index ac849de6..377d306e 100644 --- a/svg/2795.svg +++ b/svg/2795.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2796.svg b/svg/2796.svg index 6183aba1..8f32d71e 100644 --- a/svg/2796.svg +++ b/svg/2796.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2797.svg b/svg/2797.svg index 810aba7f..cbf4832a 100644 --- a/svg/2797.svg +++ b/svg/2797.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/27a1.svg b/svg/27a1.svg index 1e296ab3..080742f5 100644 --- a/svg/27a1.svg +++ b/svg/27a1.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/27b0.svg b/svg/27b0.svg index 81823c7c..272b760f 100644 --- a/svg/27b0.svg +++ b/svg/27b0.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/27bf.svg b/svg/27bf.svg index 5e18d489..3861490e 100644 --- a/svg/27bf.svg +++ b/svg/27bf.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2934.svg b/svg/2934.svg index a2801f6c..3d82c503 100644 --- a/svg/2934.svg +++ b/svg/2934.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2935.svg b/svg/2935.svg index dd65aba1..b59e7a95 100644 --- a/svg/2935.svg +++ b/svg/2935.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b05.svg b/svg/2b05.svg index 9db18eb0..048c8896 100644 --- a/svg/2b05.svg +++ b/svg/2b05.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b06.svg b/svg/2b06.svg index 0d7c03c4..31479c6c 100644 --- a/svg/2b06.svg +++ b/svg/2b06.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b07.svg b/svg/2b07.svg index 04d6e41f..4f314f98 100644 --- a/svg/2b07.svg +++ b/svg/2b07.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b1b.svg b/svg/2b1b.svg index 3083568c..85c45e46 100644 --- a/svg/2b1b.svg +++ b/svg/2b1b.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b1c.svg b/svg/2b1c.svg index 8ec286bb..dd5145c9 100644 --- a/svg/2b1c.svg +++ b/svg/2b1c.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b50.svg b/svg/2b50.svg index 76c0ed50..203369c6 100644 --- a/svg/2b50.svg +++ b/svg/2b50.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/2b55.svg b/svg/2b55.svg index 09b09fda..f9087552 100644 --- a/svg/2b55.svg +++ b/svg/2b55.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/30-20e3.svg b/svg/30-20e3.svg index b10ad34d..fbb0f578 100644 --- a/svg/30-20e3.svg +++ b/svg/30-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/3030.svg b/svg/3030.svg index ae913137..8e1a114b 100644 --- a/svg/3030.svg +++ b/svg/3030.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/303d.svg b/svg/303d.svg index 2cb9619b..f37417db 100644 --- a/svg/303d.svg +++ b/svg/303d.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/31-20e3.svg b/svg/31-20e3.svg index 52181e07..71591af1 100644 --- a/svg/31-20e3.svg +++ b/svg/31-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/32-20e3.svg b/svg/32-20e3.svg index a2b23f86..2e334cfc 100644 --- a/svg/32-20e3.svg +++ b/svg/32-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/3297.svg b/svg/3297.svg index 204d4dd4..809f7942 100644 --- a/svg/3297.svg +++ b/svg/3297.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/3299.svg b/svg/3299.svg index fd9c3ce4..7677ec7c 100644 --- a/svg/3299.svg +++ b/svg/3299.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/33-20e3.svg b/svg/33-20e3.svg index b819e62c..4a947267 100644 --- a/svg/33-20e3.svg +++ b/svg/33-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/34-20e3.svg b/svg/34-20e3.svg index a06ed7dc..802d24eb 100644 --- a/svg/34-20e3.svg +++ b/svg/34-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/35-20e3.svg b/svg/35-20e3.svg index c58b12db..ae59ac39 100644 --- a/svg/35-20e3.svg +++ b/svg/35-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/36-20e3.svg b/svg/36-20e3.svg index 779225e0..f8062f51 100644 --- a/svg/36-20e3.svg +++ b/svg/36-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/37-20e3.svg b/svg/37-20e3.svg index ef0c28c3..526adeaf 100644 --- a/svg/37-20e3.svg +++ b/svg/37-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/38-20e3.svg b/svg/38-20e3.svg index b8151e99..8a49da46 100644 --- a/svg/38-20e3.svg +++ b/svg/38-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/39-20e3.svg b/svg/39-20e3.svg index a57f94e3..5d5daed0 100644 --- a/svg/39-20e3.svg +++ b/svg/39-20e3.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/a9.svg b/svg/a9.svg index 92d73f96..46875d80 100644 --- a/svg/a9.svg +++ b/svg/a9.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/ae.svg b/svg/ae.svg index 3d8ffedf..b42f647b 100644 --- a/svg/ae.svg +++ b/svg/ae.svg @@ -1 +1 @@ - +image/svg+xml diff --git a/svg/e50a.svg b/svg/e50a.svg index c66952bf..a860d5c9 100644 --- a/svg/e50a.svg +++ b/svg/e50a.svg @@ -1 +1 @@ - +image/svg+xml