1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-07-12 22:21:23 +02:00

Add Apple Pay, AT&T, T-Mobile, Sprint, Verizon, Boost, Framer (#973)

* add new icons

- add icon for AT&T
- add icon for T-mobile
- add icon for Sprint
- add icon for Cricket
- add icon for Verizon
- add icon for Boost
- add icon for Framer
- add icon for Sketch
- Update _data/simple-icons.json with new icon data

* remove `<g>` from svg files

- remove `<g>` from svg files to address svglint error

* add apple pay

- Add apple pay
- Update simple-icons.json

* make changes per review

Changes were made based on review 9/9/18.

* fixed AT&T naming
This commit is contained in:
Aaron Benjamin
2018-09-10 23:42:29 -07:00
committed by Johan Fagerberg
parent 4f76693a1e
commit 038c558fab
10 changed files with 44 additions and 2 deletions

View File

@ -14,4 +14,4 @@ module.exports = {
.replace(/&/g, "-and-")
.replace(/[ !’]/g, "")
)
}
}