# Some existing icon classes are not working after the icon upgrade

**URL:** https://meta.discourse.org/t/some-existing-icon-classes-are-not-working-after-the-icon-upgrade/101592
**Category:** Bug
**Created:** [8 november 2018 om 05:52 UTC](https://meta.discourse.org/t/some-existing-icon-classes-are-not-working-after-the-icon-upgrade/101592 "2018-11-08T05:52:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [8 november 2018 om 05:52 UTC](https://meta.discourse.org/t/some-existing-icon-classes-are-not-working-after-the-icon-upgrade/101592/1 "2018-11-08T05:52:46Z")

</div>

@pmusaraj Some existing icon classes are not working after the icon upgrade. For example `map-marker`, e.g.

![Screenshot%20at%20Nov%2008%2016-47-03](https://global.discourse-cdn.com/meta/original/3X/3/d/3dd348349e0d38aa970dfca90b1f307bbfa79f55.png)

Seperately, would it be possible to retain a fallback to the existing font-awesome icon fonts? The new svgs are great, however the hard cutover means that you have to use the `icon-library` helper methods everywhere right now.

Basic icon html, e.g.

```plaintext
<i class="fa fa-calendar"></i>

```

no longer works. Which is fine long term, but it means all existing implementations like this broke on the upgrade.

If this is not possible then no worries. I’m going through all my plugins right now anyway.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [8 november 2018 om 20:27 UTC](https://meta.discourse.org/t/some-existing-icon-classes-are-not-working-after-the-icon-upgrade/101592/3 "2018-11-08T20:27:17Z")

</div>

We have reverted the change for the time being while we do some prep work

Expect both PRs from us on your plugins and a dev how to about the new world order post font awesome upgrade from @pmusaraj and team. moving to 5 was a big change

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [8 november 2018 om 20:28 UTC](https://meta.discourse.org/t/some-existing-icon-classes-are-not-working-after-the-icon-upgrade/101592/4 "2018-11-08T20:28:13Z")

</div>


