This commit is contained in:
Bot
2020-02-02 18:13:33 +00:00
parent 20fb6a81b0
commit a1b00baea2
3 changed files with 14 additions and 14 deletions

View File

@@ -14916,7 +14916,7 @@
"Currency",
"Banking"
],
"author": "Contributors",
"author": "Michael Richins",
"version": "2.8.94"
},
{
@@ -16468,18 +16468,6 @@
"author": "Google",
"version": "2.3.50"
},
{
"id": "9DA90BB6-B525-47A8-879F-66EC572FE31B",
"name": "coin",
"codepoint": "F0196",
"aliases": [],
"tags": [
"Banking",
"Currency"
],
"author": "Michael Richins",
"version": "4.4.95"
},
{
"id": "42F0733E-F36F-491B-ADC9-AC8ABAF2C0B7",
"name": "coin-outline",
@@ -18420,6 +18408,18 @@
"author": "Google",
"version": "1.5.54"
},
{
"id": "9DA90BB6-B525-47A8-879F-66EC572FE31B",
"name": "currency-usd-circle",
"codepoint": "F0196",
"aliases": [],
"tags": [
"Banking",
"Currency"
],
"author": "Michael Richins",
"version": "4.4.95"
},
{
"id": "5E9D35E4-9487-4A9B-9D4B-E1BBCA52AE0C",
"name": "currency-usd-off",

View File

@@ -1 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-coin" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2A10 10 0 1 0 22 12A10 10 0 0 0 12 2M15 10H11V11H14A1 1 0 0 1 15 12V15A1 1 0 0 1 14 16H13V17H11V16H9V14H13V13H10A1 1 0 0 1 9 12V9A1 1 0 0 1 10 8H11V7H13V8H15Z" /></svg>

Before

Width:  |  Height:  |  Size: 471 B

View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-currency-usd-circle" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2A10 10 0 1 0 22 12A10 10 0 0 0 12 2M15 10H11V11H14A1 1 0 0 1 15 12V15A1 1 0 0 1 14 16H13V17H11V16H9V14H13V13H10A1 1 0 0 1 9 12V9A1 1 0 0 1 10 8H11V7H13V8H15Z" /></svg>

After

Width:  |  Height:  |  Size: 486 B