diff --git a/preview-generator.js b/preview-generator.js index 17c5e334a..8ed864021 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 a9895de0d..39e47dc09 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 879c208fc..accdc4b36 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 ba1db393a..c5dd507d6 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 bc7fb9da9..591eb8983 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 fc6cb1050..aef48c90e 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 922f7547b..f1e1757a6 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 40c59c5bb..861b48f75 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 4d25d4087..162d026bf 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 af11f08a2..46ab47d29 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 ef031f1cb..38d3603d6 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 099369c32..349e2f0a1 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 1a7ea9dba..b94c236e2 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 91289f126..212b5a011 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 0c7afb60a..888ea5244 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 1f8b61e05..771ae27a4 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 d76d8fa47..bd7d63c63 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 92b05e217..0475b57e2 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 446381095..9a901c9ca 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 4ce910f49..c20fd083e 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 ec78a3d77..b8a018140 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 ffe168dde..3909f634a 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 ae3cc5968..25dedab37 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 2bdcbb0c4..84311938d 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 3e92d293f..92e0c7937 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 e166f60d4..20d551062 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 001ff3c66..2248c614f 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 a1ef0f5ab..891884d71 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 c319b99b9..0d32079c5 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 7b660d352..0f1bc4b52 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 5a25fc5de..2775321a3 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 552c569db..e1f4754c3 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 9b11b0502..c1cc1a9a2 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 130f04647..46e4186fe 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 54a763b6f..4bd69a2ff 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 02986dc98..714d97248 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 b0b63be56..96b82023e 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 0f06dbb3f..492757cbf 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 4aa14b51c..99838d623 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 fc6e521af..b71dd316b 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 efe27a601..df7fe0c4e 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 e35a79888..4d1260160 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 97f4d357c..5113b9bd4 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 a4bdabb84..f88114b82 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 6428ecc4e..a29ee24e0 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 0b6a26ff9..15913e536 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 f17c29851..25226ec16 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 c2134b643..c47d41b09 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 ec70a88e4..aa9e9b0d2 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 c02899f3e..2c645041f 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 b22cfa9dc..0d0d0aeb9 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 05dde7f1f..3cdb6a6be 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 b720a3749..1ee26c0e1 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 4745dfd41..6aa1d5447 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 b35ce4912..92aa8b1aa 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 5cc999ce5..2a00171ed 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 3e9d69505..38cf1917c 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 75bd90449..68a8401e8 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 a90a10a34..84e93f30a 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 b0dfef9c2..a84dbdbad 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 9e8cc15d2..1906fb48d 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 56447ebea..a2f16fec5 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 8d108ffff..13c342bc8 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 32f5a522b..1f7a13607 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 ac30180f7..4f10e33af 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 1b7710b40..8f31960fc 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 cc0cb261d..ce77a1917 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 fb2082743..2dfa6faf9 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 5ee499774..e44a8d177 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 8437729fb..305b7dcbb 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 8c5c4e6b3..8aa594510 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 43e25a6cc..c71d70dfb 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 1e8e29f0b..3d0aea428 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 8ca0259d3..b026362bc 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 59877063c..db9b3a8e4 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 1e9f40fd1..35a4397de 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 1283881bc..7ebe444e3 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 a3c092d04..cbf1457da 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 1a90d7d5b..4b0f03467 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 5e3f23070..4891b76b4 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 6e243ae12..c11098c9a 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 d1dfd8a30..61f56f6b1 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 a6fa4fc2a..5e02700ee 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 21515b121..d506da439 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 b76971331..6dbcd7f1a 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 591351537..b66596d09 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 c8648efc7..c0f8864b7 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 8a6436da1..36ded82e6 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 b023a9981..d96eb3528 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 c99a2c07f..964170954 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 6ed452afb..d3c895348 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 86b076e16..e3ce8c4a1 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 dac88d446..ed04441a6 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 6fbdee4d9..5e4fbe52b 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 4214a2dcf..a4f602402 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 47b012ec9..8910456c7 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 b914cb38a..ed124b757 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 7d8bf9cf5..87f7361e1 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 966a2d4b0..189e45d49 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 1e4d146f3..bd46b5a1b 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 79c63f2d8..d7e56050f 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 2a053d896..1c1c55eca 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 dc0ef5ade..b2c856a1e 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 0a1a63c55..c8f949201 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 18cf0f737..07931b0e3 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 60351bebf..df022c600 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 a43a05330..1e594392a 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 7d9e5a2af..09d9bd886 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 24e77a8e5..8e8124524 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 eb3372c9f..f78f0adce 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 76116d44a..f7fe7befb 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 5ee5d0533..fd070b9ce 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 b11ca386b..9152f58b0 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 756a01086..8258b9c7f 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 29185c971..4127e7fc5 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 ee35ecee8..29c46f825 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 f77f4b76e..51ea52cb9 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 4bcbe9182..03598eb6e 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 e75223d6e..9c0f6d389 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 6dd7ae639..9c80c9291 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 a308e5f0c..939b003f4 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 527f1717d..d6c256848 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 b13aef873..0f85bf226 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 9f18dbba2..fb1e11125 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 6b22878ed..b8e19aa92 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 b4e2338be..8be2641b2 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 cd8c0cefd..fd8100e76 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 7ff5c723d..7947d30f5 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 5234e0f0e..e3eafa466 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 fbe1d5670..aedc3bc02 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 b07f5b73f..37c18f1bd 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 42db39119..9527d95ab 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 e2fa12efb..e2dcfcea5 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 60bedaaf1..1c87fd556 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 a37350dc8..f7c599e02 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 7e308bc58..9083d561e 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 42edd5f16..06af56a7c 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 31ada9bf8..ea75d87cd 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 d9ec27fb7..bca7241bc 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 9b65d451c..d2e5367c1 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 b30cab7e7..58f6366d8 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 ff5eab8c2..9ca3e191a 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 27aec8efc..407749b3a 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 86a431dd5..98bb266e7 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 4c9fca0ac..bc680c2d3 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 09db7b13e..3f6ea43e5 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 ab16db674..a46ce6386 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 dfa994d5f..32e640f3a 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 c3cbd211c..2b1f0c924 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 c6e7cc90e..98966cfd1 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 67fae6fb5..3128ae2fe 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 ea3a8fb2a..726fc7f71 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 54aae163f..d32c634eb 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 eb98f6b5b..ea821b340 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 48839f3e2..677916eb6 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 334aa5e17..7eccb38e7 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 fc286448f..b91d08e5a 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 27cb83b36..5e922009f 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 13c02c4e8..6d1441d2e 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 007ef6af5..16919cba8 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 09ce841bd..a7249f9d2 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 cd350f72f..25c205a33 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 a12adf556..f8eb09641 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 364b6c197..cdc17c1f4 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 b17609d58..d79fb7753 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 401ce2116..c790bc922 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 ee288ac8e..806775ee2 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 d053f19c0..d598d780d 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 fa5b713e3..bbe049a6b 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 ad80f8d8c..20420512d 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 a35c813d9..4f1238af6 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 9f310d8d4..187c42841 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 8746ed885..a2b822e99 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 acd3fabae..de0c5a4a0 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 64eb0d835..1ff6f87ce 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 0bc486da3..2dbc60af7 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 c23b4cf5b..7a37f201c 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 df9430e61..c70987103 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 95e29d4dc..99e978385 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 405ca0fa5..07b69c187 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 8032f9f85..d3a163a37 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 d81dbfdda..95c6f7a07 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 ef2182ce9..8c1b7809b 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 4d217d57e..8abfb5921 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 9bf66db5c..b69284566 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 d6c0ad675..5e3bf3dbc 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 6842280dc..fcf27309d 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 f35b01b1c..68fad8fe6 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 ee49c737a..d7bdbf70f 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 6349b1804..c6c772899 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 11e836122..2e8d487f9 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 d5efdcc4c..0183adb1c 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 080a926b3..e69346d47 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 8b57870b6..5cf3b91dd 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 b6192f99e..df0127a0d 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 96a358578..c85bda30e 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 d74e3d058..a8b1cce87 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 1168e2a15..c56c06b9e 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 9b42cf54c..7040c8041 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 7b1d7fe2f..560a95149 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 f3a9066d9..dbcc69c04 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 b4c2b3c0b..4ae503c4f 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 8f0629743..2aa7ae65e 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 c82d87e54..64da23a83 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 77afe46c1..f69f5cc7d 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 2c2f0a74d..50d089b69 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 f238595cf..afda38e0d 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 f9313616d..c27b62794 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 1d2995cb7..4645a6b6b 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 e3ee12fac..a0aab7ca1 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 fb0679581..307bad507 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 cd9327c2e..29ddd91e9 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 245645735..d6e306a37 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 87155726e..0a512bac9 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 4ba2e40be..e7da8d13d 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 9f20789ef..b9bef66ba 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 55a29e9c7..6a487bad9 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 401e1d314..bab5561d8 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 02d5fa525..685508907 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 54b19b8f0..f05ec3388 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 685821d52..8deffc31b 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 503d56f9e..cc48e6bbf 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 090b2fb63..dea870fcf 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 881276671..359fdbed6 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 3c709731c..93e35ce9a 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 4a1ca185a..384e0c399 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 7a185ad01..04b7702db 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 91b5edf2b..2afa53241 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 e7765d246..745da7633 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 9ca93ca89..4515b0a90 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 5e4c34beb..9a2933239 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 480dde970..4854a662e 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 27ac65b15..0e534c134 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 dc54aed3e..fe3f420b0 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 35784e3bd..110556afb 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 a82b8939c..2b260b4c5 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 5019ee040..75fb1318e 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 6d4d4c11c..3823783a1 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 fa3c72233..2a8a9f88a 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 303dc4d34..23124fa2b 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 8d616999c..27ee6435c 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 e6197319b..5fb1729a4 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 27fa58bcb..65b33ca86 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 5c25e2a77..c1d34a205 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 fd865ac87..8d1cc63df 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 5b2bb0bbb..ecd9167a7 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 93f8ac430..600cb3aac 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 5081e38a5..13251e3fc 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 8f5f2aae9..8e8fcec0c 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 bbdb55b11..ab8e94d9e 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 79451d6b6..24f7ae291 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 0e6c0e69d..2919628e8 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 4ff57bdc7..a0e9d292c 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 ed906579e..cc6b9c902 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 63a351472..7a22bf95f 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 4753be649..f42efe9de 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 246196b69..f479ff5f5 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 c602cd935..67c987302 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 36ca61f61..0a8037d1d 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 83072d6d0..cde649728 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 882802f10..8cd81d91c 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 2de6b1d76..8ef05f821 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 fa6c16079..710e4d667 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 845af4f3c..9dfd81e5e 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 17a6b3915..bb77dffc3 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 54b7d0cea..bbf4f0bdf 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 3f7333421..4742fd195 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 5cb1876c4..8fd4a6234 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 4f2011bc1..90f6445f0 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 01e5d04f7..fb35c0f8c 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 b201c90a3..701d62bb3 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 f8ed1a4f0..5cbc8d34c 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 a60f74789..c3cffba66 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 d50bed71c..f82d6cc78 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 f9e7d1ed3..d083f054d 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 8bf0476ef..e0b0098af 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 1676b5e31..1ebe3f64b 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 f231ee91a..45f119a81 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 8ac48e44a..6bf20a24b 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 27939a030..89c36c791 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 ccfc25319..c97ba357e 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 d142179cf..fc0debe4b 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 926e28d7f..a94f546dd 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 23ca44052..4a50c6d98 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 bd5a11ac0..9d3046376 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 4e70fee60..b062c29f1 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 7450d25d6..d827af4ba 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 4d83f494d..eca4a150b 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 099d1a304..dad77f49f 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 fdea795b2..a155b2b9a 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 c27ab3945..217b22f5e 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 074e73d8e..9cc7e9835 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 0f28b526a..5095d4733 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 6d1ad81a0..3919025ce 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 16ec5ba96..673c0c252 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 39e662f3d..eb93c2b05 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 f95713ad1..b07c921ff 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 b2f91aa20..b1a987ad7 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 a2c835032..7307d847f 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 864ed6a45..29de02ef2 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 80a80514a..0a11ca131 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 e8adf9513..f887e7dd1 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 70a296511..81070b2c5 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 6340b6189..a5d8969a8 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 262c6dfd8..fe9db3f91 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 83e3f1193..6288632bd 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 4c69fa6af..0d06c6032 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 285e9fcf3..0df11ff1f 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 93d457b4f..65ab1a6ec 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 39d69f064..3f5176c46 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 d7b4ec76e..ca1dec292 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 86a649faa..ad4167938 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 73e9a6c92..2e9fd465b 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 8079d633b..c4dc9f913 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 83f686d53..0715a9cd3 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 822e1979e..433381075 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 3097251b3..dab02a164 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 1072b95b8..aef31a519 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 40c3ed469..47afcc600 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 213d7ff76..ee2f14f8c 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 09bd646f9..8681db9a8 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 132635389..54a5ef7cd 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 083871864..9b830842f 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 8aaca9dab..f2fe4f460 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 f322cb23b..6214dc17c 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 b996e2ab3..fc9de24ee 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 9964a9488..775f09ce0 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 e1783a284..628b05961 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 5e4b161e6..cf116c03e 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 a1e93e1a4..b51586dd6 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 36b1f4b8a..86997fcf0 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 dc77c5d28..eb31b9425 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 d1be6bb48..ff5c09d98 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 0af8abd6c..128d86804 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 805a360d8..6e2c4b32e 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 17ffaff5c..0308828f9 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 d284703b8..31c191874 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 48452cf65..601fe8392 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 702a2156e..41ad02383 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 bc2fd9f6a..7b58cbd14 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 bfc97f80e..949fb4260 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 97145db27..7139e703f 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 036173d19..ee165de14 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 a94f180aa..362899733 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 58db3ea1d..78f005fa0 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 b9f987267..e28f8ecbb 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 bd3b06f2b..0aa9e10db 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 2e34d7f8a..9a1930ae0 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 9ffa0dac5..310828b46 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 8b74112e6..cd57b1166 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 34c3b854f..94cfcb409 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 e63387edd..83777e2d8 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 9467a4709..c2fc10170 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 c0081d5b1..81ce419a4 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 22dc05ad8..f176f5f3f 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 cc53b3c22..cb9b87679 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 64515205c..121f1334b 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 370f17409..6ba1ef0c3 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 fbfe65de1..3e6737581 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 c2ba646ee..df2657884 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 9efe26b71..333004f6e 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 66459fedc..c062ebe4a 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 dc28a2bbb..268fb03e3 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 770961569..48bb68a03 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 76673702a..9fdedfd26 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 1bb12e265..ed3060442 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 7c8ee237c..e6658851c 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 09c06c152..6dde894f2 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 b0d452347..b93f4d87f 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 cfc0d8ef6..79b3a057a 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 e5fc3b9d6..1e8a0ca28 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 ac8fa6f61..25cd5135d 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 e539a8171..d46da9603 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 7f2450afa..e6ed49fd5 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 dd21967c4..2e1e13414 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 8efd5995b..98d6f050d 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 b096c25e0..2b2d47401 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 b2d375940..59af13793 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 8457266d6..520dc9373 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 18f45377e..aa8ceff2e 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 70e44b933..31b971477 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 1340830b8..a8a32e60f 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 353ad60c9..4edc072bc 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 07951b737..43417338e 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 cd98d758a..c3d5f2301 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 a2524aa14..e2eb9a3af 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 0b1d2c5fb..e52ffc90c 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 c8e60e9b6..31afba02a 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 e234fbf94..71147f3fc 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 62df8e70a..e9b6a3789 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 74d914bbb..32fc8187a 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 eb69e8c94..a6b1393f6 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 ee125758f..f329c521a 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 fc9ed1f6d..1fa5b8b14 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 c92110e0b..d6b1cb917 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 944b3df69..9f63bbe2c 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 3667708aa..e944d2658 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 b7b08e7da..9ced5df13 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 e560c288e..ebf0a27b8 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 6fc860245..30d861bca 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 d83987360..db9607b78 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 101bff4de..708b5e1e6 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 e62a2e574..b7953f31d 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 ad58a6319..ae31815fc 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 97a033d3d..b54f30b13 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 b16f9c63b..398e58c50 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 582a9ea3e..81ce8aae1 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 d0799413a..d8eadcc2d 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 75412b5b1..269d0772b 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 56a4b23f3..0f03dfa58 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 b3c248762..f53ac40a0 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 a59e8183e..c87ff7fde 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 6fb8ab2e5..6ac243092 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 799381c5a..ee321b430 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 6a687a814..09f2c2ca4 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 14c98b0fc..54298862f 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 3873f229c..696eb8e4b 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 0b598a5fa..27442711b 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 6b6d970a7..c28cfd21c 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 83a6c9235..2d834d8fe 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 2be0f9151..38aea53d8 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 5e7c3e5b3..7b80b1c2e 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 e9c8e4c53..7ed94ea36 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 9f5c5f545..230f64a30 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 24ba5c1f8..32a1cb0ad 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 0e00641b7..9d812e569 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 d2e311af1..7bfc16f1f 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 02a156b17..00a257f7d 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 22ad8753c..5c5055c7c 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 2a9441181..f2df9788c 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 1f6635ccc..ca9abc678 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 29e64c4b7..b17c9dc7f 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 e48af24b5..630e1efa0 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 358989321..b7106d996 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 180052951..6a722f186 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 a1c95c9ae..04c3566fe 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 342dc8dfc..75d881499 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 c7c9d8b09..1987a30f2 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 a8a0d4214..f031facb4 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 c42141085..9e73570eb 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 36a5c0bb2..1467c446c 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 bf0b6f870..9e959fb97 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 b29b4d8ba..55d217249 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 0e95a9c51..2a9985e63 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 2495cd15c..d57a7ee5d 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 9142ce806..cbf49b101 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 981faaa75..146b32ecd 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 1d6afba2c..dbdd411a2 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 965fb21f9..05b05d2e1 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 3b9e271db..c8a56aa27 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 b871d9767..59ed3c673 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 b4264cca2..a02a1b243 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 070018e40..ba64feb33 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 4036cb173..cf425dd52 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 8168cfddd..505afe0c8 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 c0e563bdc..6d9ab6191 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 20d8a3aab..034e59e43 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 de8ed8a06..57632b90a 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 6ad0fc0f9..d2eb4e33c 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 8cda15739..abcdf67f0 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 598b518d3..a1be3d8dd 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 d65cf7511..567fee70b 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 6909dcd5a..8746ac389 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 c2fd44c9f..486d5d87e 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 1c7a0c32f..8d0fa4097 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 e504df8b5..60629f57c 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 2eb93e039..3ba53aa61 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 5f91f74aa..7feaf790a 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 0a7e59ced..f075ccf80 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 ac2392bf5..1baf7708a 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 a2862cdf8..db8a746e2 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 3c87d734f..01f2f4949 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 2ea9de8ac..263657419 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 48ff7b514..7b08e8c12 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 faa720a11..e00db6cc2 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 e1fdccfad..7aa25b885 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 c05afa941..f12a982da 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 a5ebeb461..7e9abde9c 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 7f783fd25..7204080fd 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 eae5a9e75..d62bd6575 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 db5f6614a..d73e74a66 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 27d7306b7..2247dffb5 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 15d26b48b..39e614ea2 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 181f0e582..92c1a5e9e 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 b02929431..3ddbc680c 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 24b36d01e..fe6287331 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 ac8c088cf..2662b122a 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 692b3c19a..45b9a60b3 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 3290018b9..924376889 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 1cfe45b8e..ca1edc195 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 0307cf991..5652e9b70 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 7255f02c2..1f2ed878a 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 e5c07050f..24971e7e8 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 efb39dd3b..e4b16c057 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 540a1e967..c1704aeb8 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 5cc28ddd3..61f277080 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 81c5ebbc4..d9d06cefc 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 516065b91..7a959836a 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 25fb6e18f..e93b4b820 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 440390400..7e4b34d83 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 209e3ae42..874fc7c0d 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 f043a02c8..02b5d2d57 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 890b3ee44..501735be8 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 0c25a1f0b..ebdb26281 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 22b90e4c0..37805e2c7 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 0e659e609..28b8f62ff 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 53c97439c..98c14d030 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 f6d0b8009..d4cc7a327 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 f73a1cc22..6d3b63313 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 409bbea51..53a2c3699 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 3078065ac..327b49061 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 e21dfa84a..12702b615 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 108d07242..d322aed0c 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 4d96e339a..44cf2f4fd 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 3f2948f2d..132aeec34 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 5cf503081..27057bad1 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 48e0f3c2f..d1ac5cef3 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 1d0602576..3e895d919 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 f418e3b14..b7045ad5e 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 775ad6e87..c29c67c8f 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 d56614f6e..6ac1933d5 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 ef26cfdbd..8f2ce595f 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 35bb02015..2020eaa10 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 0bb420546..bc4f25755 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 f478e4d28..5db7a544d 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 a4dafe2e8..c291553f2 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 27bf8e915..f57af95cb 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 f42321b9e..05de608a7 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 756def4ca..c3e594f39 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 fcc6b487a..91f47f476 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 8fd267073..a79e0ea1d 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 44e93bec8..fd9319d71 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 56f076712..2b80abbf7 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 ee72420f2..bbbff9bd4 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 9cc9ae91e..df093ed09 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 34d05d33b..9d3bd47dc 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 3860c4ca0..e8e73ff55 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 fbd518dc8..799afc75a 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 12cbac050..6df342b69 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 b38f00e6b..0d3674f22 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 bd11854ad..b90f78fd1 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 f2d04d59d..fe21388e4 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 9619c9178..41d89dbe9 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 7dd4547bc..fdb506667 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 5308dd7f5..4cfbe29b2 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 216d75997..4dfff7a5d 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 fcce1462c..b16c0450b 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 36f6e0d9e..60f94b9a3 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 0490fcb62..6e98b8698 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 39195bd05..4b7200971 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 06852376f..16c4474d5 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 e6d38b7e0..fb176b4a7 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 7830b8f9c..db5946f30 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 9ef9770a5..23ffe458e 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 14ee71a36..67cdaf4d1 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 e048a5027..ab2c478b7 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 0f5943b52..2c449109c 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 15bc9c995..80865f48c 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 6afa672b0..1b4114dd2 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 294d13e44..35427368d 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 3fa13e187..2324c6982 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 b9dc259ab..fbb71fba2 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 d227d3907..2a2396ce8 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 eb7a73767..bbdb99aa6 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 0f92b662f..2edda8694 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 1d862b069..4b59108d0 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 26b3cd36c..a2426e25a 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 88bd63591..d4f9134c8 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 d60f539ce..ccf3c1823 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 6b6a12456..0b5323773 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 93af8720e..8a90464db 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 fe4ed1a85..0254ec9dd 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 0d07f652e..abecc719c 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 5f66c2b9b..aff72d217 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 136ef331a..4f4237449 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 2fce3ce1d..4eca39dd1 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 5869c6191..879e8d10c 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 3abf935e0..8e0aa416b 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 76152f78c..9b6dc0b93 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 a833e5618..f61070583 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 64c09ff53..2b8733c3c 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 6940f9e05..ca983b2fe 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 04d9725b3..a13895d1f 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 554095974..3f538d699 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 e94463f09..9628e6e95 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 212ceb83b..1da504788 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 0c2d817ec..9c1d6cf6f 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 9a98482e0..c1120d633 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 360772d66..ea902c76b 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 2d32a6531..32d437330 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 dd599aeeb..cdf3818b6 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 1eafb1976..74dde9530 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 6c15f8e96..041ca8064 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 e6e26f672..ef002ea0a 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 21e9bb5be..8c7a88ebc 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 a27ac8545..d390354fd 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 7be1b2d10..1f387e652 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 e4d2c3509..95f9c8404 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 3b9e4f1a5..64a92843d 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 bf3d9cfe3..d15e78332 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 f9ab378be..9c38390ed 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 aa13017b2..471cbb9b9 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 44d347e21..a3d023bc4 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 e65342163..e1a6100b1 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 33ddc0779..6c06ee0cc 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 7a14de2d2..a4d58db84 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 b55953078..4978a0006 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 900ae4fba..cb4270d2d 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 1b02a4344..b355244ab 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 01a0ce1b5..5c7a265c6 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 0d677764f..ccf236c77 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 098cb7808..c4e5ec7a1 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 01d5bc1d1..608cd25fe 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 c90a4b216..77cee9e38 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 00646c35d..1be898c12 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 553552218..bbf92e8e0 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 58467cf61..44c9821b4 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 7856a6540..5219c47f7 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 f5494e198..e646316be 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 5118490a5..22dfc69e0 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 082da1f90..c976ba141 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 dd8f6da9d..a7a258ebc 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 8fa1d92cc..aaea4182e 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 6469e0bb4..d462a8933 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 fb172baf0..9edea373f 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 b336e140d..db38d7563 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 c3d579d42..e649b2d22 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 f3e467885..a338f9acf 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 2751ae6b0..07bfa5e12 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 86c74f4f7..e4edf0ee8 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 8b9953cde..ceac91640 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 0a1aa2f6f..5e9816b4b 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 3337a8c2f..474bb830d 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 19c49172b..6441bf796 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 924272d86..c76d83e88 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 479cc2815..bd6ae5757 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 788c58ace..186e62531 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 8feb6436d..0cdbb22bd 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 4a8c88e23..b26607c5b 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 1882c6926..bfa4e311c 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 37cdf8675..c6fb92d9f 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 8d2cbaccd..4159e08ab 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 92e62c910..6595f6bf2 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 28cd41250..bc9dae9df 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 dc6277ce1..42eda3c63 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 abe194cba..bf2e694e8 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 9e1b2e064..aa05a90f4 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 4347a8801..86aa0b16a 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 5cf7dc5b3..cf9111a5c 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 0494b03b6..f6745f897 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 32ba508b3..4b4eb455e 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 6c68abe55..b0e38f51c 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 fdafe69cb..62caae9a9 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 09f2d31f2..d9e73bb3b 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 74cc39fba..d17e56c8c 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 047610042..6aedd0f11 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 04ba08122..6da7da07f 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 746ca0b96..b4256262b 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 866d4e2bb..ca0b62439 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 79ed885d3..e41508949 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 3def2fe22..e58693e24 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 16b1eec2a..cc3768bc2 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 ffc1a5d6c..8dcd38a4f 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 316d9a334..d2f3b45c8 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 60247b0ef..f5b158f19 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 4ab65e6c8..db3e5e92f 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 cad5120ce..2992cd8f7 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 72c578b37..49ffd25fa 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 cdb57d182..716b1137d 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 fc93cac29..4a66bc93c 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 828d594a3..3b1b1f4d5 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 de7f14d07..1c0fbb55e 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 78ac50d23..ef907e0bb 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 dfa1f82a7..08cef2e54 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 11d324979..9ab00e111 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 9134cbcda..96d76594a 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 82bd2b560..833b4587f 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 3c821972e..854276463 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 60945739c..ca97e979c 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 0e6f6d040..337c34c89 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 3af97764e..cbdccbaf2 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 9ba5819e5..1dc2b85f3 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 e9dc10167..db67e1943 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 3ce84a43b..d11cf6a4c 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 287ea93f3..a461c80d2 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 26792e06a..e1b8ee5c8 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 3395e7f0c..6c5190344 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 5542c0449..9202aa215 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 1aa88d46c..2d5c8f357 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 ce8f21226..370b69170 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 35679606a..76dcc473c 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 73e4339b3..a2a7c2b6c 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 31c3beb3a..6972b31a2 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 39a961266..ad152f7e8 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 93ac5a42e..fcb3b620b 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 d85908b71..4be0ecdb9 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 bbf6abd75..b28c911df 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 1ae614d84..8a13e3656 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 2c2563ccd..271700b5d 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 36b69b2ba..9222cf5ff 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 cf56567ed..5d0812652 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 e0d74bf4f..a16733be0 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 df857f4f8..37464bcd3 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 d0b25bf90..ff7985335 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 0564d4a73..e5e5fbb38 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 4df9226ea..a936a2113 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 f0d1b67c5..1f4d4358e 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 75a063897..e80b8f73c 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 6449a4243..219f43950 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 0f2416be2..84b77f75b 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 1800ad995..36e7c77d4 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 531430a59..3c47e1d3f 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 fac556bd4..08c1d5555 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 36a8ba9ce..faa03fcff 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 14c03e8e3..7ca8bd8f9 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 b682c6166..03092e05a 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 7ed0c0bad..6ffef4d30 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 a19bdb8fd..263353a2e 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 d9afa275a..4c264af8b 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 6698649c5..54ce7e86c 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 2bee9b382..f3d42f061 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 7a3ac9eb8..329f29038 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 6c4a01b78..32947800e 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 9fd4c63bf..b563e4f08 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 061af87a9..c66ad0409 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 92767db98..7b56d405f 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 29d78a817..30a80d4ff 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 526acfee6..f4e9399bd 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 e97cb47ed..02cbc501b 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 c61b33843..38f78009c 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 5eeb4fd14..150e06de6 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 c254fa795..1915cff36 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 9e554de21..7b6904267 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 ac346a19a..d0ce8aea0 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 f5ab4c244..f69df6498 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 59d915655..285872005 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 6f9f6f596..feef1d5e8 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 928f66b23..3e6c9de79 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 38ef06209..7e64fa493 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 7877c96f0..25bf52ef1 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 4f3d8cf4c..5acdefb5e 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 3331d9ce5..1398ce109 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 fe85f414c..bfa9e64f0 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 fbf633b57..807d085da 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 22d7e4aef..e70fcddab 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 59b0b3f68..fc0fb149d 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 33d6ae437..6483c20ab 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 090fce6d9..f9727a25b 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 cf9001df0..a93e7fd98 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 eed2cdd30..9f78f8393 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 445cf5959..a7fd71666 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 cfdbef60e..1a78e36b2 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 8ee8516f7..bf008dde9 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 5807d0b0a..b7cac4252 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 9a50af886..c4ca4c213 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 37040746a..ef2aa9ffa 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 f30a1cfec..dba105d85 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 430da370e..ffafcd17e 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 578afe94c..c7c64d5d4 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 ff4f232cb..82953c0fe 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 57a2de57a..acbb5426f 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 28391660c..a1db545a7 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 bc04b3220..9942e5146 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 71daf735f..3234098e4 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 e4a0f4c76..f6ef88bf8 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 d4f9685b5..d56fc8571 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 baca6a03a..460700059 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 0c8135856..7458bff39 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 48f6d3fee..7d42be151 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 2d10fbdc0..3362bcd12 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 28126bf8e..5d871abb3 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 1b8146fad..5f506b61f 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 e9288353f..ed18b45f4 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 8515299d9..7d8994353 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 11443fd01..260b5e2df 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 bf78ed372..0bd62774d 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 474c61379..7df703cfc 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 54b389e41..7e38d73e8 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 f9b1abdd4..6f48276bb 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 5aabc7c71..bd2a2f19e 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 301ecc4fe..738f2be36 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 9f3a23d43..3274a016e 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 b076a63ba..d0de4869e 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 b27757f9c..4c1efe651 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 62ec5e1d5..4bb11871c 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 bcb615636..3d4a0950e 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 23058db6d..ad8e56ef3 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 98e279d72..4af2851fc 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 354a1dfc8..88ee6ee46 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 01ceb3811..d1d7c9f35 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 5b23d8c5d..bde7e4150 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 9f37704c1..551272eef 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 b0988dd64..6d3174d39 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 01a9793c4..8d24f9cad 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 dca2d2171..81cc7687d 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 d5758de8d..757e3a330 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 1f3cf0d71..cfd1bc441 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 25dd2d4f6..c1e24543c 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 b3dd9aa0d..b96a770dc 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 6d3506235..5f0e206ee 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 fd0ea99ae..ee5d9a247 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 23768b407..5b91a7fb6 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 52e77d5a9..321c30b15 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 2f4977eac..bebf22551 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 f2022e359..9b83da430 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 0f979493a..f569a4635 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 a0ed88edd..8d4d5bf43 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 041a8e678..deb7d1bd1 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 64a24563b..f701bee6f 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 01f8247f9..007604e9d 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 56c4dbf5c..200a6c8ff 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 b10a03774..57feb80d9 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 c99f29773..26824b179 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 58f9b7301..a4d857572 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 0007095df..3e547f0fb 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 979f9c980..5fada8390 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 ff4e6f9ce..df7628495 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 cee0f6ec0..78e43f5ac 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 38ed0c55b..0dc0ddca7 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 88bf86d5f..f25eb29bb 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 0113064cb..e46aec726 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 06e5c3d28..a82a84f17 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 e29da88e9..f550b2ce7 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 27c790579..6400f5af4 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 4c171436e..6b9fdd088 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 b6488b220..c5733d19e 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 4cd659701..8783f57e8 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 1a35ca855..35b05d475 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 0b61f1b00..586aa1dc8 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 3f9830983..b58279e6a 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 f071a1ec0..b7751e835 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 9ba205328..98f79a034 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 6d43494e4..077a7dec1 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 c68890aa9..f78a19bfc 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 097df3cfa..0ff00b12c 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 b8d573aeb..f177e373f 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 56461530e..3a997ae10 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 c5b9f3d33..937875a8b 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 a682176a9..411d7ee11 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 dd662d41b..65d51b2c2 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 82023004e..f5d92a918 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 4b6ef23c3..c6e706119 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 466383479..ba4df7bcb 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 ac849de68..377d306ea 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 6183aba1d..8f32d71e6 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 810aba7ff..cbf4832a0 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 1e296ab37..080742f53 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 81823c7c5..272b760f3 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 5e18d489d..3861490e4 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 a2801f6c0..3d82c503c 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 dd65aba18..b59e7a950 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 9db18eb09..048c8896e 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 0d7c03c44..31479c6cc 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 04d6e41fc..4f314f98e 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 3083568ce..85c45e468 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 8ec286bb1..dd5145c9d 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 76c0ed507..203369c6d 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 09b09fda2..f90875520 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 b10ad34de..fbb0f578d 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 ae9131376..8e1a114bb 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 2cb9619b1..f37417dbb 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 52181e073..71591af16 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 a2b23f86d..2e334cfc9 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 204d4dd44..809f7942d 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 fd9c3ce4b..7677ec7c7 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 b819e62cb..4a947267b 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 a06ed7dc6..802d24ebf 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 c58b12db0..ae59ac396 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 779225e0d..f8062f511 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 ef0c28c34..526adeafc 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 b8151e999..8a49da46d 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 a57f94e31..5d5daed04 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 92d73f961..46875d808 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 3d8ffedf5..b42f647b9 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 c66952bf7..a860d5c99 100644 --- a/svg/e50a.svg +++ b/svg/e50a.svg @@ -1 +1 @@ - +image/svg+xml