Last active
September 23, 2020 06:20
-
-
Save hacknicity/4632d31bfaea4c7104ecdfb89c51d413 to your computer and use it in GitHub Desktop.
SF Symbols renamed between iOS 13 and 14
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iOS 13 name | iOS 14 name | |
---|---|---|
arrow.2.circlepath | arrow.triangle.2.circlepath | |
arrow.2.circlepath.circle | arrow.triangle.2.circlepath.circle | |
arrow.2.circlepath.circle.fill | arrow.triangle.2.circlepath.circle.fill | |
arrow.branch | arrow.triangle.branch | |
arrow.merge | arrow.triangle.merge | |
arrow.right.arrow.left | arrow.left.arrow.right | |
arrow.right.arrow.left.circle | arrow.left.arrow.right.circle | |
arrow.right.arrow.left.circle.fill | arrow.left.arrow.right.circle.fill | |
arrow.right.arrow.left.square | arrow.left.arrow.right.square | |
arrow.right.arrow.left.square.fill | arrow.left.arrow.right.square.fill | |
arrow.swap | arrow.triangle.swap | |
arrow.up.right.diamond | arrow.triangle.turn.up.right.diamond | |
arrow.up.right.diamond.fill | arrow.triangle.turn.up.right.diamond.fill | |
bin.xmark | xmark.bin | |
bin.xmark.fill | xmark.bin.fill | |
camera.rotate | arrow.triangle.2.circlepath.camera | |
camera.rotate.fill | arrow.triangle.2.circlepath.camera.fill | |
circle.bottomthird.split | sleep | |
circle.grid.hex | circles.hexagongrid | |
circle.grid.hex.fill | circles.hexagongrid.fill | |
cube.box | shippingbox | |
cube.box.fill | shippingbox.fill | |
cursor.rays | cursorarrow.rays | |
dial | dial.min | |
dial.fill | dial.min.fill | |
ellipses.bubble | ellipsis.bubble | |
ellipses.bubble.fill | ellipsis.bubble.fill | |
flip.horizontal | arrow.left.and.right.righttriangle.left.righttriangle.right | |
flip.horizontal.fill | arrow.left.and.right.righttriangle.left.righttriangle.right.fill | |
leaf.arrow.circlepath | leaf.arrow.triangle.circlepath | |
music.house | music.note.house | |
music.house.fill | music.note.house.fill | |
paragraph | paragraphsign | |
pencil.and.ellipsis.rectangle | rectangle.and.pencil.and.ellipsis | |
person.badge.minus.fill | person.fill.badge.minus | |
person.badge.plus.fill | person.fill.badge.plus | |
person.crop.circle.badge.exclam | person.crop.circle.badge.exclamationmark | |
person.crop.circle.fill.badge.exclam | person.crop.circle.fill.badge.exclamationmark | |
radiowaves.left | wave.3.left | |
radiowaves.right | wave.3.right | |
rectangle.dock | dock.rectangle | |
sheqelsign.circle | shekelsign.circle | |
sheqelsign.circle.fill | shekelsign.circle.fill | |
sheqelsign.square | shekelsign.square | |
sheqelsign.square.fill | shekelsign.square.fill | |
smiley | face.smiling | |
smiley.fill | face.smiling.fill | |
speaker.1 | speaker.wave.1 | |
speaker.1.fill | speaker.wave.1.fill | |
speaker.2 | speaker.wave.2 | |
speaker.2.fill | speaker.wave.2.fill | |
speaker.3 | speaker.wave.3 | |
speaker.3.fill | speaker.wave.3.fill | |
square.stack.3d.down.dottedline | square.stack.3d.forward.dottedline | |
star.lefthalf.fill | star.leadinghalf.fill | |
table | tablecells | |
table.badge.more | tablecells.badge.ellipsis | |
table.badge.more.fill | tablecells.badge.ellipsis.fill | |
table.fill | tablecells.fill | |
video.badge.plus.fill | video.fill.badge.plus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you!