diff --git a/SFSafeSymbols.xcodeproj/project.pbxproj b/SFSafeSymbols.xcodeproj/project.pbxproj index b3ac537..6705076 100644 --- a/SFSafeSymbols.xcodeproj/project.pbxproj +++ b/SFSafeSymbols.xcodeproj/project.pbxproj @@ -7,10 +7,19 @@ objects = { /* Begin PBXBuildFile section */ - B07EFD402632ACC10020F2DA /* SFSymbol+2019.swift in Sources */ = {isa = PBXBuildFile; fileRef = B07EFD3F2632ACC10020F2DA /* SFSymbol+2019.swift */; }; - B07EFD442632ACD30020F2DA /* SFSymbol+2020.swift in Sources */ = {isa = PBXBuildFile; fileRef = B07EFD432632ACD30020F2DA /* SFSymbol+2020.swift */; }; - B07EFD482632ACE00020F2DA /* SFSymbol+2020.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = B07EFD472632ACE00020F2DA /* SFSymbol+2020.1.swift */; }; - B08F0AA52632B752003B2F1C /* SFSymbol+CaseIterable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B08F0AA42632B752003B2F1C /* SFSymbol+CaseIterable.swift */; }; + B01CD2E2273E55280076AEAC /* SFSymbol+3.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = B01CD2E1273E55270076AEAC /* SFSymbol+3.1.swift */; }; + B035B7782749E2BF00482AF4 /* SFSymbol+AllSymbols+2.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B7722749E2BF00482AF4 /* SFSymbol+AllSymbols+2.1.swift */; }; + B035B7792749E2BF00482AF4 /* SFSymbol+AllSymbols+1.0.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B7732749E2BF00482AF4 /* SFSymbol+AllSymbols+1.0.swift */; }; + B035B77A2749E2BF00482AF4 /* SFSymbol+AllSymbols+3.0.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B7742749E2BF00482AF4 /* SFSymbol+AllSymbols+3.0.swift */; }; + B035B77B2749E2BF00482AF4 /* SFSymbol+AllSymbols+2.0.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B7752749E2BF00482AF4 /* SFSymbol+AllSymbols+2.0.swift */; }; + B035B77C2749E2BF00482AF4 /* SFSymbol+AllSymbols+2.2.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B7762749E2BF00482AF4 /* SFSymbol+AllSymbols+2.2.swift */; }; + B035B77D2749E2BF00482AF4 /* SFSymbol+AllSymbols+3.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B7772749E2BF00482AF4 /* SFSymbol+AllSymbols+3.1.swift */; }; + B035B77F2749E6AC00482AF4 /* SFSymbol+AllSymbols.swift in Sources */ = {isa = PBXBuildFile; fileRef = B035B77E2749E6AC00482AF4 /* SFSymbol+AllSymbols.swift */; }; + B0B43EB8273CE5DF00E124BA /* SFSymbol+1.0.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0B43EB3273CE5DE00E124BA /* SFSymbol+1.0.swift */; }; + B0B43EB9273CE5DF00E124BA /* SFSymbol+2.0.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0B43EB4273CE5DE00E124BA /* SFSymbol+2.0.swift */; }; + B0B43EBA273CE5DF00E124BA /* SFSymbol+3.0.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0B43EB5273CE5DE00E124BA /* SFSymbol+3.0.swift */; }; + B0B43EBB273CE5DF00E124BA /* SFSymbol+2.1.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0B43EB6273CE5DF00E124BA /* SFSymbol+2.1.swift */; }; + B0B43EBC273CE5DF00E124BA /* SFSymbol+2.2.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0B43EB7273CE5DF00E124BA /* SFSymbol+2.2.swift */; }; B0DDAE152637C11400081F1C /* CodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0DDAE112637BF3300081F1C /* CodableTests.swift */; }; CCCCCFEC252F61E700C7CE9F /* SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCCCCFE5252F61E700C7CE9F /* SFSymbol.swift */; }; CCCCCFED252F61E700C7CE9F /* UIButtonExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCCCCFE7252F61E700C7CE9F /* UIButtonExtension.swift */; }; @@ -39,10 +48,19 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - B07EFD3F2632ACC10020F2DA /* SFSymbol+2019.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SFSymbol+2019.swift"; sourceTree = ""; }; - B07EFD432632ACD30020F2DA /* SFSymbol+2020.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SFSymbol+2020.swift"; sourceTree = ""; }; - B07EFD472632ACE00020F2DA /* SFSymbol+2020.1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SFSymbol+2020.1.swift"; sourceTree = ""; }; - B08F0AA42632B752003B2F1C /* SFSymbol+CaseIterable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SFSymbol+CaseIterable.swift"; sourceTree = ""; }; + B01CD2E1273E55270076AEAC /* SFSymbol+3.1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+3.1.swift"; sourceTree = ""; }; + B035B7722749E2BF00482AF4 /* SFSymbol+AllSymbols+2.1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols+2.1.swift"; sourceTree = ""; }; + B035B7732749E2BF00482AF4 /* SFSymbol+AllSymbols+1.0.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols+1.0.swift"; sourceTree = ""; }; + B035B7742749E2BF00482AF4 /* SFSymbol+AllSymbols+3.0.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols+3.0.swift"; sourceTree = ""; }; + B035B7752749E2BF00482AF4 /* SFSymbol+AllSymbols+2.0.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols+2.0.swift"; sourceTree = ""; }; + B035B7762749E2BF00482AF4 /* SFSymbol+AllSymbols+2.2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols+2.2.swift"; sourceTree = ""; }; + B035B7772749E2BF00482AF4 /* SFSymbol+AllSymbols+3.1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols+3.1.swift"; sourceTree = ""; }; + B035B77E2749E6AC00482AF4 /* SFSymbol+AllSymbols.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+AllSymbols.swift"; sourceTree = ""; }; + B0B43EB3273CE5DE00E124BA /* SFSymbol+1.0.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+1.0.swift"; sourceTree = ""; }; + B0B43EB4273CE5DE00E124BA /* SFSymbol+2.0.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+2.0.swift"; sourceTree = ""; }; + B0B43EB5273CE5DE00E124BA /* SFSymbol+3.0.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+3.0.swift"; sourceTree = ""; }; + B0B43EB6273CE5DF00E124BA /* SFSymbol+2.1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+2.1.swift"; sourceTree = ""; }; + B0B43EB7273CE5DF00E124BA /* SFSymbol+2.2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SFSymbol+2.2.swift"; sourceTree = ""; }; B0DDAE112637BF3300081F1C /* CodableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodableTests.swift; sourceTree = ""; }; CCCCCFE5252F61E700C7CE9F /* SFSymbol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SFSymbol.swift; sourceTree = ""; }; CCCCCFE7252F61E700C7CE9F /* UIButtonExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIButtonExtension.swift; sourceTree = ""; }; @@ -128,10 +146,19 @@ isa = PBXGroup; children = ( CCCCCFE5252F61E700C7CE9F /* SFSymbol.swift */, - B07EFD3F2632ACC10020F2DA /* SFSymbol+2019.swift */, - B07EFD432632ACD30020F2DA /* SFSymbol+2020.swift */, - B07EFD472632ACE00020F2DA /* SFSymbol+2020.1.swift */, - B08F0AA42632B752003B2F1C /* SFSymbol+CaseIterable.swift */, + B0B43EB3273CE5DE00E124BA /* SFSymbol+1.0.swift */, + B0B43EB4273CE5DE00E124BA /* SFSymbol+2.0.swift */, + B0B43EB6273CE5DF00E124BA /* SFSymbol+2.1.swift */, + B0B43EB7273CE5DF00E124BA /* SFSymbol+2.2.swift */, + B0B43EB5273CE5DE00E124BA /* SFSymbol+3.0.swift */, + B01CD2E1273E55270076AEAC /* SFSymbol+3.1.swift */, + B035B77E2749E6AC00482AF4 /* SFSymbol+AllSymbols.swift */, + B035B7732749E2BF00482AF4 /* SFSymbol+AllSymbols+1.0.swift */, + B035B7752749E2BF00482AF4 /* SFSymbol+AllSymbols+2.0.swift */, + B035B7722749E2BF00482AF4 /* SFSymbol+AllSymbols+2.1.swift */, + B035B7762749E2BF00482AF4 /* SFSymbol+AllSymbols+2.2.swift */, + B035B7742749E2BF00482AF4 /* SFSymbol+AllSymbols+3.0.swift */, + B035B7772749E2BF00482AF4 /* SFSymbol+AllSymbols+3.1.swift */, ); path = Symbols; sourceTree = ""; @@ -312,17 +339,26 @@ isa = PBXSourcesBuildPhase; buildActionMask = 0; files = ( + B035B77A2749E2BF00482AF4 /* SFSymbol+AllSymbols+3.0.swift in Sources */, CCCCCFF0252F61E700C7CE9F /* SwiftUILabelExtension.swift in Sources */, - B08F0AA52632B752003B2F1C /* SFSymbol+CaseIterable.swift in Sources */, - B07EFD442632ACD30020F2DA /* SFSymbol+2020.swift in Sources */, + B01CD2E2273E55280076AEAC /* SFSymbol+3.1.swift in Sources */, + B0B43EBC273CE5DF00E124BA /* SFSymbol+2.2.swift in Sources */, + B0B43EB9273CE5DF00E124BA /* SFSymbol+2.0.swift in Sources */, + B035B7782749E2BF00482AF4 /* SFSymbol+AllSymbols+2.1.swift in Sources */, + B0B43EBA273CE5DF00E124BA /* SFSymbol+3.0.swift in Sources */, + B035B77C2749E2BF00482AF4 /* SFSymbol+AllSymbols+2.2.swift in Sources */, + B035B77F2749E6AC00482AF4 /* SFSymbol+AllSymbols.swift in Sources */, + B0B43EBB273CE5DF00E124BA /* SFSymbol+2.1.swift in Sources */, + B035B77D2749E2BF00482AF4 /* SFSymbol+AllSymbols+3.1.swift in Sources */, CCCCCFEE252F61E700C7CE9F /* SwiftUIImageExtension.swift in Sources */, CCCCCFEC252F61E700C7CE9F /* SFSymbol.swift in Sources */, + B0B43EB8273CE5DF00E124BA /* SFSymbol+1.0.swift in Sources */, CCCCD047252F632600C7CE9F /* NSImageExtension.swift in Sources */, - B07EFD482632ACE00020F2DA /* SFSymbol+2020.1.swift in Sources */, - B07EFD402632ACC10020F2DA /* SFSymbol+2019.swift in Sources */, + B035B77B2749E2BF00482AF4 /* SFSymbol+AllSymbols+2.0.swift in Sources */, CCCCCFED252F61E700C7CE9F /* UIButtonExtension.swift in Sources */, CCCCCFEF252F61E700C7CE9F /* UIApplicationShortcutIconExtension.swift in Sources */, CCCCCFF1252F61E700C7CE9F /* UIImageExtension.swift in Sources */, + B035B7792749E2BF00482AF4 /* SFSymbol+AllSymbols+1.0.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+2019.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+1.0.swift similarity index 87% rename from Sources/SFSafeSymbols/Symbols/SFSymbol+2019.swift rename to Sources/SFSafeSymbols/Symbols/SFSymbol+1.0.swift index 2ab2557..f733914 100644 --- a/Sources/SFSafeSymbols/Symbols/SFSymbol+2019.swift +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+1.0.swift @@ -1,6 +1,6 @@ // Don't touch this manually, this code is generated by the SymbolsGenerator helper tool -// 2019 Symbols +// 1.0 Symbols @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) public extension SFSymbol { /// 􀀸 @@ -143,6 +143,7 @@ public extension SFSymbol { /// 􀊮 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Hindi static let _1Magnifyingglass = SFSymbol(rawValue: "1.magnifyingglass") /// 􀃊 @@ -799,11 +800,11 @@ public extension SFSymbol { static let airplane = SFSymbol(rawValue: "airplane") /// 􀑢 - /// ⚠️ This symbol can refer only to Apple's AirPlay. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. static let airplayaudio = SFSymbol(rawValue: "airplayaudio") /// 􀑡 - /// ⚠️ This symbol can refer only to Apple's AirPlay. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. static let airplayvideo = SFSymbol(rawValue: "airplayvideo") /// 􀐭 @@ -855,7 +856,7 @@ public extension SFSymbol { static let archiveboxFill = SFSymbol(rawValue: "archivebox.fill") /// 􀘸 - /// ⚠️ This symbol can refer only to Apple's ARKit. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s ARKit. static let arkit = SFSymbol(rawValue: "arkit") /// 􀊯 @@ -902,11 +903,11 @@ public extension SFSymbol { static let arrowClockwiseCircleFill = SFSymbol(rawValue: "arrow.clockwise.circle.fill") /// 􀙷 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let arrowClockwiseIcloud = SFSymbol(rawValue: "arrow.clockwise.icloud") /// 􀙸 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let arrowClockwiseIcloudFill = SFSymbol(rawValue: "arrow.clockwise.icloud.fill") /// 􀅉 @@ -919,11 +920,11 @@ public extension SFSymbol { static let arrowCounterclockwiseCircleFill = SFSymbol(rawValue: "arrow.counterclockwise.circle.fill") /// 􀙹 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let arrowCounterclockwiseIcloud = SFSymbol(rawValue: "arrow.counterclockwise.icloud") /// 􀙺 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let arrowCounterclockwiseIcloudFill = SFSymbol(rawValue: "arrow.counterclockwise.icloud.fill") /// 􀄩 @@ -957,11 +958,11 @@ public extension SFSymbol { static let arrowDownLeftSquareFill = SFSymbol(rawValue: "arrow.down.left.square.fill") /// 􀍑 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let arrowDownLeftVideo = SFSymbol(rawValue: "arrow.down.left.video") /// 􀍒 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let arrowDownLeftVideoFill = SFSymbol(rawValue: "arrow.down.left.video.fill") /// 􀄱 @@ -992,6 +993,10 @@ public extension SFSymbol { static let arrowDownToLine = SFSymbol(rawValue: "arrow.down.to.line") /// 􀅄 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowDownToLineCompact") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "arrowDownToLineCompact") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowDownToLineCompact") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "arrowDownToLineCompact") static let arrowDownToLineAlt = SFSymbol(rawValue: "arrow.down.to.line.alt") /// 􀄪 @@ -1028,6 +1033,10 @@ public extension SFSymbol { static let arrowLeftToLine = SFSymbol(rawValue: "arrow.left.to.line") /// 􀅅 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowLeftToLineCompact") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "arrowLeftToLineCompact") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowLeftToLineCompact") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "arrowLeftToLineCompact") static let arrowLeftToLineAlt = SFSymbol(rawValue: "arrow.left.to.line.alt") /// 􀖄 @@ -1091,6 +1100,10 @@ public extension SFSymbol { static let arrowRightToLine = SFSymbol(rawValue: "arrow.right.to.line") /// 􀅆 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowRightToLineCompact") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "arrowRightToLineCompact") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowRightToLineCompact") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "arrowRightToLineCompact") static let arrowRightToLineAlt = SFSymbol(rawValue: "arrow.right.to.line.alt") /// 􀖅 @@ -1223,11 +1236,11 @@ public extension SFSymbol { static let arrowUpRightSquareFill = SFSymbol(rawValue: "arrow.up.right.square.fill") /// 􀍏 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let arrowUpRightVideo = SFSymbol(rawValue: "arrow.up.right.video") /// 􀍐 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let arrowUpRightVideoFill = SFSymbol(rawValue: "arrow.up.right.video.fill") /// 􀄆 @@ -1240,6 +1253,10 @@ public extension SFSymbol { static let arrowUpToLine = SFSymbol(rawValue: "arrow.up.to.line") /// 􀅃 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowUpToLineCompact") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "arrowUpToLineCompact") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "arrowUpToLineCompact") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "arrowUpToLineCompact") static let arrowUpToLineAlt = SFSymbol(rawValue: "arrow.up.to.line.alt") /// 􀄻 @@ -1614,11 +1631,11 @@ public extension SFSymbol { static let boltHorizontalFill = SFSymbol(rawValue: "bolt.horizontal.fill") /// 􀘿 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let boltHorizontalIcloud = SFSymbol(rawValue: "bolt.horizontal.icloud") /// 􀙀 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let boltHorizontalIcloudFill = SFSymbol(rawValue: "bolt.horizontal.icloud.fill") /// 􀋩 @@ -1903,6 +1920,10 @@ public extension SFSymbol { static let chevronLeftCircleFill = SFSymbol(rawValue: "chevron.left.circle.fill") /// 􀙚 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "chevronLeftForwardslashChevronRight") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "chevronLeftForwardslashChevronRight") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "chevronLeftForwardslashChevronRight") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "chevronLeftForwardslashChevronRight") static let chevronLeftSlashChevronRight = SFSymbol(rawValue: "chevron.left.slash.chevron.right") /// 􀄂 @@ -1987,9 +2008,17 @@ public extension SFSymbol { static let circleGridHexFill = SFSymbol(rawValue: "circle.grid.hex.fill") /// 􀀂 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "circleLefthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "circleLefthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "circleLefthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "circleLefthalfFilled") static let circleLefthalfFill = SFSymbol(rawValue: "circle.lefthalf.fill") /// 􀀃 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "circleRighthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "circleRighthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "circleRighthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "circleRighthalfFilled") static let circleRighthalfFill = SFSymbol(rawValue: "circle.righthalf.fill") /// 􀆙 @@ -2264,6 +2293,7 @@ public extension SFSymbol { /// 􀉅 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Hindi, Japanese, Korean, Thai, Traditional Chinese static let docRichtext = SFSymbol(rawValue: "doc.richtext") /// 􀈿 @@ -2276,6 +2306,10 @@ public extension SFSymbol { static let docTextMagnifyingglass = SFSymbol(rawValue: "doc.text.magnifyingglass") /// 􀎾 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "docViewfinder") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "docViewfinder") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "docViewfinder") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "docViewfinder") static let docTextViewfinder = SFSymbol(rawValue: "doc.text.viewfinder") /// 􀖗 @@ -2434,11 +2468,11 @@ public extension SFSymbol { static let exclamationmarkCircleFill = SFSymbol(rawValue: "exclamationmark.circle.fill") /// 􀌑 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let exclamationmarkIcloud = SFSymbol(rawValue: "exclamationmark.icloud") /// 􀌒 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let exclamationmarkIcloudFill = SFSymbol(rawValue: "exclamationmark.icloud.fill") /// 􀘯 @@ -2511,7 +2545,7 @@ public extension SFSymbol { static let fSquareFill = SFSymbol(rawValue: "f.square.fill") /// 􀎽 - /// ⚠️ This symbol can refer only to Apple's Face ID. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Face ID feature. static let faceid = SFSymbol(rawValue: "faceid") /// 􀎶 @@ -2906,9 +2940,17 @@ public extension SFSymbol { static let hourglass = SFSymbol(rawValue: "hourglass") /// 􀖈 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "hourglassBottomhalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "hourglassBottomhalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "hourglassBottomhalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "hourglassBottomhalfFilled") static let hourglassBottomhalfFill = SFSymbol(rawValue: "hourglass.bottomhalf.fill") /// 􀖉 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "hourglassTophalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "hourglassTophalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "hourglassTophalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "hourglassTophalfFilled") static let hourglassTophalfFill = SFSymbol(rawValue: "hourglass.tophalf.fill") /// 􀎞 @@ -2945,43 +2987,43 @@ public extension SFSymbol { static let iSquareFill = SFSymbol(rawValue: "i.square.fill") /// 􀌋 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloud = SFSymbol(rawValue: "icloud") /// 􀌕 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudAndArrowDown = SFSymbol(rawValue: "icloud.and.arrow.down") /// 􀌖 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudAndArrowDownFill = SFSymbol(rawValue: "icloud.and.arrow.down.fill") /// 􀌗 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudAndArrowUp = SFSymbol(rawValue: "icloud.and.arrow.up") /// 􀌘 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudAndArrowUpFill = SFSymbol(rawValue: "icloud.and.arrow.up.fill") /// 􀌍 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudCircle = SFSymbol(rawValue: "icloud.circle") /// 􀌎 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudCircleFill = SFSymbol(rawValue: "icloud.circle.fill") /// 􀌌 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudFill = SFSymbol(rawValue: "icloud.fill") /// 􀌏 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudSlash = SFSymbol(rawValue: "icloud.slash") /// 􀌐 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let icloudSlashFill = SFSymbol(rawValue: "icloud.slash.fill") /// 􀋵 @@ -3069,6 +3111,10 @@ public extension SFSymbol { static let lSquareFill = SFSymbol(rawValue: "l.square.fill") /// 􀝜 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "circleInsetFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "circleInsetFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "circleInsetFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "circleInsetFilled") static let largecircleFillCircle = SFSymbol(rawValue: "largecircle.fill.circle") /// 􀗓 @@ -3127,15 +3173,31 @@ public extension SFSymbol { static let lightbulbSlashFill = SFSymbol(rawValue: "lightbulb.slash.fill") /// 􀌇 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "line3Horizontal") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "line3Horizontal") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "line3Horizontal") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "line3Horizontal") static let lineHorizontal3 = SFSymbol(rawValue: "line.horizontal.3") /// 􀜓 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "line3HorizontalDecrease") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "line3HorizontalDecrease") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "line3HorizontalDecrease") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "line3HorizontalDecrease") static let lineHorizontal3Decrease = SFSymbol(rawValue: "line.horizontal.3.decrease") /// 􀌈 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "line3HorizontalDecreaseCircle") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "line3HorizontalDecreaseCircle") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "line3HorizontalDecreaseCircle") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "line3HorizontalDecreaseCircle") static let lineHorizontal3DecreaseCircle = SFSymbol(rawValue: "line.horizontal.3.decrease.circle") /// 􀌉 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "line3HorizontalDecreaseCircleFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "line3HorizontalDecreaseCircleFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "line3HorizontalDecreaseCircleFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "line3HorizontalDecreaseCircleFill") static let lineHorizontal3DecreaseCircleFill = SFSymbol(rawValue: "line.horizontal.3.decrease.circle.fill") /// 􀉣 @@ -3148,11 +3210,11 @@ public extension SFSymbol { static let linkCircleFill = SFSymbol(rawValue: "link.circle.fill") /// 􀒞 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let linkIcloud = SFSymbol(rawValue: "link.icloud") /// 􀒟 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let linkIcloudFill = SFSymbol(rawValue: "link.icloud.fill") /// 􀖷 @@ -3182,18 +3244,18 @@ public extension SFSymbol { /// 􀋴 /// From iOS 13.0, macOS 10.15, tvOS 13.0 and watchOS 6.0 on, the following localizations are available: Right-To-Left /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Hindi static let listNumber = SFSymbol(rawValue: "list.number") /// 􀐡 - /// ⚠️ This symbol can refer only to Apple's Live Photos feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature. static let livephoto = SFSymbol(rawValue: "livephoto") /// 􀐣 - /// ⚠️ This symbol can refer only to Apple's Live Photos feature. static let livephotoPlay = SFSymbol(rawValue: "livephoto.play") /// 􀐢 - /// ⚠️ This symbol can refer only to Apple's Live Photos feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature. static let livephotoSlash = SFSymbol(rawValue: "livephoto.slash") /// 􀋑 @@ -3239,11 +3301,11 @@ public extension SFSymbol { static let lockFill = SFSymbol(rawValue: "lock.fill") /// 􀙵 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let lockIcloud = SFSymbol(rawValue: "lock.icloud") /// 􀙶 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let lockIcloudFill = SFSymbol(rawValue: "lock.icloud.fill") /// 􀎤 @@ -3337,19 +3399,19 @@ public extension SFSymbol { static let memoriesBadgePlus = SFSymbol(rawValue: "memories.badge.plus") /// 􀌤 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let message = SFSymbol(rawValue: "message") /// 􀌦 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let messageCircle = SFSymbol(rawValue: "message.circle") /// 􀌧 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let messageCircleFill = SFSymbol(rawValue: "message.circle.fill") /// 􀌥 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let messageFill = SFSymbol(rawValue: "message.fill") /// 􀎌 @@ -3404,6 +3466,10 @@ public extension SFSymbol { static let minusRectangleFill = SFSymbol(rawValue: "minus.rectangle.fill") /// 􀅻 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "minusForwardslashPlus") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "minusForwardslashPlus") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "minusForwardslashPlus") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "minusForwardslashPlus") static let minusSlashPlus = SFSymbol(rawValue: "minus.slash.plus") /// 􀃞 @@ -3619,19 +3685,19 @@ public extension SFSymbol { static let pencilSlash = SFSymbol(rawValue: "pencil.slash") /// 􀒋 - /// ⚠️ This symbol can refer only to Apple's Markup feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Markup feature. static let pencilTip = SFSymbol(rawValue: "pencil.tip") /// 􀉥 - /// ⚠️ This symbol can refer only to Apple's Markup feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Markup feature. static let pencilTipCropCircle = SFSymbol(rawValue: "pencil.tip.crop.circle") /// 􀉧 - /// ⚠️ This symbol can refer only to Apple's Markup feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Markup feature. static let pencilTipCropCircleBadgeMinus = SFSymbol(rawValue: "pencil.tip.crop.circle.badge.minus") /// 􀉦 - /// ⚠️ This symbol can refer only to Apple's Markup feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Markup feature. static let pencilTipCropCircleBadgePlus = SFSymbol(rawValue: "pencil.tip.crop.circle.badge.plus") /// 􀘾 @@ -3648,9 +3714,17 @@ public extension SFSymbol { static let person2Fill = SFSymbol(rawValue: "person.2.fill") /// 􀓥 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "person2CropSquareStack") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "person2CropSquareStack") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "person2CropSquareStack") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "person2CropSquareStack") static let person2SquareStack = SFSymbol(rawValue: "person.2.square.stack") /// 􀓦 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "person2CropSquareStackFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "person2CropSquareStackFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "person2CropSquareStackFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "person2CropSquareStackFill") static let person2SquareStackFill = SFSymbol(rawValue: "person.2.square.stack.fill") /// 􀝊 @@ -3745,11 +3819,11 @@ public extension SFSymbol { static let personFill = SFSymbol(rawValue: "person.fill") /// 􀙳 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let personIcloud = SFSymbol(rawValue: "person.icloud") /// 􀙴 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let personIcloudFill = SFSymbol(rawValue: "person.icloud.fill") /// 􀉤 @@ -3921,6 +3995,10 @@ public extension SFSymbol { static let plusRectangleOnRectangle = SFSymbol(rawValue: "plus.rectangle.on.rectangle") /// 􀅺 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "plusForwardslashMinus") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "plusForwardslashMinus") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "plusForwardslashMinus") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "plusForwardslashMinus") static let plusSlashMinus = SFSymbol(rawValue: "plus.slash.minus") /// 􀃜 @@ -4014,13 +4092,13 @@ public extension SFSymbol { /// 􀍓 /// From iOS 13.0, macOS 10.15, tvOS 13.0 and watchOS 6.0 on, the following localizations are available: Right-To-Left /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let questionmarkVideo = SFSymbol(rawValue: "questionmark.video") /// 􀍔 /// From iOS 13.0, macOS 10.15, tvOS 13.0 and watchOS 6.0 on, the following localizations are available: Right-To-Left /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let questionmarkVideoFill = SFSymbol(rawValue: "questionmark.video.fill") /// 􀌮 @@ -4067,9 +4145,17 @@ public extension SFSymbol { static let rectangle = SFSymbol(rawValue: "rectangle") /// 􀇴 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "rectangle3Group") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "rectangle3Group") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "rectangle3Group") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "rectangle3Group") static let rectangle3Offgrid = SFSymbol(rawValue: "rectangle.3.offgrid") /// 􀚅 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "rectangle3GroupFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "rectangle3GroupFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "rectangle3GroupFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "rectangle3GroupFill") static let rectangle3OffgridFill = SFSymbol(rawValue: "rectangle.3.offgrid.fill") /// 􀙮 @@ -4170,21 +4256,34 @@ public extension SFSymbol { static let rectangleStackFillBadgeMinus = SFSymbol(rawValue: "rectangle.stack.fill.badge.minus") /// 􀏺 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "rectangleStackBadgePersonCropFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "rectangleStackBadgePersonCropFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "rectangleStackBadgePersonCropFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "rectangleStackBadgePersonCropFill") static let rectangleStackFillBadgePersonCrop = SFSymbol(rawValue: "rectangle.stack.fill.badge.person.crop") /// 􀏲 static let rectangleStackFillBadgePlus = SFSymbol(rawValue: "rectangle.stack.fill.badge.plus") /// 􀏻 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "personCropRectangleStack") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "personCropRectangleStack") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "personCropRectangleStack") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "personCropRectangleStack") static let rectangleStackPersonCrop = SFSymbol(rawValue: "rectangle.stack.person.crop") /// 􀏼 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "personCropRectangleStackFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "personCropRectangleStackFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "personCropRectangleStackFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "personCropRectangleStackFill") static let rectangleStackPersonCropFill = SFSymbol(rawValue: "rectangle.stack.person.crop.fill") /// 􀊞 static let `repeat` = SFSymbol(rawValue: "repeat") /// 􀊟 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi static let repeat1 = SFSymbol(rawValue: "repeat.1") /// 􀅇 @@ -4248,11 +4347,11 @@ public extension SFSymbol { static let sSquareFill = SFSymbol(rawValue: "s.square.fill") /// 􀎬 - /// ⚠️ This symbol can refer only to Apple's Safari browser. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Safari browser. static let safari = SFSymbol(rawValue: "safari") /// 􀎭 - /// ⚠️ This symbol can refer only to Apple's Safari browser. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Safari browser. static let safariFill = SFSymbol(rawValue: "safari.fill") /// 􀉈 @@ -4305,6 +4404,10 @@ public extension SFSymbol { static let shieldFill = SFSymbol(rawValue: "shield.fill") /// 􀙨 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "shieldLefthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "shieldLefthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "shieldLefthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "shieldLefthalfFilled") static let shieldLefthalfFill = SFSymbol(rawValue: "shield.lefthalf.fill") /// 􀞡 @@ -4330,6 +4433,7 @@ public extension SFSymbol { /// 􀙤 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Japanese, Thai, Traditional Chinese static let signature = SFSymbol(rawValue: "signature") /// 􀍵 @@ -4357,9 +4461,17 @@ public extension SFSymbol { static let smallcircleCircleFill = SFSymbol(rawValue: "smallcircle.circle.fill") /// 􀍷 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "smallcircleFilledCircle") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "smallcircleFilledCircle") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "smallcircleFilledCircle") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "smallcircleFilledCircle") static let smallcircleFillCircle = SFSymbol(rawValue: "smallcircle.fill.circle") /// 􀕩 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "smallcircleFilledCircleFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "smallcircleFilledCircleFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "smallcircleFilledCircleFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "smallcircleFilledCircleFill") static let smallcircleFillCircleFill = SFSymbol(rawValue: "smallcircle.fill.circle.fill") /// 􀎸 @@ -4383,6 +4495,10 @@ public extension SFSymbol { static let smokeFill = SFSymbol(rawValue: "smoke.fill") /// 􀇥 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "snowflake") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "snowflake") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "snowflake") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "snowflake") static let snow = SFSymbol(rawValue: "snow") /// 􀆿 @@ -4492,6 +4608,10 @@ public extension SFSymbol { static let squareAndLineVerticalAndSquare = SFSymbol(rawValue: "square.and.line.vertical.and.square") /// 􀐔 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "squareAndLineVerticalAndSquareFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "squareAndLineVerticalAndSquareFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "squareAndLineVerticalAndSquareFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "squareAndLineVerticalAndSquareFilled") static let squareAndLineVerticalAndSquareFill = SFSymbol(rawValue: "square.and.line.vertical.and.square.fill") /// 􀈎 @@ -4501,9 +4621,17 @@ public extension SFSymbol { static let squareFill = SFSymbol(rawValue: "square.fill") /// 􀐓 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "squareFilledAndLineVerticalAndSquare") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "squareFilledAndLineVerticalAndSquare") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "squareFilledAndLineVerticalAndSquare") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "squareFilledAndLineVerticalAndSquare") static let squareFillAndLineVerticalAndSquare = SFSymbol(rawValue: "square.fill.and.line.vertical.and.square") /// 􀐒 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "squareFillAndLineVerticalAndSquareFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "squareFillAndLineVerticalAndSquareFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "squareFillAndLineVerticalAndSquareFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "squareFillAndLineVerticalAndSquareFill") static let squareFillAndLineVerticalSquareFill = SFSymbol(rawValue: "square.fill.and.line.vertical.square.fill") /// 􀐊 @@ -4528,6 +4656,10 @@ public extension SFSymbol { static let squareGrid4x3Fill = SFSymbol(rawValue: "square.grid.4x3.fill") /// 􀚓 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "squareLefthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "squareLefthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "squareLefthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "squareLefthalfFilled") static let squareLefthalfFill = SFSymbol(rawValue: "square.lefthalf.fill") /// 􀐉 @@ -4537,6 +4669,10 @@ public extension SFSymbol { static let squareOnSquare = SFSymbol(rawValue: "square.on.square") /// 􀚔 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "squareRighthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "squareRighthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "squareRighthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "squareRighthalfFilled") static let squareRighthalfFill = SFSymbol(rawValue: "square.righthalf.fill") /// 􀕰 @@ -4724,10 +4860,20 @@ public extension SFSymbol { /// 􀌰 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Hindi, Japanese, Korean, Thai, Traditional Chinese + @available(iOS, introduced: 13.0, deprecated: 14.5, renamed: "characterBubble") + @available(macOS, introduced: 10.15, deprecated: 11.3, renamed: "characterBubble") + @available(tvOS, introduced: 13.0, deprecated: 14.5, renamed: "characterBubble") + @available(watchOS, introduced: 6.0, deprecated: 7.4, renamed: "characterBubble") static let tBubble = SFSymbol(rawValue: "t.bubble") /// 􀌱 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Hindi, Japanese, Korean, Thai, Traditional Chinese + @available(iOS, introduced: 13.0, deprecated: 14.5, renamed: "characterBubbleFill") + @available(macOS, introduced: 10.15, deprecated: 11.3, renamed: "characterBubbleFill") + @available(tvOS, introduced: 13.0, deprecated: 14.5, renamed: "characterBubbleFill") + @available(watchOS, introduced: 6.0, deprecated: 7.4, renamed: "characterBubbleFill") static let tBubbleFill = SFSymbol(rawValue: "t.bubble.fill") /// 􀀪 @@ -4783,11 +4929,11 @@ public extension SFSymbol { static let tagFill = SFSymbol(rawValue: "tag.fill") /// 􀍈 - /// ⚠️ This symbol can refer only to Apple's Teletype feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Teletype feature. static let teletype = SFSymbol(rawValue: "teletype") /// 􀙰 - /// ⚠️ This symbol can refer only to Apple's Teletype feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Teletype feature. static let teletypeAnswer = SFSymbol(rawValue: "teletype.answer") /// 􀖭 @@ -4841,6 +4987,10 @@ public extension SFSymbol { /// 􀅫 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Chinese, Hebrew, Hindi, Japanese, Korean, Thai /// From iOS 14.2, macOS 11.0, tvOS 14.2 and watchOS 7.1 on, the following localizations are available: Traditional Chinese + @available(iOS, introduced: 13.0, deprecated: 14.5, renamed: "characterCursorIbeam") + @available(macOS, introduced: 10.15, deprecated: 11.3, renamed: "characterCursorIbeam") + @available(tvOS, introduced: 13.0, deprecated: 14.5, renamed: "characterCursorIbeam") + @available(watchOS, introduced: 6.0, deprecated: 7.4, renamed: "characterCursorIbeam") static let textCursor = SFSymbol(rawValue: "text.cursor") /// 􀋽 @@ -4850,9 +5000,17 @@ public extension SFSymbol { static let textJustify = SFSymbol(rawValue: "text.justify") /// 􀌄 + @available(iOS, introduced: 13.0, deprecated: 15.1, renamed: "textJustifyLeft") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "textJustifyLeft") + @available(tvOS, introduced: 13.0, deprecated: 15.1, renamed: "textJustifyLeft") + @available(watchOS, introduced: 6.0, deprecated: 8.1, renamed: "textJustifyLeft") static let textJustifyleft = SFSymbol(rawValue: "text.justifyleft") /// 􀌅 + @available(iOS, introduced: 13.0, deprecated: 15.1, renamed: "textJustifyRight") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "textJustifyRight") + @available(tvOS, introduced: 13.0, deprecated: 15.1, renamed: "textJustifyRight") + @available(watchOS, introduced: 6.0, deprecated: 8.1, renamed: "textJustifyRight") static let textJustifyright = SFSymbol(rawValue: "text.justifyright") /// 􀋿 @@ -4862,6 +5020,10 @@ public extension SFSymbol { /// 􀅶 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Chinese, Hebrew, Hindi, Japanese, Korean, Thai /// From iOS 14.2, macOS 11.0, tvOS 14.2 and watchOS 7.1 on, the following localizations are available: Traditional Chinese + @available(iOS, introduced: 13.0, deprecated: 14.5, renamed: "characterTextbox") + @available(macOS, introduced: 10.15, deprecated: 11.3, renamed: "characterTextbox") + @available(tvOS, introduced: 13.0, deprecated: 14.5, renamed: "characterTextbox") + @available(watchOS, introduced: 6.0, deprecated: 7.4, renamed: "characterTextbox") static let textbox = SFSymbol(rawValue: "textbox") /// 􀅒 @@ -4869,6 +5031,7 @@ public extension SFSymbol { /// 􀅱 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Hindi static let textformat123 = SFSymbol(rawValue: "textformat.123") /// 􀅯 @@ -4974,9 +5137,17 @@ public extension SFSymbol { static let triangleFill = SFSymbol(rawValue: "triangle.fill") /// 􀚕 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "triangleLefthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "triangleLefthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "triangleLefthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "triangleLefthalfFilled") static let triangleLefthalfFill = SFSymbol(rawValue: "triangle.lefthalf.fill") /// 􀚖 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "triangleRighthalfFilled") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "triangleRighthalfFilled") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "triangleRighthalfFilled") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "triangleRighthalfFilled") static let triangleRighthalfFill = SFSymbol(rawValue: "triangle.righthalf.fill") /// 􀇨 @@ -5022,9 +5193,17 @@ public extension SFSymbol { static let tvFill = SFSymbol(rawValue: "tv.fill") /// 􀎵 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "musicNoteTv") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "musicNoteTv") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "musicNoteTv") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "musicNoteTv") static let tvMusicNote = SFSymbol(rawValue: "tv.music.note") /// 􀒷 + @available(iOS, introduced: 13.0, deprecated: 15.0, renamed: "musicNoteTvFill") + @available(macOS, introduced: 10.15, deprecated: 12.0, renamed: "musicNoteTvFill") + @available(tvOS, introduced: 13.0, deprecated: 15.0, renamed: "musicNoteTvFill") + @available(watchOS, introduced: 6.0, deprecated: 8.0, renamed: "musicNoteTvFill") static let tvMusicNoteFill = SFSymbol(rawValue: "tv.music.note.fill") /// 􀀬 @@ -5064,15 +5243,15 @@ public extension SFSymbol { static let vSquareFill = SFSymbol(rawValue: "v.square.fill") /// 􀍉 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let video = SFSymbol(rawValue: "video") /// 􀜮 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoBadgePlus = SFSymbol(rawValue: "video.badge.plus") /// 􀜯 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. @available(iOS, introduced: 13.0, deprecated: 14.0, renamed: "videoFillBadgePlus") @available(macOS, introduced: 10.15, deprecated: 11.0, renamed: "videoFillBadgePlus") @available(tvOS, introduced: 13.0, deprecated: 14.0, renamed: "videoFillBadgePlus") @@ -5080,23 +5259,23 @@ public extension SFSymbol { static let videoBadgePlusFill = SFSymbol(rawValue: "video.badge.plus.fill") /// 􀍋 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoCircle = SFSymbol(rawValue: "video.circle") /// 􀍌 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoCircleFill = SFSymbol(rawValue: "video.circle.fill") /// 􀍊 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoFill = SFSymbol(rawValue: "video.fill") /// 􀍍 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoSlash = SFSymbol(rawValue: "video.slash") /// 􀍎 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoSlashFill = SFSymbol(rawValue: "video.slash.fill") /// 􀅙 @@ -5217,11 +5396,11 @@ public extension SFSymbol { static let xmarkCircleFill = SFSymbol(rawValue: "xmark.circle.fill") /// 􀌓 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let xmarkIcloud = SFSymbol(rawValue: "xmark.icloud") /// 􀌔 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let xmarkIcloudFill = SFSymbol(rawValue: "xmark.icloud.fill") /// 􀒉 diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+2020.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+2.0.swift similarity index 69% rename from Sources/SFSafeSymbols/Symbols/SFSymbol+2020.swift rename to Sources/SFSafeSymbols/Symbols/SFSymbol+2.0.swift index d1d3a45..03b07f1 100644 --- a/Sources/SFSafeSymbols/Symbols/SFSymbol+2020.swift +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+2.0.swift @@ -1,6 +1,6 @@ // Don't touch this manually, this code is generated by the SymbolsGenerator helper tool -// 2020 Symbols +// 2.0 Symbols @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *) public extension SFSymbol { /// 􀦽 @@ -40,39 +40,39 @@ public extension SFSymbol { static let airplaneCircleFill = SFSymbol(rawValue: "airplane.circle.fill") /// 􀲌 - /// ⚠️ This symbol can refer only to Apple's AirPods. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. static let airpodLeft = SFSymbol(rawValue: "airpod.left") /// 􀲋 - /// ⚠️ This symbol can refer only to Apple's AirPods. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. static let airpodRight = SFSymbol(rawValue: "airpod.right") /// 􀲎 - /// ⚠️ This symbol can refer only to Apple's AirPods Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro. static let airpodproLeft = SFSymbol(rawValue: "airpodpro.left") /// 􀲍 - /// ⚠️ This symbol can refer only to Apple's AirPods Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro. static let airpodproRight = SFSymbol(rawValue: "airpodpro.right") /// 􀟥 - /// ⚠️ This symbol can refer only to Apple's AirPods. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. static let airpods = SFSymbol(rawValue: "airpods") /// 􀪷 - /// ⚠️ This symbol can refer only to Apple's AirPods Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro. static let airpodspro = SFSymbol(rawValue: "airpodspro") /// 􀦯 - /// ⚠️ This symbol can refer only to Apple's AirPort Express. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPort Express. static let airportExpress = SFSymbol(rawValue: "airport.express") /// 􀑝 - /// ⚠️ This symbol can refer only to Apple's AirPort Extreme. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPort Extreme. static let airportExtreme = SFSymbol(rawValue: "airport.extreme") /// 􀦰 - /// ⚠️ This symbol can refer only to Apple's AirPort Extreme. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPort Extreme. static let airportExtremeTower = SFSymbol(rawValue: "airport.extreme.tower") /// 􀧰 @@ -82,55 +82,60 @@ public extension SFSymbol { static let appclip = SFSymbol(rawValue: "appclip") /// 􀣺 - /// ⚠️ This symbol can refer only to Apple's Sign in with Apple. + /// ⚠️ This symbol may not be modified and may only be used to refer to Sign in with Apple. static let applelogo = SFSymbol(rawValue: "applelogo") /// 􀤭 - /// ⚠️ This symbol can refer only to Apple's AppleScript language. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AppleScript language. static let applescript = SFSymbol(rawValue: "applescript") /// 􀤮 - /// ⚠️ This symbol can refer only to Apple's AppleScript language. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AppleScript language. static let applescriptFill = SFSymbol(rawValue: "applescript.fill") /// 􀨫 - /// ⚠️ This symbol can refer only to Apple's Apple TV. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. static let appletv = SFSymbol(rawValue: "appletv") /// 􀡴 - /// ⚠️ This symbol can refer only to Apple's Apple TV. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. static let appletvFill = SFSymbol(rawValue: "appletv.fill") /// 􀟤 - /// ⚠️ This symbol can refer only to Apple's Apple Watch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. static let applewatch = SFSymbol(rawValue: "applewatch") /// 􀢷 - /// ⚠️ This symbol can refer only to Apple's Apple Watch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. static let applewatchRadiowavesLeftAndRight = SFSymbol(rawValue: "applewatch.radiowaves.left.and.right") /// 􀨶 - /// ⚠️ This symbol can refer only to Apple's Apple Watch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. static let applewatchSlash = SFSymbol(rawValue: "applewatch.slash") /// 􀫋 - /// ⚠️ This symbol can refer only to Apple's Apple Watch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. static let applewatchWatchface = SFSymbol(rawValue: "applewatch.watchface") /// 􀮕 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let appsIpad = SFSymbol(rawValue: "apps.ipad") /// 􀮖 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let appsIpadLandscape = SFSymbol(rawValue: "apps.ipad.landscape") /// 􀟞 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let appsIphone = SFSymbol(rawValue: "apps.iphone") /// 􀯖 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let appsIphoneBadgePlus = SFSymbol(rawValue: "apps.iphone.badge.plus") /// 􀮔 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Right-To-Left + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let appsIphoneLandscape = SFSymbol(rawValue: "apps.iphone.landscape") /// 􀈯 @@ -314,6 +319,10 @@ public extension SFSymbol { static let arrowUpAndDownAndArrowLeftAndRight = SFSymbol(rawValue: "arrow.up.and.down.and.arrow.left.and.right") /// 􀟩 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "arrowUpAndDownRighttriangleUpRighttriangleDownFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "arrowUpAndDownRighttriangleUpRighttriangleDownFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "arrowUpAndDownRighttriangleUpRighttriangleDownFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "arrowUpAndDownRighttriangleUpRighttriangleDownFill") static let arrowUpAndDownRighttriangleUpFillRighttriangleDownFill = SFSymbol(rawValue: "arrow.up.and.down.righttriangle.up.fill.righttriangle.down.fill") /// 􀟨 @@ -395,11 +404,11 @@ public extension SFSymbol { static let arrowUpLeftAndDownRightMagnifyingglass = SFSymbol(rawValue: "arrow.up.left.and.down.right.magnifyingglass") /// 􀜃 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let arrowUpMessage = SFSymbol(rawValue: "arrow.up.message") /// 􀜄 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let arrowUpMessageFill = SFSymbol(rawValue: "arrow.up.message.fill") /// 􀢿 @@ -547,12 +556,20 @@ public extension SFSymbol { static let arrowtriangleLeftAndLineVerticalAndArrowtriangleRight = SFSymbol(rawValue: "arrowtriangle.left.and.line.vertical.and.arrowtriangle.right") /// 􀟦 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill") static let arrowtriangleLeftFillAndLineVerticalAndArrowtriangleRightFill = SFSymbol(rawValue: "arrowtriangle.left.fill.and.line.vertical.and.arrowtriangle.right.fill") /// 􀠊 static let arrowtriangleRightAndLineVerticalAndArrowtriangleLeft = SFSymbol(rawValue: "arrowtriangle.right.and.line.vertical.and.arrowtriangle.left") /// 􀟧 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill") static let arrowtriangleRightFillAndLineVerticalAndArrowtriangleLeftFill = SFSymbol(rawValue: "arrowtriangle.right.fill.and.line.vertical.and.arrowtriangle.left.fill") /// 􀢐 @@ -626,9 +643,17 @@ public extension SFSymbol { static let boltCarFill = SFSymbol(rawValue: "bolt.car.fill") /// 􀫮 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "boltBatteryblock") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "boltBatteryblock") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "boltBatteryblock") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "boltBatteryblock") static let boltFillBatteryblock = SFSymbol(rawValue: "bolt.fill.batteryblock") /// 􀫯 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "boltBatteryblockFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "boltBatteryblockFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "boltBatteryblockFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "boltBatteryblockFill") static let boltFillBatteryblockFill = SFSymbol(rawValue: "bolt.fill.batteryblock.fill") /// 􀞽 @@ -644,7 +669,7 @@ public extension SFSymbol { static let boltSlashCircleFill = SFSymbol(rawValue: "bolt.slash.circle.fill") /// 􀥠 - /// ⚠️ This symbol can refer only to Apple's Bonjour networking. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Bonjour networking. static let bonjour = SFSymbol(rawValue: "bonjour") /// 􀤞 @@ -791,11 +816,11 @@ public extension SFSymbol { static let checkerboardRectangle = SFSymbol(rawValue: "checkerboard.rectangle") /// 􀢓 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let checkmarkIcloud = SFSymbol(rawValue: "checkmark.icloud") /// 􀢔 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let checkmarkIcloudFill = SFSymbol(rawValue: "checkmark.icloud.fill") /// 􀡮 @@ -841,6 +866,10 @@ public extension SFSymbol { static let chevronForwardSquareFill = SFSymbol(rawValue: "chevron.forward.square.fill") /// 􀪖 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleBottomhalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleBottomhalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleBottomhalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleBottomhalfFilled") static let circleBottomhalfFill = SFSymbol(rawValue: "circle.bottomhalf.fill") /// 􀨁 @@ -853,33 +882,61 @@ public extension SFSymbol { static let circleDashed = SFSymbol(rawValue: "circle.dashed") /// 􀧒 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleDashedInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleDashedInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleDashedInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleDashedInsetFilled") static let circleDashedInsetFill = SFSymbol(rawValue: "circle.dashed.inset.fill") /// 􀧻 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleSquareFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleSquareFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleSquareFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleSquareFill") static let circleFillSquareFill = SFSymbol(rawValue: "circle.fill.square.fill") /// 􀧸 static let circleGridCross = SFSymbol(rawValue: "circle.grid.cross") /// 􀩇 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossDownFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleGridCrossDownFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossDownFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleGridCrossDownFilled") static let circleGridCrossDownFill = SFSymbol(rawValue: "circle.grid.cross.down.fill") /// 􀧹 static let circleGridCrossFill = SFSymbol(rawValue: "circle.grid.cross.fill") /// 􀩄 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossLeftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleGridCrossLeftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossLeftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleGridCrossLeftFilled") static let circleGridCrossLeftFill = SFSymbol(rawValue: "circle.grid.cross.left.fill") /// 􀩆 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossRightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleGridCrossRightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossRightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleGridCrossRightFilled") static let circleGridCrossRightFill = SFSymbol(rawValue: "circle.grid.cross.right.fill") /// 􀩅 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossUpFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleGridCrossUpFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleGridCrossUpFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleGridCrossUpFilled") static let circleGridCrossUpFill = SFSymbol(rawValue: "circle.grid.cross.up.fill") /// 􀧺 static let circleSquare = SFSymbol(rawValue: "circle.square") /// 􀪗 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleTophalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleTophalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleTophalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleTophalfFilled") static let circleTophalfFill = SFSymbol(rawValue: "circle.tophalf.fill") /// 􀧙 @@ -895,15 +952,31 @@ public extension SFSymbol { static let circlebadgeFill = SFSymbol(rawValue: "circlebadge.fill") /// 􀙢 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagongrid") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleHexagongrid") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagongrid") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleHexagongrid") static let circlesHexagongrid = SFSymbol(rawValue: "circles.hexagongrid") /// 􀙣 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagongridFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleHexagongridFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagongridFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleHexagongridFill") static let circlesHexagongridFill = SFSymbol(rawValue: "circles.hexagongrid.fill") /// 􀬎 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagonpath") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleHexagonpath") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagonpath") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleHexagonpath") static let circlesHexagonpath = SFSymbol(rawValue: "circles.hexagonpath") /// 􀬏 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagonpathFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "circleHexagonpathFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "circleHexagonpathFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "circleHexagonpathFill") static let circlesHexagonpathFill = SFSymbol(rawValue: "circles.hexagonpath.fill") /// 􀣔 @@ -1119,6 +1192,7 @@ public extension SFSymbol { /// 􀦊 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Hindi, Japanese, Korean, Thai, Traditional Chinese static let docRichtextFill = SFSymbol(rawValue: "doc.richtext.fill") /// 􀳼 @@ -1130,6 +1204,10 @@ public extension SFSymbol { static let docTextBelowEcgFill = SFSymbol(rawValue: "doc.text.below.ecg.fill") /// 􀡢 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "docViewfinderFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "docViewfinderFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "docViewfinderFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "docViewfinderFill") static let docTextFillViewfinder = SFSymbol(rawValue: "doc.text.fill.viewfinder") /// 􀤧 @@ -1166,18 +1244,34 @@ public extension SFSymbol { static let dpad = SFSymbol(rawValue: "dpad") /// 􀨀 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadDownFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "dpadDownFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadDownFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "dpadDownFilled") static let dpadDownFill = SFSymbol(rawValue: "dpad.down.fill") /// 􀧼 static let dpadFill = SFSymbol(rawValue: "dpad.fill") /// 􀧽 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadLeftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "dpadLeftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadLeftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "dpadLeftFilled") static let dpadLeftFill = SFSymbol(rawValue: "dpad.left.fill") /// 􀧿 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadRightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "dpadRightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadRightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "dpadRightFilled") static let dpadRightFill = SFSymbol(rawValue: "dpad.right.fill") /// 􀧾 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadUpFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "dpadUpFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "dpadUpFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "dpadUpFilled") static let dpadUpFill = SFSymbol(rawValue: "dpad.up.fill") /// 􀠑 @@ -1196,7 +1290,7 @@ public extension SFSymbol { static let earTrianglebadgeExclamationmark = SFSymbol(rawValue: "ear.trianglebadge.exclamationmark") /// 􀠦 - /// ⚠️ This symbol can refer only to Apple's EarPods. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s EarPods. static let earpods = SFSymbol(rawValue: "earpods") /// 􀢡 @@ -1224,9 +1318,17 @@ public extension SFSymbol { static let envelopeArrowTriangleBranchFill = SFSymbol(rawValue: "envelope.arrow.triangle.branch.fill") /// 􀫙 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "envelopeBadgeShieldHalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "envelopeBadgeShieldHalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "envelopeBadgeShieldHalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "envelopeBadgeShieldHalfFilled") static let envelopeBadgeShieldLeadinghalfFill = SFSymbol(rawValue: "envelope.badge.shield.leadinghalf.fill") /// 􀫚 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "envelopeBadgeShieldHalfFilledFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "envelopeBadgeShieldHalfFilledFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "envelopeBadgeShieldHalfFilledFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "envelopeBadgeShieldHalfFilledFill") static let envelopeFillBadgeShieldTrailinghalfFill = SFSymbol(rawValue: "envelope.fill.badge.shield.trailinghalf.fill") /// 􀲵 @@ -1338,6 +1440,10 @@ public extension SFSymbol { static let faxmachine = SFSymbol(rawValue: "faxmachine") /// 􀥢 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "fibrechannel") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "fibrechannel") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "fibrechannel") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "fibrechannel") static let fiberchannel = SFSymbol(rawValue: "fiberchannel") /// 􀳾 @@ -1396,6 +1502,10 @@ public extension SFSymbol { static let fn = SFSymbol(rawValue: "fn") /// 􀣍 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "folderBadgeGearshape") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "folderBadgeGearshape") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "folderBadgeGearshape") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "folderBadgeGearshape") static let folderBadgeGear = SFSymbol(rawValue: "folder.badge.gear") /// 􀧆 @@ -1403,6 +1513,10 @@ public extension SFSymbol { static let folderBadgeQuestionmark = SFSymbol(rawValue: "folder.badge.questionmark") /// 􀣎 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "folderFillBadgeGearshape") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "folderFillBadgeGearshape") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "folderFillBadgeGearshape") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "folderFillBadgeGearshape") static let folderFillBadgeGear = SFSymbol(rawValue: "folder.fill.badge.gear") /// 􀧇 @@ -1458,6 +1572,10 @@ public extension SFSymbol { static let gyroscope = SFSymbol(rawValue: "gyroscope") /// 􀭝 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "hSquareOnSquareFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "hSquareOnSquareFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "hSquareOnSquareFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "hSquareOnSquareFill") static let hSquareFillOnSquareFill = SFSymbol(rawValue: "h.square.fill.on.square.fill") /// 􀭜 @@ -1518,6 +1636,10 @@ public extension SFSymbol { static let headphonesCircleFill = SFSymbol(rawValue: "headphones.circle.fill") /// 􀪓 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "hearingdeviceEar") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "hearingdeviceEar") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "hearingdeviceEar") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "hearingdeviceEar") static let hearingaidEar = SFSymbol(rawValue: "hearingaid.ear") /// 􀥴 @@ -1533,30 +1655,34 @@ public extension SFSymbol { static let hifispeaker2Fill = SFSymbol(rawValue: "hifispeaker.2.fill") /// 􀮎 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod. static let hifispeakerAndHomepod = SFSymbol(rawValue: "hifispeaker.and.homepod") /// 􀟴 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod. static let hifispeakerAndHomepodFill = SFSymbol(rawValue: "hifispeaker.and.homepod.fill") /// 􀦇 static let highlighter = SFSymbol(rawValue: "highlighter") /// 􀠀 - /// ⚠️ This symbol can refer only to Apple's HomeKit. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomeKit. static let homekit = SFSymbol(rawValue: "homekit") /// 􀟢 - /// ⚠️ This symbol can refer only to Apple's HomePod. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod. static let homepod = SFSymbol(rawValue: "homepod") /// 􀮍 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod. static let homepod2 = SFSymbol(rawValue: "homepod.2") /// 􀟳 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod. static let homepod2Fill = SFSymbol(rawValue: "homepod.2.fill") /// 􀟣 - /// ⚠️ This symbol can refer only to Apple's HomePod. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod. static let homepodFill = SFSymbol(rawValue: "homepod.fill") /// 􀣬 @@ -1578,70 +1704,74 @@ public extension SFSymbol { static let internaldriveFill = SFSymbol(rawValue: "internaldrive.fill") /// 􀟠 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipad = SFSymbol(rawValue: "ipad") /// 􀟟 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadHomebutton = SFSymbol(rawValue: "ipad.homebutton") /// 􀥓 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadHomebuttonLandscape = SFSymbol(rawValue: "ipad.homebutton.landscape") /// 􀥔 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadLandscape = SFSymbol(rawValue: "ipad.landscape") /// 􀟜 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphone = SFSymbol(rawValue: "iphone") /// 􀟝 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneHomebutton = SFSymbol(rawValue: "iphone.homebutton") /// 􀡆 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneHomebuttonRadiowavesLeftAndRight = SFSymbol(rawValue: "iphone.homebutton.radiowaves.left.and.right") /// 􀨴 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneHomebuttonSlash = SFSymbol(rawValue: "iphone.homebutton.slash") /// 􀡇 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneRadiowavesLeftAndRight = SFSymbol(rawValue: "iphone.radiowaves.left.and.right") /// 􀨵 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneSlash = SFSymbol(rawValue: "iphone.slash") /// 􀢺 - /// ⚠️ This symbol can refer only to Apple's iPod. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod. static let ipod = SFSymbol(rawValue: "ipod") /// 􀫨 - /// ⚠️ This symbol can refer only to Apple's iPod shuffle. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle. static let ipodshuffleGen1 = SFSymbol(rawValue: "ipodshuffle.gen1") /// 􀫩 - /// ⚠️ This symbol can refer only to Apple's iPod shuffle. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle. static let ipodshuffleGen2 = SFSymbol(rawValue: "ipodshuffle.gen2") /// 􀫪 - /// ⚠️ This symbol can refer only to Apple's iPod shuffle. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle. static let ipodshuffleGen3 = SFSymbol(rawValue: "ipodshuffle.gen3") /// 􀫫 - /// ⚠️ This symbol can refer only to Apple's iPod shuffle. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle. static let ipodshuffleGen4 = SFSymbol(rawValue: "ipodshuffle.gen4") /// 􀫧 - /// ⚠️ This symbol can refer only to Apple's iPod touch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod touch. static let ipodtouch = SFSymbol(rawValue: "ipodtouch") /// 􀭛 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "jSquareOnSquareFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "jSquareOnSquareFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "jSquareOnSquareFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "jSquareOnSquareFill") static let jSquareFillOnSquareFill = SFSymbol(rawValue: "j.square.fill.on.square.fill") /// 􀭚 @@ -1657,11 +1787,11 @@ public extension SFSymbol { static let keyFill = SFSymbol(rawValue: "key.fill") /// 􀢕 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let keyIcloud = SFSymbol(rawValue: "key.icloud") /// 􀢖 - /// ⚠️ This symbol can refer only to Apple's iCloud service. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. static let keyIcloudFill = SFSymbol(rawValue: "key.icloud.fill") /// 􀫒 @@ -1683,9 +1813,17 @@ public extension SFSymbol { static let lJoystick = SFSymbol(rawValue: "l.joystick") /// 􀦔 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "lJoystickPressDown") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "lJoystickPressDown") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "lJoystickPressDown") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "lJoystickPressDown") static let lJoystickDown = SFSymbol(rawValue: "l.joystick.down") /// 􀫃 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "lJoystickPressDownFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "lJoystickPressDownFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "lJoystickPressDownFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "lJoystickPressDownFill") static let lJoystickDownFill = SFSymbol(rawValue: "l.joystick.down.fill") /// 􀫁 @@ -1719,10 +1857,14 @@ public extension SFSymbol { static let laptopcomputer = SFSymbol(rawValue: "laptopcomputer") /// 􀬩 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let laptopcomputerAndIphone = SFSymbol(rawValue: "laptopcomputer.and.iphone") /// 􀣳 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "lassoAndSparkles") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "lassoAndSparkles") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "lassoAndSparkles") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "lassoAndSparkles") static let lassoSparkles = SFSymbol(rawValue: "lasso.sparkles") /// 􀢟 @@ -1771,15 +1913,31 @@ public extension SFSymbol { static let lineDiagonalArrow = SFSymbol(rawValue: "line.diagonal.arrow") /// 􀘵 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "line2HorizontalDecreaseCircle") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "line2HorizontalDecreaseCircle") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "line2HorizontalDecreaseCircle") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "line2HorizontalDecreaseCircle") static let lineHorizontal2DecreaseCircle = SFSymbol(rawValue: "line.horizontal.2.decrease.circle") /// 􀘶 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "line2HorizontalDecreaseCircleFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "line2HorizontalDecreaseCircleFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "line2HorizontalDecreaseCircleFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "line2HorizontalDecreaseCircleFill") static let lineHorizontal2DecreaseCircleFill = SFSymbol(rawValue: "line.horizontal.2.decrease.circle.fill") /// 􀧱 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "line3HorizontalCircle") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "line3HorizontalCircle") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "line3HorizontalCircle") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "line3HorizontalCircle") static let lineHorizontal3Circle = SFSymbol(rawValue: "line.horizontal.3.circle") /// 􀧲 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "line3HorizontalCircleFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "line3HorizontalCircleFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "line3HorizontalCircleFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "line3HorizontalCircleFill") static let lineHorizontal3CircleFill = SFSymbol(rawValue: "line.horizontal.3.circle.fill") /// 􀑮 @@ -1804,7 +1962,7 @@ public extension SFSymbol { static let listTriangle = SFSymbol(rawValue: "list.triangle") /// 􀙔 - /// ⚠️ This symbol can refer only to Apple's Live Photos feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature. static let livephotoBadgeA = SFSymbol(rawValue: "livephoto.badge.a") /// 􀮄 @@ -1865,31 +2023,31 @@ public extension SFSymbol { static let lungsFill = SFSymbol(rawValue: "lungs.fill") /// 􀪯 - /// ⚠️ This symbol can refer only to Apple's Mac mini. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac mini. static let macmini = SFSymbol(rawValue: "macmini") /// 􀪰 - /// ⚠️ This symbol can refer only to Apple's Mac mini. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac mini. static let macminiFill = SFSymbol(rawValue: "macmini.fill") /// 􀪲 - /// ⚠️ This symbol can refer only to Apple's Mac Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. static let macproGen1 = SFSymbol(rawValue: "macpro.gen1") /// 􀦱 - /// ⚠️ This symbol can refer only to Apple's Mac Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. static let macproGen2 = SFSymbol(rawValue: "macpro.gen2") /// 􀦮 - /// ⚠️ This symbol can refer only to Apple's Mac Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. static let macproGen2Fill = SFSymbol(rawValue: "macpro.gen2.fill") /// 􀪱 - /// ⚠️ This symbol can refer only to Apple's Mac Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. static let macproGen3 = SFSymbol(rawValue: "macpro.gen3") /// 􀨳 - /// ⚠️ This symbol can refer only to Apple's Mac Pro. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. static let macproGen3Server = SFSymbol(rawValue: "macpro.gen3.server") /// 􀥃 @@ -2075,6 +2233,7 @@ public extension SFSymbol { static let pc = SFSymbol(rawValue: "pc") /// 􀧚 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Markup feature. static let pencilTipCropCircleBadgeArrowForward = SFSymbol(rawValue: "pencil.tip.crop.circle.badge.arrow.forward") /// 􀠃 @@ -2094,13 +2253,25 @@ public extension SFSymbol { static let personCropCircleBadgeQuestionmark = SFSymbol(rawValue: "person.crop.circle.badge.questionmark") /// 􀉸 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "personCropCircleBadgeExclamationmarkFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "personCropCircleBadgeExclamationmarkFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "personCropCircleBadgeExclamationmarkFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "personCropCircleBadgeExclamationmarkFill") static let personCropCircleFillBadgeExclamationmark = SFSymbol(rawValue: "person.crop.circle.fill.badge.exclamationmark") /// 􀭾 /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "personCropCircleBadgeQuestionmarkFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "personCropCircleBadgeQuestionmarkFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "personCropCircleBadgeQuestionmarkFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "personCropCircleBadgeQuestionmarkFill") static let personCropCircleFillBadgeQuestionmark = SFSymbol(rawValue: "person.crop.circle.fill.badge.questionmark") /// 􀦎 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "personCropSquareFilledAndAtRectangle") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "personCropSquareFilledAndAtRectangle") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "personCropSquareFilledAndAtRectangle") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "personCropSquareFilledAndAtRectangle") static let personCropSquareFillAndAtRectangle = SFSymbol(rawValue: "person.crop.square.fill.and.at.rectangle") /// 􀪽 @@ -2197,14 +2368,18 @@ public extension SFSymbol { static let plusDiamondFill = SFSymbol(rawValue: "plus.diamond.fill") /// 􀡙 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let plusMessage = SFSymbol(rawValue: "plus.message") /// 􀡚 - /// ⚠️ This symbol can refer only to Apple's Messages app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. static let plusMessageFill = SFSymbol(rawValue: "plus.message.fill") /// 􀤱 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "plusRectangleOnFolderFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "plusRectangleOnFolderFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "plusRectangleOnFolderFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "plusRectangleOnFolderFill") static let plusRectangleFillOnFolderFill = SFSymbol(rawValue: "plus.rectangle.fill.on.folder.fill") /// 􀤰 @@ -2220,6 +2395,10 @@ public extension SFSymbol { static let plusViewfinder = SFSymbol(rawValue: "plus.viewfinder") /// 􀬱 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "pointTopleftDownCurvedtoPointBottomrightUpFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "pointTopleftDownCurvedtoPointBottomrightUpFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "pointTopleftDownCurvedtoPointBottomrightUpFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "pointTopleftDownCurvedtoPointBottomrightUpFill") static let pointFillTopleftDownCurvedtoPointFillBottomrightUp = SFSymbol(rawValue: "point.fill.topleft.down.curvedto.point.fill.bottomright.up") /// 􀣱 @@ -2241,9 +2420,17 @@ public extension SFSymbol { static let printerDotmatrixFill = SFSymbol(rawValue: "printer.dotmatrix.fill") /// 􀪿 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "printerDotmatrixFilledAndPaper") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "printerDotmatrixFilledAndPaper") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "printerDotmatrixFilledAndPaper") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "printerDotmatrixFilledAndPaper") static let printerDotmatrixFillAndPaperFill = SFSymbol(rawValue: "printer.dotmatrix.fill.and.paper.fill") /// 􀪾 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "printerFilledAndPaper") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "printerFilledAndPaper") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "printerFilledAndPaper") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "printerFilledAndPaper") static let printerFillAndPaperFill = SFSymbol(rawValue: "printer.fill.and.paper.fill") /// 􀤚 @@ -2274,9 +2461,17 @@ public extension SFSymbol { static let rJoystick = SFSymbol(rawValue: "r.joystick") /// 􀦕 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rJoystickPressDown") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rJoystickPressDown") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rJoystickPressDown") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rJoystickPressDown") static let rJoystickDown = SFSymbol(rawValue: "r.joystick.down") /// 􀫄 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rJoystickPressDownFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rJoystickPressDownFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rJoystickPressDownFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rJoystickPressDownFill") static let rJoystickDownFill = SFSymbol(rawValue: "r.joystick.down.fill") /// 􀫂 @@ -2289,6 +2484,10 @@ public extension SFSymbol { static let rRectangleRoundedbottomFill = SFSymbol(rawValue: "r.rectangle.roundedbottom.fill") /// 􀭙 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rSquareOnSquareFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rSquareOnSquareFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rSquareOnSquareFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rSquareOnSquareFill") static let rSquareFillOnSquareFill = SFSymbol(rawValue: "r.square.fill.on.square.fill") /// 􀭘 @@ -2325,9 +2524,17 @@ public extension SFSymbol { static let recordCircleFill = SFSymbol(rawValue: "record.circle.fill") /// 􀬄 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangle3GroupBubbleLeft") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangle3GroupBubbleLeft") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangle3GroupBubbleLeft") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangle3GroupBubbleLeft") static let rectangle3OffgridBubbleLeft = SFSymbol(rawValue: "rectangle.3.offgrid.bubble.left") /// 􀬅 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangle3GroupBubbleLeftFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangle3GroupBubbleLeftFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangle3GroupBubbleLeftFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangle3GroupBubbleLeftFill") static let rectangle3OffgridBubbleLeftFill = SFSymbol(rawValue: "rectangle.3.offgrid.bubble.left.fill") /// 􀈏 @@ -2351,9 +2558,17 @@ public extension SFSymbol { static let rectangleBadgePlus = SFSymbol(rawValue: "rectangle.badge.plus") /// 􀨨 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleBottomthirdInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleBottomthirdInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleBottomthirdInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleBottomthirdInsetFilled") static let rectangleBottomthirdInsetFill = SFSymbol(rawValue: "rectangle.bottomthird.inset.fill") /// 􀥝 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleCenterInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleCenterInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleCenterInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleCenterInsetFilled") static let rectangleCenterInsetFill = SFSymbol(rawValue: "rectangle.center.inset.fill") /// 􀩲 @@ -2375,39 +2590,87 @@ public extension SFSymbol { static let rectangleFillBadgePlus = SFSymbol(rawValue: "rectangle.fill.badge.plus") /// 􀤽 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleOnRectangleCircle") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleOnRectangleCircle") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleOnRectangleCircle") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleOnRectangleCircle") static let rectangleFillOnRectangleFillCircle = SFSymbol(rawValue: "rectangle.fill.on.rectangle.fill.circle") /// 􀤾 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleOnRectangleCircleFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleOnRectangleCircleFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleOnRectangleCircleFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleOnRectangleCircleFill") static let rectangleFillOnRectangleFillCircleFill = SFSymbol(rawValue: "rectangle.fill.on.rectangle.fill.circle.fill") /// 􀤿 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleOnRectangleSlashFill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleOnRectangleSlashFill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleOnRectangleSlashFill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleOnRectangleSlashFill") static let rectangleFillOnRectangleFillSlashFill = SFSymbol(rawValue: "rectangle.fill.on.rectangle.fill.slash.fill") /// 􀭵 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetBottomleftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleInsetBottomleftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetBottomleftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleInsetBottomleftFilled") static let rectangleInsetBottomleftFill = SFSymbol(rawValue: "rectangle.inset.bottomleft.fill") /// 􀭶 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetBottomrightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleInsetBottomrightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetBottomrightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleInsetBottomrightFilled") static let rectangleInsetBottomrightFill = SFSymbol(rawValue: "rectangle.inset.bottomright.fill") /// 􀤳 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleInsetFilled") static let rectangleInsetFill = SFSymbol(rawValue: "rectangle.inset.fill") /// 􀭳 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetTopleftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleInsetTopleftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetTopleftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleInsetTopleftFilled") static let rectangleInsetTopleftFill = SFSymbol(rawValue: "rectangle.inset.topleft.fill") /// 􀭴 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetToprightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleInsetToprightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleInsetToprightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleInsetToprightFilled") static let rectangleInsetToprightFill = SFSymbol(rawValue: "rectangle.inset.topright.fill") /// 􀤶 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLefthalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleLefthalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLefthalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleLefthalfFilled") static let rectangleLefthalfFill = SFSymbol(rawValue: "rectangle.lefthalf.fill") /// 􀤴 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLefthalfInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleLefthalfInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLefthalfInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleLefthalfInsetFilled") static let rectangleLefthalfInsetFill = SFSymbol(rawValue: "rectangle.lefthalf.inset.fill") /// 􀥞 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLefthalfInsetFilledArrowLeft") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleLefthalfInsetFilledArrowLeft") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLefthalfInsetFilledArrowLeft") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleLefthalfInsetFilledArrowLeft") static let rectangleLefthalfInsetFillArrowLeft = SFSymbol(rawValue: "rectangle.lefthalf.inset.fill.arrow.left") /// 􀨱 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLeftthirdInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleLeftthirdInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleLeftthirdInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleLeftthirdInsetFilled") static let rectangleLeftthirdInsetFill = SFSymbol(rawValue: "rectangle.leftthird.inset.fill") /// 􀥀 @@ -2426,15 +2689,31 @@ public extension SFSymbol { static let rectanglePortraitFill = SFSymbol(rawValue: "rectangle.portrait.fill") /// 􀤷 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRighthalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleRighthalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRighthalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleRighthalfFilled") static let rectangleRighthalfFill = SFSymbol(rawValue: "rectangle.righthalf.fill") /// 􀤵 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRighthalfInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleRighthalfInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRighthalfInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleRighthalfInsetFilled") static let rectangleRighthalfInsetFill = SFSymbol(rawValue: "rectangle.righthalf.inset.fill") /// 􀥟 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRighthalfInsetFilledArrowRight") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleRighthalfInsetFilledArrowRight") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRighthalfInsetFilledArrowRight") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleRighthalfInsetFilledArrowRight") static let rectangleRighthalfInsetFillArrowRight = SFSymbol(rawValue: "rectangle.righthalf.inset.fill.arrow.right") /// 􀨩 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRightthirdInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "rectangleRightthirdInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "rectangleRightthirdInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "rectangleRightthirdInsetFilled") static let rectangleRightthirdInsetFill = SFSymbol(rawValue: "rectangle.rightthird.inset.fill") /// 􀩺 @@ -2549,6 +2828,10 @@ public extension SFSymbol { static let shekelsignSquareFill = SFSymbol(rawValue: "shekelsign.square.fill") /// 􀲊 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "shieldLefthalfFilledSlash") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "shieldLefthalfFilledSlash") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "shieldLefthalfFilledSlash") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "shieldLefthalfFilledSlash") static let shieldLefthalfFillSlash = SFSymbol(rawValue: "shield.lefthalf.fill.slash") /// 􀐚 @@ -2603,6 +2886,10 @@ public extension SFSymbol { static let sleep = SFSymbol(rawValue: "sleep") /// 􀰗 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "sliderHorizontalBelowSquareFilledAndSquare") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "sliderHorizontalBelowSquareFilledAndSquare") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "sliderHorizontalBelowSquareFilledAndSquare") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "sliderHorizontalBelowSquareFilledAndSquare") static let sliderHorizontalBelowSquareFillAndSquare = SFSymbol(rawValue: "slider.horizontal.below.square.fill.and.square") /// 􀟲 @@ -2618,6 +2905,10 @@ public extension SFSymbol { static let sparklesRectangleStackFill = SFSymbol(rawValue: "sparkles.rectangle.stack.fill") /// 􀰙 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "sparklesSquareFilledOnSquare") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "sparklesSquareFilledOnSquare") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "sparklesSquareFilledOnSquare") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "sparklesSquareFilledOnSquare") static let sparklesSquareFillOnSquare = SFSymbol(rawValue: "sparkles.square.fill.on.square") /// 􀫠 @@ -2656,27 +2947,51 @@ public extension SFSymbol { static let square2Stack3d = SFSymbol(rawValue: "square.2.stack.3d") /// 􀯯 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "square2Stack3dBottomFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "square2Stack3dBottomFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "square2Stack3dBottomFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "square2Stack3dBottomFilled") static let square2Stack3dBottomFill = SFSymbol(rawValue: "square.2.stack.3d.bottom.fill") /// 􀯮 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "square2Stack3dTopFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "square2Stack3dTopFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "square2Stack3dTopFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "square2Stack3dTopFilled") static let square2Stack3dTopFill = SFSymbol(rawValue: "square.2.stack.3d.top.fill") /// 􀯰 static let square3Stack3d = SFSymbol(rawValue: "square.3.stack.3d") /// 􀯳 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "square3Stack3dBottomFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "square3Stack3dBottomFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "square3Stack3dBottomFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "square3Stack3dBottomFilled") static let square3Stack3dBottomFill = SFSymbol(rawValue: "square.3.stack.3d.bottom.fill") /// 􀯲 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "square3Stack3dMiddleFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "square3Stack3dMiddleFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "square3Stack3dMiddleFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "square3Stack3dMiddleFilled") static let square3Stack3dMiddleFill = SFSymbol(rawValue: "square.3.stack.3d.middle.fill") /// 􀯱 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "square3Stack3dTopFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "square3Stack3dTopFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "square3Stack3dTopFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "square3Stack3dTopFilled") static let square3Stack3dTopFill = SFSymbol(rawValue: "square.3.stack.3d.top.fill") /// 􀦏 static let squareAndAtRectangle = SFSymbol(rawValue: "square.and.at.rectangle") /// 􀪚 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareBottomhalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareBottomhalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareBottomhalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareBottomhalfFilled") static let squareBottomhalfFill = SFSymbol(rawValue: "square.bottomhalf.fill") /// 􀨃 @@ -2689,9 +3004,17 @@ public extension SFSymbol { static let squareDashed = SFSymbol(rawValue: "square.dashed") /// 􀧑 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareDashedInsetFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareDashedInsetFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareDashedInsetFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareDashedInsetFilled") static let squareDashedInsetFill = SFSymbol(rawValue: "square.dashed.inset.fill") /// 􀫝 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareFilledOnSquare") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareFilledOnSquare") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareFilledOnSquare") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareFilledOnSquare") static let squareFillOnSquare = SFSymbol(rawValue: "square.fill.on.square") /// 􀭞 @@ -2701,6 +3024,10 @@ public extension SFSymbol { static let squareGrid3x1BelowLineGrid1x2 = SFSymbol(rawValue: "square.grid.3x1.below.line.grid.1x2") /// 􀤲 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x1BelowLineGrid1x2Fill") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x1BelowLineGrid1x2Fill") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x1BelowLineGrid1x2Fill") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x1BelowLineGrid1x2Fill") static let squareGrid3x1FillBelowLineGrid1x2 = SFSymbol(rawValue: "square.grid.3x1.fill.below.line.grid.1x2") /// 􀣕 @@ -2713,36 +3040,76 @@ public extension SFSymbol { static let squareGrid3x3 = SFSymbol(rawValue: "square.grid.3x3") /// 􀦺 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3BottomleftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3BottomleftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3BottomleftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3BottomleftFilled") static let squareGrid3x3BottomleftFill = SFSymbol(rawValue: "square.grid.3x3.bottomleft.fill") /// 􀦻 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3BottommiddleFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3BottommiddleFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3BottommiddleFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3BottommiddleFilled") static let squareGrid3x3BottommiddleFill = SFSymbol(rawValue: "square.grid.3x3.bottommiddle.fill") /// 􀦼 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3BottomrightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3BottomrightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3BottomrightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3BottomrightFilled") static let squareGrid3x3BottomrightFill = SFSymbol(rawValue: "square.grid.3x3.bottomright.fill") /// 􀦳 static let squareGrid3x3Fill = SFSymbol(rawValue: "square.grid.3x3.fill") /// 􀫐 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3Square") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3Square") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3Square") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3Square") static let squareGrid3x3FillSquare = SFSymbol(rawValue: "square.grid.3x3.fill.square") /// 􀦸 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3MiddleFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3MiddleFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3MiddleFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3MiddleFilled") static let squareGrid3x3MiddleFill = SFSymbol(rawValue: "square.grid.3x3.middle.fill") /// 􀦷 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3MiddleleftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3MiddleleftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3MiddleleftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3MiddleleftFilled") static let squareGrid3x3MiddleleftFill = SFSymbol(rawValue: "square.grid.3x3.middleleft.fill") /// 􀦹 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3MiddlerightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3MiddlerightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3MiddlerightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3MiddlerightFilled") static let squareGrid3x3MiddlerightFill = SFSymbol(rawValue: "square.grid.3x3.middleright.fill") /// 􀦴 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3TopleftFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3TopleftFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3TopleftFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3TopleftFilled") static let squareGrid3x3TopleftFill = SFSymbol(rawValue: "square.grid.3x3.topleft.fill") /// 􀦵 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3TopmiddleFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3TopmiddleFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3TopmiddleFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3TopmiddleFilled") static let squareGrid3x3TopmiddleFill = SFSymbol(rawValue: "square.grid.3x3.topmiddle.fill") /// 􀦶 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3ToprightFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareGrid3x3ToprightFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareGrid3x3ToprightFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareGrid3x3ToprightFilled") static let squareGrid3x3ToprightFill = SFSymbol(rawValue: "square.grid.3x3.topright.fill") /// 􀯇 @@ -2794,6 +3161,10 @@ public extension SFSymbol { static let squareStack3dUpBadgeAFill = SFSymbol(rawValue: "square.stack.3d.up.badge.a.fill") /// 􀪛 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "squareTophalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "squareTophalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "squareTophalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "squareTophalfFilled") static let squareTophalfFill = SFSymbol(rawValue: "square.tophalf.fill") /// 􀣮 @@ -2821,6 +3192,10 @@ public extension SFSymbol { static let squareshapeSquareshapeDashed = SFSymbol(rawValue: "squareshape.squareshape.dashed") /// 􀋄 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "starLeadinghalfFilled") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "starLeadinghalfFilled") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "starLeadinghalfFilled") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "starLeadinghalfFilled") static let starLeadinghalfFill = SFSymbol(rawValue: "star.leadinghalf.fill") /// 􀠧 @@ -2839,7 +3214,7 @@ public extension SFSymbol { static let stethoscope = SFSymbol(rawValue: "stethoscope") /// 􀫊 - /// ⚠️ This symbol can refer only to Apple's Swift programming language. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Swift programming language. static let swift = SFSymbol(rawValue: "swift") /// 􀜊 @@ -2852,6 +3227,10 @@ public extension SFSymbol { static let tablecellsBadgeEllipsis = SFSymbol(rawValue: "tablecells.badge.ellipsis") /// 􀏦 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "tablecellsFillBadgeEllipsis") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "tablecellsFillBadgeEllipsis") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "tablecellsFillBadgeEllipsis") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "tablecellsFillBadgeEllipsis") static let tablecellsBadgeEllipsisFill = SFSymbol(rawValue: "tablecells.badge.ellipsis.fill") /// 􀏤 @@ -2867,11 +3246,11 @@ public extension SFSymbol { static let target = SFSymbol(rawValue: "target") /// 􀜅 - /// ⚠️ This symbol can refer only to Apple's Teletype feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Teletype feature. static let teletypeCircle = SFSymbol(rawValue: "teletype.circle") /// 􀜆 - /// ⚠️ This symbol can refer only to Apple's Teletype feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Teletype feature. static let teletypeCircleFill = SFSymbol(rawValue: "teletype.circle.fill") /// 􀩼 @@ -2923,7 +3302,7 @@ public extension SFSymbol { static let togglepower = SFSymbol(rawValue: "togglepower") /// 􀟒 - /// ⚠️ This symbol can refer only to Apple's Touch ID feature. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Touch ID feature. static let touchid = SFSymbol(rawValue: "touchid") /// 􀝆 @@ -2936,6 +3315,10 @@ public extension SFSymbol { static let tramCircleFill = SFSymbol(rawValue: "tram.circle.fill") /// 􀜝 + @available(iOS, introduced: 14.0, deprecated: 15.0, renamed: "tramFillTunnel") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "tramFillTunnel") + @available(tvOS, introduced: 14.0, deprecated: 15.0, renamed: "tramFillTunnel") + @available(watchOS, introduced: 7.0, deprecated: 8.0, renamed: "tramFillTunnel") static let tramTunnelFill = SFSymbol(rawValue: "tram.tunnel.fill") /// 􀒌 @@ -2954,23 +3337,23 @@ public extension SFSymbol { static let tvAndHifispeakerFill = SFSymbol(rawValue: "tv.and.hifispeaker.fill") /// 􀮺 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoBadgeCheckmark = SFSymbol(rawValue: "video.badge.checkmark") /// 􀱰 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoBubbleLeft = SFSymbol(rawValue: "video.bubble.left") /// 􀱱 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoBubbleLeftFill = SFSymbol(rawValue: "video.bubble.left.fill") /// 􀮻 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoFillBadgeCheckmark = SFSymbol(rawValue: "video.fill.badge.checkmark") /// 􀜯 - /// ⚠️ This symbol can refer only to Apple's FaceTime app. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. static let videoFillBadgePlus = SFSymbol(rawValue: "video.fill.badge.plus") /// 􀪒 @@ -3055,7 +3438,7 @@ public extension SFSymbol { static let xmarkRectanglePortraitFill = SFSymbol(rawValue: "xmark.rectangle.portrait.fill") /// 􀧘 - /// ⚠️ This symbol can refer only to Apple's Xserve. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Xserve. static let xserve = SFSymbol(rawValue: "xserve") /// 􀨛 diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+2020.1.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+2.1.swift similarity index 72% rename from Sources/SFSafeSymbols/Symbols/SFSymbol+2020.1.swift rename to Sources/SFSafeSymbols/Symbols/SFSymbol+2.1.swift index 7c7cf96..c7e03ef 100644 --- a/Sources/SFSafeSymbols/Symbols/SFSymbol+2020.1.swift +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+2.1.swift @@ -1,6 +1,6 @@ // Don't touch this manually, this code is generated by the SymbolsGenerator helper tool -// 2020.1 Symbols +// 2.1 Symbols @available(iOS 14.2, macOS 11.0, tvOS 14.2, watchOS 7.1, *) public extension SFSymbol { /// 􀵀 @@ -51,7 +51,7 @@ public extension SFSymbol { static let directcurrent = SFSymbol(rawValue: "directcurrent") /// 􀵄 - /// ⚠️ This symbol can refer only to Apple's Apple Watch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. static let exclamationmarkApplewatch = SFSymbol(rawValue: "exclamationmark.applewatch") /// 􀵏 @@ -61,43 +61,43 @@ public extension SFSymbol { static let infinityCircleFill = SFSymbol(rawValue: "infinity.circle.fill") /// 􀴓 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadBadgePlay = SFSymbol(rawValue: "ipad.badge.play") /// 􀴒 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadHomebuttonBadgePlay = SFSymbol(rawValue: "ipad.homebutton.badge.play") /// 􀵑 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadHomebuttonLandscapeBadgePlay = SFSymbol(rawValue: "ipad.homebutton.landscape.badge.play") /// 􀵒 - /// ⚠️ This symbol can refer only to Apple's iPad. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad. static let ipadLandscapeBadgePlay = SFSymbol(rawValue: "ipad.landscape.badge.play") /// 􀴑 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneBadgePlay = SFSymbol(rawValue: "iphone.badge.play") /// 􀐶 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneHomebuttonBadgePlay = SFSymbol(rawValue: "iphone.homebutton.badge.play") /// 􀴎 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneHomebuttonLandscape = SFSymbol(rawValue: "iphone.homebutton.landscape") /// 􀴏 - /// ⚠️ This symbol can refer only to Apple's iPhone. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. static let iphoneLandscape = SFSymbol(rawValue: "iphone.landscape") /// 􀴐 - /// ⚠️ This symbol can refer only to Apple's iPod touch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod touch. static let ipodtouchLandscape = SFSymbol(rawValue: "ipodtouch.landscape") /// 􀵅 - /// ⚠️ This symbol can refer only to Apple's Apple Watch. + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. static let lockApplewatch = SFSymbol(rawValue: "lock.applewatch") /// 􀵪 @@ -116,12 +116,18 @@ public extension SFSymbol { static let rectangleFillBadgePersonCrop = SFSymbol(rawValue: "rectangle.fill.badge.person.crop") /// 􀴊 + @available(iOS, introduced: 14.2, deprecated: 14.5, renamed: "rectangleTopthirdInsetFill") + @available(macOS, introduced: 11.0, deprecated: 11.3, renamed: "rectangleTopthirdInsetFill") + @available(tvOS, introduced: 14.2, deprecated: 14.5, renamed: "rectangleTopthirdInsetFill") + @available(watchOS, introduced: 7.1, deprecated: 7.4, renamed: "rectangleTopthirdInsetFill") static let rectangleTopthirdInset = SFSymbol(rawValue: "rectangle.topthird.inset") /// 􀵍 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi static let repeat1Circle = SFSymbol(rawValue: "repeat.1.circle") /// 􀵎 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi static let repeat1CircleFill = SFSymbol(rawValue: "repeat.1.circle.fill") /// 􀵋 @@ -131,6 +137,10 @@ public extension SFSymbol { static let repeatCircleFill = SFSymbol(rawValue: "repeat.circle.fill") /// 􀵔 + @available(iOS, introduced: 14.2, deprecated: 15.0, renamed: "checkerboardShield") + @available(macOS, introduced: 11.0, deprecated: 12.0, renamed: "checkerboardShield") + @available(tvOS, introduced: 14.2, deprecated: 15.0, renamed: "checkerboardShield") + @available(watchOS, introduced: 7.1, deprecated: 8.0, renamed: "checkerboardShield") static let shieldCheckerboard = SFSymbol(rawValue: "shield.checkerboard") /// 􀵉 diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+2.2.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+2.2.swift new file mode 100644 index 0000000..6e7da69 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+2.2.swift @@ -0,0 +1,72 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +// 2.2 Symbols +@available(iOS 14.5, macOS 11.3, tvOS 14.5, watchOS 7.4, *) +public extension SFSymbol { + /// 􀺹 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods Max. + static let airpodsmax = SFSymbol(rawValue: "airpodsmax") + + /// 􀸎 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let applewatchSideRight = SFSymbol(rawValue: "applewatch.side.right") + + /// 􀌰 + /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Hindi, Japanese, Korean, Thai, Traditional Chinese + static let characterBubble = SFSymbol(rawValue: "character.bubble") + + /// 􀌱 + /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Hebrew + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Chinese, Hindi, Japanese, Korean, Thai, Traditional Chinese + static let characterBubbleFill = SFSymbol(rawValue: "character.bubble.fill") + + /// 􀅫 + /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Chinese, Hebrew, Hindi, Japanese, Korean, Thai + /// From iOS 14.2, macOS 11.0, tvOS 14.2 and watchOS 7.1 on, the following localizations are available: Traditional Chinese + static let characterCursorIbeam = SFSymbol(rawValue: "character.cursor.ibeam") + + /// 􀅶 + /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic, Chinese, Hebrew, Hindi, Japanese, Korean, Thai + /// From iOS 14.2, macOS 11.0, tvOS 14.2 and watchOS 7.1 on, the following localizations are available: Traditional Chinese + static let characterTextbox = SFSymbol(rawValue: "character.textbox") + + /// 􀷭 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini. + static let hifispeakerAndHomepodmini = SFSymbol(rawValue: "hifispeaker.and.homepodmini") + + /// 􀷮 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini. + static let hifispeakerAndHomepodminiFill = SFSymbol(rawValue: "hifispeaker.and.homepodmini.fill") + + /// 􀷫 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod and HomePod mini. + static let homepodAndHomepodmini = SFSymbol(rawValue: "homepod.and.homepodmini") + + /// 􀷬 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod and HomePod mini. + static let homepodAndHomepodminiFill = SFSymbol(rawValue: "homepod.and.homepodmini.fill") + + /// 􀷧 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini. + static let homepodmini = SFSymbol(rawValue: "homepodmini") + + /// 􀷩 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini. + static let homepodmini2 = SFSymbol(rawValue: "homepodmini.2") + + /// 􀷪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini. + static let homepodmini2Fill = SFSymbol(rawValue: "homepodmini.2.fill") + + /// 􀷨 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini. + static let homepodminiFill = SFSymbol(rawValue: "homepodmini.fill") + + /// 􀴊 + @available(iOS, introduced: 14.5, deprecated: 15.0, renamed: "rectangleTopthirdInsetFilled") + @available(macOS, introduced: 11.3, deprecated: 12.0, renamed: "rectangleTopthirdInsetFilled") + @available(tvOS, introduced: 14.5, deprecated: 15.0, renamed: "rectangleTopthirdInsetFilled") + @available(watchOS, introduced: 7.4, deprecated: 8.0, renamed: "rectangleTopthirdInsetFilled") + static let rectangleTopthirdInsetFill = SFSymbol(rawValue: "rectangle.topthird.inset.fill") +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+3.0.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+3.0.swift new file mode 100644 index 0000000..6abef67 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+3.0.swift @@ -0,0 +1,2498 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +// 3.0 Symbols +@available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *) +public extension SFSymbol { + /// 􁂷 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi + static let _123Rectangle = SFSymbol(rawValue: "123.rectangle") + + /// 􁂸 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi + static let _123RectangleFill = SFSymbol(rawValue: "123.rectangle.fill") + + /// 􀷯 + static let airplaneArrival = SFSymbol(rawValue: "airplane.arrival") + + /// 􀷰 + static let airplaneDeparture = SFSymbol(rawValue: "airplane.departure") + + /// 􀱫 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. + static let airplayaudioBadgeExclamationmark = SFSymbol(rawValue: "airplayaudio.badge.exclamationmark") + + /// 􀾧 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. + static let airplayaudioCircle = SFSymbol(rawValue: "airplayaudio.circle") + + /// 􀾨 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. + static let airplayaudioCircleFill = SFSymbol(rawValue: "airplayaudio.circle.fill") + + /// 􀱪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. + static let airplayvideoBadgeExclamationmark = SFSymbol(rawValue: "airplayvideo.badge.exclamationmark") + + /// 􀾑 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. + static let airplayvideoCircle = SFSymbol(rawValue: "airplayvideo.circle") + + /// 􀾒 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPlay. + static let airplayvideoCircleFill = SFSymbol(rawValue: "airplayvideo.circle.fill") + + /// 􀹧 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. + static let airpodsChargingcase = SFSymbol(rawValue: "airpods.chargingcase") + + /// 􀹨 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. + static let airpodsChargingcaseFill = SFSymbol(rawValue: "airpods.chargingcase.fill") + + /// 􀹩 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. + static let airpodsChargingcaseWireless = SFSymbol(rawValue: "airpods.chargingcase.wireless") + + /// 􀹪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods. + static let airpodsChargingcaseWirelessFill = SFSymbol(rawValue: "airpods.chargingcase.wireless.fill") + + /// 􀹫 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro. + static let airpodsproChargingcaseWireless = SFSymbol(rawValue: "airpodspro.chargingcase.wireless") + + /// 􀹬 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro. + static let airpodsproChargingcaseWirelessFill = SFSymbol(rawValue: "airpodspro.chargingcase.wireless.fill") + + /// 􁄾 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirTag. + static let airtag = SFSymbol(rawValue: "airtag") + + /// 􁄿 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirTag. + static let airtagFill = SFSymbol(rawValue: "airtag.fill") + + /// 􁄼 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Right-To-Left + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirTag. + static let airtagRadiowavesForward = SFSymbol(rawValue: "airtag.radiowaves.forward") + + /// 􁄽 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Right-To-Left + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s AirTag. + static let airtagRadiowavesForwardFill = SFSymbol(rawValue: "airtag.radiowaves.forward.fill") + + /// 􀩉 + static let alignHorizontalCenter = SFSymbol(rawValue: "align.horizontal.center") + + /// 􀥗 + static let alignHorizontalCenterFill = SFSymbol(rawValue: "align.horizontal.center.fill") + + /// 􀩈 + static let alignHorizontalLeft = SFSymbol(rawValue: "align.horizontal.left") + + /// 􀥖 + static let alignHorizontalLeftFill = SFSymbol(rawValue: "align.horizontal.left.fill") + + /// 􀩊 + static let alignHorizontalRight = SFSymbol(rawValue: "align.horizontal.right") + + /// 􀥘 + static let alignHorizontalRightFill = SFSymbol(rawValue: "align.horizontal.right.fill") + + /// 􀩍 + static let alignVerticalBottom = SFSymbol(rawValue: "align.vertical.bottom") + + /// 􀥛 + static let alignVerticalBottomFill = SFSymbol(rawValue: "align.vertical.bottom.fill") + + /// 􀩌 + static let alignVerticalCenter = SFSymbol(rawValue: "align.vertical.center") + + /// 􀥚 + static let alignVerticalCenterFill = SFSymbol(rawValue: "align.vertical.center.fill") + + /// 􀩋 + static let alignVerticalTop = SFSymbol(rawValue: "align.vertical.top") + + /// 􀥙 + static let alignVerticalTopFill = SFSymbol(rawValue: "align.vertical.top.fill") + + /// 􀬭 + static let allergens = SFSymbol(rawValue: "allergens") + + /// 􁆭 + static let alternatingcurrent = SFSymbol(rawValue: "alternatingcurrent") + + /// 􀷈 + static let antennaRadiowavesLeftAndRightCircle = SFSymbol(rawValue: "antenna.radiowaves.left.and.right.circle") + + /// 􀷉 + static let antennaRadiowavesLeftAndRightCircleFill = SFSymbol(rawValue: "antenna.radiowaves.left.and.right.circle.fill") + + /// 􁅒 + static let antennaRadiowavesLeftAndRightSlash = SFSymbol(rawValue: "antenna.radiowaves.left.and.right.slash") + + /// 􁂠 + static let appBadgeCheckmark = SFSymbol(rawValue: "app.badge.checkmark") + + /// 􁂡 + static let appBadgeCheckmarkFill = SFSymbol(rawValue: "app.badge.checkmark.fill") + + /// 􁀘 + static let appConnectedToAppBelowFill = SFSymbol(rawValue: "app.connected.to.app.below.fill") + + /// 􀿫 + static let appDashed = SFSymbol(rawValue: "app.dashed") + + /// 􀺮 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Pencil. + static let applepencil = SFSymbol(rawValue: "applepencil") + + /// 􀼩 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen1 = SFSymbol(rawValue: "appletvremote.gen1") + + /// 􀼪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen1Fill = SFSymbol(rawValue: "appletvremote.gen1.fill") + + /// 􀼫 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen2 = SFSymbol(rawValue: "appletvremote.gen2") + + /// 􀼬 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen2Fill = SFSymbol(rawValue: "appletvremote.gen2.fill") + + /// 􀝩 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen3 = SFSymbol(rawValue: "appletvremote.gen3") + + /// 􀝪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen3Fill = SFSymbol(rawValue: "appletvremote.gen3.fill") + + /// 􀼧 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen4 = SFSymbol(rawValue: "appletvremote.gen4") + + /// 􀼨 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let appletvremoteGen4Fill = SFSymbol(rawValue: "appletvremote.gen4.fill") + + /// 􀴪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let applewatchCaseInsetFilled = SFSymbol(rawValue: "applewatch.case.inset.filled") + + /// 􁀒 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s ARKit. + static let arkitBadgeXmark = SFSymbol(rawValue: "arkit.badge.xmark") + + /// 􁂊 + static let arrowBackwardToLine = SFSymbol(rawValue: "arrow.backward.to.line") + + /// 􁂌 + static let arrowBackwardToLineCircle = SFSymbol(rawValue: "arrow.backward.to.line.circle") + + /// 􁂍 + static let arrowBackwardToLineCircleFill = SFSymbol(rawValue: "arrow.backward.to.line.circle.fill") + + /// 􀓈 + static let arrowDownToLineCircle = SFSymbol(rawValue: "arrow.down.to.line.circle") + + /// 􀓉 + static let arrowDownToLineCircleFill = SFSymbol(rawValue: "arrow.down.to.line.circle.fill") + + /// 􀅄 + static let arrowDownToLineCompact = SFSymbol(rawValue: "arrow.down.to.line.compact") + + /// 􁂎 + static let arrowForwardToLine = SFSymbol(rawValue: "arrow.forward.to.line") + + /// 􁂐 + static let arrowForwardToLineCircle = SFSymbol(rawValue: "arrow.forward.to.line.circle") + + /// 􁂑 + static let arrowForwardToLineCircleFill = SFSymbol(rawValue: "arrow.forward.to.line.circle.fill") + + /// 􀓊 + static let arrowLeftToLineCircle = SFSymbol(rawValue: "arrow.left.to.line.circle") + + /// 􀓋 + static let arrowLeftToLineCircleFill = SFSymbol(rawValue: "arrow.left.to.line.circle.fill") + + /// 􀅅 + static let arrowLeftToLineCompact = SFSymbol(rawValue: "arrow.left.to.line.compact") + + /// 􀓌 + static let arrowRightToLineCircle = SFSymbol(rawValue: "arrow.right.to.line.circle") + + /// 􀓍 + static let arrowRightToLineCircleFill = SFSymbol(rawValue: "arrow.right.to.line.circle.fill") + + /// 􀅆 + static let arrowRightToLineCompact = SFSymbol(rawValue: "arrow.right.to.line.compact") + + /// 􀟩 + static let arrowUpAndDownRighttriangleUpRighttriangleDownFill = SFSymbol(rawValue: "arrow.up.and.down.righttriangle.up.righttriangle.down.fill") + + /// 􀓆 + static let arrowUpToLineCircle = SFSymbol(rawValue: "arrow.up.to.line.circle") + + /// 􀓇 + static let arrowUpToLineCircleFill = SFSymbol(rawValue: "arrow.up.to.line.circle.fill") + + /// 􀅃 + static let arrowUpToLineCompact = SFSymbol(rawValue: "arrow.up.to.line.compact") + + /// 􀟦 + static let arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill = SFSymbol(rawValue: "arrowtriangle.left.and.line.vertical.and.arrowtriangle.right.fill") + + /// 􀟧 + static let arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill = SFSymbol(rawValue: "arrowtriangle.right.and.line.vertical.and.arrowtriangle.left.fill") + + /// 􀸓 + static let asterisk = SFSymbol(rawValue: "asterisk") + + /// 􀺃 + static let backwardCircle = SFSymbol(rawValue: "backward.circle") + + /// 􀺄 + static let backwardCircleFill = SFSymbol(rawValue: "backward.circle.fill") + + /// 􀺶 + static let battery50 = SFSymbol(rawValue: "battery.50") + + /// 􀺸 + static let battery75 = SFSymbol(rawValue: "battery.75") + + /// 􀺒 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats earphones. + static let beatsEarphones = SFSymbol(rawValue: "beats.earphones") + + /// 􀺭 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats headphones. + static let beatsHeadphones = SFSymbol(rawValue: "beats.headphones") + + /// 􀻔 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats. + static let beatsPowerbeats = SFSymbol(rawValue: "beats.powerbeats") + + /// 􀺯 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats3. + static let beatsPowerbeats3 = SFSymbol(rawValue: "beats.powerbeats3") + + /// 􀹭 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro. + static let beatsPowerbeatspro = SFSymbol(rawValue: "beats.powerbeatspro") + + /// 􀹰 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro case. + static let beatsPowerbeatsproChargingcase = SFSymbol(rawValue: "beats.powerbeatspro.chargingcase") + + /// 􀹱 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro case. + static let beatsPowerbeatsproChargingcaseFill = SFSymbol(rawValue: "beats.powerbeatspro.chargingcase.fill") + + /// 􀹯 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro. + static let beatsPowerbeatsproLeft = SFSymbol(rawValue: "beats.powerbeatspro.left") + + /// 􀹮 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro. + static let beatsPowerbeatsproRight = SFSymbol(rawValue: "beats.powerbeatspro.right") + + /// 􀾣 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Studio Buds. + static let beatsStudiobudLeft = SFSymbol(rawValue: "beats.studiobud.left") + + /// 􀾤 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Studio Buds. + static let beatsStudiobudRight = SFSymbol(rawValue: "beats.studiobud.right") + + /// 􀾢 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Studio Buds. + static let beatsStudiobuds = SFSymbol(rawValue: "beats.studiobuds") + + /// 􀾥 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Studio Buds case. + static let beatsStudiobudsChargingcase = SFSymbol(rawValue: "beats.studiobuds.chargingcase") + + /// 􀾦 + /// ⚠️ This symbol may not be modified and may only be used to refer to Beats Studio Buds case. + static let beatsStudiobudsChargingcaseFill = SFSymbol(rawValue: "beats.studiobuds.chargingcase.fill") + + /// 􁁏 + static let bedDoubleCircle = SFSymbol(rawValue: "bed.double.circle") + + /// 􁁐 + static let bedDoubleCircleFill = SFSymbol(rawValue: "bed.double.circle.fill") + + /// 􀻿 + static let bellAndWaveform = SFSymbol(rawValue: "bell.and.waveform") + + /// 􀼀 + static let bellAndWaveformFill = SFSymbol(rawValue: "bell.and.waveform.fill") + + /// 􀰷 + static let bellBadgeCircle = SFSymbol(rawValue: "bell.badge.circle") + + /// 􀰸 + static let bellBadgeCircleFill = SFSymbol(rawValue: "bell.badge.circle.fill") + + /// 􀼷 + static let bellSquare = SFSymbol(rawValue: "bell.square") + + /// 􀼸 + static let bellSquareFill = SFSymbol(rawValue: "bell.square.fill") + + /// 􀫮 + static let boltBatteryblock = SFSymbol(rawValue: "bolt.batteryblock") + + /// 􀫯 + static let boltBatteryblockFill = SFSymbol(rawValue: "bolt.batteryblock.fill") + + /// 􁄲 + static let boltCarCircle = SFSymbol(rawValue: "bolt.car.circle") + + /// 􁄳 + static let boltCarCircleFill = SFSymbol(rawValue: "bolt.car.circle.fill") + + /// 􁃗 + static let boltShield = SFSymbol(rawValue: "bolt.shield") + + /// 􁃘 + static let boltShieldFill = SFSymbol(rawValue: "bolt.shield.fill") + + /// 􀼵 + static let boltSquare = SFSymbol(rawValue: "bolt.square") + + /// 􀼶 + static let boltSquareFill = SFSymbol(rawValue: "bolt.square.fill") + + /// 􁇣 + static let bookClosedCircle = SFSymbol(rawValue: "book.closed.circle") + + /// 􁇤 + static let bookClosedCircleFill = SFSymbol(rawValue: "book.closed.circle.fill") + + /// 􀼹 + static let bookmarkSquare = SFSymbol(rawValue: "bookmark.square") + + /// 􀼺 + static let bookmarkSquareFill = SFSymbol(rawValue: "bookmark.square.fill") + + /// 􁆼 + static let booksVerticalCircle = SFSymbol(rawValue: "books.vertical.circle") + + /// 􁆽 + static let booksVerticalCircleFill = SFSymbol(rawValue: "books.vertical.circle.fill") + + /// 􀯐 + static let brain = SFSymbol(rawValue: "brain") + + /// 􀯏 + static let brainHeadProfile = SFSymbol(rawValue: "brain.head.profile") + + /// 􀷡 + static let briefcaseCircle = SFSymbol(rawValue: "briefcase.circle") + + /// 􀷢 + static let briefcaseCircleFill = SFSymbol(rawValue: "briefcase.circle.fill") + + /// 􁃒 + static let bubbleLeftAndExclamationmarkBubbleRight = SFSymbol(rawValue: "bubble.left.and.exclamationmark.bubble.right") + + /// 􁃓 + static let bubbleLeftAndExclamationmarkBubbleRightFill = SFSymbol(rawValue: "bubble.left.and.exclamationmark.bubble.right.fill") + + /// 􁇐 + static let bubbleLeftCircle = SFSymbol(rawValue: "bubble.left.circle") + + /// 􁇑 + static let bubbleLeftCircleFill = SFSymbol(rawValue: "bubble.left.circle.fill") + + /// 􁇎 + static let bubbleRightCircle = SFSymbol(rawValue: "bubble.right.circle") + + /// 􁇏 + static let bubbleRightCircleFill = SFSymbol(rawValue: "bubble.right.circle.fill") + + /// 􁇆 + static let buildingColumnsCircle = SFSymbol(rawValue: "building.columns.circle") + + /// 􁇇 + static let buildingColumnsCircleFill = SFSymbol(rawValue: "building.columns.circle.fill") + + /// 􀺦 + static let cableConnector = SFSymbol(rawValue: "cable.connector") + + /// 􀴞 + static let cableConnectorHorizontal = SFSymbol(rawValue: "cable.connector.horizontal") + + /// 􀷶 + static let cablecar = SFSymbol(rawValue: "cablecar") + + /// 􀷷 + static let cablecarFill = SFSymbol(rawValue: "cablecar.fill") + + /// 􁁃 + static let calendarDayTimelineLeading = SFSymbol(rawValue: "calendar.day.timeline.leading") + + /// 􀻤 + static let calendarDayTimelineLeft = SFSymbol(rawValue: "calendar.day.timeline.left") + + /// 􀻣 + static let calendarDayTimelineRight = SFSymbol(rawValue: "calendar.day.timeline.right") + + /// 􁁂 + static let calendarDayTimelineTrailing = SFSymbol(rawValue: "calendar.day.timeline.trailing") + + /// 􀹺 + static let cameraShutterButton = SFSymbol(rawValue: "camera.shutter.button") + + /// 􀹻 + static let cameraShutterButtonFill = SFSymbol(rawValue: "camera.shutter.button.fill") + + /// 􀿶 + static let capsuleBottomhalfFilled = SFSymbol(rawValue: "capsule.bottomhalf.filled") + + /// 􀾚 + static let capsuleInsetFilled = SFSymbol(rawValue: "capsule.inset.filled") + + /// 􀿳 + static let capsuleLefthalfFilled = SFSymbol(rawValue: "capsule.lefthalf.filled") + + /// 􀿺 + static let capsulePortraitBottomhalfFilled = SFSymbol(rawValue: "capsule.portrait.bottomhalf.filled") + + /// 􀾛 + static let capsulePortraitInsetFilled = SFSymbol(rawValue: "capsule.portrait.inset.filled") + + /// 􀿷 + static let capsulePortraitLefthalfFilled = SFSymbol(rawValue: "capsule.portrait.lefthalf.filled") + + /// 􀿸 + static let capsulePortraitRighthalfFilled = SFSymbol(rawValue: "capsule.portrait.righthalf.filled") + + /// 􀿹 + static let capsulePortraitTophalfFilled = SFSymbol(rawValue: "capsule.portrait.tophalf.filled") + + /// 􀿴 + static let capsuleRighthalfFilled = SFSymbol(rawValue: "capsule.righthalf.filled") + + /// 􀿵 + static let capsuleTophalfFilled = SFSymbol(rawValue: "capsule.tophalf.filled") + + /// 􀸌 + static let carFerry = SFSymbol(rawValue: "car.ferry") + + /// 􀸍 + static let carFerryFill = SFSymbol(rawValue: "car.ferry.fill") + + /// 􀑁 + static let chartLineUptrendXyaxis = SFSymbol(rawValue: "chart.line.uptrend.xyaxis") + + /// 􀴚 + static let chartLineUptrendXyaxisCircle = SFSymbol(rawValue: "chart.line.uptrend.xyaxis.circle") + + /// 􀴛 + static let chartLineUptrendXyaxisCircleFill = SFSymbol(rawValue: "chart.line.uptrend.xyaxis.circle.fill") + + /// 􁂥 + static let chartXyaxisLine = SFSymbol(rawValue: "chart.xyaxis.line") + + /// 􀵔 + static let checkerboardShield = SFSymbol(rawValue: "checkerboard.shield") + + /// 􀷾 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Right-To-Left + static let checklist = SFSymbol(rawValue: "checklist") + + /// 􀿋 + static let checkmarkBubble = SFSymbol(rawValue: "checkmark.bubble") + + /// 􀿌 + static let checkmarkBubbleFill = SFSymbol(rawValue: "checkmark.bubble.fill") + + /// 􁃎 + static let checkmarkCircleTrianglebadgeExclamationmark = SFSymbol(rawValue: "checkmark.circle.trianglebadge.exclamationmark") + + /// 􁁚 + static let checkmarkDiamond = SFSymbol(rawValue: "checkmark.diamond") + + /// 􁁛 + static let checkmarkDiamondFill = SFSymbol(rawValue: "checkmark.diamond.fill") + + /// 􀙚 + static let chevronLeftForwardslashChevronRight = SFSymbol(rawValue: "chevron.left.forwardslash.chevron.right") + + /// 􀠌 + static let circleAndLineHorizontal = SFSymbol(rawValue: "circle.and.line.horizontal") + + /// 􀞍 + static let circleAndLineHorizontalFill = SFSymbol(rawValue: "circle.and.line.horizontal.fill") + + /// 􀪖 + static let circleBottomhalfFilled = SFSymbol(rawValue: "circle.bottomhalf.filled") + + /// 􀧒 + static let circleDashedInsetFilled = SFSymbol(rawValue: "circle.dashed.inset.filled") + + /// 􁅃 + static let circleDotted = SFSymbol(rawValue: "circle.dotted") + + /// 􀺇 + static let circleGrid2x1 = SFSymbol(rawValue: "circle.grid.2x1") + + /// 􀺈 + static let circleGrid2x1Fill = SFSymbol(rawValue: "circle.grid.2x1.fill") + + /// 􀺉 + static let circleGrid2x1LeftFilled = SFSymbol(rawValue: "circle.grid.2x1.left.filled") + + /// 􀺊 + static let circleGrid2x1RightFilled = SFSymbol(rawValue: "circle.grid.2x1.right.filled") + + /// 􀺲 + static let circleGrid3x3Circle = SFSymbol(rawValue: "circle.grid.3x3.circle") + + /// 􀺳 + static let circleGrid3x3CircleFill = SFSymbol(rawValue: "circle.grid.3x3.circle.fill") + + /// 􀩇 + static let circleGridCrossDownFilled = SFSymbol(rawValue: "circle.grid.cross.down.filled") + + /// 􀩄 + static let circleGridCrossLeftFilled = SFSymbol(rawValue: "circle.grid.cross.left.filled") + + /// 􀩆 + static let circleGridCrossRightFilled = SFSymbol(rawValue: "circle.grid.cross.right.filled") + + /// 􀩅 + static let circleGridCrossUpFilled = SFSymbol(rawValue: "circle.grid.cross.up.filled") + + /// 􀙢 + static let circleHexagongrid = SFSymbol(rawValue: "circle.hexagongrid") + + /// 􀷙 + static let circleHexagongridCircle = SFSymbol(rawValue: "circle.hexagongrid.circle") + + /// 􀷚 + static let circleHexagongridCircleFill = SFSymbol(rawValue: "circle.hexagongrid.circle.fill") + + /// 􀙣 + static let circleHexagongridFill = SFSymbol(rawValue: "circle.hexagongrid.fill") + + /// 􀬎 + static let circleHexagonpath = SFSymbol(rawValue: "circle.hexagonpath") + + /// 􀬏 + static let circleHexagonpathFill = SFSymbol(rawValue: "circle.hexagonpath.fill") + + /// 􀝜 + static let circleInsetFilled = SFSymbol(rawValue: "circle.inset.filled") + + /// 􀀂 + static let circleLefthalfFilled = SFSymbol(rawValue: "circle.lefthalf.filled") + + /// 􀀃 + static let circleRighthalfFilled = SFSymbol(rawValue: "circle.righthalf.filled") + + /// 􀻃 + static let circleSlash = SFSymbol(rawValue: "circle.slash") + + /// 􀻄 + static let circleSlashFill = SFSymbol(rawValue: "circle.slash.fill") + + /// 􀧻 + static let circleSquareFill = SFSymbol(rawValue: "circle.square.fill") + + /// 􀪗 + static let circleTophalfFilled = SFSymbol(rawValue: "circle.tophalf.filled") + + /// 􀹴 + static let clockBadgeCheckmark = SFSymbol(rawValue: "clock.badge.checkmark") + + /// 􀹵 + static let clockBadgeCheckmarkFill = SFSymbol(rawValue: "clock.badge.checkmark.fill") + + /// 􀹶 + static let clockBadgeExclamationmark = SFSymbol(rawValue: "clock.badge.exclamationmark") + + /// 􀹷 + static let clockBadgeExclamationmarkFill = SFSymbol(rawValue: "clock.badge.exclamationmark.fill") + + /// 􁆸 + static let clockCircle = SFSymbol(rawValue: "clock.circle") + + /// 􁆹 + static let clockCircleFill = SFSymbol(rawValue: "clock.circle.fill") + + /// 􀺣 + static let computermouse = SFSymbol(rawValue: "computermouse") + + /// 􀺤 + static let computermouseFill = SFSymbol(rawValue: "computermouse.fill") + + /// 􀧓 + static let cpuFill = SFSymbol(rawValue: "cpu.fill") + + /// 􁂨 + static let creditcardAnd123 = SFSymbol(rawValue: "creditcard.and.123") + + /// 􁄭 + static let creditcardTrianglebadgeExclamationmark = SFSymbol(rawValue: "creditcard.trianglebadge.exclamationmark") + + /// 􀼘 + static let crossVial = SFSymbol(rawValue: "cross.vial") + + /// 􀼙 + static let crossVialFill = SFSymbol(rawValue: "cross.vial.fill") + + /// 􀸘 + static let cupAndSaucer = SFSymbol(rawValue: "cup.and.saucer") + + /// 􀸙 + static let cupAndSaucerFill = SFSymbol(rawValue: "cup.and.saucer.fill") + + /// 􁂈 + static let deleteBackward = SFSymbol(rawValue: "delete.backward") + + /// 􁂉 + static let deleteBackwardFill = SFSymbol(rawValue: "delete.backward.fill") + + /// 􁂒 + static let deleteForward = SFSymbol(rawValue: "delete.forward") + + /// 􁂓 + static let deleteForwardFill = SFSymbol(rawValue: "delete.forward.fill") + + /// 􀶾 + static let desktopcomputerAndArrowDown = SFSymbol(rawValue: "desktopcomputer.and.arrow.down") + + /// 􁃃 + static let desktopcomputerTrianglebadgeExclamationmark = SFSymbol(rawValue: "desktopcomputer.trianglebadge.exclamationmark") + + /// 􁀆 + static let diamondBottomhalfFilled = SFSymbol(rawValue: "diamond.bottomhalf.filled") + + /// 􁇡 + static let diamondCircle = SFSymbol(rawValue: "diamond.circle") + + /// 􁇢 + static let diamondCircleFill = SFSymbol(rawValue: "diamond.circle.fill") + + /// 􀾗 + static let diamondInsetFilled = SFSymbol(rawValue: "diamond.inset.filled") + + /// 􁀃 + static let diamondLefthalfFilled = SFSymbol(rawValue: "diamond.lefthalf.filled") + + /// 􁀄 + static let diamondRighthalfFilled = SFSymbol(rawValue: "diamond.righthalf.filled") + + /// 􁀅 + static let diamondTophalfFilled = SFSymbol(rawValue: "diamond.tophalf.filled") + + /// 􀺴 + static let dice = SFSymbol(rawValue: "dice") + + /// 􀺵 + static let diceFill = SFSymbol(rawValue: "dice.fill") + + /// 􀻖 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownArrowClockwise = SFSymbol(rawValue: "digitalcrown.arrow.clockwise") + + /// 􀻗 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownArrowClockwiseFill = SFSymbol(rawValue: "digitalcrown.arrow.clockwise.fill") + + /// 􀻘 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownArrowCounterclockwise = SFSymbol(rawValue: "digitalcrown.arrow.counterclockwise") + + /// 􀻙 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownArrowCounterclockwiseFill = SFSymbol(rawValue: "digitalcrown.arrow.counterclockwise.fill") + + /// 􀻱 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownHorizontalArrowClockwise = SFSymbol(rawValue: "digitalcrown.horizontal.arrow.clockwise") + + /// 􀻲 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownHorizontalArrowClockwiseFill = SFSymbol(rawValue: "digitalcrown.horizontal.arrow.clockwise.fill") + + /// 􀻳 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownHorizontalArrowCounterclockwise = SFSymbol(rawValue: "digitalcrown.horizontal.arrow.counterclockwise") + + /// 􀻴 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownHorizontalArrowCounterclockwiseFill = SFSymbol(rawValue: "digitalcrown.horizontal.arrow.counterclockwise.fill") + + /// 􀴣 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownHorizontalPress = SFSymbol(rawValue: "digitalcrown.horizontal.press") + + /// 􀴤 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownHorizontalPressFill = SFSymbol(rawValue: "digitalcrown.horizontal.press.fill") + + /// 􀴡 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownPress = SFSymbol(rawValue: "digitalcrown.press") + + /// 􀴢 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Digital Crown. + static let digitalcrownPressFill = SFSymbol(rawValue: "digitalcrown.press.fill") + + /// 􀶽 + static let displayAndArrowDown = SFSymbol(rawValue: "display.and.arrow.down") + + /// 􀩽 + static let docTextImage = SFSymbol(rawValue: "doc.text.image") + + /// 􀩾 + static let docTextImageFill = SFSymbol(rawValue: "doc.text.image.fill") + + /// 􀎾 + static let docViewfinder = SFSymbol(rawValue: "doc.viewfinder") + + /// 􀡢 + static let docViewfinderFill = SFSymbol(rawValue: "doc.viewfinder.fill") + + /// 􀺪 + static let dotCircleAndHandPointUpLeftFill = SFSymbol(rawValue: "dot.circle.and.hand.point.up.left.fill") + + /// 􁇞 + static let dotCircleViewfinder = SFSymbol(rawValue: "dot.circle.viewfinder") + + /// 􀼗 + static let dotRadiowavesUpForward = SFSymbol(rawValue: "dot.radiowaves.up.forward") + + /// 􁇝 + static let dotViewfinder = SFSymbol(rawValue: "dot.viewfinder") + + /// 􀨀 + static let dpadDownFilled = SFSymbol(rawValue: "dpad.down.filled") + + /// 􀧽 + static let dpadLeftFilled = SFSymbol(rawValue: "dpad.left.filled") + + /// 􀧿 + static let dpadRightFilled = SFSymbol(rawValue: "dpad.right.filled") + + /// 􀧾 + static let dpadUpFilled = SFSymbol(rawValue: "dpad.up.filled") + + /// 􁇊 + static let dropCircle = SFSymbol(rawValue: "drop.circle") + + /// 􁇋 + static let dropCircleFill = SFSymbol(rawValue: "drop.circle.fill") + + /// 􀵣 + static let earAndWaveform = SFSymbol(rawValue: "ear.and.waveform") + + /// 􀸸 + static let earbuds = SFSymbol(rawValue: "earbuds") + + /// 􀹥 + static let earbudsCase = SFSymbol(rawValue: "earbuds.case") + + /// 􀹦 + static let earbudsCaseFill = SFSymbol(rawValue: "earbuds.case.fill") + + /// 􁇵 + static let ellipsisCurlybraces = SFSymbol(rawValue: "ellipsis.curlybraces") + + /// 􁁟 + static let ellipsisVerticalBubble = SFSymbol(rawValue: "ellipsis.vertical.bubble") + + /// 􁁠 + static let ellipsisVerticalBubbleFill = SFSymbol(rawValue: "ellipsis.vertical.bubble.fill") + + /// 􀫙 + static let envelopeBadgeShieldHalfFilled = SFSymbol(rawValue: "envelope.badge.shield.half.filled") + + /// 􀫚 + static let envelopeBadgeShieldHalfFilledFill = SFSymbol(rawValue: "envelope.badge.shield.half.filled.fill") + + /// 􁆶 + static let exclamationmarkBubbleCircle = SFSymbol(rawValue: "exclamationmark.bubble.circle") + + /// 􁆷 + static let exclamationmarkBubbleCircleFill = SFSymbol(rawValue: "exclamationmark.bubble.circle.fill") + + /// 􀜁 + static let eyeSlashCircle = SFSymbol(rawValue: "eye.slash.circle") + + /// 􀜂 + static let eyeSlashCircleFill = SFSymbol(rawValue: "eye.slash.circle.fill") + + /// 􀽇 + static let eyeSquare = SFSymbol(rawValue: "eye.square") + + /// 􀽈 + static let eyeSquareFill = SFSymbol(rawValue: "eye.square.fill") + + /// 􁂔 + static let eyeTrianglebadgeExclamationmark = SFSymbol(rawValue: "eye.trianglebadge.exclamationmark") + + /// 􁂕 + static let eyeTrianglebadgeExclamationmarkFill = SFSymbol(rawValue: "eye.trianglebadge.exclamationmark.fill") + + /// 􁃌 + static let facemask = SFSymbol(rawValue: "facemask") + + /// 􁃍 + static let facemaskFill = SFSymbol(rawValue: "facemask.fill") + + /// 􁁋 + static let fanblades = SFSymbol(rawValue: "fanblades") + + /// 􁁌 + static let fanbladesFill = SFSymbol(rawValue: "fanblades.fill") + + /// 􀸅 + static let ferry = SFSymbol(rawValue: "ferry") + + /// 􀸆 + static let ferryFill = SFSymbol(rawValue: "ferry.fill") + + /// 􀥢 + static let fibrechannel = SFSymbol(rawValue: "fibrechannel") + + /// 􁈑 + static let figureRoll = SFSymbol(rawValue: "figure.roll") + + /// 􀸊 + static let filmCircle = SFSymbol(rawValue: "film.circle") + + /// 􀸋 + static let filmCircleFill = SFSymbol(rawValue: "film.circle.fill") + + /// 􀶶 + static let flag2Crossed = SFSymbol(rawValue: "flag.2.crossed") + + /// 􀶷 + static let flag2CrossedFill = SFSymbol(rawValue: "flag.2.crossed.fill") + + /// 􁁜 + static let flagAndFlagFilledCrossed = SFSymbol(rawValue: "flag.and.flag.filled.crossed") + + /// 􀶸 + static let flagFilledAndFlagCrossed = SFSymbol(rawValue: "flag.filled.and.flag.crossed") + + /// 􀼳 + static let flagSquare = SFSymbol(rawValue: "flag.square") + + /// 􀼴 + static let flagSquareFill = SFSymbol(rawValue: "flag.square.fill") + + /// 􁇒 + static let flameCircle = SFSymbol(rawValue: "flame.circle") + + /// 􁇓 + static let flameCircleFill = SFSymbol(rawValue: "flame.circle.fill") + + /// 􀣍 + static let folderBadgeGearshape = SFSymbol(rawValue: "folder.badge.gearshape") + + /// 􀣎 + static let folderFillBadgeGearshape = SFSymbol(rawValue: "folder.fill.badge.gearshape") + + /// 􀸩 + static let forkKnife = SFSymbol(rawValue: "fork.knife") + + /// 􀸹 + static let forkKnifeCircle = SFSymbol(rawValue: "fork.knife.circle") + + /// 􀸺 + static let forkKnifeCircleFill = SFSymbol(rawValue: "fork.knife.circle.fill") + + /// 􀺅 + static let forwardCircle = SFSymbol(rawValue: "forward.circle") + + /// 􀺆 + static let forwardCircleFill = SFSymbol(rawValue: "forward.circle.fill") + + /// 􀵞 + static let fuelpump = SFSymbol(rawValue: "fuelpump") + + /// 􀵠 + static let fuelpumpCircle = SFSymbol(rawValue: "fuelpump.circle") + + /// 􀵡 + static let fuelpumpCircleFill = SFSymbol(rawValue: "fuelpump.circle.fill") + + /// 􀵟 + static let fuelpumpFill = SFSymbol(rawValue: "fuelpump.fill") + + /// 􁅦 + static let gearBadgeCheckmark = SFSymbol(rawValue: "gear.badge.checkmark") + + /// 􁅨 + static let gearBadgeQuestionmark = SFSymbol(rawValue: "gear.badge.questionmark") + + /// 􁅧 + static let gearBadgeXmark = SFSymbol(rawValue: "gear.badge.xmark") + + /// 􀺺 + static let gearCircle = SFSymbol(rawValue: "gear.circle") + + /// 􀺻 + static let gearCircleFill = SFSymbol(rawValue: "gear.circle.fill") + + /// 􀺼 + static let gearshapeCircle = SFSymbol(rawValue: "gearshape.circle") + + /// 􀺽 + static let gearshapeCircleFill = SFSymbol(rawValue: "gearshape.circle.fill") + + /// 􀵱 + static let globeAmericas = SFSymbol(rawValue: "globe.americas") + + /// 􀵲 + static let globeAmericasFill = SFSymbol(rawValue: "globe.americas.fill") + + /// 􀵵 + static let globeAsiaAustralia = SFSymbol(rawValue: "globe.asia.australia") + + /// 􀵶 + static let globeAsiaAustraliaFill = SFSymbol(rawValue: "globe.asia.australia.fill") + + /// 􁅍 + static let globeBadgeChevronBackward = SFSymbol(rawValue: "globe.badge.chevron.backward") + + /// 􀵳 + static let globeEuropeAfrica = SFSymbol(rawValue: "globe.europe.africa") + + /// 􀵴 + static let globeEuropeAfricaFill = SFSymbol(rawValue: "globe.europe.africa.fill") + + /// 􀶱 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi + static let gobackward5 = SFSymbol(rawValue: "gobackward.5") + + /// 􀶰 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic, Hindi + static let goforward5 = SFSymbol(rawValue: "goforward.5") + + /// 􁆾 + static let graduationcapCircle = SFSymbol(rawValue: "graduationcap.circle") + + /// 􁆿 + static let graduationcapCircleFill = SFSymbol(rawValue: "graduationcap.circle.fill") + + /// 􀭝 + static let hSquareOnSquareFill = SFSymbol(rawValue: "h.square.on.square.fill") + + /// 􀷔 + static let hammerCircle = SFSymbol(rawValue: "hammer.circle") + + /// 􀷕 + static let hammerCircleFill = SFSymbol(rawValue: "hammer.circle.fill") + + /// 􀷊 + static let handRaisedCircle = SFSymbol(rawValue: "hand.raised.circle") + + /// 􀷋 + static let handRaisedCircleFill = SFSymbol(rawValue: "hand.raised.circle.fill") + + /// 􀽓 + static let handRaisedSquare = SFSymbol(rawValue: "hand.raised.square") + + /// 􀽔 + static let handRaisedSquareFill = SFSymbol(rawValue: "hand.raised.square.fill") + + /// 􀴨 + static let handRaisedSquareOnSquare = SFSymbol(rawValue: "hand.raised.square.on.square") + + /// 􀴩 + static let handRaisedSquareOnSquareFill = SFSymbol(rawValue: "hand.raised.square.on.square.fill") + + /// 􀷟 + static let handThumbsdownCircle = SFSymbol(rawValue: "hand.thumbsdown.circle") + + /// 􀷠 + static let handThumbsdownCircleFill = SFSymbol(rawValue: "hand.thumbsdown.circle.fill") + + /// 􀷝 + static let handThumbsupCircle = SFSymbol(rawValue: "hand.thumbsup.circle") + + /// 􀷞 + static let handThumbsupCircleFill = SFSymbol(rawValue: "hand.thumbsup.circle.fill") + + /// 􀪓 + static let hearingdeviceEar = SFSymbol(rawValue: "hearingdevice.ear") + + /// 􁃪 + static let heartRectangle = SFSymbol(rawValue: "heart.rectangle") + + /// 􁃫 + static let heartRectangleFill = SFSymbol(rawValue: "heart.rectangle.fill") + + /// 􀼱 + static let heartSquare = SFSymbol(rawValue: "heart.square") + + /// 􀼲 + static let heartSquareFill = SFSymbol(rawValue: "heart.square.fill") + + /// 􁀿 + static let hexagonBottomhalfFilled = SFSymbol(rawValue: "hexagon.bottomhalf.filled") + + /// 􁀉 + static let hexagonLefthalfFilled = SFSymbol(rawValue: "hexagon.lefthalf.filled") + + /// 􁀊 + static let hexagonRighthalfFilled = SFSymbol(rawValue: "hexagon.righthalf.filled") + + /// 􁀾 + static let hexagonTophalfFilled = SFSymbol(rawValue: "hexagon.tophalf.filled") + + /// 􀻻 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let hifispeakerAndAppletv = SFSymbol(rawValue: "hifispeaker.and.appletv") + + /// 􀻼 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple TV. + static let hifispeakerAndAppletvFill = SFSymbol(rawValue: "hifispeaker.and.appletv.fill") + + /// 􀺌 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod and Apple TV. + static let homepodAndAppletv = SFSymbol(rawValue: "homepod.and.appletv") + + /// 􀺍 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod and Apple TV. + static let homepodAndAppletvFill = SFSymbol(rawValue: "homepod.and.appletv.fill") + + /// 􀻹 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini and Apple TV. + static let homepodminiAndAppletv = SFSymbol(rawValue: "homepodmini.and.appletv") + + /// 􀻺 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s HomePod mini and Apple TV. + static let homepodminiAndAppletvFill = SFSymbol(rawValue: "homepodmini.and.appletv.fill") + + /// 􀖈 + static let hourglassBottomhalfFilled = SFSymbol(rawValue: "hourglass.bottomhalf.filled") + + /// 􁇛 + static let hourglassCircle = SFSymbol(rawValue: "hourglass.circle") + + /// 􁇜 + static let hourglassCircleFill = SFSymbol(rawValue: "hourglass.circle.fill") + + /// 􀖉 + static let hourglassTophalfFilled = SFSymbol(rawValue: "hourglass.tophalf.filled") + + /// 􁃚 + static let humidity = SFSymbol(rawValue: "humidity") + + /// 􁃛 + static let humidityFill = SFSymbol(rawValue: "humidity.fill") + + /// 􀽑 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. + static let icloudSquare = SFSymbol(rawValue: "icloud.square") + + /// 􀽒 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iCloud service. + static let icloudSquareFill = SFSymbol(rawValue: "icloud.square.fill") + + /// 􀷀 + static let ipadAndArrowForward = SFSymbol(rawValue: "ipad.and.arrow.forward") + + /// 􁄟 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPad and iPhone. + static let ipadAndIphone = SFSymbol(rawValue: "ipad.and.iphone") + + /// 􁀲 + static let ipadRearCamera = SFSymbol(rawValue: "ipad.rear.camera") + + /// 􀶼 + static let iphoneAndArrowForward = SFSymbol(rawValue: "iphone.and.arrow.forward") + + /// 􁄩 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneCircle = SFSymbol(rawValue: "iphone.circle") + + /// 􁄪 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneCircleFill = SFSymbol(rawValue: "iphone.circle.fill") + + /// 􁄥 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneHomebuttonCircle = SFSymbol(rawValue: "iphone.homebutton.circle") + + /// 􁄦 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneHomebuttonCircleFill = SFSymbol(rawValue: "iphone.homebutton.circle.fill") + + /// 􁅚 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneHomebuttonRadiowavesLeftAndRightCircle = SFSymbol(rawValue: "iphone.homebutton.radiowaves.left.and.right.circle") + + /// 􁅛 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneHomebuttonRadiowavesLeftAndRightCircleFill = SFSymbol(rawValue: "iphone.homebutton.radiowaves.left.and.right.circle.fill") + + /// 􁄧 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneHomebuttonSlashCircle = SFSymbol(rawValue: "iphone.homebutton.slash.circle") + + /// 􁄨 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneHomebuttonSlashCircleFill = SFSymbol(rawValue: "iphone.homebutton.slash.circle.fill") + + /// 􁅜 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneRadiowavesLeftAndRightCircle = SFSymbol(rawValue: "iphone.radiowaves.left.and.right.circle") + + /// 􁅝 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneRadiowavesLeftAndRightCircleFill = SFSymbol(rawValue: "iphone.radiowaves.left.and.right.circle.fill") + + /// 􀾖 + static let iphoneRearCamera = SFSymbol(rawValue: "iphone.rear.camera") + + /// 􁄫 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneSlashCircle = SFSymbol(rawValue: "iphone.slash.circle") + + /// 􁄬 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone. + static let iphoneSlashCircleFill = SFSymbol(rawValue: "iphone.slash.circle.fill") + + /// 􀺐 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone Smart Battery Case. + static let iphoneSmartbatterycaseGen1 = SFSymbol(rawValue: "iphone.smartbatterycase.gen1") + + /// 􀺏 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPhone Smart Battery Case. + static let iphoneSmartbatterycaseGen2 = SFSymbol(rawValue: "iphone.smartbatterycase.gen2") + + /// 􁂲 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s iPod touch. + static let ipodtouchSlash = SFSymbol(rawValue: "ipodtouch.slash") + + /// 􀼍 + static let ivfluidBag = SFSymbol(rawValue: "ivfluid.bag") + + /// 􀼎 + static let ivfluidBagFill = SFSymbol(rawValue: "ivfluid.bag.fill") + + /// 􀭛 + static let jSquareOnSquareFill = SFSymbol(rawValue: "j.square.on.square.fill") + + /// 􀺑 + static let keyboardFill = SFSymbol(rawValue: "keyboard.fill") + + /// 􀦔 + static let lJoystickPressDown = SFSymbol(rawValue: "l.joystick.press.down") + + /// 􀫃 + static let lJoystickPressDownFill = SFSymbol(rawValue: "l.joystick.press.down.fill") + + /// 􀿜 + static let lJoystickTiltDown = SFSymbol(rawValue: "l.joystick.tilt.down") + + /// 􀿝 + static let lJoystickTiltDownFill = SFSymbol(rawValue: "l.joystick.tilt.down.fill") + + /// 􀿖 + static let lJoystickTiltLeft = SFSymbol(rawValue: "l.joystick.tilt.left") + + /// 􀿗 + static let lJoystickTiltLeftFill = SFSymbol(rawValue: "l.joystick.tilt.left.fill") + + /// 􀿘 + static let lJoystickTiltRight = SFSymbol(rawValue: "l.joystick.tilt.right") + + /// 􀿙 + static let lJoystickTiltRightFill = SFSymbol(rawValue: "l.joystick.tilt.right.fill") + + /// 􀿚 + static let lJoystickTiltUp = SFSymbol(rawValue: "l.joystick.tilt.up") + + /// 􀿛 + static let lJoystickTiltUpFill = SFSymbol(rawValue: "l.joystick.tilt.up.fill") + + /// 􀰵 + static let lanyardcard = SFSymbol(rawValue: "lanyardcard") + + /// 􀰶 + static let lanyardcardFill = SFSymbol(rawValue: "lanyardcard.fill") + + /// 􀶿 + static let laptopcomputerAndArrowDown = SFSymbol(rawValue: "laptopcomputer.and.arrow.down") + + /// 􁃂 + static let laptopcomputerTrianglebadgeExclamationmark = SFSymbol(rawValue: "laptopcomputer.trianglebadge.exclamationmark") + + /// 􀣳 + static let lassoAndSparkles = SFSymbol(rawValue: "lasso.and.sparkles") + + /// 􁂬 + static let leafCircle = SFSymbol(rawValue: "leaf.circle") + + /// 􁂭 + static let leafCircleFill = SFSymbol(rawValue: "leaf.circle.fill") + + /// 􁇖 + static let lightbulbCircle = SFSymbol(rawValue: "lightbulb.circle") + + /// 􁇗 + static let lightbulbCircleFill = SFSymbol(rawValue: "lightbulb.circle.fill") + + /// 􀘵 + static let line2HorizontalDecreaseCircle = SFSymbol(rawValue: "line.2.horizontal.decrease.circle") + + /// 􀘶 + static let line2HorizontalDecreaseCircleFill = SFSymbol(rawValue: "line.2.horizontal.decrease.circle.fill") + + /// 􀌇 + static let line3Horizontal = SFSymbol(rawValue: "line.3.horizontal") + + /// 􀧱 + static let line3HorizontalCircle = SFSymbol(rawValue: "line.3.horizontal.circle") + + /// 􀧲 + static let line3HorizontalCircleFill = SFSymbol(rawValue: "line.3.horizontal.circle.fill") + + /// 􀜓 + static let line3HorizontalDecrease = SFSymbol(rawValue: "line.3.horizontal.decrease") + + /// 􀌈 + static let line3HorizontalDecreaseCircle = SFSymbol(rawValue: "line.3.horizontal.decrease.circle") + + /// 􀌉 + static let line3HorizontalDecreaseCircleFill = SFSymbol(rawValue: "line.3.horizontal.decrease.circle.fill") + + /// 􀰬 + static let linesMeasurementHorizontal = SFSymbol(rawValue: "lines.measurement.horizontal") + + /// 􀻧 + static let listBulletCircle = SFSymbol(rawValue: "list.bullet.circle") + + /// 􀻨 + static let listBulletCircleFill = SFSymbol(rawValue: "list.bullet.circle.fill") + + /// 􀺿 + static let listBulletRectangleFill = SFSymbol(rawValue: "list.bullet.rectangle.fill") + + /// 􀹲 + static let listBulletRectanglePortrait = SFSymbol(rawValue: "list.bullet.rectangle.portrait") + + /// 􀹳 + static let listBulletRectanglePortraitFill = SFSymbol(rawValue: "list.bullet.rectangle.portrait.fill") + + /// 􀹆 + static let listDashHeaderRectangle = SFSymbol(rawValue: "list.dash.header.rectangle") + + /// 􁈟 + static let locationMagnifyingglass = SFSymbol(rawValue: "location.magnifyingglass") + + /// 􀷌 + static let locationNorthCircle = SFSymbol(rawValue: "location.north.circle") + + /// 􀷍 + static let locationNorthCircleFill = SFSymbol(rawValue: "location.north.circle.fill") + + /// 􀼻 + static let locationSquare = SFSymbol(rawValue: "location.square") + + /// 􀼼 + static let locationSquareFill = SFSymbol(rawValue: "location.square.fill") + + /// 􀼒 + static let lockDesktopcomputer = SFSymbol(rawValue: "lock.desktopcomputer") + + /// 􀼑 + static let lockDisplay = SFSymbol(rawValue: "lock.display") + + /// 􀼕 + static let lockIpad = SFSymbol(rawValue: "lock.ipad") + + /// 􀼔 + static let lockIphone = SFSymbol(rawValue: "lock.iphone") + + /// 􀼓 + static let lockLaptopcomputer = SFSymbol(rawValue: "lock.laptopcomputer") + + /// 􀼡 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let lockOpenApplewatch = SFSymbol(rawValue: "lock.open.applewatch") + + /// 􀼝 + static let lockOpenDesktopcomputer = SFSymbol(rawValue: "lock.open.desktopcomputer") + + /// 􀼜 + static let lockOpenDisplay = SFSymbol(rawValue: "lock.open.display") + + /// 􀼠 + static let lockOpenIpad = SFSymbol(rawValue: "lock.open.ipad") + + /// 􀼟 + static let lockOpenIphone = SFSymbol(rawValue: "lock.open.iphone") + + /// 􀼞 + static let lockOpenLaptopcomputer = SFSymbol(rawValue: "lock.open.laptopcomputer") + + /// 􀾈 + /// ⚠️ This symbol may not be modified and may only be used to refer to Sony’s Playstation. + static let logoPlaystation = SFSymbol(rawValue: "logo.playstation") + + /// 􀾉 + /// ⚠️ This symbol may not be modified and may only be used to refer to Microsoft’s Xbox. + static let logoXbox = SFSymbol(rawValue: "logo.xbox") + + /// 􀼢 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. + static let macproGen1Fill = SFSymbol(rawValue: "macpro.gen1.fill") + + /// 􀼣 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Mac Pro. + static let macproGen3Fill = SFSymbol(rawValue: "macpro.gen3.fill") + + /// 􁂾 + static let magazine = SFSymbol(rawValue: "magazine") + + /// 􁂿 + static let magazineFill = SFSymbol(rawValue: "magazine.fill") + + /// 􀺰 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Magic Mouse. + static let magicmouse = SFSymbol(rawValue: "magicmouse") + + /// 􀺱 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Magic Mouse. + static let magicmouseFill = SFSymbol(rawValue: "magicmouse.fill") + + /// 􀺓 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s MagSafe Battery Pack. + static let magsafeBatterypack = SFSymbol(rawValue: "magsafe.batterypack") + + /// 􀺔 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s MagSafe Battery Pack. + static let magsafeBatterypackFill = SFSymbol(rawValue: "magsafe.batterypack.fill") + + /// 􀻫 + static let mapCircle = SFSymbol(rawValue: "map.circle") + + /// 􀻬 + static let mapCircleFill = SFSymbol(rawValue: "map.circle.fill") + + /// 􁇯 + static let mappinSlashCircle = SFSymbol(rawValue: "mappin.slash.circle") + + /// 􁇰 + static let mappinSlashCircleFill = SFSymbol(rawValue: "mappin.slash.circle.fill") + + /// 􀽕 + static let mappinSquare = SFSymbol(rawValue: "mappin.square") + + /// 􀽖 + static let mappinSquareFill = SFSymbol(rawValue: "mappin.square.fill") + + /// 􀺥 + static let mediastick = SFSymbol(rawValue: "mediastick") + + /// 􀧖 + static let memorychipFill = SFSymbol(rawValue: "memorychip.fill") + + /// 􀻒 + static let menucard = SFSymbol(rawValue: "menucard") + + /// 􀻓 + static let menucardFill = SFSymbol(rawValue: "menucard.fill") + + /// 􀼁 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. + static let messageAndWaveform = SFSymbol(rawValue: "message.and.waveform") + + /// 􀼂 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Messages app. + static let messageAndWaveformFill = SFSymbol(rawValue: "message.and.waveform.fill") + + /// 􀺁 + static let micBadgePlus = SFSymbol(rawValue: "mic.badge.plus") + + /// 􀺂 + static let micFillBadgePlus = SFSymbol(rawValue: "mic.fill.badge.plus") + + /// 􀻩 + static let micSlashCircle = SFSymbol(rawValue: "mic.slash.circle") + + /// 􀻪 + static let micSlashCircleFill = SFSymbol(rawValue: "mic.slash.circle.fill") + + /// 􀼿 + static let micSquare = SFSymbol(rawValue: "mic.square") + + /// 􀽀 + static let micSquareFill = SFSymbol(rawValue: "mic.square.fill") + + /// 􀅻 + static let minusForwardslashPlus = SFSymbol(rawValue: "minus.forwardslash.plus") + + /// 􁁑 + static let musicMicCircle = SFSymbol(rawValue: "music.mic.circle") + + /// 􁁒 + static let musicMicCircleFill = SFSymbol(rawValue: "music.mic.circle.fill") + + /// 􀎵 + static let musicNoteTv = SFSymbol(rawValue: "music.note.tv") + + /// 􀒷 + static let musicNoteTvFill = SFSymbol(rawValue: "music.note.tv.fill") + + /// 􁅏 + static let networkBadgeShieldHalfFilled = SFSymbol(rawValue: "network.badge.shield.half.filled") + + /// 􁆴 + static let newspaperCircle = SFSymbol(rawValue: "newspaper.circle") + + /// 􁆵 + static let newspaperCircleFill = SFSymbol(rawValue: "newspaper.circle.fill") + + /// 􁀽 + static let octagonBottomhalfFilled = SFSymbol(rawValue: "octagon.bottomhalf.filled") + + /// 􁀇 + static let octagonLefthalfFilled = SFSymbol(rawValue: "octagon.lefthalf.filled") + + /// 􁀈 + static let octagonRighthalfFilled = SFSymbol(rawValue: "octagon.righthalf.filled") + + /// 􁀼 + static let octagonTophalfFilled = SFSymbol(rawValue: "octagon.tophalf.filled") + + /// 􀿾 + static let ovalBottomhalfFilled = SFSymbol(rawValue: "oval.bottomhalf.filled") + + /// 􀾜 + static let ovalInsetFilled = SFSymbol(rawValue: "oval.inset.filled") + + /// 􀿻 + static let ovalLefthalfFilled = SFSymbol(rawValue: "oval.lefthalf.filled") + + /// 􁀂 + static let ovalPortraitBottomhalfFilled = SFSymbol(rawValue: "oval.portrait.bottomhalf.filled") + + /// 􀾝 + static let ovalPortraitInsetFilled = SFSymbol(rawValue: "oval.portrait.inset.filled") + + /// 􀿿 + static let ovalPortraitLefthalfFilled = SFSymbol(rawValue: "oval.portrait.lefthalf.filled") + + /// 􁀀 + static let ovalPortraitRighthalfFilled = SFSymbol(rawValue: "oval.portrait.righthalf.filled") + + /// 􁀁 + static let ovalPortraitTophalfFilled = SFSymbol(rawValue: "oval.portrait.tophalf.filled") + + /// 􀿼 + static let ovalRighthalfFilled = SFSymbol(rawValue: "oval.righthalf.filled") + + /// 􀿽 + static let ovalTophalfFilled = SFSymbol(rawValue: "oval.tophalf.filled") + + /// 􀸏 + static let parentheses = SFSymbol(rawValue: "parentheses") + + /// 􀵢 + static let parkingsign = SFSymbol(rawValue: "parkingsign") + + /// 􀷁 + static let parkingsignCircle = SFSymbol(rawValue: "parkingsign.circle") + + /// 􀷂 + static let parkingsignCircleFill = SFSymbol(rawValue: "parkingsign.circle.fill") + + /// 􀾞 + static let pawprint = SFSymbol(rawValue: "pawprint") + + /// 􁂰 + static let pawprintCircle = SFSymbol(rawValue: "pawprint.circle") + + /// 􁂱 + static let pawprintCircleFill = SFSymbol(rawValue: "pawprint.circle.fill") + + /// 􀾟 + static let pawprintFill = SFSymbol(rawValue: "pawprint.fill") + + /// 􀺎 + static let peacesign = SFSymbol(rawValue: "peacesign") + + /// 􀶺 + static let pentagon = SFSymbol(rawValue: "pentagon") + + /// 􁀻 + static let pentagonBottomhalfFilled = SFSymbol(rawValue: "pentagon.bottomhalf.filled") + + /// 􀶻 + static let pentagonFill = SFSymbol(rawValue: "pentagon.fill") + + /// 􁀋 + static let pentagonLefthalfFilled = SFSymbol(rawValue: "pentagon.lefthalf.filled") + + /// 􁀌 + static let pentagonRighthalfFilled = SFSymbol(rawValue: "pentagon.righthalf.filled") + + /// 􁀺 + static let pentagonTophalfFilled = SFSymbol(rawValue: "pentagon.tophalf.filled") + + /// 􀓥 + static let person2CropSquareStack = SFSymbol(rawValue: "person.2.crop.square.stack") + + /// 􀓦 + static let person2CropSquareStackFill = SFSymbol(rawValue: "person.2.crop.square.stack.fill") + + /// 􀾌 + static let person2Wave2 = SFSymbol(rawValue: "person.2.wave.2") + + /// 􀾍 + static let person2Wave2Fill = SFSymbol(rawValue: "person.2.wave.2.fill") + + /// 􀻷 + static let person3Sequence = SFSymbol(rawValue: "person.3.sequence") + + /// 􀻸 + static let person3SequenceFill = SFSymbol(rawValue: "person.3.sequence.fill") + + /// 􁅖 + static let personBadgeClock = SFSymbol(rawValue: "person.badge.clock") + + /// 􁅗 + static let personBadgeClockFill = SFSymbol(rawValue: "person.badge.clock.fill") + + /// 􀿏 + static let personCropArtframe = SFSymbol(rawValue: "person.crop.artframe") + + /// 􁂛 + static let personCropCircleBadge = SFSymbol(rawValue: "person.crop.circle.badge") + + /// 􁅔 + static let personCropCircleBadgeClock = SFSymbol(rawValue: "person.crop.circle.badge.clock") + + /// 􁅕 + static let personCropCircleBadgeClockFill = SFSymbol(rawValue: "person.crop.circle.badge.clock.fill") + + /// 􀉸 + static let personCropCircleBadgeExclamationmarkFill = SFSymbol(rawValue: "person.crop.circle.badge.exclamationmark.fill") + + /// 􁂜 + static let personCropCircleBadgeFill = SFSymbol(rawValue: "person.crop.circle.badge.fill") + + /// 􁃈 + static let personCropCircleBadgeMoon = SFSymbol(rawValue: "person.crop.circle.badge.moon") + + /// 􁃉 + static let personCropCircleBadgeMoonFill = SFSymbol(rawValue: "person.crop.circle.badge.moon.fill") + + /// 􀭾 + /// From iOS 14.0, macOS 11.0, tvOS 14.0 and watchOS 7.0 on, the following localizations are available: Arabic + static let personCropCircleBadgeQuestionmarkFill = SFSymbol(rawValue: "person.crop.circle.badge.questionmark.fill") + + /// 􀏻 + static let personCropRectangleStack = SFSymbol(rawValue: "person.crop.rectangle.stack") + + /// 􀏼 + static let personCropRectangleStackFill = SFSymbol(rawValue: "person.crop.rectangle.stack.fill") + + /// 􀦎 + static let personCropSquareFilledAndAtRectangle = SFSymbol(rawValue: "person.crop.square.filled.and.at.rectangle") + + /// 􀿐 + static let personCropSquareFilledAndAtRectangleFill = SFSymbol(rawValue: "person.crop.square.filled.and.at.rectangle.fill") + + /// 􀿒 + static let personTextRectangle = SFSymbol(rawValue: "person.text.rectangle") + + /// 􀿓 + static let personTextRectangleFill = SFSymbol(rawValue: "person.text.rectangle.fill") + + /// 􁅇 + static let personWave2 = SFSymbol(rawValue: "person.wave.2") + + /// 􁅈 + static let personWave2Fill = SFSymbol(rawValue: "person.wave.2.fill") + + /// 􁈨 + static let personalhotspotCircle = SFSymbol(rawValue: "personalhotspot.circle") + + /// 􁈩 + static let personalhotspotCircleFill = SFSymbol(rawValue: "personalhotspot.circle.fill") + + /// 􀼃 + static let phoneAndWaveform = SFSymbol(rawValue: "phone.and.waveform") + + /// 􀼄 + static let phoneAndWaveformFill = SFSymbol(rawValue: "phone.and.waveform.fill") + + /// 􁀶 + static let photoArtframe = SFSymbol(rawValue: "photo.artframe") + + /// 􁂮 + static let photoCircle = SFSymbol(rawValue: "photo.circle") + + /// 􁂯 + static let photoCircleFill = SFSymbol(rawValue: "photo.circle.fill") + + /// 􁇂 + static let pillsCircle = SFSymbol(rawValue: "pills.circle") + + /// 􁇃 + static let pillsCircleFill = SFSymbol(rawValue: "pills.circle.fill") + + /// 􀽋 + static let pinSquare = SFSymbol(rawValue: "pin.square") + + /// 􀽌 + static let pinSquareFill = SFSymbol(rawValue: "pin.square.fill") + + /// 􁁍 + static let platter2FilledIpad = SFSymbol(rawValue: "platter.2.filled.ipad") + + /// 􁁎 + static let platter2FilledIpadLandscape = SFSymbol(rawValue: "platter.2.filled.ipad.landscape") + + /// 􀾩 + static let platter2FilledIphone = SFSymbol(rawValue: "platter.2.filled.iphone") + + /// 􀾪 + static let platter2FilledIphoneLandscape = SFSymbol(rawValue: "platter.2.filled.iphone.landscape") + + /// 􁃇 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let platterBottomApplewatchCase = SFSymbol(rawValue: "platter.bottom.applewatch.case") + + /// 􁃅 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let platterFilledBottomApplewatchCase = SFSymbol(rawValue: "platter.filled.bottom.applewatch.case") + + /// 􁃄 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let platterFilledTopApplewatchCase = SFSymbol(rawValue: "platter.filled.top.applewatch.case") + + /// 􁃆 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let platterTopApplewatchCase = SFSymbol(rawValue: "platter.top.applewatch.case") + + /// 􀾬 + static let playRectangleOnRectangle = SFSymbol(rawValue: "play.rectangle.on.rectangle") + + /// 􁃀 + static let playRectangleOnRectangleCircle = SFSymbol(rawValue: "play.rectangle.on.rectangle.circle") + + /// 􁃁 + static let playRectangleOnRectangleCircleFill = SFSymbol(rawValue: "play.rectangle.on.rectangle.circle.fill") + + /// 􀾭 + static let playRectangleOnRectangleFill = SFSymbol(rawValue: "play.rectangle.on.rectangle.fill") + + /// 􀽍 + static let playSquare = SFSymbol(rawValue: "play.square") + + /// 􀽎 + static let playSquareFill = SFSymbol(rawValue: "play.square.fill") + + /// 􀅺 + static let plusForwardslashMinus = SFSymbol(rawValue: "plus.forwardslash.minus") + + /// 􀤱 + static let plusRectangleOnFolderFill = SFSymbol(rawValue: "plus.rectangle.on.folder.fill") + + /// 􀴥 + static let plusSquareDashed = SFSymbol(rawValue: "plus.square.dashed") + + /// 􁆬 + static let point3ConnectedTrianglepathDotted = SFSymbol(rawValue: "point.3.connected.trianglepath.dotted") + + /// 􁅥 + static let point3FilledConnectedTrianglepathDotted = SFSymbol(rawValue: "point.3.filled.connected.trianglepath.dotted") + + /// 􀾕 + static let pointFilledTopleftDownCurvedtoPointBottomrightUp = SFSymbol(rawValue: "point.filled.topleft.down.curvedto.point.bottomright.up") + + /// 􀬱 + static let pointTopleftDownCurvedtoPointBottomrightUpFill = SFSymbol(rawValue: "point.topleft.down.curvedto.point.bottomright.up.fill") + + /// 􀾔 + static let pointTopleftDownCurvedtoPointFilledBottomrightUp = SFSymbol(rawValue: "point.topleft.down.curvedto.point.filled.bottomright.up") + + /// 􀷃 + static let powerCircle = SFSymbol(rawValue: "power.circle") + + /// 􀷄 + static let powerCircleFill = SFSymbol(rawValue: "power.circle.fill") + + /// 􀆩 + static let powerDotted = SFSymbol(rawValue: "power.dotted") + + /// 􀡷 + static let powerplug = SFSymbol(rawValue: "powerplug") + + /// 􀡸 + static let powerplugFill = SFSymbol(rawValue: "powerplug.fill") + + /// 􀪿 + static let printerDotmatrixFilledAndPaper = SFSymbol(rawValue: "printer.dotmatrix.filled.and.paper") + + /// 􀪾 + static let printerFilledAndPaper = SFSymbol(rawValue: "printer.filled.and.paper") + + /// 􀥭 + static let puzzlepieceExtension = SFSymbol(rawValue: "puzzlepiece.extension") + + /// 􀥮 + static let puzzlepieceExtensionFill = SFSymbol(rawValue: "puzzlepiece.extension.fill") + + /// 􀿨 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic + static let questionmarkApp = SFSymbol(rawValue: "questionmark.app") + + /// 􀿪 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic + static let questionmarkAppDashed = SFSymbol(rawValue: "questionmark.app.dashed") + + /// 􀿩 + /// From iOS 15.0, macOS 12.0, tvOS 15.0 and watchOS 8.0 on, the following localizations are available: Arabic + static let questionmarkAppFill = SFSymbol(rawValue: "questionmark.app.fill") + + /// 􁈐 + static let quoteClosing = SFSymbol(rawValue: "quote.closing") + + /// 􁈏 + static let quoteOpening = SFSymbol(rawValue: "quote.opening") + + /// 􀦕 + static let rJoystickPressDown = SFSymbol(rawValue: "r.joystick.press.down") + + /// 􀫄 + static let rJoystickPressDownFill = SFSymbol(rawValue: "r.joystick.press.down.fill") + + /// 􀿤 + static let rJoystickTiltDown = SFSymbol(rawValue: "r.joystick.tilt.down") + + /// 􀿥 + static let rJoystickTiltDownFill = SFSymbol(rawValue: "r.joystick.tilt.down.fill") + + /// 􀿞 + static let rJoystickTiltLeft = SFSymbol(rawValue: "r.joystick.tilt.left") + + /// 􀿟 + static let rJoystickTiltLeftFill = SFSymbol(rawValue: "r.joystick.tilt.left.fill") + + /// 􀿠 + static let rJoystickTiltRight = SFSymbol(rawValue: "r.joystick.tilt.right") + + /// 􀿡 + static let rJoystickTiltRightFill = SFSymbol(rawValue: "r.joystick.tilt.right.fill") + + /// 􀿢 + static let rJoystickTiltUp = SFSymbol(rawValue: "r.joystick.tilt.up") + + /// 􀿣 + static let rJoystickTiltUpFill = SFSymbol(rawValue: "r.joystick.tilt.up.fill") + + /// 􀭙 + static let rSquareOnSquareFill = SFSymbol(rawValue: "r.square.on.square.fill") + + /// 􁁀 + static let rectangle2Swap = SFSymbol(rawValue: "rectangle.2.swap") + + /// 􀇴 + static let rectangle3Group = SFSymbol(rawValue: "rectangle.3.group") + + /// 􀬄 + static let rectangle3GroupBubbleLeft = SFSymbol(rawValue: "rectangle.3.group.bubble.left") + + /// 􀬅 + static let rectangle3GroupBubbleLeftFill = SFSymbol(rawValue: "rectangle.3.group.bubble.left.fill") + + /// 􀚅 + static let rectangle3GroupFill = SFSymbol(rawValue: "rectangle.3.group.fill") + + /// 􀪤 + static let rectangleAndHandPointUpLeft = SFSymbol(rawValue: "rectangle.and.hand.point.up.left") + + /// 􀪥 + static let rectangleAndHandPointUpLeftFill = SFSymbol(rawValue: "rectangle.and.hand.point.up.left.fill") + + /// 􀪧 + static let rectangleAndHandPointUpLeftFilled = SFSymbol(rawValue: "rectangle.and.hand.point.up.left.filled") + + /// 􀿰 + static let rectangleBottomhalfFilled = SFSymbol(rawValue: "rectangle.bottomhalf.filled") + + /// 􀾯 + static let rectangleBottomhalfInsetFilled = SFSymbol(rawValue: "rectangle.bottomhalf.inset.filled") + + /// 􀨨 + static let rectangleBottomthirdInsetFilled = SFSymbol(rawValue: "rectangle.bottomthird.inset.filled") + + /// 􀥝 + static let rectangleCenterInsetFilled = SFSymbol(rawValue: "rectangle.center.inset.filled") + + /// 􁈔 + static let rectangleCenterInsetFilledBadgePlus = SFSymbol(rawValue: "rectangle.center.inset.filled.badge.plus") + + /// 􀪦 + static let rectangleFilledAndHandPointUpLeft = SFSymbol(rawValue: "rectangle.filled.and.hand.point.up.left") + + /// 􁁫 + static let rectangleInsetBottomleadingFilled = SFSymbol(rawValue: "rectangle.inset.bottomleading.filled") + + /// 􀭵 + static let rectangleInsetBottomleftFilled = SFSymbol(rawValue: "rectangle.inset.bottomleft.filled") + + /// 􀭶 + static let rectangleInsetBottomrightFilled = SFSymbol(rawValue: "rectangle.inset.bottomright.filled") + + /// 􁁬 + static let rectangleInsetBottomtrailingFilled = SFSymbol(rawValue: "rectangle.inset.bottomtrailing.filled") + + /// 􀤳 + static let rectangleInsetFilled = SFSymbol(rawValue: "rectangle.inset.filled") + + /// 􁅀 + static let rectangleInsetFilledAndPersonFilled = SFSymbol(rawValue: "rectangle.inset.filled.and.person.filled") + + /// 􀶣 + static let rectangleInsetFilledOnRectangle = SFSymbol(rawValue: "rectangle.inset.filled.on.rectangle") + + /// 􁁩 + static let rectangleInsetTopleadingFilled = SFSymbol(rawValue: "rectangle.inset.topleading.filled") + + /// 􀭳 + static let rectangleInsetTopleftFilled = SFSymbol(rawValue: "rectangle.inset.topleft.filled") + + /// 􀭴 + static let rectangleInsetToprightFilled = SFSymbol(rawValue: "rectangle.inset.topright.filled") + + /// 􁁪 + static let rectangleInsetToptrailingFilled = SFSymbol(rawValue: "rectangle.inset.toptrailing.filled") + + /// 􁁣 + static let rectangleLeadinghalfInsetFilled = SFSymbol(rawValue: "rectangle.leadinghalf.inset.filled") + + /// 􁁥 + static let rectangleLeadinghalfInsetFilledArrowLeading = SFSymbol(rawValue: "rectangle.leadinghalf.inset.filled.arrow.leading") + + /// 􁁧 + static let rectangleLeadingthirdInsetFilled = SFSymbol(rawValue: "rectangle.leadingthird.inset.filled") + + /// 􀤶 + static let rectangleLefthalfFilled = SFSymbol(rawValue: "rectangle.lefthalf.filled") + + /// 􀤴 + static let rectangleLefthalfInsetFilled = SFSymbol(rawValue: "rectangle.lefthalf.inset.filled") + + /// 􀥞 + static let rectangleLefthalfInsetFilledArrowLeft = SFSymbol(rawValue: "rectangle.lefthalf.inset.filled.arrow.left") + + /// 􀨱 + static let rectangleLeftthirdInsetFilled = SFSymbol(rawValue: "rectangle.leftthird.inset.filled") + + /// 􀤽 + static let rectangleOnRectangleCircle = SFSymbol(rawValue: "rectangle.on.rectangle.circle") + + /// 􀤾 + static let rectangleOnRectangleCircleFill = SFSymbol(rawValue: "rectangle.on.rectangle.circle.fill") + + /// 􀻯 + static let rectangleOnRectangleSlashCircle = SFSymbol(rawValue: "rectangle.on.rectangle.slash.circle") + + /// 􀻰 + static let rectangleOnRectangleSlashCircleFill = SFSymbol(rawValue: "rectangle.on.rectangle.slash.circle.fill") + + /// 􀤿 + static let rectangleOnRectangleSlashFill = SFSymbol(rawValue: "rectangle.on.rectangle.slash.fill") + + /// 􀽏 + static let rectangleOnRectangleSquare = SFSymbol(rawValue: "rectangle.on.rectangle.square") + + /// 􀽐 + static let rectangleOnRectangleSquareFill = SFSymbol(rawValue: "rectangle.on.rectangle.square.fill") + + /// 􀻵 + static let rectanglePortraitAndArrowRight = SFSymbol(rawValue: "rectangle.portrait.and.arrow.right") + + /// 􀻶 + static let rectanglePortraitAndArrowRightFill = SFSymbol(rawValue: "rectangle.portrait.and.arrow.right.fill") + + /// 􀿲 + static let rectanglePortraitBottomhalfFilled = SFSymbol(rawValue: "rectangle.portrait.bottomhalf.filled") + + /// 􀽺 + static let rectanglePortraitBottomhalfInsetFilled = SFSymbol(rawValue: "rectangle.portrait.bottomhalf.inset.filled") + + /// 􁁳 + static let rectanglePortraitBottomleadingInsetFilled = SFSymbol(rawValue: "rectangle.portrait.bottomleading.inset.filled") + + /// 􀾃 + static let rectanglePortraitBottomleftInsetFilled = SFSymbol(rawValue: "rectangle.portrait.bottomleft.inset.filled") + + /// 􀾂 + static let rectanglePortraitBottomrightInsetFilled = SFSymbol(rawValue: "rectangle.portrait.bottomright.inset.filled") + + /// 􀽾 + static let rectanglePortraitBottomthirdInsetFilled = SFSymbol(rawValue: "rectangle.portrait.bottomthird.inset.filled") + + /// 􁁴 + static let rectanglePortraitBottomtrailingInsetFilled = SFSymbol(rawValue: "rectangle.portrait.bottomtrailing.inset.filled") + + /// 􀽿 + static let rectanglePortraitCenterInsetFilled = SFSymbol(rawValue: "rectangle.portrait.center.inset.filled") + + /// 􀽸 + static let rectanglePortraitInsetFilled = SFSymbol(rawValue: "rectangle.portrait.inset.filled") + + /// 􁁭 + static let rectanglePortraitLeadinghalfInsetFilled = SFSymbol(rawValue: "rectangle.portrait.leadinghalf.inset.filled") + + /// 􁁯 + static let rectanglePortraitLeadingthirdInsetFilled = SFSymbol(rawValue: "rectangle.portrait.leadingthird.inset.filled") + + /// 􀿬 + static let rectanglePortraitLefthalfFilled = SFSymbol(rawValue: "rectangle.portrait.lefthalf.filled") + + /// 􀾄 + static let rectanglePortraitLefthalfInsetFilled = SFSymbol(rawValue: "rectangle.portrait.lefthalf.inset.filled") + + /// 􀽼 + static let rectanglePortraitLeftthirdInsetFilled = SFSymbol(rawValue: "rectangle.portrait.leftthird.inset.filled") + + /// 􀽰 + static let rectanglePortraitOnRectanglePortrait = SFSymbol(rawValue: "rectangle.portrait.on.rectangle.portrait") + + /// 􀽱 + static let rectanglePortraitOnRectanglePortraitFill = SFSymbol(rawValue: "rectangle.portrait.on.rectangle.portrait.fill") + + /// 􀽲 + static let rectanglePortraitOnRectanglePortraitSlash = SFSymbol(rawValue: "rectangle.portrait.on.rectangle.portrait.slash") + + /// 􀽳 + static let rectanglePortraitOnRectanglePortraitSlashFill = SFSymbol(rawValue: "rectangle.portrait.on.rectangle.portrait.slash.fill") + + /// 􀿭 + static let rectanglePortraitRighthalfFilled = SFSymbol(rawValue: "rectangle.portrait.righthalf.filled") + + /// 􀾅 + static let rectanglePortraitRighthalfInsetFilled = SFSymbol(rawValue: "rectangle.portrait.righthalf.inset.filled") + + /// 􀽻 + static let rectanglePortraitRightthirdInsetFilled = SFSymbol(rawValue: "rectangle.portrait.rightthird.inset.filled") + + /// 􀾆 + static let rectanglePortraitSlash = SFSymbol(rawValue: "rectangle.portrait.slash") + + /// 􀾇 + static let rectanglePortraitSlashFill = SFSymbol(rawValue: "rectangle.portrait.slash.fill") + + /// 􀽴 + static let rectanglePortraitSplit2x1 = SFSymbol(rawValue: "rectangle.portrait.split.2x1") + + /// 􀽵 + static let rectanglePortraitSplit2x1Fill = SFSymbol(rawValue: "rectangle.portrait.split.2x1.fill") + + /// 􀽶 + static let rectanglePortraitSplit2x1Slash = SFSymbol(rawValue: "rectangle.portrait.split.2x1.slash") + + /// 􀽷 + static let rectanglePortraitSplit2x1SlashFill = SFSymbol(rawValue: "rectangle.portrait.split.2x1.slash.fill") + + /// 􀿱 + static let rectanglePortraitTophalfFilled = SFSymbol(rawValue: "rectangle.portrait.tophalf.filled") + + /// 􀽹 + static let rectanglePortraitTophalfInsetFilled = SFSymbol(rawValue: "rectangle.portrait.tophalf.inset.filled") + + /// 􁁱 + static let rectanglePortraitTopleadingInsetFilled = SFSymbol(rawValue: "rectangle.portrait.topleading.inset.filled") + + /// 􀾀 + static let rectanglePortraitTopleftInsetFilled = SFSymbol(rawValue: "rectangle.portrait.topleft.inset.filled") + + /// 􀾁 + static let rectanglePortraitToprightInsetFilled = SFSymbol(rawValue: "rectangle.portrait.topright.inset.filled") + + /// 􀽽 + static let rectanglePortraitTopthirdInsetFilled = SFSymbol(rawValue: "rectangle.portrait.topthird.inset.filled") + + /// 􁁲 + static let rectanglePortraitToptrailingInsetFilled = SFSymbol(rawValue: "rectangle.portrait.toptrailing.inset.filled") + + /// 􁁮 + static let rectanglePortraitTrailinghalfInsetFilled = SFSymbol(rawValue: "rectangle.portrait.trailinghalf.inset.filled") + + /// 􁁰 + static let rectanglePortraitTrailingthirdInsetFilled = SFSymbol(rawValue: "rectangle.portrait.trailingthird.inset.filled") + + /// 􀤷 + static let rectangleRighthalfFilled = SFSymbol(rawValue: "rectangle.righthalf.filled") + + /// 􀤵 + static let rectangleRighthalfInsetFilled = SFSymbol(rawValue: "rectangle.righthalf.inset.filled") + + /// 􀥟 + static let rectangleRighthalfInsetFilledArrowRight = SFSymbol(rawValue: "rectangle.righthalf.inset.filled.arrow.right") + + /// 􀨩 + static let rectangleRightthirdInsetFilled = SFSymbol(rawValue: "rectangle.rightthird.inset.filled") + + /// 􀾊 + static let rectangleSplit2x1Slash = SFSymbol(rawValue: "rectangle.split.2x1.slash") + + /// 􀾋 + static let rectangleSplit2x1SlashFill = SFSymbol(rawValue: "rectangle.split.2x1.slash.fill") + + /// 􀏺 + static let rectangleStackBadgePersonCropFill = SFSymbol(rawValue: "rectangle.stack.badge.person.crop.fill") + + /// 􀽙 + static let rectangleStackBadgePlay = SFSymbol(rawValue: "rectangle.stack.badge.play") + + /// 􀽚 + static let rectangleStackBadgePlayFill = SFSymbol(rawValue: "rectangle.stack.badge.play.fill") + + /// 􀿯 + static let rectangleTophalfFilled = SFSymbol(rawValue: "rectangle.tophalf.filled") + + /// 􀾮 + static let rectangleTophalfInsetFilled = SFSymbol(rawValue: "rectangle.tophalf.inset.filled") + + /// 􀴊 + static let rectangleTopthirdInsetFilled = SFSymbol(rawValue: "rectangle.topthird.inset.filled") + + /// 􁁤 + static let rectangleTrailinghalfInsetFilled = SFSymbol(rawValue: "rectangle.trailinghalf.inset.filled") + + /// 􁁦 + static let rectangleTrailinghalfInsetFilledArrowTrailing = SFSymbol(rawValue: "rectangle.trailinghalf.inset.filled.arrow.trailing") + + /// 􁁨 + static let rectangleTrailingthirdInsetFilled = SFSymbol(rawValue: "rectangle.trailingthird.inset.filled") + + /// 􀶞 + static let restartCircleFill = SFSymbol(rawValue: "restart.circle.fill") + + /// 􁂆 + static let returnLeft = SFSymbol(rawValue: "return.left") + + /// 􁂇 + static let returnRight = SFSymbol(rawValue: "return.right") + + /// 􁇔 + static let scissorsCircle = SFSymbol(rawValue: "scissors.circle") + + /// 􁇕 + static let scissorsCircleFill = SFSymbol(rawValue: "scissors.circle.fill") + + /// 􁈌 + static let scooter = SFSymbol(rawValue: "scooter") + + /// 􀤈 + static let screwdriver = SFSymbol(rawValue: "screwdriver") + + /// 􀤉 + static let screwdriverFill = SFSymbol(rawValue: "screwdriver.fill") + + /// 􁁝 + static let sensorTagRadiowavesForward = SFSymbol(rawValue: "sensor.tag.radiowaves.forward") + + /// 􁁞 + static let sensorTagRadiowavesForwardFill = SFSymbol(rawValue: "sensor.tag.radiowaves.forward.fill") + + /// 􁃑 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s SharePlay. + static let shareplay = SFSymbol(rawValue: "shareplay") + + /// 􀴔 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s SharePlay. + static let shareplaySlash = SFSymbol(rawValue: "shareplay.slash") + + /// 􀙨 + static let shieldLefthalfFilled = SFSymbol(rawValue: "shield.lefthalf.filled") + + /// 􀲊 + static let shieldLefthalfFilledSlash = SFSymbol(rawValue: "shield.lefthalf.filled.slash") + + /// 􀿮 + static let shieldRighthalfFilled = SFSymbol(rawValue: "shield.righthalf.filled") + + /// 􁇈 + static let shippingboxCircle = SFSymbol(rawValue: "shippingbox.circle") + + /// 􁇉 + static let shippingboxCircleFill = SFSymbol(rawValue: "shippingbox.circle.fill") + + /// 􀶟 + static let sleepCircle = SFSymbol(rawValue: "sleep.circle") + + /// 􀶠 + static let sleepCircleFill = SFSymbol(rawValue: "sleep.circle.fill") + + /// 􁅊 + static let sliderHorizontal2RectangleAndArrowTriangle2Circlepath = SFSymbol(rawValue: "slider.horizontal.2.rectangle.and.arrow.triangle.2.circlepath") + + /// 􀰗 + static let sliderHorizontalBelowSquareFilledAndSquare = SFSymbol(rawValue: "slider.horizontal.below.square.filled.and.square") + + /// 􀍷 + static let smallcircleFilledCircle = SFSymbol(rawValue: "smallcircle.filled.circle") + + /// 􀕩 + static let smallcircleFilledCircleFill = SFSymbol(rawValue: "smallcircle.filled.circle.fill") + + /// 􀇥 + static let snowflake = SFSymbol(rawValue: "snowflake") + + /// 􁇌 + static let snowflakeCircle = SFSymbol(rawValue: "snowflake.circle") + + /// 􁇍 + static let snowflakeCircleFill = SFSymbol(rawValue: "snowflake.circle.fill") + + /// 􁇥 + static let sparkleMagnifyingglass = SFSymbol(rawValue: "sparkle.magnifyingglass") + + /// 􀰙 + static let sparklesSquareFilledOnSquare = SFSymbol(rawValue: "sparkles.square.filled.on.square") + + /// 􁅋 + static let sparklesTv = SFSymbol(rawValue: "sparkles.tv") + + /// 􁅌 + static let sparklesTvFill = SFSymbol(rawValue: "sparkles.tv.fill") + + /// 􀾏 + static let speakerBadgeExclamationmark = SFSymbol(rawValue: "speaker.badge.exclamationmark") + + /// 􀾐 + static let speakerBadgeExclamationmarkFill = SFSymbol(rawValue: "speaker.badge.exclamationmark.fill") + + /// 􀻁 + static let speakerCircle = SFSymbol(rawValue: "speaker.circle") + + /// 􀻂 + static let speakerCircleFill = SFSymbol(rawValue: "speaker.circle.fill") + + /// 􀯯 + static let square2Stack3dBottomFilled = SFSymbol(rawValue: "square.2.stack.3d.bottom.filled") + + /// 􀯮 + static let square2Stack3dTopFilled = SFSymbol(rawValue: "square.2.stack.3d.top.filled") + + /// 􀯳 + static let square3Stack3dBottomFilled = SFSymbol(rawValue: "square.3.stack.3d.bottom.filled") + + /// 􀯲 + static let square3Stack3dMiddleFilled = SFSymbol(rawValue: "square.3.stack.3d.middle.filled") + + /// 􀯱 + static let square3Stack3dTopFilled = SFSymbol(rawValue: "square.3.stack.3d.top.filled") + + /// 􁅅 + static let squareAndArrowUpCircle = SFSymbol(rawValue: "square.and.arrow.up.circle") + + /// 􁅆 + static let squareAndArrowUpCircleFill = SFSymbol(rawValue: "square.and.arrow.up.circle.fill") + + /// 􁂚 + static let squareAndArrowUpTrianglebadgeExclamationmark = SFSymbol(rawValue: "square.and.arrow.up.trianglebadge.exclamationmark") + + /// 􀿑 + static let squareAndAtRectangleFill = SFSymbol(rawValue: "square.and.at.rectangle.fill") + + /// 􀐔 + static let squareAndLineVerticalAndSquareFilled = SFSymbol(rawValue: "square.and.line.vertical.and.square.filled") + + /// 􀪚 + static let squareBottomhalfFilled = SFSymbol(rawValue: "square.bottomhalf.filled") + + /// 􀧑 + static let squareDashedInsetFilled = SFSymbol(rawValue: "square.dashed.inset.filled") + + /// 􀐒 + static let squareFillAndLineVerticalAndSquareFill = SFSymbol(rawValue: "square.fill.and.line.vertical.and.square.fill") + + /// 􀐓 + static let squareFilledAndLineVerticalAndSquare = SFSymbol(rawValue: "square.filled.and.line.vertical.and.square") + + /// 􀫝 + static let squareFilledOnSquare = SFSymbol(rawValue: "square.filled.on.square") + + /// 􀤲 + static let squareGrid3x1BelowLineGrid1x2Fill = SFSymbol(rawValue: "square.grid.3x1.below.line.grid.1x2.fill") + + /// 􀦺 + static let squareGrid3x3BottomleftFilled = SFSymbol(rawValue: "square.grid.3x3.bottomleft.filled") + + /// 􀦻 + static let squareGrid3x3BottommiddleFilled = SFSymbol(rawValue: "square.grid.3x3.bottommiddle.filled") + + /// 􀦼 + static let squareGrid3x3BottomrightFilled = SFSymbol(rawValue: "square.grid.3x3.bottomright.filled") + + /// 􀦸 + static let squareGrid3x3MiddleFilled = SFSymbol(rawValue: "square.grid.3x3.middle.filled") + + /// 􀦷 + static let squareGrid3x3MiddleleftFilled = SFSymbol(rawValue: "square.grid.3x3.middleleft.filled") + + /// 􀦹 + static let squareGrid3x3MiddlerightFilled = SFSymbol(rawValue: "square.grid.3x3.middleright.filled") + + /// 􀫐 + static let squareGrid3x3Square = SFSymbol(rawValue: "square.grid.3x3.square") + + /// 􀦴 + static let squareGrid3x3TopleftFilled = SFSymbol(rawValue: "square.grid.3x3.topleft.filled") + + /// 􀦵 + static let squareGrid3x3TopmiddleFilled = SFSymbol(rawValue: "square.grid.3x3.topmiddle.filled") + + /// 􀦶 + static let squareGrid3x3ToprightFilled = SFSymbol(rawValue: "square.grid.3x3.topright.filled") + + /// 􀾘 + static let squareInsetFilled = SFSymbol(rawValue: "square.inset.filled") + + /// 􀚓 + static let squareLefthalfFilled = SFSymbol(rawValue: "square.lefthalf.filled") + + /// 􀚔 + static let squareRighthalfFilled = SFSymbol(rawValue: "square.righthalf.filled") + + /// 􀻡 + static let squareTextSquare = SFSymbol(rawValue: "square.text.square") + + /// 􀻢 + static let squareTextSquareFill = SFSymbol(rawValue: "square.text.square.fill") + + /// 􀪛 + static let squareTophalfFilled = SFSymbol(rawValue: "square.tophalf.filled") + + /// 􁂪 + static let starBubble = SFSymbol(rawValue: "star.bubble") + + /// 􁂫 + static let starBubbleFill = SFSymbol(rawValue: "star.bubble.fill") + + /// 􀋄 + static let starLeadinghalfFilled = SFSymbol(rawValue: "star.leadinghalf.filled") + + /// 􁇄 + static let stethoscopeCircle = SFSymbol(rawValue: "stethoscope.circle") + + /// 􁇅 + static let stethoscopeCircleFill = SFSymbol(rawValue: "stethoscope.circle.fill") + + /// 􀶉 + static let suitcase = SFSymbol(rawValue: "suitcase") + + /// 􀶋 + static let suitcaseCart = SFSymbol(rawValue: "suitcase.cart") + + /// 􀶌 + static let suitcaseCartFill = SFSymbol(rawValue: "suitcase.cart.fill") + + /// 􀶊 + static let suitcaseFill = SFSymbol(rawValue: "suitcase.fill") + + /// 􀻞 + static let sunAndHorizon = SFSymbol(rawValue: "sun.and.horizon") + + /// 􀻟 + static let sunAndHorizonFill = SFSymbol(rawValue: "sun.and.horizon.fill") + + /// 􀷎 + static let sunMaxCircle = SFSymbol(rawValue: "sun.max.circle") + + /// 􀷏 + static let sunMaxCircleFill = SFSymbol(rawValue: "sun.max.circle.fill") + + /// 􀏦 + static let tablecellsFillBadgeEllipsis = SFSymbol(rawValue: "tablecells.fill.badge.ellipsis") + + /// 􀽁 + static let tagSquare = SFSymbol(rawValue: "tag.square") + + /// 􀽂 + static let tagSquareFill = SFSymbol(rawValue: "tag.square.fill") + + /// 􀻐 + static let takeoutbagAndCupAndStraw = SFSymbol(rawValue: "takeoutbag.and.cup.and.straw") + + /// 􀻑 + static let takeoutbagAndCupAndStrawFill = SFSymbol(rawValue: "takeoutbag.and.cup.and.straw.fill") + + /// 􀴦 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Teletype feature. + static let teletypeAnswerCircle = SFSymbol(rawValue: "teletype.answer.circle") + + /// 􀴧 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s Teletype feature. + static let teletypeAnswerCircleFill = SFSymbol(rawValue: "teletype.answer.circle.fill") + + /// 􁂶 + static let testtube2 = SFSymbol(rawValue: "testtube.2") + + /// 􀹃 + static let textViewfinder = SFSymbol(rawValue: "text.viewfinder") + + /// 􀺧 + static let theatermasks = SFSymbol(rawValue: "theatermasks") + + /// 􁂻 + static let theatermasksCircle = SFSymbol(rawValue: "theatermasks.circle") + + /// 􁂼 + static let theatermasksCircleFill = SFSymbol(rawValue: "theatermasks.circle.fill") + + /// 􀺨 + static let theatermasksFill = SFSymbol(rawValue: "theatermasks.fill") + + /// 􀼮 + static let trainSideFrontCar = SFSymbol(rawValue: "train.side.front.car") + + /// 􀼯 + static let trainSideMiddleCar = SFSymbol(rawValue: "train.side.middle.car") + + /// 􀼰 + static let trainSideRearCar = SFSymbol(rawValue: "train.side.rear.car") + + /// 􀜝 + static let tramFillTunnel = SFSymbol(rawValue: "tram.fill.tunnel") + + /// 􀡛 + static let trapezoidAndLineHorizontal = SFSymbol(rawValue: "trapezoid.and.line.horizontal") + + /// 􀞑 + static let trapezoidAndLineHorizontalFill = SFSymbol(rawValue: "trapezoid.and.line.horizontal.fill") + + /// 􀡠 + static let trapezoidAndLineVertical = SFSymbol(rawValue: "trapezoid.and.line.vertical") + + /// 􀞐 + static let trapezoidAndLineVerticalFill = SFSymbol(rawValue: "trapezoid.and.line.vertical.fill") + + /// 􀿍 + static let trashSlashCircle = SFSymbol(rawValue: "trash.slash.circle") + + /// 􀿎 + static let trashSlashCircleFill = SFSymbol(rawValue: "trash.slash.circle.fill") + + /// 􀿔 + static let trashSlashSquare = SFSymbol(rawValue: "trash.slash.square") + + /// 􀿕 + static let trashSlashSquareFill = SFSymbol(rawValue: "trash.slash.square.fill") + + /// 􀼽 + static let trashSquare = SFSymbol(rawValue: "trash.square") + + /// 􀼾 + static let trashSquareFill = SFSymbol(rawValue: "trash.square.fill") + + /// 􁀹 + static let triangleBottomhalfFilled = SFSymbol(rawValue: "triangle.bottomhalf.filled") + + /// 􀾙 + static let triangleInsetFilled = SFSymbol(rawValue: "triangle.inset.filled") + + /// 􀚕 + static let triangleLefthalfFilled = SFSymbol(rawValue: "triangle.lefthalf.filled") + + /// 􀚖 + static let triangleRighthalfFilled = SFSymbol(rawValue: "triangle.righthalf.filled") + + /// 􁀸 + static let triangleTophalfFilled = SFSymbol(rawValue: "triangle.tophalf.filled") + + /// 􀾠 + static let tshirt = SFSymbol(rawValue: "tshirt") + + /// 􀾡 + static let tshirtFill = SFSymbol(rawValue: "tshirt.fill") + + /// 􀷘 + static let tvInsetFilled = SFSymbol(rawValue: "tv.inset.filled") + + /// 􀼅 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. + static let videoAndWaveform = SFSymbol(rawValue: "video.and.waveform") + + /// 􀼆 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. + static let videoAndWaveformFill = SFSymbol(rawValue: "video.and.waveform.fill") + + /// 􁃊 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. + static let videoBadgeEllipsis = SFSymbol(rawValue: "video.badge.ellipsis") + + /// 􁃋 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. + static let videoFillBadgeEllipsis = SFSymbol(rawValue: "video.fill.badge.ellipsis") + + /// 􀽉 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. + static let videoSquare = SFSymbol(rawValue: "video.square") + + /// 􀽊 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple’s FaceTime app. + static let videoSquareFill = SFSymbol(rawValue: "video.square.fill") + + /// 􀶡 + static let wakeCircle = SFSymbol(rawValue: "wake.circle") + + /// 􀶢 + static let wakeCircleFill = SFSymbol(rawValue: "wake.circle.fill") + + /// 􀺗 + /// ⚠️ This symbol may not be modified and may only be used to refer to Apple Watch. + static let watchfaceApplewatchCase = SFSymbol(rawValue: "watchface.applewatch.case") + + /// 􀻾 + static let waveformAndMagnifyingglass = SFSymbol(rawValue: "waveform.and.magnifyingglass") + + /// 􁃨 + static let waveformAndMic = SFSymbol(rawValue: "waveform.and.mic") + + /// 􀻽 + static let waveformBadgeExclamationmark = SFSymbol(rawValue: "waveform.badge.exclamationmark") + + /// 􀸷 + static let waveformBadgeMinus = SFSymbol(rawValue: "waveform.badge.minus") + + /// 􀸶 + static let waveformBadgePlus = SFSymbol(rawValue: "waveform.badge.plus") + + /// 􀷖 + static let wifiCircle = SFSymbol(rawValue: "wifi.circle") + + /// 􀷗 + static let wifiCircleFill = SFSymbol(rawValue: "wifi.circle.fill") + + /// 􀽗 + static let wifiSquare = SFSymbol(rawValue: "wifi.square") + + /// 􀽘 + static let wifiSquareFill = SFSymbol(rawValue: "wifi.square.fill") + + /// 􀺾 + static let xmarkApp = SFSymbol(rawValue: "xmark.app") + + /// 􀻀 + static let xmarkAppFill = SFSymbol(rawValue: "xmark.app.fill") +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+3.1.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+3.1.swift new file mode 100644 index 0000000..ec24f84 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+3.1.swift @@ -0,0 +1,44 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +// 3.1 Symbols +@available(iOS 15.1, macOS 12.0, tvOS 15.1, watchOS 8.1, *) +public extension SFSymbol { + /// 􁉘 + static let boltRingClosed = SFSymbol(rawValue: "bolt.ring.closed") + + /// 􁋂 + static let platterFilledBottomAndArrowDownIphone = SFSymbol(rawValue: "platter.filled.bottom.and.arrow.down.iphone") + + /// 􁋀 + static let platterFilledBottomIphone = SFSymbol(rawValue: "platter.filled.bottom.iphone") + + /// 􁋁 + static let platterFilledTopAndArrowUpIphone = SFSymbol(rawValue: "platter.filled.top.and.arrow.up.iphone") + + /// 􁊿 + static let platterFilledTopIphone = SFSymbol(rawValue: "platter.filled.top.iphone") + + /// 􁋜 + static let square3Layers3dDownBackward = SFSymbol(rawValue: "square.3.layers.3d.down.backward") + + /// 􁋛 + static let square3Layers3dDownForward = SFSymbol(rawValue: "square.3.layers.3d.down.forward") + + /// 􁉼 + static let square3Layers3dDownLeft = SFSymbol(rawValue: "square.3.layers.3d.down.left") + + /// 􁉽 + static let square3Layers3dDownRight = SFSymbol(rawValue: "square.3.layers.3d.down.right") + + /// 􁉀 + static let textJustifyLeading = SFSymbol(rawValue: "text.justify.leading") + + /// 􀌄 + static let textJustifyLeft = SFSymbol(rawValue: "text.justify.left") + + /// 􀌅 + static let textJustifyRight = SFSymbol(rawValue: "text.justify.right") + + /// 􁉁 + static let textJustifyTrailing = SFSymbol(rawValue: "text.justify.trailing") +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+1.0.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+1.0.swift new file mode 100644 index 0000000..859a95e --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+1.0.swift @@ -0,0 +1,1653 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) +extension SFSymbol { + internal static var allSymbols1_0: Set { + [ + _0Circle, + _0CircleFill, + _0Square, + _0SquareFill, + _00Circle, + _00CircleFill, + _00Square, + _00SquareFill, + _01Circle, + _01CircleFill, + _01Square, + _01SquareFill, + _02Circle, + _02CircleFill, + _02Square, + _02SquareFill, + _03Circle, + _03CircleFill, + _03Square, + _03SquareFill, + _04Circle, + _04CircleFill, + _04Square, + _04SquareFill, + _05Circle, + _05CircleFill, + _05Square, + _05SquareFill, + _06Circle, + _06CircleFill, + _06Square, + _06SquareFill, + _07Circle, + _07CircleFill, + _07Square, + _07SquareFill, + _08Circle, + _08CircleFill, + _08Square, + _08SquareFill, + _09Circle, + _09CircleFill, + _09Square, + _09SquareFill, + _1Circle, + _1CircleFill, + _1Magnifyingglass, + _1Square, + _1SquareFill, + _10Circle, + _10CircleFill, + _10Square, + _10SquareFill, + _11Circle, + _11CircleFill, + _11Square, + _11SquareFill, + _12Circle, + _12CircleFill, + _12Square, + _12SquareFill, + _13Circle, + _13CircleFill, + _13Square, + _13SquareFill, + _14Circle, + _14CircleFill, + _14Square, + _14SquareFill, + _15Circle, + _15CircleFill, + _15Square, + _15SquareFill, + _16Circle, + _16CircleFill, + _16Square, + _16SquareFill, + _17Circle, + _17CircleFill, + _17Square, + _17SquareFill, + _18Circle, + _18CircleFill, + _18Square, + _18SquareFill, + _19Circle, + _19CircleFill, + _19Square, + _19SquareFill, + _2Circle, + _2CircleFill, + _2Square, + _2SquareFill, + _20Circle, + _20CircleFill, + _20Square, + _20SquareFill, + _21Circle, + _21CircleFill, + _21Square, + _21SquareFill, + _22Circle, + _22CircleFill, + _22Square, + _22SquareFill, + _23Circle, + _23CircleFill, + _23Square, + _23SquareFill, + _24Circle, + _24CircleFill, + _24Square, + _24SquareFill, + _25Circle, + _25CircleFill, + _25Square, + _25SquareFill, + _26Circle, + _26CircleFill, + _26Square, + _26SquareFill, + _27Circle, + _27CircleFill, + _27Square, + _27SquareFill, + _28Circle, + _28CircleFill, + _28Square, + _28SquareFill, + _29Circle, + _29CircleFill, + _29Square, + _29SquareFill, + _3Circle, + _3CircleFill, + _3Square, + _3SquareFill, + _30Circle, + _30CircleFill, + _30Square, + _30SquareFill, + _31Circle, + _31CircleFill, + _31Square, + _31SquareFill, + _32Circle, + _32CircleFill, + _32Square, + _32SquareFill, + _33Circle, + _33CircleFill, + _33Square, + _33SquareFill, + _34Circle, + _34CircleFill, + _34Square, + _34SquareFill, + _35Circle, + _35CircleFill, + _35Square, + _35SquareFill, + _36Circle, + _36CircleFill, + _36Square, + _36SquareFill, + _37Circle, + _37CircleFill, + _37Square, + _37SquareFill, + _38Circle, + _38CircleFill, + _38Square, + _38SquareFill, + _39Circle, + _39CircleFill, + _39Square, + _39SquareFill, + _4AltCircle, + _4AltCircleFill, + _4AltSquare, + _4AltSquareFill, + _4Circle, + _4CircleFill, + _4Square, + _4SquareFill, + _40Circle, + _40CircleFill, + _40Square, + _40SquareFill, + _41Circle, + _41CircleFill, + _41Square, + _41SquareFill, + _42Circle, + _42CircleFill, + _42Square, + _42SquareFill, + _43Circle, + _43CircleFill, + _43Square, + _43SquareFill, + _44Circle, + _44CircleFill, + _44Square, + _44SquareFill, + _45Circle, + _45CircleFill, + _45Square, + _45SquareFill, + _46Circle, + _46CircleFill, + _46Square, + _46SquareFill, + _47Circle, + _47CircleFill, + _47Square, + _47SquareFill, + _48Circle, + _48CircleFill, + _48Square, + _48SquareFill, + _49Circle, + _49CircleFill, + _49Square, + _49SquareFill, + _5Circle, + _5CircleFill, + _5Square, + _5SquareFill, + _50Circle, + _50CircleFill, + _50Square, + _50SquareFill, + _6AltCircle, + _6AltCircleFill, + _6AltSquare, + _6AltSquareFill, + _6Circle, + _6CircleFill, + _6Square, + _6SquareFill, + _7Circle, + _7CircleFill, + _7Square, + _7SquareFill, + _8Circle, + _8CircleFill, + _8Square, + _8SquareFill, + _9AltCircle, + _9AltCircleFill, + _9AltSquare, + _9AltSquareFill, + _9Circle, + _9CircleFill, + _9Square, + _9SquareFill, + a, + aCircle, + aCircleFill, + aSquare, + aSquareFill, + airplane, + airplayaudio, + airplayvideo, + alarm, + alarmFill, + alt, + ant, + antCircle, + antCircleFill, + antFill, + antennaRadiowavesLeftAndRight, + app, + appBadge, + appBadgeFill, + appFill, + appGift, + appGiftFill, + archivebox, + archiveboxFill, + arkit, + arrow2Circlepath, + arrow2CirclepathCircle, + arrow2CirclepathCircleFill, + arrow2Squarepath, + arrow3Trianglepath, + arrowBranch, + arrowClockwise, + arrowClockwiseCircle, + arrowClockwiseCircleFill, + arrowClockwiseIcloud, + arrowClockwiseIcloudFill, + arrowCounterclockwise, + arrowCounterclockwiseCircle, + arrowCounterclockwiseCircleFill, + arrowCounterclockwiseIcloud, + arrowCounterclockwiseIcloudFill, + arrowDown, + arrowDownCircle, + arrowDownCircleFill, + arrowDownDoc, + arrowDownDocFill, + arrowDownLeft, + arrowDownLeftCircle, + arrowDownLeftCircleFill, + arrowDownLeftSquare, + arrowDownLeftSquareFill, + arrowDownLeftVideo, + arrowDownLeftVideoFill, + arrowDownRight, + arrowDownRightAndArrowUpLeft, + arrowDownRightCircle, + arrowDownRightCircleFill, + arrowDownRightSquare, + arrowDownRightSquareFill, + arrowDownSquare, + arrowDownSquareFill, + arrowDownToLine, + arrowDownToLineAlt, + arrowLeft, + arrowLeftAndRight, + arrowLeftAndRightCircle, + arrowLeftAndRightCircleFill, + arrowLeftAndRightSquare, + arrowLeftAndRightSquareFill, + arrowLeftCircle, + arrowLeftCircleFill, + arrowLeftSquare, + arrowLeftSquareFill, + arrowLeftToLine, + arrowLeftToLineAlt, + arrowMerge, + arrowRight, + arrowRightArrowLeft, + arrowRightArrowLeftCircle, + arrowRightArrowLeftCircleFill, + arrowRightArrowLeftSquare, + arrowRightArrowLeftSquareFill, + arrowRightCircle, + arrowRightCircleFill, + arrowRightSquare, + arrowRightSquareFill, + arrowRightToLine, + arrowRightToLineAlt, + arrowSwap, + arrowTurnDownLeft, + arrowTurnDownRight, + arrowTurnLeftDown, + arrowTurnLeftUp, + arrowTurnRightDown, + arrowTurnRightUp, + arrowTurnUpLeft, + arrowTurnUpRight, + arrowUp, + arrowUpAndDown, + arrowUpAndDownCircle, + arrowUpAndDownCircleFill, + arrowUpAndDownSquare, + arrowUpAndDownSquareFill, + arrowUpArrowDown, + arrowUpArrowDownCircle, + arrowUpArrowDownCircleFill, + arrowUpArrowDownSquare, + arrowUpArrowDownSquareFill, + arrowUpBin, + arrowUpBinFill, + arrowUpCircle, + arrowUpCircleFill, + arrowUpDoc, + arrowUpDocFill, + arrowUpLeft, + arrowUpLeftAndArrowDownRight, + arrowUpLeftCircle, + arrowUpLeftCircleFill, + arrowUpLeftSquare, + arrowUpLeftSquareFill, + arrowUpRight, + arrowUpRightCircle, + arrowUpRightCircleFill, + arrowUpRightDiamond, + arrowUpRightDiamondFill, + arrowUpRightSquare, + arrowUpRightSquareFill, + arrowUpRightVideo, + arrowUpRightVideoFill, + arrowUpSquare, + arrowUpSquareFill, + arrowUpToLine, + arrowUpToLineAlt, + arrowUturnDown, + arrowUturnDownCircle, + arrowUturnDownCircleFill, + arrowUturnDownSquare, + arrowUturnDownSquareFill, + arrowUturnLeft, + arrowUturnLeftCircle, + arrowUturnLeftCircleBadgeEllipsis, + arrowUturnLeftCircleFill, + arrowUturnLeftSquare, + arrowUturnLeftSquareFill, + arrowUturnRight, + arrowUturnRightCircle, + arrowUturnRightCircleFill, + arrowUturnRightSquare, + arrowUturnRightSquareFill, + arrowUturnUp, + arrowUturnUpCircle, + arrowUturnUpCircleFill, + arrowUturnUpSquare, + arrowUturnUpSquareFill, + arrowshapeTurnUpLeft, + arrowshapeTurnUpLeft2, + arrowshapeTurnUpLeft2Fill, + arrowshapeTurnUpLeftCircle, + arrowshapeTurnUpLeftCircleFill, + arrowshapeTurnUpLeftFill, + arrowshapeTurnUpRight, + arrowshapeTurnUpRightCircle, + arrowshapeTurnUpRightCircleFill, + arrowshapeTurnUpRightFill, + arrowtriangleDown, + arrowtriangleDownCircle, + arrowtriangleDownCircleFill, + arrowtriangleDownFill, + arrowtriangleDownSquare, + arrowtriangleDownSquareFill, + arrowtriangleLeft, + arrowtriangleLeftCircle, + arrowtriangleLeftCircleFill, + arrowtriangleLeftFill, + arrowtriangleLeftSquare, + arrowtriangleLeftSquareFill, + arrowtriangleRight, + arrowtriangleRightCircle, + arrowtriangleRightCircleFill, + arrowtriangleRightFill, + arrowtriangleRightSquare, + arrowtriangleRightSquareFill, + arrowtriangleUp, + arrowtriangleUpCircle, + arrowtriangleUpCircleFill, + arrowtriangleUpFill, + arrowtriangleUpSquare, + arrowtriangleUpSquareFill, + aspectratio, + aspectratioFill, + asteriskCircle, + asteriskCircleFill, + at, + atBadgeMinus, + atBadgePlus, + australsignCircle, + australsignCircleFill, + australsignSquare, + australsignSquareFill, + bCircle, + bCircleFill, + bSquare, + bSquareFill, + backward, + backwardEnd, + backwardEndAlt, + backwardEndAltFill, + backwardEndFill, + backwardFill, + badgePlusRadiowavesRight, + bag, + bagBadgeMinus, + bagBadgePlus, + bagFill, + bagFillBadgeMinus, + bagFillBadgePlus, + bahtsignCircle, + bahtsignCircleFill, + bahtsignSquare, + bahtsignSquareFill, + bandage, + bandageFill, + barcode, + barcodeViewfinder, + battery0, + battery100, + battery25, + bedDouble, + bedDoubleFill, + bell, + bellCircle, + bellCircleFill, + bellFill, + bellSlash, + bellSlashFill, + binXmark, + binXmarkFill, + bitcoinsignCircle, + bitcoinsignCircleFill, + bitcoinsignSquare, + bitcoinsignSquareFill, + bold, + boldItalicUnderline, + boldUnderline, + bolt, + boltBadgeA, + boltBadgeAFill, + boltCircle, + boltCircleFill, + boltFill, + boltHorizontal, + boltHorizontalCircle, + boltHorizontalCircleFill, + boltHorizontalFill, + boltHorizontalIcloud, + boltHorizontalIcloudFill, + boltSlash, + boltSlashFill, + book, + bookCircle, + bookCircleFill, + bookFill, + bookmark, + bookmarkFill, + briefcase, + briefcaseFill, + bubbleLeft, + bubbleLeftAndBubbleRight, + bubbleLeftAndBubbleRightFill, + bubbleLeftFill, + bubbleMiddleBottom, + bubbleMiddleBottomFill, + bubbleMiddleTop, + bubbleMiddleTopFill, + bubbleRight, + bubbleRightFill, + burn, + burst, + burstFill, + cCircle, + cCircleFill, + cSquare, + cSquareFill, + calendar, + calendarBadgeMinus, + calendarBadgePlus, + calendarCircle, + calendarCircleFill, + camera, + cameraCircle, + cameraCircleFill, + cameraFill, + cameraOnRectangle, + cameraOnRectangleFill, + cameraRotate, + cameraRotateFill, + cameraViewfinder, + capslock, + capslockFill, + capsule, + capsuleFill, + captionsBubble, + captionsBubbleFill, + car, + carFill, + cart, + cartBadgeMinus, + cartBadgePlus, + cartFill, + cartFillBadgeMinus, + cartFillBadgePlus, + cedisignCircle, + cedisignCircleFill, + cedisignSquare, + cedisignSquareFill, + centsignCircle, + centsignCircleFill, + centsignSquare, + centsignSquareFill, + chartBar, + chartBarFill, + chartPie, + chartPieFill, + checkmark, + checkmarkCircle, + checkmarkCircleFill, + checkmarkRectangle, + checkmarkRectangleFill, + checkmarkSeal, + checkmarkSealFill, + checkmarkShield, + checkmarkShieldFill, + checkmarkSquare, + checkmarkSquareFill, + chevronCompactDown, + chevronCompactLeft, + chevronCompactRight, + chevronCompactUp, + chevronDown, + chevronDownCircle, + chevronDownCircleFill, + chevronDownSquare, + chevronDownSquareFill, + chevronLeft, + chevronLeft2, + chevronLeftCircle, + chevronLeftCircleFill, + chevronLeftSlashChevronRight, + chevronLeftSquare, + chevronLeftSquareFill, + chevronRight, + chevronRight2, + chevronRightCircle, + chevronRightCircleFill, + chevronRightSquare, + chevronRightSquareFill, + chevronUp, + chevronUpChevronDown, + chevronUpCircle, + chevronUpCircleFill, + chevronUpSquare, + chevronUpSquareFill, + circle, + circleBottomthirdSplit, + circleFill, + circleGrid2x2, + circleGrid2x2Fill, + circleGrid3x3, + circleGrid3x3Fill, + circleGridHex, + circleGridHexFill, + circleLefthalfFill, + circleRighthalfFill, + clear, + clearFill, + clock, + clockFill, + cloud, + cloudBolt, + cloudBoltFill, + cloudBoltRain, + cloudBoltRainFill, + cloudDrizzle, + cloudDrizzleFill, + cloudFill, + cloudFog, + cloudFogFill, + cloudHail, + cloudHailFill, + cloudHeavyrain, + cloudHeavyrainFill, + cloudMoon, + cloudMoonBolt, + cloudMoonBoltFill, + cloudMoonFill, + cloudMoonRain, + cloudMoonRainFill, + cloudRain, + cloudRainFill, + cloudSleet, + cloudSleetFill, + cloudSnow, + cloudSnowFill, + cloudSun, + cloudSunBolt, + cloudSunBoltFill, + cloudSunFill, + cloudSunRain, + cloudSunRainFill, + coloncurrencysignCircle, + coloncurrencysignCircleFill, + coloncurrencysignSquare, + coloncurrencysignSquareFill, + command, + control, + creditcard, + creditcardFill, + crop, + cropRotate, + cruzeirosignCircle, + cruzeirosignCircleFill, + cruzeirosignSquare, + cruzeirosignSquareFill, + cube, + cubeBox, + cubeBoxFill, + cubeFill, + cursorRays, + dCircle, + dCircleFill, + dSquare, + dSquareFill, + decreaseIndent, + decreaseQuotelevel, + deleteLeft, + deleteLeftFill, + deleteRight, + deleteRightFill, + desktopcomputer, + dial, + dialFill, + divide, + divideCircle, + divideCircleFill, + divideSquare, + divideSquareFill, + doc, + docAppend, + docCircle, + docCircleFill, + docFill, + docOnClipboard, + docOnClipboardFill, + docOnDoc, + docOnDocFill, + docPlaintext, + docRichtext, + docText, + docTextFill, + docTextMagnifyingglass, + docTextViewfinder, + dollarsignCircle, + dollarsignCircleFill, + dollarsignSquare, + dollarsignSquareFill, + dongsignCircle, + dongsignCircleFill, + dongsignSquare, + dongsignSquareFill, + dotRadiowavesLeftAndRight, + dotRadiowavesRight, + dotSquare, + dotSquareFill, + dropTriangle, + dropTriangleFill, + eCircle, + eCircleFill, + eSquare, + eSquareFill, + ear, + eject, + ejectFill, + ellipsesBubble, + ellipsesBubbleFill, + ellipsis, + ellipsisCircle, + ellipsisCircleFill, + envelope, + envelopeBadge, + envelopeBadgeFill, + envelopeCircle, + envelopeCircleFill, + envelopeFill, + envelopeOpen, + envelopeOpenFill, + equal, + equalCircle, + equalCircleFill, + equalSquare, + equalSquareFill, + escape, + eurosignCircle, + eurosignCircleFill, + eurosignSquare, + eurosignSquareFill, + exclamationmark, + exclamationmarkBubble, + exclamationmarkBubbleFill, + exclamationmarkCircle, + exclamationmarkCircleFill, + exclamationmarkIcloud, + exclamationmarkIcloudFill, + exclamationmarkOctagon, + exclamationmarkOctagonFill, + exclamationmarkShield, + exclamationmarkShieldFill, + exclamationmarkSquare, + exclamationmarkSquareFill, + exclamationmarkTriangle, + exclamationmarkTriangleFill, + eye, + eyeFill, + eyeSlash, + eyeSlashFill, + eyedropper, + eyedropperFull, + eyedropperHalffull, + eyeglasses, + fCircle, + fCircleFill, + fCursive, + fCursiveCircle, + fCursiveCircleFill, + fSquare, + fSquareFill, + faceid, + film, + filmFill, + flag, + flagCircle, + flagCircleFill, + flagFill, + flagSlash, + flagSlashFill, + flame, + flameFill, + flashlightOffFill, + flashlightOnFill, + flipHorizontal, + flipHorizontalFill, + florinsignCircle, + florinsignCircleFill, + florinsignSquare, + florinsignSquareFill, + flowchart, + flowchartFill, + folder, + folderBadgeMinus, + folderBadgePersonCrop, + folderBadgePlus, + folderCircle, + folderCircleFill, + folderFill, + folderFillBadgeMinus, + folderFillBadgePersonCrop, + folderFillBadgePlus, + forward, + forwardEnd, + forwardEndAlt, + forwardEndAltFill, + forwardEndFill, + forwardFill, + francsignCircle, + francsignCircleFill, + francsignSquare, + francsignSquareFill, + function, + fx, + gCircle, + gCircleFill, + gSquare, + gSquareFill, + gamecontroller, + gamecontrollerFill, + gauge, + gaugeBadgeMinus, + gaugeBadgePlus, + gear, + gift, + giftFill, + globe, + gobackward, + gobackward10, + gobackward15, + gobackward30, + gobackward45, + gobackward60, + gobackward75, + gobackward90, + gobackwardMinus, + goforward, + goforward10, + goforward15, + goforward30, + goforward45, + goforward60, + goforward75, + goforward90, + goforwardPlus, + greaterthan, + greaterthanCircle, + greaterthanCircleFill, + greaterthanSquare, + greaterthanSquareFill, + grid, + gridCircle, + gridCircleFill, + guaranisignCircle, + guaranisignCircleFill, + guaranisignSquare, + guaranisignSquareFill, + guitars, + hCircle, + hCircleFill, + hSquare, + hSquareFill, + hammer, + hammerFill, + handDraw, + handDrawFill, + handPointLeft, + handPointLeftFill, + handPointRight, + handPointRightFill, + handRaised, + handRaisedFill, + handRaisedSlash, + handRaisedSlashFill, + handThumbsdown, + handThumbsdownFill, + handThumbsup, + handThumbsupFill, + hare, + hareFill, + headphones, + heart, + heartCircle, + heartCircleFill, + heartFill, + heartSlash, + heartSlashCircle, + heartSlashCircleFill, + heartSlashFill, + helm, + hexagon, + hexagonFill, + hifispeaker, + hifispeakerFill, + hourglass, + hourglassBottomhalfFill, + hourglassTophalfFill, + house, + houseFill, + hryvniasignCircle, + hryvniasignCircleFill, + hryvniasignSquare, + hryvniasignSquareFill, + hurricane, + iCircle, + iCircleFill, + iSquare, + iSquareFill, + icloud, + icloudAndArrowDown, + icloudAndArrowDownFill, + icloudAndArrowUp, + icloudAndArrowUpFill, + icloudCircle, + icloudCircleFill, + icloudFill, + icloudSlash, + icloudSlashFill, + increaseIndent, + increaseQuotelevel, + indianrupeesignCircle, + indianrupeesignCircleFill, + indianrupeesignSquare, + indianrupeesignSquareFill, + info, + infoCircle, + infoCircleFill, + italic, + jCircle, + jCircleFill, + jSquare, + jSquareFill, + kCircle, + kCircleFill, + kSquare, + kSquareFill, + keyboard, + keyboardChevronCompactDown, + kipsignCircle, + kipsignCircleFill, + kipsignSquare, + kipsignSquareFill, + lCircle, + lCircleFill, + lSquare, + lSquareFill, + largecircleFillCircle, + larisignCircle, + larisignCircleFill, + larisignSquare, + larisignSquareFill, + lasso, + leafArrowCirclepath, + lessthan, + lessthanCircle, + lessthanCircleFill, + lessthanSquare, + lessthanSquareFill, + lightMax, + lightMin, + lightbulb, + lightbulbFill, + lightbulbSlash, + lightbulbSlashFill, + lineHorizontal3, + lineHorizontal3Decrease, + lineHorizontal3DecreaseCircle, + lineHorizontal3DecreaseCircleFill, + link, + linkCircle, + linkCircleFill, + linkIcloud, + linkIcloudFill, + lirasignCircle, + lirasignCircleFill, + lirasignSquare, + lirasignSquareFill, + listBullet, + listBulletBelowRectangle, + listBulletIndent, + listDash, + listNumber, + livephoto, + livephotoPlay, + livephotoSlash, + location, + locationCircle, + locationCircleFill, + locationFill, + locationNorth, + locationNorthFill, + locationNorthLine, + locationNorthLineFill, + locationSlash, + locationSlashFill, + lock, + lockCircle, + lockCircleFill, + lockFill, + lockIcloud, + lockIcloudFill, + lockOpen, + lockOpenFill, + lockRotation, + lockRotationOpen, + lockShield, + lockShieldFill, + lockSlash, + lockSlashFill, + mCircle, + mCircleFill, + mSquare, + mSquareFill, + macwindow, + magnifyingglass, + magnifyingglassCircle, + magnifyingglassCircleFill, + manatsignCircle, + manatsignCircleFill, + manatsignSquare, + manatsignSquareFill, + map, + mapFill, + mappin, + mappinAndEllipse, + mappinCircle, + mappinCircleFill, + mappinSlash, + memories, + memoriesBadgeMinus, + memoriesBadgePlus, + message, + messageCircle, + messageCircleFill, + messageFill, + metronome, + mic, + micCircle, + micCircleFill, + micFill, + micSlash, + micSlashFill, + millsignCircle, + millsignCircleFill, + millsignSquare, + millsignSquareFill, + minus, + minusCircle, + minusCircleFill, + minusMagnifyingglass, + minusRectangle, + minusRectangleFill, + minusSlashPlus, + minusSquare, + minusSquareFill, + moon, + moonCircle, + moonCircleFill, + moonFill, + moonStars, + moonStarsFill, + moonZzz, + moonZzzFill, + multiply, + multiplyCircle, + multiplyCircleFill, + multiplySquare, + multiplySquareFill, + musicHouse, + musicHouseFill, + musicMic, + musicNote, + musicNoteList, + nCircle, + nCircleFill, + nSquare, + nSquareFill, + nairasignCircle, + nairasignCircleFill, + nairasignSquare, + nairasignSquareFill, + nosign, + number, + numberCircle, + numberCircleFill, + numberSquare, + numberSquareFill, + oCircle, + oCircleFill, + oSquare, + oSquareFill, + option, + pCircle, + pCircleFill, + pSquare, + pSquareFill, + paintbrush, + paintbrushFill, + pano, + panoFill, + paperclip, + paperclipCircle, + paperclipCircleFill, + paperplane, + paperplaneFill, + paragraph, + pause, + pauseCircle, + pauseCircleFill, + pauseFill, + pauseRectangle, + pauseRectangleFill, + pencil, + pencilAndEllipsisRectangle, + pencilAndOutline, + pencilCircle, + pencilCircleFill, + pencilSlash, + pencilTip, + pencilTipCropCircle, + pencilTipCropCircleBadgeMinus, + pencilTipCropCircleBadgePlus, + percent, + person, + person2, + person2Fill, + person2SquareStack, + person2SquareStackFill, + person3, + person3Fill, + personBadgeMinus, + personBadgeMinusFill, + personBadgePlus, + personBadgePlusFill, + personCircle, + personCircleFill, + personCropCircle, + personCropCircleBadgeCheckmark, + personCropCircleBadgeExclam, + personCropCircleBadgeMinus, + personCropCircleBadgePlus, + personCropCircleBadgeXmark, + personCropCircleFill, + personCropCircleFillBadgeCheckmark, + personCropCircleFillBadgeExclam, + personCropCircleFillBadgeMinus, + personCropCircleFillBadgePlus, + personCropCircleFillBadgeXmark, + personCropRectangle, + personCropRectangleFill, + personCropSquare, + personCropSquareFill, + personFill, + personIcloud, + personIcloudFill, + personalhotspot, + perspective, + pesetasignCircle, + pesetasignCircleFill, + pesetasignSquare, + pesetasignSquareFill, + pesosignCircle, + pesosignCircleFill, + pesosignSquare, + pesosignSquareFill, + phone, + phoneArrowDownLeft, + phoneArrowRight, + phoneArrowUpRight, + phoneBadgePlus, + phoneCircle, + phoneCircleFill, + phoneDown, + phoneDownCircle, + phoneDownCircleFill, + phoneDownFill, + phoneFill, + phoneFillArrowDownLeft, + phoneFillArrowRight, + phoneFillArrowUpRight, + phoneFillBadgePlus, + photo, + photoFill, + photoFillOnRectangleFill, + photoOnRectangle, + pin, + pinCircle, + pinCircleFill, + pinFill, + pinSlash, + pinSlashFill, + play, + playCircle, + playCircleFill, + playFill, + playRectangle, + playRectangleFill, + playpause, + playpauseFill, + plus, + plusApp, + plusAppFill, + plusBubble, + plusBubbleFill, + plusCircle, + plusCircleFill, + plusMagnifyingglass, + plusRectangle, + plusRectangleFill, + plusRectangleFillOnRectangleFill, + plusRectangleOnRectangle, + plusSlashMinus, + plusSquare, + plusSquareFill, + plusSquareFillOnSquareFill, + plusSquareOnSquare, + plusminus, + plusminusCircle, + plusminusCircleFill, + power, + printer, + printerFill, + projective, + purchased, + purchasedCircle, + purchasedCircleFill, + qCircle, + qCircleFill, + qSquare, + qSquareFill, + qrcode, + qrcodeViewfinder, + questionmark, + questionmarkCircle, + questionmarkCircleFill, + questionmarkDiamond, + questionmarkDiamondFill, + questionmarkSquare, + questionmarkSquareFill, + questionmarkVideo, + questionmarkVideoFill, + quoteBubble, + quoteBubbleFill, + rCircle, + rCircleFill, + rSquare, + rSquareFill, + radiowavesLeft, + radiowavesRight, + rays, + recordingtape, + rectangle, + rectangle3Offgrid, + rectangle3OffgridFill, + rectangleAndArrowUpRightAndArrowDownLeft, + rectangleAndArrowUpRightAndArrowDownLeftSlash, + rectangleAndPaperclip, + rectangleBadgeCheckmark, + rectangleBadgeXmark, + rectangleCompressVertical, + rectangleDock, + rectangleExpandVertical, + rectangleFill, + rectangleFillBadgeCheckmark, + rectangleFillBadgeXmark, + rectangleFillOnRectangleAngledFill, + rectangleFillOnRectangleFill, + rectangleGrid1x2, + rectangleGrid1x2Fill, + rectangleGrid2x2, + rectangleGrid2x2Fill, + rectangleGrid3x2, + rectangleGrid3x2Fill, + rectangleOnRectangle, + rectangleOnRectangleAngled, + rectangleSplit3x1, + rectangleSplit3x1Fill, + rectangleSplit3x3, + rectangleSplit3x3Fill, + rectangleStack, + rectangleStackBadgeMinus, + rectangleStackBadgePersonCrop, + rectangleStackBadgePlus, + rectangleStackFill, + rectangleStackFillBadgeMinus, + rectangleStackFillBadgePersonCrop, + rectangleStackFillBadgePlus, + rectangleStackPersonCrop, + rectangleStackPersonCropFill, + `repeat`, + repeat1, + `return`, + rhombus, + rhombusFill, + rosette, + rotateLeft, + rotateLeftFill, + rotateRight, + rotateRightFill, + rublesignCircle, + rublesignCircleFill, + rublesignSquare, + rublesignSquareFill, + rupeesignCircle, + rupeesignCircleFill, + rupeesignSquare, + rupeesignSquareFill, + sCircle, + sCircleFill, + sSquare, + sSquareFill, + safari, + safariFill, + scissors, + scissorsBadgeEllipsis, + scope, + scribble, + selectionPinInOut, + sheqelsignCircle, + sheqelsignCircleFill, + sheqelsignSquare, + sheqelsignSquareFill, + shield, + shieldFill, + shieldLefthalfFill, + shieldSlash, + shieldSlashFill, + shift, + shiftFill, + shuffle, + sidebarLeft, + sidebarRight, + signature, + skew, + slashCircle, + slashCircleFill, + sliderHorizontal3, + sliderHorizontalBelowRectangle, + slowmo, + smallcircleCircle, + smallcircleCircleFill, + smallcircleFillCircle, + smallcircleFillCircleFill, + smiley, + smileyFill, + smoke, + smokeFill, + snow, + sparkles, + speaker, + speaker1, + speaker1Fill, + speaker2, + speaker2Fill, + speaker3, + speaker3Fill, + speakerFill, + speakerSlash, + speakerSlashFill, + speakerZzz, + speakerZzzFill, + speedometer, + sportscourt, + sportscourtFill, + square, + squareAndArrowDown, + squareAndArrowDownFill, + squareAndArrowDownOnSquare, + squareAndArrowDownOnSquareFill, + squareAndArrowUp, + squareAndArrowUpFill, + squareAndArrowUpOnSquare, + squareAndArrowUpOnSquareFill, + squareAndLineVerticalAndSquare, + squareAndLineVerticalAndSquareFill, + squareAndPencil, + squareFill, + squareFillAndLineVerticalAndSquare, + squareFillAndLineVerticalSquareFill, + squareFillOnCircleFill, + squareFillOnSquareFill, + squareGrid2x2, + squareGrid2x2Fill, + squareGrid3x2, + squareGrid3x2Fill, + squareGrid4x3Fill, + squareLefthalfFill, + squareOnCircle, + squareOnSquare, + squareRighthalfFill, + squareSplit1x2, + squareSplit1x2Fill, + squareSplit2x1, + squareSplit2x1Fill, + squareSplit2x2, + squareSplit2x2Fill, + squareStack, + squareStack3dDownDottedline, + squareStack3dDownRight, + squareStack3dDownRightFill, + squareStack3dUp, + squareStack3dUpFill, + squareStack3dUpSlash, + squareStack3dUpSlashFill, + squareStackFill, + squaresBelowRectangle, + star, + starCircle, + starCircleFill, + starFill, + starLefthalfFill, + starSlash, + starSlashFill, + staroflife, + staroflifeFill, + sterlingsignCircle, + sterlingsignCircleFill, + sterlingsignSquare, + sterlingsignSquareFill, + stop, + stopCircle, + stopCircleFill, + stopFill, + stopwatch, + stopwatchFill, + strikethrough, + studentdesk, + suitClub, + suitClubFill, + suitDiamond, + suitDiamondFill, + suitHeart, + suitHeartFill, + suitSpade, + suitSpadeFill, + sum, + sunDust, + sunDustFill, + sunHaze, + sunHazeFill, + sunMax, + sunMaxFill, + sunMin, + sunMinFill, + sunrise, + sunriseFill, + sunset, + sunsetFill, + tBubble, + tBubbleFill, + tCircle, + tCircleFill, + tSquare, + tSquareFill, + table, + tableBadgeMore, + tableBadgeMoreFill, + tableFill, + tag, + tagCircle, + tagCircleFill, + tagFill, + teletype, + teletypeAnswer, + tengesignCircle, + tengesignCircleFill, + tengesignSquare, + tengesignSquareFill, + textAligncenter, + textAlignleft, + textAlignright, + textAppend, + textBadgeCheckmark, + textBadgeMinus, + textBadgePlus, + textBadgeStar, + textBadgeXmark, + textBubble, + textBubbleFill, + textCursor, + textInsert, + textJustify, + textJustifyleft, + textJustifyright, + textQuote, + textbox, + textformat, + textformat123, + textformatAbc, + textformatAbcDottedunderline, + textformatAlt, + textformatSize, + textformatSubscript, + textformatSuperscript, + thermometer, + thermometerSnowflake, + thermometerSun, + timelapse, + timer, + tornado, + tortoise, + tortoiseFill, + tramFill, + trash, + trashCircle, + trashCircleFill, + trashFill, + trashSlash, + trashSlashFill, + tray, + tray2, + tray2Fill, + trayAndArrowDown, + trayAndArrowDownFill, + trayAndArrowUp, + trayAndArrowUpFill, + trayFill, + trayFull, + trayFullFill, + triangle, + triangleFill, + triangleLefthalfFill, + triangleRighthalfFill, + tropicalstorm, + tugriksignCircle, + tugriksignCircleFill, + tugriksignSquare, + tugriksignSquareFill, + tuningfork, + turkishlirasignCircle, + turkishlirasignCircleFill, + turkishlirasignSquare, + turkishlirasignSquareFill, + tv, + tvCircle, + tvCircleFill, + tvFill, + tvMusicNote, + tvMusicNoteFill, + uCircle, + uCircleFill, + uSquare, + uSquareFill, + uiwindowSplit2x1, + umbrella, + umbrellaFill, + underline, + vCircle, + vCircleFill, + vSquare, + vSquareFill, + video, + videoBadgePlus, + videoBadgePlusFill, + videoCircle, + videoCircleFill, + videoFill, + videoSlash, + videoSlashFill, + view2d, + view3d, + viewfinder, + viewfinderCircle, + viewfinderCircleFill, + wCircle, + wCircleFill, + wSquare, + wSquareFill, + wandAndRays, + wandAndRaysInverse, + wandAndStars, + wandAndStarsInverse, + waveform, + waveformCircle, + waveformCircleFill, + waveformPath, + waveformPathBadgeMinus, + waveformPathBadgePlus, + waveformPathEcg, + wifi, + wifiExclamationmark, + wifiSlash, + wind, + windSnow, + wonsignCircle, + wonsignCircleFill, + wonsignSquare, + wonsignSquareFill, + wrench, + wrenchFill, + xCircle, + xCircleFill, + xSquare, + xSquareFill, + xSquareroot, + xmark, + xmarkCircle, + xmarkCircleFill, + xmarkIcloud, + xmarkIcloudFill, + xmarkOctagon, + xmarkOctagonFill, + xmarkRectangle, + xmarkRectangleFill, + xmarkSeal, + xmarkSealFill, + xmarkShield, + xmarkShieldFill, + xmarkSquare, + xmarkSquareFill, + yCircle, + yCircleFill, + ySquare, + ySquareFill, + yensignCircle, + yensignCircleFill, + yensignSquare, + yensignSquareFill, + zCircle, + zCircleFill, + zSquare, + zSquareFill, + zzz + ] + } +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.0.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.0.swift new file mode 100644 index 0000000..15145a1 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.0.swift @@ -0,0 +1,2580 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *) +extension SFSymbol { + internal static var allSymbols2_0: Set { + [ + _0Circle, + _0CircleFill, + _0Square, + _0SquareFill, + _00Circle, + _00CircleFill, + _00Square, + _00SquareFill, + _01Circle, + _01CircleFill, + _01Square, + _01SquareFill, + _02Circle, + _02CircleFill, + _02Square, + _02SquareFill, + _03Circle, + _03CircleFill, + _03Square, + _03SquareFill, + _04Circle, + _04CircleFill, + _04Square, + _04SquareFill, + _05Circle, + _05CircleFill, + _05Square, + _05SquareFill, + _06Circle, + _06CircleFill, + _06Square, + _06SquareFill, + _07Circle, + _07CircleFill, + _07Square, + _07SquareFill, + _08Circle, + _08CircleFill, + _08Square, + _08SquareFill, + _09Circle, + _09CircleFill, + _09Square, + _09SquareFill, + _1Circle, + _1CircleFill, + _1Magnifyingglass, + _1Square, + _1SquareFill, + _10Circle, + _10CircleFill, + _10Square, + _10SquareFill, + _11Circle, + _11CircleFill, + _11Square, + _11SquareFill, + _12Circle, + _12CircleFill, + _12Square, + _12SquareFill, + _13Circle, + _13CircleFill, + _13Square, + _13SquareFill, + _14Circle, + _14CircleFill, + _14Square, + _14SquareFill, + _15Circle, + _15CircleFill, + _15Square, + _15SquareFill, + _16Circle, + _16CircleFill, + _16Square, + _16SquareFill, + _17Circle, + _17CircleFill, + _17Square, + _17SquareFill, + _18Circle, + _18CircleFill, + _18Square, + _18SquareFill, + _19Circle, + _19CircleFill, + _19Square, + _19SquareFill, + _2Circle, + _2CircleFill, + _2Square, + _2SquareFill, + _20Circle, + _20CircleFill, + _20Square, + _20SquareFill, + _21Circle, + _21CircleFill, + _21Square, + _21SquareFill, + _22Circle, + _22CircleFill, + _22Square, + _22SquareFill, + _23Circle, + _23CircleFill, + _23Square, + _23SquareFill, + _24Circle, + _24CircleFill, + _24Square, + _24SquareFill, + _25Circle, + _25CircleFill, + _25Square, + _25SquareFill, + _26Circle, + _26CircleFill, + _26Square, + _26SquareFill, + _27Circle, + _27CircleFill, + _27Square, + _27SquareFill, + _28Circle, + _28CircleFill, + _28Square, + _28SquareFill, + _29Circle, + _29CircleFill, + _29Square, + _29SquareFill, + _3Circle, + _3CircleFill, + _3Square, + _3SquareFill, + _30Circle, + _30CircleFill, + _30Square, + _30SquareFill, + _31Circle, + _31CircleFill, + _31Square, + _31SquareFill, + _32Circle, + _32CircleFill, + _32Square, + _32SquareFill, + _33Circle, + _33CircleFill, + _33Square, + _33SquareFill, + _34Circle, + _34CircleFill, + _34Square, + _34SquareFill, + _35Circle, + _35CircleFill, + _35Square, + _35SquareFill, + _36Circle, + _36CircleFill, + _36Square, + _36SquareFill, + _37Circle, + _37CircleFill, + _37Square, + _37SquareFill, + _38Circle, + _38CircleFill, + _38Square, + _38SquareFill, + _39Circle, + _39CircleFill, + _39Square, + _39SquareFill, + _4AltCircle, + _4AltCircleFill, + _4AltSquare, + _4AltSquareFill, + _4Circle, + _4CircleFill, + _4Square, + _4SquareFill, + _40Circle, + _40CircleFill, + _40Square, + _40SquareFill, + _41Circle, + _41CircleFill, + _41Square, + _41SquareFill, + _42Circle, + _42CircleFill, + _42Square, + _42SquareFill, + _43Circle, + _43CircleFill, + _43Square, + _43SquareFill, + _44Circle, + _44CircleFill, + _44Square, + _44SquareFill, + _45Circle, + _45CircleFill, + _45Square, + _45SquareFill, + _46Circle, + _46CircleFill, + _46Square, + _46SquareFill, + _47Circle, + _47CircleFill, + _47Square, + _47SquareFill, + _48Circle, + _48CircleFill, + _48Square, + _48SquareFill, + _49Circle, + _49CircleFill, + _49Square, + _49SquareFill, + _4kTv, + _4kTvFill, + _5Circle, + _5CircleFill, + _5Square, + _5SquareFill, + _50Circle, + _50CircleFill, + _50Square, + _50SquareFill, + _6AltCircle, + _6AltCircleFill, + _6AltSquare, + _6AltSquareFill, + _6Circle, + _6CircleFill, + _6Square, + _6SquareFill, + _7Circle, + _7CircleFill, + _7Square, + _7SquareFill, + _8Circle, + _8CircleFill, + _8Square, + _8SquareFill, + _9AltCircle, + _9AltCircleFill, + _9AltSquare, + _9AltSquareFill, + _9Circle, + _9CircleFill, + _9Square, + _9SquareFill, + a, + aBookClosed, + aBookClosedFill, + aCircle, + aCircleFill, + aMagnify, + aSquare, + aSquareFill, + abc, + airplane, + airplaneCircle, + airplaneCircleFill, + airplayaudio, + airplayvideo, + airpodLeft, + airpodRight, + airpodproLeft, + airpodproRight, + airpods, + airpodspro, + airportExpress, + airportExtreme, + airportExtremeTower, + alarm, + alarmFill, + alt, + amplifier, + ant, + antCircle, + antCircleFill, + antFill, + antennaRadiowavesLeftAndRight, + app, + appBadge, + appBadgeFill, + appFill, + appGift, + appGiftFill, + appclip, + applelogo, + applescript, + applescriptFill, + appletv, + appletvFill, + applewatch, + applewatchRadiowavesLeftAndRight, + applewatchSlash, + applewatchWatchface, + appsIpad, + appsIpadLandscape, + appsIphone, + appsIphoneBadgePlus, + appsIphoneLandscape, + archivebox, + archiveboxCircle, + archiveboxCircleFill, + archiveboxFill, + arkit, + arrow2Squarepath, + arrow3Trianglepath, + arrowBackward, + arrowBackwardCircle, + arrowBackwardCircleFill, + arrowBackwardSquare, + arrowBackwardSquareFill, + arrowClockwise, + arrowClockwiseCircle, + arrowClockwiseCircleFill, + arrowClockwiseHeart, + arrowClockwiseHeartFill, + arrowClockwiseIcloud, + arrowClockwiseIcloudFill, + arrowCounterclockwise, + arrowCounterclockwiseCircle, + arrowCounterclockwiseCircleFill, + arrowCounterclockwiseIcloud, + arrowCounterclockwiseIcloudFill, + arrowDown, + arrowDownApp, + arrowDownAppFill, + arrowDownBackward, + arrowDownBackwardCircle, + arrowDownBackwardCircleFill, + arrowDownBackwardSquare, + arrowDownBackwardSquareFill, + arrowDownCircle, + arrowDownCircleFill, + arrowDownDoc, + arrowDownDocFill, + arrowDownForward, + arrowDownForwardAndArrowUpBackward, + arrowDownForwardAndArrowUpBackwardCircle, + arrowDownForwardAndArrowUpBackwardCircleFill, + arrowDownForwardCircle, + arrowDownForwardCircleFill, + arrowDownForwardSquare, + arrowDownForwardSquareFill, + arrowDownHeart, + arrowDownHeartFill, + arrowDownLeft, + arrowDownLeftCircle, + arrowDownLeftCircleFill, + arrowDownLeftSquare, + arrowDownLeftSquareFill, + arrowDownLeftVideo, + arrowDownLeftVideoFill, + arrowDownRight, + arrowDownRightAndArrowUpLeft, + arrowDownRightAndArrowUpLeftCircle, + arrowDownRightAndArrowUpLeftCircleFill, + arrowDownRightCircle, + arrowDownRightCircleFill, + arrowDownRightSquare, + arrowDownRightSquareFill, + arrowDownSquare, + arrowDownSquareFill, + arrowDownToLine, + arrowDownToLineAlt, + arrowForward, + arrowForwardCircle, + arrowForwardCircleFill, + arrowForwardSquare, + arrowForwardSquareFill, + arrowLeft, + arrowLeftAndRight, + arrowLeftAndRightCircle, + arrowLeftAndRightCircleFill, + arrowLeftAndRightRighttriangleLeftRighttriangleRight, + arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, + arrowLeftAndRightSquare, + arrowLeftAndRightSquareFill, + arrowLeftArrowRight, + arrowLeftArrowRightCircle, + arrowLeftArrowRightCircleFill, + arrowLeftArrowRightSquare, + arrowLeftArrowRightSquareFill, + arrowLeftCircle, + arrowLeftCircleFill, + arrowLeftSquare, + arrowLeftSquareFill, + arrowLeftToLine, + arrowLeftToLineAlt, + arrowRectanglepath, + arrowRight, + arrowRightCircle, + arrowRightCircleFill, + arrowRightDocOnClipboard, + arrowRightSquare, + arrowRightSquareFill, + arrowRightToLine, + arrowRightToLineAlt, + arrowTriangle2Circlepath, + arrowTriangle2CirclepathCamera, + arrowTriangle2CirclepathCameraFill, + arrowTriangle2CirclepathCircle, + arrowTriangle2CirclepathCircleFill, + arrowTriangle2CirclepathDocOnClipboard, + arrowTriangleBranch, + arrowTriangleCapsulepath, + arrowTriangleMerge, + arrowTrianglePull, + arrowTriangleSwap, + arrowTriangleTurnUpRightCircle, + arrowTriangleTurnUpRightCircleFill, + arrowTriangleTurnUpRightDiamond, + arrowTriangleTurnUpRightDiamondFill, + arrowTurnDownLeft, + arrowTurnDownRight, + arrowTurnLeftDown, + arrowTurnLeftUp, + arrowTurnRightDown, + arrowTurnRightUp, + arrowTurnUpForwardIphone, + arrowTurnUpForwardIphoneFill, + arrowTurnUpLeft, + arrowTurnUpRight, + arrowUp, + arrowUpAndDown, + arrowUpAndDownAndArrowLeftAndRight, + arrowUpAndDownCircle, + arrowUpAndDownCircleFill, + arrowUpAndDownRighttriangleUpFillRighttriangleDownFill, + arrowUpAndDownRighttriangleUpRighttriangleDown, + arrowUpAndDownSquare, + arrowUpAndDownSquareFill, + arrowUpAndPersonRectanglePortrait, + arrowUpAndPersonRectangleTurnLeft, + arrowUpAndPersonRectangleTurnRight, + arrowUpArrowDown, + arrowUpArrowDownCircle, + arrowUpArrowDownCircleFill, + arrowUpArrowDownSquare, + arrowUpArrowDownSquareFill, + arrowUpBackward, + arrowUpBackwardAndArrowDownForward, + arrowUpBackwardAndArrowDownForwardCircle, + arrowUpBackwardAndArrowDownForwardCircleFill, + arrowUpBackwardCircle, + arrowUpBackwardCircleFill, + arrowUpBackwardSquare, + arrowUpBackwardSquareFill, + arrowUpBin, + arrowUpBinFill, + arrowUpCircle, + arrowUpCircleFill, + arrowUpDoc, + arrowUpDocFill, + arrowUpDocOnClipboard, + arrowUpForward, + arrowUpForwardApp, + arrowUpForwardAppFill, + arrowUpForwardCircle, + arrowUpForwardCircleFill, + arrowUpForwardSquare, + arrowUpForwardSquareFill, + arrowUpHeart, + arrowUpHeartFill, + arrowUpLeft, + arrowUpLeftAndArrowDownRight, + arrowUpLeftAndArrowDownRightCircle, + arrowUpLeftAndArrowDownRightCircleFill, + arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, + arrowUpLeftAndDownRightMagnifyingglass, + arrowUpLeftCircle, + arrowUpLeftCircleFill, + arrowUpLeftSquare, + arrowUpLeftSquareFill, + arrowUpMessage, + arrowUpMessageFill, + arrowUpRight, + arrowUpRightAndArrowDownLeftRectangle, + arrowUpRightAndArrowDownLeftRectangleFill, + arrowUpRightCircle, + arrowUpRightCircleFill, + arrowUpRightSquare, + arrowUpRightSquareFill, + arrowUpRightVideo, + arrowUpRightVideoFill, + arrowUpSquare, + arrowUpSquareFill, + arrowUpToLine, + arrowUpToLineAlt, + arrowUturnBackward, + arrowUturnBackwardCircle, + arrowUturnBackwardCircleBadgeEllipsis, + arrowUturnBackwardCircleFill, + arrowUturnBackwardSquare, + arrowUturnBackwardSquareFill, + arrowUturnDown, + arrowUturnDownCircle, + arrowUturnDownCircleFill, + arrowUturnDownSquare, + arrowUturnDownSquareFill, + arrowUturnForward, + arrowUturnForwardCircle, + arrowUturnForwardCircleFill, + arrowUturnForwardSquare, + arrowUturnForwardSquareFill, + arrowUturnLeft, + arrowUturnLeftCircle, + arrowUturnLeftCircleBadgeEllipsis, + arrowUturnLeftCircleFill, + arrowUturnLeftSquare, + arrowUturnLeftSquareFill, + arrowUturnRight, + arrowUturnRightCircle, + arrowUturnRightCircleFill, + arrowUturnRightSquare, + arrowUturnRightSquareFill, + arrowUturnUp, + arrowUturnUpCircle, + arrowUturnUpCircleFill, + arrowUturnUpSquare, + arrowUturnUpSquareFill, + arrowshapeBounceForward, + arrowshapeBounceForwardFill, + arrowshapeBounceRight, + arrowshapeBounceRightFill, + arrowshapeTurnUpBackward, + arrowshapeTurnUpBackward2, + arrowshapeTurnUpBackward2Circle, + arrowshapeTurnUpBackward2CircleFill, + arrowshapeTurnUpBackward2Fill, + arrowshapeTurnUpBackwardCircle, + arrowshapeTurnUpBackwardCircleFill, + arrowshapeTurnUpBackwardFill, + arrowshapeTurnUpForward, + arrowshapeTurnUpForwardCircle, + arrowshapeTurnUpForwardCircleFill, + arrowshapeTurnUpForwardFill, + arrowshapeTurnUpLeft, + arrowshapeTurnUpLeft2, + arrowshapeTurnUpLeft2Circle, + arrowshapeTurnUpLeft2CircleFill, + arrowshapeTurnUpLeft2Fill, + arrowshapeTurnUpLeftCircle, + arrowshapeTurnUpLeftCircleFill, + arrowshapeTurnUpLeftFill, + arrowshapeTurnUpRight, + arrowshapeTurnUpRightCircle, + arrowshapeTurnUpRightCircleFill, + arrowshapeTurnUpRightFill, + arrowshapeZigzagForward, + arrowshapeZigzagForwardFill, + arrowshapeZigzagRight, + arrowshapeZigzagRightFill, + arrowtriangleBackward, + arrowtriangleBackwardCircle, + arrowtriangleBackwardCircleFill, + arrowtriangleBackwardFill, + arrowtriangleBackwardSquare, + arrowtriangleBackwardSquareFill, + arrowtriangleDown, + arrowtriangleDownCircle, + arrowtriangleDownCircleFill, + arrowtriangleDownFill, + arrowtriangleDownSquare, + arrowtriangleDownSquareFill, + arrowtriangleForward, + arrowtriangleForwardCircle, + arrowtriangleForwardCircleFill, + arrowtriangleForwardFill, + arrowtriangleForwardSquare, + arrowtriangleForwardSquareFill, + arrowtriangleLeft, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, + arrowtriangleLeftCircle, + arrowtriangleLeftCircleFill, + arrowtriangleLeftFill, + arrowtriangleLeftFillAndLineVerticalAndArrowtriangleRightFill, + arrowtriangleLeftSquare, + arrowtriangleLeftSquareFill, + arrowtriangleRight, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, + arrowtriangleRightCircle, + arrowtriangleRightCircleFill, + arrowtriangleRightFill, + arrowtriangleRightFillAndLineVerticalAndArrowtriangleLeftFill, + arrowtriangleRightSquare, + arrowtriangleRightSquareFill, + arrowtriangleUp, + arrowtriangleUpCircle, + arrowtriangleUpCircleFill, + arrowtriangleUpFill, + arrowtriangleUpSquare, + arrowtriangleUpSquareFill, + aspectratio, + aspectratioFill, + asteriskCircle, + asteriskCircleFill, + at, + atBadgeMinus, + atBadgePlus, + atCircle, + atCircleFill, + atom, + australsignCircle, + australsignCircleFill, + australsignSquare, + australsignSquareFill, + bCircle, + bCircleFill, + bSquare, + bSquareFill, + backward, + backwardEnd, + backwardEndAlt, + backwardEndAltFill, + backwardEndFill, + backwardFill, + backwardFrame, + backwardFrameFill, + badgePlusRadiowavesForward, + badgePlusRadiowavesRight, + bag, + bagBadgeMinus, + bagBadgePlus, + bagCircle, + bagCircleFill, + bagFill, + bagFillBadgeMinus, + bagFillBadgePlus, + bahtsignCircle, + bahtsignCircleFill, + bahtsignSquare, + bahtsignSquareFill, + bandage, + bandageFill, + banknote, + banknoteFill, + barcode, + barcodeViewfinder, + barometer, + battery0, + battery100, + battery100Bolt, + battery25, + bedDouble, + bedDoubleFill, + bell, + bellBadge, + bellBadgeFill, + bellCircle, + bellCircleFill, + bellFill, + bellSlash, + bellSlashCircle, + bellSlashCircleFill, + bellSlashFill, + bicycle, + bicycleCircle, + bicycleCircleFill, + binoculars, + binocularsFill, + bitcoinsignCircle, + bitcoinsignCircleFill, + bitcoinsignSquare, + bitcoinsignSquareFill, + bold, + boldItalicUnderline, + boldUnderline, + bolt, + boltBadgeA, + boltBadgeAFill, + boltCar, + boltCarFill, + boltCircle, + boltCircleFill, + boltFill, + boltFillBatteryblock, + boltFillBatteryblockFill, + boltHeart, + boltHeartFill, + boltHorizontal, + boltHorizontalCircle, + boltHorizontalCircleFill, + boltHorizontalFill, + boltHorizontalIcloud, + boltHorizontalIcloudFill, + boltSlash, + boltSlashCircle, + boltSlashCircleFill, + boltSlashFill, + bonjour, + book, + bookCircle, + bookCircleFill, + bookClosed, + bookClosedFill, + bookFill, + bookmark, + bookmarkCircle, + bookmarkCircleFill, + bookmarkFill, + bookmarkSlash, + bookmarkSlashFill, + booksVertical, + booksVerticalFill, + briefcase, + briefcaseFill, + bubbleLeft, + bubbleLeftAndBubbleRight, + bubbleLeftAndBubbleRightFill, + bubbleLeftFill, + bubbleMiddleBottom, + bubbleMiddleBottomFill, + bubbleMiddleTop, + bubbleMiddleTopFill, + bubbleRight, + bubbleRightFill, + building, + building2, + building2CropCircle, + building2CropCircleFill, + building2Fill, + buildingColumns, + buildingColumnsFill, + buildingFill, + burn, + burst, + burstFill, + bus, + busDoubledecker, + busDoubledeckerFill, + busFill, + cCircle, + cCircleFill, + cSquare, + cSquareFill, + calendar, + calendarBadgeClock, + calendarBadgeExclamationmark, + calendarBadgeMinus, + calendarBadgePlus, + calendarCircle, + calendarCircleFill, + camera, + cameraAperture, + cameraBadgeEllipsis, + cameraCircle, + cameraCircleFill, + cameraFill, + cameraFillBadgeEllipsis, + cameraFilters, + cameraMeteringCenterWeighted, + cameraMeteringCenterWeightedAverage, + cameraMeteringMatrix, + cameraMeteringMultispot, + cameraMeteringNone, + cameraMeteringPartial, + cameraMeteringSpot, + cameraMeteringUnknown, + cameraOnRectangle, + cameraOnRectangleFill, + cameraViewfinder, + candybarphone, + capslock, + capslockFill, + capsule, + capsuleFill, + capsulePortrait, + capsulePortraitFill, + captionsBubble, + captionsBubbleFill, + car, + car2, + car2Fill, + carCircle, + carCircleFill, + carFill, + cart, + cartBadgeMinus, + cartBadgePlus, + cartFill, + cartFillBadgeMinus, + cartFillBadgePlus, + `case`, + caseFill, + cedisignCircle, + cedisignCircleFill, + cedisignSquare, + cedisignSquareFill, + centsignCircle, + centsignCircleFill, + centsignSquare, + centsignSquareFill, + chartBar, + chartBarDocHorizontal, + chartBarDocHorizontalFill, + chartBarFill, + chartBarXaxis, + chartPie, + chartPieFill, + checkerboardRectangle, + checkmark, + checkmarkCircle, + checkmarkCircleFill, + checkmarkIcloud, + checkmarkIcloudFill, + checkmarkRectangle, + checkmarkRectangleFill, + checkmarkRectanglePortrait, + checkmarkRectanglePortraitFill, + checkmarkSeal, + checkmarkSealFill, + checkmarkShield, + checkmarkShieldFill, + checkmarkSquare, + checkmarkSquareFill, + chevronBackward, + chevronBackward2, + chevronBackwardCircle, + chevronBackwardCircleFill, + chevronBackwardSquare, + chevronBackwardSquareFill, + chevronCompactDown, + chevronCompactLeft, + chevronCompactRight, + chevronCompactUp, + chevronDown, + chevronDownCircle, + chevronDownCircleFill, + chevronDownSquare, + chevronDownSquareFill, + chevronForward, + chevronForward2, + chevronForwardCircle, + chevronForwardCircleFill, + chevronForwardSquare, + chevronForwardSquareFill, + chevronLeft, + chevronLeft2, + chevronLeftCircle, + chevronLeftCircleFill, + chevronLeftSlashChevronRight, + chevronLeftSquare, + chevronLeftSquareFill, + chevronRight, + chevronRight2, + chevronRightCircle, + chevronRightCircleFill, + chevronRightSquare, + chevronRightSquareFill, + chevronUp, + chevronUpChevronDown, + chevronUpCircle, + chevronUpCircleFill, + chevronUpSquare, + chevronUpSquareFill, + circle, + circleBottomhalfFill, + circleCircle, + circleCircleFill, + circleDashed, + circleDashedInsetFill, + circleFill, + circleFillSquareFill, + circleGrid2x2, + circleGrid2x2Fill, + circleGrid3x3, + circleGrid3x3Fill, + circleGridCross, + circleGridCrossDownFill, + circleGridCrossFill, + circleGridCrossLeftFill, + circleGridCrossRightFill, + circleGridCrossUpFill, + circleLefthalfFill, + circleRighthalfFill, + circleSquare, + circleTophalfFill, + circlebadge, + circlebadge2, + circlebadge2Fill, + circlebadgeFill, + circlesHexagongrid, + circlesHexagongridFill, + circlesHexagonpath, + circlesHexagonpathFill, + clear, + clearFill, + clock, + clockArrowCirclepath, + clockFill, + cloud, + cloudBolt, + cloudBoltFill, + cloudBoltRain, + cloudBoltRainFill, + cloudDrizzle, + cloudDrizzleFill, + cloudFill, + cloudFog, + cloudFogFill, + cloudHail, + cloudHailFill, + cloudHeavyrain, + cloudHeavyrainFill, + cloudMoon, + cloudMoonBolt, + cloudMoonBoltFill, + cloudMoonFill, + cloudMoonRain, + cloudMoonRainFill, + cloudRain, + cloudRainFill, + cloudSleet, + cloudSleetFill, + cloudSnow, + cloudSnowFill, + cloudSun, + cloudSunBolt, + cloudSunBoltFill, + cloudSunFill, + cloudSunRain, + cloudSunRainFill, + coloncurrencysignCircle, + coloncurrencysignCircleFill, + coloncurrencysignSquare, + coloncurrencysignSquareFill, + comb, + combFill, + command, + commandCircle, + commandCircleFill, + commandSquare, + commandSquareFill, + cone, + coneFill, + contextualmenuAndCursorarrow, + control, + cpu, + creditcard, + creditcardCircle, + creditcardCircleFill, + creditcardFill, + crop, + cropRotate, + cross, + crossCase, + crossCaseFill, + crossCircle, + crossCircleFill, + crossFill, + crown, + crownFill, + cruzeirosignCircle, + cruzeirosignCircleFill, + cruzeirosignSquare, + cruzeirosignSquareFill, + cube, + cubeFill, + cubeTransparent, + cubeTransparentFill, + curlybraces, + curlybracesSquare, + curlybracesSquareFill, + cursorarrow, + cursorarrowAndSquareOnSquareDashed, + cursorarrowClick, + cursorarrowClick2, + cursorarrowClickBadgeClock, + cursorarrowMotionlines, + cursorarrowMotionlinesClick, + cursorarrowRays, + cursorarrowSquare, + cylinder, + cylinderFill, + cylinderSplit1x2, + cylinderSplit1x2Fill, + dCircle, + dCircleFill, + dSquare, + dSquareFill, + decreaseIndent, + decreaseQuotelevel, + deleteLeft, + deleteLeftFill, + deleteRight, + deleteRightFill, + deskclock, + deskclockFill, + desktopcomputer, + dialMax, + dialMaxFill, + dialMin, + dialMinFill, + diamond, + diamondFill, + dieFace1, + dieFace1Fill, + dieFace2, + dieFace2Fill, + dieFace3, + dieFace3Fill, + dieFace4, + dieFace4Fill, + dieFace5, + dieFace5Fill, + dieFace6, + dieFace6Fill, + display, + display2, + displayTrianglebadgeExclamationmark, + divide, + divideCircle, + divideCircleFill, + divideSquare, + divideSquareFill, + doc, + docAppend, + docAppendFill, + docBadgeEllipsis, + docBadgeGearshape, + docBadgeGearshapeFill, + docBadgePlus, + docCircle, + docCircleFill, + docFill, + docFillBadgeEllipsis, + docFillBadgePlus, + docOnClipboard, + docOnClipboardFill, + docOnDoc, + docOnDocFill, + docPlaintext, + docPlaintextFill, + docRichtext, + docRichtextFill, + docText, + docTextBelowEcg, + docTextBelowEcgFill, + docTextFill, + docTextFillViewfinder, + docTextMagnifyingglass, + docTextViewfinder, + docZipper, + dockArrowDownRectangle, + dockArrowUpRectangle, + dockRectangle, + dollarsignCircle, + dollarsignCircleFill, + dollarsignSquare, + dollarsignSquareFill, + dongsignCircle, + dongsignCircleFill, + dongsignSquare, + dongsignSquareFill, + dotArrowtrianglesUpRightDownLeftCircle, + dotCircleAndCursorarrow, + dotRadiowavesForward, + dotRadiowavesLeftAndRight, + dotRadiowavesRight, + dotSquare, + dotSquareFill, + dotSquareshape, + dotSquareshapeFill, + dotSquareshapeSplit2x2, + dpad, + dpadDownFill, + dpadFill, + dpadLeftFill, + dpadRightFill, + dpadUpFill, + drop, + dropFill, + dropTriangle, + dropTriangleFill, + eCircle, + eCircleFill, + eSquare, + eSquareFill, + ear, + earBadgeCheckmark, + earFill, + earTrianglebadgeExclamationmark, + earpods, + eject, + ejectCircle, + ejectCircleFill, + ejectFill, + ellipsis, + ellipsisBubble, + ellipsisBubbleFill, + ellipsisCircle, + ellipsisCircleFill, + ellipsisRectangle, + ellipsisRectangleFill, + envelope, + envelopeArrowTriangleBranch, + envelopeArrowTriangleBranchFill, + envelopeBadge, + envelopeBadgeFill, + envelopeBadgeShieldLeadinghalfFill, + envelopeCircle, + envelopeCircleFill, + envelopeFill, + envelopeFillBadgeShieldTrailinghalfFill, + envelopeOpen, + envelopeOpenFill, + equal, + equalCircle, + equalCircleFill, + equalSquare, + equalSquareFill, + escape, + esim, + esimFill, + eurosignCircle, + eurosignCircleFill, + eurosignSquare, + eurosignSquareFill, + exclamationmark, + exclamationmark2, + exclamationmark3, + exclamationmarkArrowCirclepath, + exclamationmarkArrowTriangle2Circlepath, + exclamationmarkBubble, + exclamationmarkBubbleFill, + exclamationmarkCircle, + exclamationmarkCircleFill, + exclamationmarkIcloud, + exclamationmarkIcloudFill, + exclamationmarkOctagon, + exclamationmarkOctagonFill, + exclamationmarkShield, + exclamationmarkShieldFill, + exclamationmarkSquare, + exclamationmarkSquareFill, + exclamationmarkTriangle, + exclamationmarkTriangleFill, + externaldrive, + externaldriveBadgeCheckmark, + externaldriveBadgeIcloud, + externaldriveBadgeMinus, + externaldriveBadgePersonCrop, + externaldriveBadgePlus, + externaldriveBadgeTimemachine, + externaldriveBadgeWifi, + externaldriveBadgeXmark, + externaldriveConnectedToLineBelow, + externaldriveConnectedToLineBelowFill, + externaldriveFill, + externaldriveFillBadgeCheckmark, + externaldriveFillBadgeIcloud, + externaldriveFillBadgeMinus, + externaldriveFillBadgePersonCrop, + externaldriveFillBadgePlus, + externaldriveFillBadgeTimemachine, + externaldriveFillBadgeWifi, + externaldriveFillBadgeXmark, + eye, + eyeCircle, + eyeCircleFill, + eyeFill, + eyeSlash, + eyeSlashFill, + eyebrow, + eyedropper, + eyedropperFull, + eyedropperHalffull, + eyeglasses, + eyes, + eyesInverse, + fCircle, + fCircleFill, + fCursive, + fCursiveCircle, + fCursiveCircleFill, + fSquare, + fSquareFill, + faceDashed, + faceDashedFill, + faceSmiling, + faceSmilingFill, + faceid, + faxmachine, + fiberchannel, + figureStand, + figureStandLineDottedFigureStand, + figureWalk, + figureWalkCircle, + figureWalkCircleFill, + figureWalkDiamond, + figureWalkDiamondFill, + figureWave, + figureWaveCircle, + figureWaveCircleFill, + filemenuAndCursorarrow, + filemenuAndSelection, + film, + filmFill, + flag, + flagBadgeEllipsis, + flagBadgeEllipsisFill, + flagCircle, + flagCircleFill, + flagFill, + flagSlash, + flagSlashCircle, + flagSlashCircleFill, + flagSlashFill, + flame, + flameFill, + flashlightOffFill, + flashlightOnFill, + flipphone, + florinsignCircle, + florinsignCircleFill, + florinsignSquare, + florinsignSquareFill, + flowchart, + flowchartFill, + fn, + folder, + folderBadgeGear, + folderBadgeMinus, + folderBadgePersonCrop, + folderBadgePlus, + folderBadgeQuestionmark, + folderCircle, + folderCircleFill, + folderFill, + folderFillBadgeGear, + folderFillBadgeMinus, + folderFillBadgePersonCrop, + folderFillBadgePlus, + folderFillBadgeQuestionmark, + forward, + forwardEnd, + forwardEndAlt, + forwardEndAltFill, + forwardEndFill, + forwardFill, + forwardFrame, + forwardFrameFill, + francsignCircle, + francsignCircleFill, + francsignSquare, + francsignSquareFill, + function, + fx, + gCircle, + gCircleFill, + gSquare, + gSquareFill, + gamecontroller, + gamecontrollerFill, + gauge, + gaugeBadgeMinus, + gaugeBadgePlus, + gear, + gearshape, + gearshape2, + gearshape2Fill, + gearshapeFill, + gift, + giftCircle, + giftCircleFill, + giftFill, + giftcard, + giftcardFill, + globe, + gobackward, + gobackward10, + gobackward15, + gobackward30, + gobackward45, + gobackward60, + gobackward75, + gobackward90, + gobackwardMinus, + goforward, + goforward10, + goforward15, + goforward30, + goforward45, + goforward60, + goforward75, + goforward90, + goforwardPlus, + graduationcap, + graduationcapFill, + greaterthan, + greaterthanCircle, + greaterthanCircleFill, + greaterthanSquare, + greaterthanSquareFill, + greetingcard, + greetingcardFill, + grid, + gridCircle, + gridCircleFill, + guaranisignCircle, + guaranisignCircleFill, + guaranisignSquare, + guaranisignSquareFill, + guitars, + guitarsFill, + gyroscope, + hCircle, + hCircleFill, + hSquare, + hSquareFill, + hSquareFillOnSquareFill, + hSquareOnSquare, + hammer, + hammerFill, + handDraw, + handDrawFill, + handPointDown, + handPointDownFill, + handPointLeft, + handPointLeftFill, + handPointRight, + handPointRightFill, + handPointUp, + handPointUpBraille, + handPointUpBrailleFill, + handPointUpFill, + handPointUpLeft, + handPointUpLeftFill, + handRaised, + handRaisedFill, + handRaisedSlash, + handRaisedSlashFill, + handTap, + handTapFill, + handThumbsdown, + handThumbsdownFill, + handThumbsup, + handThumbsupFill, + handWave, + handWaveFill, + handsClap, + handsClapFill, + handsSparkles, + handsSparklesFill, + hare, + hareFill, + headphones, + headphonesCircle, + headphonesCircleFill, + hearingaidEar, + heart, + heartCircle, + heartCircleFill, + heartFill, + heartSlash, + heartSlashCircle, + heartSlashCircleFill, + heartSlashFill, + heartTextSquare, + heartTextSquareFill, + helm, + hexagon, + hexagonFill, + hifispeaker, + hifispeaker2, + hifispeaker2Fill, + hifispeakerAndHomepod, + hifispeakerAndHomepodFill, + hifispeakerFill, + highlighter, + homekit, + homepod, + homepod2, + homepod2Fill, + homepodFill, + hourglass, + hourglassBadgePlus, + hourglassBottomhalfFill, + hourglassTophalfFill, + house, + houseCircle, + houseCircleFill, + houseFill, + hryvniasignCircle, + hryvniasignCircleFill, + hryvniasignSquare, + hryvniasignSquareFill, + hurricane, + iCircle, + iCircleFill, + iSquare, + iSquareFill, + icloud, + icloudAndArrowDown, + icloudAndArrowDownFill, + icloudAndArrowUp, + icloudAndArrowUpFill, + icloudCircle, + icloudCircleFill, + icloudFill, + icloudSlash, + icloudSlashFill, + increaseIndent, + increaseQuotelevel, + indianrupeesignCircle, + indianrupeesignCircleFill, + indianrupeesignSquare, + indianrupeesignSquareFill, + infinity, + info, + infoCircle, + infoCircleFill, + internaldrive, + internaldriveFill, + ipad, + ipadHomebutton, + ipadHomebuttonLandscape, + ipadLandscape, + iphone, + iphoneHomebutton, + iphoneHomebuttonRadiowavesLeftAndRight, + iphoneHomebuttonSlash, + iphoneRadiowavesLeftAndRight, + iphoneSlash, + ipod, + ipodshuffleGen1, + ipodshuffleGen2, + ipodshuffleGen3, + ipodshuffleGen4, + ipodtouch, + italic, + jCircle, + jCircleFill, + jSquare, + jSquareFill, + jSquareFillOnSquareFill, + jSquareOnSquare, + k, + kCircle, + kCircleFill, + kSquare, + kSquareFill, + key, + keyFill, + keyIcloud, + keyIcloudFill, + keyboard, + keyboardBadgeEllipsis, + keyboardChevronCompactDown, + keyboardChevronCompactLeft, + keyboardMacwindow, + keyboardOnehandedLeft, + keyboardOnehandedRight, + kipsignCircle, + kipsignCircleFill, + kipsignSquare, + kipsignSquareFill, + lCircle, + lCircleFill, + lJoystick, + lJoystickDown, + lJoystickDownFill, + lJoystickFill, + lRectangleRoundedbottom, + lRectangleRoundedbottomFill, + lSquare, + lSquareFill, + l1RectangleRoundedbottom, + l1RectangleRoundedbottomFill, + l2RectangleRoundedtop, + l2RectangleRoundedtopFill, + ladybug, + ladybugFill, + laptopcomputer, + laptopcomputerAndIphone, + largecircleFillCircle, + larisignCircle, + larisignCircleFill, + larisignSquare, + larisignSquareFill, + lasso, + lassoSparkles, + latch2Case, + latch2CaseFill, + lbRectangleRoundedbottom, + lbRectangleRoundedbottomFill, + leaf, + leafArrowTriangleCirclepath, + leafFill, + lessthan, + lessthanCircle, + lessthanCircleFill, + lessthanSquare, + lessthanSquareFill, + level, + levelFill, + lifepreserver, + lifepreserverFill, + lightMax, + lightMin, + lightbulb, + lightbulbFill, + lightbulbSlash, + lightbulbSlashFill, + line3CrossedSwirlCircle, + line3CrossedSwirlCircleFill, + lineDiagonal, + lineDiagonalArrow, + lineHorizontal2DecreaseCircle, + lineHorizontal2DecreaseCircleFill, + lineHorizontal3, + lineHorizontal3Circle, + lineHorizontal3CircleFill, + lineHorizontal3Decrease, + lineHorizontal3DecreaseCircle, + lineHorizontal3DecreaseCircleFill, + lineHorizontalStarFillLineHorizontal, + lineweight, + link, + linkBadgePlus, + linkCircle, + linkCircleFill, + linkIcloud, + linkIcloudFill, + lirasignCircle, + lirasignCircleFill, + lirasignSquare, + lirasignSquareFill, + listAndFilm, + listBullet, + listBulletBelowRectangle, + listBulletIndent, + listBulletRectangle, + listDash, + listNumber, + listStar, + listTriangle, + livephoto, + livephotoBadgeA, + livephotoPlay, + livephotoSlash, + location, + locationCircle, + locationCircleFill, + locationFill, + locationFillViewfinder, + locationNorth, + locationNorthFill, + locationNorthLine, + locationNorthLineFill, + locationSlash, + locationSlashFill, + locationViewfinder, + lock, + lockCircle, + lockCircleFill, + lockDoc, + lockDocFill, + lockFill, + lockIcloud, + lockIcloudFill, + lockOpen, + lockOpenFill, + lockRectangle, + lockRectangleFill, + lockRectangleOnRectangle, + lockRectangleOnRectangleFill, + lockRectangleStack, + lockRectangleStackFill, + lockRotation, + lockRotationOpen, + lockShield, + lockShieldFill, + lockSlash, + lockSlashFill, + lockSquare, + lockSquareFill, + lockSquareStack, + lockSquareStackFill, + loupe, + ltRectangleRoundedtop, + ltRectangleRoundedtopFill, + lungs, + lungsFill, + mCircle, + mCircleFill, + mSquare, + mSquareFill, + macmini, + macminiFill, + macproGen1, + macproGen2, + macproGen2Fill, + macproGen3, + macproGen3Server, + macwindow, + macwindowBadgePlus, + macwindowOnRectangle, + magnifyingglass, + magnifyingglassCircle, + magnifyingglassCircleFill, + mail, + mailAndTextMagnifyingglass, + mailFill, + mailStack, + mailStackFill, + manatsignCircle, + manatsignCircleFill, + manatsignSquare, + manatsignSquareFill, + map, + mapFill, + mappin, + mappinAndEllipse, + mappinCircle, + mappinCircleFill, + mappinSlash, + megaphone, + megaphoneFill, + memories, + memoriesBadgeMinus, + memoriesBadgePlus, + memorychip, + menubarArrowDownRectangle, + menubarArrowUpRectangle, + menubarDockRectangle, + menubarDockRectangleBadgeRecord, + menubarRectangle, + message, + messageCircle, + messageCircleFill, + messageFill, + metronome, + metronomeFill, + mic, + micCircle, + micCircleFill, + micFill, + micSlash, + micSlashFill, + millsignCircle, + millsignCircleFill, + millsignSquare, + millsignSquareFill, + minus, + minusCircle, + minusCircleFill, + minusDiamond, + minusDiamondFill, + minusMagnifyingglass, + minusPlusBatteryblock, + minusPlusBatteryblockFill, + minusRectangle, + minusRectangleFill, + minusRectanglePortrait, + minusRectanglePortraitFill, + minusSlashPlus, + minusSquare, + minusSquareFill, + moon, + moonCircle, + moonCircleFill, + moonFill, + moonStars, + moonStarsFill, + moonZzz, + moonZzzFill, + mosaic, + mosaicFill, + mount, + mountFill, + mouth, + mouthFill, + move3d, + multiply, + multiplyCircle, + multiplyCircleFill, + multiplySquare, + multiplySquareFill, + musicMic, + musicNote, + musicNoteHouse, + musicNoteHouseFill, + musicNoteList, + musicQuarternote3, + mustache, + mustacheFill, + nCircle, + nCircleFill, + nSquare, + nSquareFill, + nairasignCircle, + nairasignCircleFill, + nairasignSquare, + nairasignSquareFill, + network, + newspaper, + newspaperFill, + nose, + noseFill, + nosign, + note, + noteText, + noteTextBadgePlus, + number, + numberCircle, + numberCircleFill, + numberSquare, + numberSquareFill, + oCircle, + oCircleFill, + oSquare, + oSquareFill, + octagon, + octagonFill, + opticaldisc, + opticaldiscdrive, + opticaldiscdriveFill, + option, + oval, + ovalFill, + ovalPortrait, + ovalPortraitFill, + pCircle, + pCircleFill, + pSquare, + pSquareFill, + paintbrush, + paintbrushFill, + paintbrushPointed, + paintbrushPointedFill, + paintpalette, + paintpaletteFill, + pano, + panoFill, + paperclip, + paperclipBadgeEllipsis, + paperclipCircle, + paperclipCircleFill, + paperplane, + paperplaneCircle, + paperplaneCircleFill, + paperplaneFill, + paragraphsign, + pause, + pauseCircle, + pauseCircleFill, + pauseFill, + pauseRectangle, + pauseRectangleFill, + pc, + pencil, + pencilAndOutline, + pencilCircle, + pencilCircleFill, + pencilSlash, + pencilTip, + pencilTipCropCircle, + pencilTipCropCircleBadgeArrowForward, + pencilTipCropCircleBadgeMinus, + pencilTipCropCircleBadgePlus, + percent, + person, + person2, + person2Circle, + person2CircleFill, + person2Fill, + person2SquareStack, + person2SquareStackFill, + person3, + person3Fill, + personAndArrowLeftAndArrowRight, + personBadgeMinus, + personBadgePlus, + personCircle, + personCircleFill, + personCropCircle, + personCropCircleBadgeCheckmark, + personCropCircleBadgeExclamationmark, + personCropCircleBadgeMinus, + personCropCircleBadgePlus, + personCropCircleBadgeQuestionmark, + personCropCircleBadgeXmark, + personCropCircleFill, + personCropCircleFillBadgeCheckmark, + personCropCircleFillBadgeExclamationmark, + personCropCircleFillBadgeMinus, + personCropCircleFillBadgePlus, + personCropCircleFillBadgeQuestionmark, + personCropCircleFillBadgeXmark, + personCropRectangle, + personCropRectangleFill, + personCropSquare, + personCropSquareFill, + personCropSquareFillAndAtRectangle, + personFill, + personFillAndArrowLeftAndArrowRight, + personFillBadgeMinus, + personFillBadgePlus, + personFillCheckmark, + personFillQuestionmark, + personFillTurnDown, + personFillTurnLeft, + personFillTurnRight, + personFillViewfinder, + personFillXmark, + personIcloud, + personIcloudFill, + personalhotspot, + perspective, + pesetasignCircle, + pesetasignCircleFill, + pesetasignSquare, + pesetasignSquareFill, + pesosignCircle, + pesosignCircleFill, + pesosignSquare, + pesosignSquareFill, + phone, + phoneArrowDownLeft, + phoneArrowRight, + phoneArrowUpRight, + phoneBadgePlus, + phoneBubbleLeft, + phoneBubbleLeftFill, + phoneCircle, + phoneCircleFill, + phoneConnection, + phoneDown, + phoneDownCircle, + phoneDownCircleFill, + phoneDownFill, + phoneFill, + phoneFillArrowDownLeft, + phoneFillArrowRight, + phoneFillArrowUpRight, + phoneFillBadgePlus, + phoneFillConnection, + photo, + photoFill, + photoFillOnRectangleFill, + photoOnRectangle, + photoOnRectangleAngled, + pianokeys, + pianokeysInverse, + pills, + pillsFill, + pin, + pinCircle, + pinCircleFill, + pinFill, + pinSlash, + pinSlashFill, + pip, + pipEnter, + pipExit, + pipFill, + pipRemove, + pipSwap, + placeholdertextFill, + play, + playCircle, + playCircleFill, + playFill, + playRectangle, + playRectangleFill, + playSlash, + playSlashFill, + playpause, + playpauseFill, + plus, + plusApp, + plusAppFill, + plusBubble, + plusBubbleFill, + plusCircle, + plusCircleFill, + plusDiamond, + plusDiamondFill, + plusMagnifyingglass, + plusMessage, + plusMessageFill, + plusRectangle, + plusRectangleFill, + plusRectangleFillOnFolderFill, + plusRectangleFillOnRectangleFill, + plusRectangleOnFolder, + plusRectangleOnRectangle, + plusRectanglePortrait, + plusRectanglePortraitFill, + plusSlashMinus, + plusSquare, + plusSquareFill, + plusSquareFillOnSquareFill, + plusSquareOnSquare, + plusViewfinder, + plusminus, + plusminusCircle, + plusminusCircleFill, + pointFillTopleftDownCurvedtoPointFillBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUp, + power, + poweroff, + poweron, + powersleep, + printer, + printerDotmatrix, + printerDotmatrixFill, + printerDotmatrixFillAndPaperFill, + printerFill, + printerFillAndPaperFill, + projective, + purchased, + purchasedCircle, + purchasedCircleFill, + puzzlepiece, + puzzlepieceFill, + pyramid, + pyramidFill, + qCircle, + qCircleFill, + qSquare, + qSquareFill, + qrcode, + qrcodeViewfinder, + questionmark, + questionmarkCircle, + questionmarkCircleFill, + questionmarkDiamond, + questionmarkDiamondFill, + questionmarkFolder, + questionmarkFolderFill, + questionmarkSquare, + questionmarkSquareDashed, + questionmarkSquareFill, + questionmarkVideo, + questionmarkVideoFill, + quoteBubble, + quoteBubbleFill, + rCircle, + rCircleFill, + rJoystick, + rJoystickDown, + rJoystickDownFill, + rJoystickFill, + rRectangleRoundedbottom, + rRectangleRoundedbottomFill, + rSquare, + rSquareFill, + rSquareFillOnSquareFill, + rSquareOnSquare, + r1RectangleRoundedbottom, + r1RectangleRoundedbottomFill, + r2RectangleRoundedtop, + r2RectangleRoundedtopFill, + radio, + radioFill, + rays, + rbRectangleRoundedbottom, + rbRectangleRoundedbottomFill, + recordCircle, + recordCircleFill, + recordingtape, + rectangle, + rectangle3Offgrid, + rectangle3OffgridBubbleLeft, + rectangle3OffgridBubbleLeftFill, + rectangle3OffgridFill, + rectangleAndArrowUpRightAndArrowDownLeft, + rectangleAndArrowUpRightAndArrowDownLeftSlash, + rectangleAndPaperclip, + rectangleAndPencilAndEllipsis, + rectangleAndTextMagnifyingglass, + rectangleArrowtriangle2Inward, + rectangleArrowtriangle2Outward, + rectangleBadgeCheckmark, + rectangleBadgeMinus, + rectangleBadgePlus, + rectangleBadgeXmark, + rectangleBottomthirdInsetFill, + rectangleCenterInsetFill, + rectangleCompressVertical, + rectangleConnectedToLineBelow, + rectangleDashed, + rectangleDashedAndPaperclip, + rectangleDashedBadgeRecord, + rectangleExpandVertical, + rectangleFill, + rectangleFillBadgeCheckmark, + rectangleFillBadgeMinus, + rectangleFillBadgePlus, + rectangleFillBadgeXmark, + rectangleFillOnRectangleAngledFill, + rectangleFillOnRectangleFill, + rectangleFillOnRectangleFillCircle, + rectangleFillOnRectangleFillCircleFill, + rectangleFillOnRectangleFillSlashFill, + rectangleGrid1x2, + rectangleGrid1x2Fill, + rectangleGrid2x2, + rectangleGrid2x2Fill, + rectangleGrid3x2, + rectangleGrid3x2Fill, + rectangleInsetBottomleftFill, + rectangleInsetBottomrightFill, + rectangleInsetFill, + rectangleInsetTopleftFill, + rectangleInsetToprightFill, + rectangleLefthalfFill, + rectangleLefthalfInsetFill, + rectangleLefthalfInsetFillArrowLeft, + rectangleLeftthirdInsetFill, + rectangleOnRectangle, + rectangleOnRectangleAngled, + rectangleOnRectangleSlash, + rectanglePortrait, + rectanglePortraitArrowtriangle2Inward, + rectanglePortraitArrowtriangle2Outward, + rectanglePortraitFill, + rectangleRighthalfFill, + rectangleRighthalfInsetFill, + rectangleRighthalfInsetFillArrowRight, + rectangleRightthirdInsetFill, + rectangleRoundedbottom, + rectangleRoundedbottomFill, + rectangleRoundedtop, + rectangleRoundedtopFill, + rectangleSlash, + rectangleSlashFill, + rectangleSplit1x2, + rectangleSplit1x2Fill, + rectangleSplit2x1, + rectangleSplit2x1Fill, + rectangleSplit2x2, + rectangleSplit2x2Fill, + rectangleSplit3x1, + rectangleSplit3x1Fill, + rectangleSplit3x3, + rectangleSplit3x3Fill, + rectangleStack, + rectangleStackBadgeMinus, + rectangleStackBadgePersonCrop, + rectangleStackBadgePlus, + rectangleStackFill, + rectangleStackFillBadgeMinus, + rectangleStackFillBadgePersonCrop, + rectangleStackFillBadgePlus, + rectangleStackPersonCrop, + rectangleStackPersonCropFill, + `repeat`, + repeat1, + restart, + restartCircle, + `return`, + rhombus, + rhombusFill, + rosette, + rotate3d, + rotateLeft, + rotateLeftFill, + rotateRight, + rotateRightFill, + rtRectangleRoundedtop, + rtRectangleRoundedtopFill, + rublesignCircle, + rublesignCircleFill, + rublesignSquare, + rublesignSquareFill, + ruler, + rulerFill, + rupeesignCircle, + rupeesignCircleFill, + rupeesignSquare, + rupeesignSquareFill, + sCircle, + sCircleFill, + sSquare, + sSquareFill, + safari, + safariFill, + scale3d, + scalemass, + scalemassFill, + scanner, + scannerFill, + scissors, + scissorsBadgeEllipsis, + scope, + scribble, + scribbleVariable, + scroll, + scrollFill, + sdcard, + sdcardFill, + seal, + sealFill, + selectionPinInOut, + serverRack, + shadow, + shekelsignCircle, + shekelsignCircleFill, + shekelsignSquare, + shekelsignSquareFill, + shield, + shieldFill, + shieldLefthalfFill, + shieldLefthalfFillSlash, + shieldSlash, + shieldSlashFill, + shift, + shiftFill, + shippingbox, + shippingboxFill, + shuffle, + sidebarLeading, + sidebarLeft, + sidebarRight, + sidebarSquaresLeading, + sidebarSquaresLeft, + sidebarSquaresRight, + sidebarSquaresTrailing, + sidebarTrailing, + signature, + signpostLeft, + signpostLeftFill, + signpostRight, + signpostRightFill, + simcard, + simcard2, + simcard2Fill, + simcardFill, + skew, + slashCircle, + slashCircleFill, + sleep, + sliderHorizontal3, + sliderHorizontalBelowRectangle, + sliderHorizontalBelowSquareFillAndSquare, + sliderVertical3, + slowmo, + smallcircleCircle, + smallcircleCircleFill, + smallcircleFillCircle, + smallcircleFillCircleFill, + smoke, + smokeFill, + snow, + sparkle, + sparkles, + sparklesRectangleStack, + sparklesRectangleStackFill, + sparklesSquareFillOnSquare, + speaker, + speakerFill, + speakerSlash, + speakerSlashCircle, + speakerSlashCircleFill, + speakerSlashFill, + speakerWave1, + speakerWave1Fill, + speakerWave2, + speakerWave2Circle, + speakerWave2CircleFill, + speakerWave2Fill, + speakerWave3, + speakerWave3Fill, + speakerZzz, + speakerZzzFill, + speedometer, + sportscourt, + sportscourtFill, + square, + square2Stack3d, + square2Stack3dBottomFill, + square2Stack3dTopFill, + square3Stack3d, + square3Stack3dBottomFill, + square3Stack3dMiddleFill, + square3Stack3dTopFill, + squareAndArrowDown, + squareAndArrowDownFill, + squareAndArrowDownOnSquare, + squareAndArrowDownOnSquareFill, + squareAndArrowUp, + squareAndArrowUpFill, + squareAndArrowUpOnSquare, + squareAndArrowUpOnSquareFill, + squareAndAtRectangle, + squareAndLineVerticalAndSquare, + squareAndLineVerticalAndSquareFill, + squareAndPencil, + squareBottomhalfFill, + squareCircle, + squareCircleFill, + squareDashed, + squareDashedInsetFill, + squareFill, + squareFillAndLineVerticalAndSquare, + squareFillAndLineVerticalSquareFill, + squareFillOnCircleFill, + squareFillOnSquare, + squareFillOnSquareFill, + squareFillTextGrid1x2, + squareGrid2x2, + squareGrid2x2Fill, + squareGrid3x1BelowLineGrid1x2, + squareGrid3x1FillBelowLineGrid1x2, + squareGrid3x1FolderBadgePlus, + squareGrid3x1FolderFillBadgePlus, + squareGrid3x2, + squareGrid3x2Fill, + squareGrid3x3, + squareGrid3x3BottomleftFill, + squareGrid3x3BottommiddleFill, + squareGrid3x3BottomrightFill, + squareGrid3x3Fill, + squareGrid3x3FillSquare, + squareGrid3x3MiddleFill, + squareGrid3x3MiddleleftFill, + squareGrid3x3MiddlerightFill, + squareGrid3x3TopleftFill, + squareGrid3x3TopmiddleFill, + squareGrid3x3ToprightFill, + squareGrid4x3Fill, + squareLefthalfFill, + squareOnCircle, + squareOnSquare, + squareOnSquareDashed, + squareOnSquareSquareshapeControlhandles, + squareRighthalfFill, + squareSlash, + squareSlashFill, + squareSplit1x2, + squareSplit1x2Fill, + squareSplit2x1, + squareSplit2x1Fill, + squareSplit2x2, + squareSplit2x2Fill, + squareSplitBottomrightquarter, + squareSplitBottomrightquarterFill, + squareSplitDiagonal, + squareSplitDiagonal2x2, + squareSplitDiagonal2x2Fill, + squareSplitDiagonalFill, + squareStack, + squareStack3dDownForward, + squareStack3dDownForwardFill, + squareStack3dDownRight, + squareStack3dDownRightFill, + squareStack3dForwardDottedline, + squareStack3dForwardDottedlineFill, + squareStack3dUp, + squareStack3dUpBadgeA, + squareStack3dUpBadgeAFill, + squareStack3dUpFill, + squareStack3dUpSlash, + squareStack3dUpSlashFill, + squareStackFill, + squareTophalfFill, + squaresBelowRectangle, + squareshape, + squareshapeControlhandlesOnSquareshapeControlhandles, + squareshapeDashedSquareshape, + squareshapeFill, + squareshapeSplit2x2, + squareshapeSplit2x2Dotted, + squareshapeSplit3x3, + squareshapeSquareshapeDashed, + star, + starCircle, + starCircleFill, + starFill, + starLeadinghalfFill, + starSlash, + starSlashFill, + starSquare, + starSquareFill, + staroflife, + staroflifeCircle, + staroflifeCircleFill, + staroflifeFill, + sterlingsignCircle, + sterlingsignCircleFill, + sterlingsignSquare, + sterlingsignSquareFill, + stethoscope, + stop, + stopCircle, + stopCircleFill, + stopFill, + stopwatch, + stopwatchFill, + strikethrough, + studentdesk, + suitClub, + suitClubFill, + suitDiamond, + suitDiamondFill, + suitHeart, + suitHeartFill, + suitSpade, + suitSpadeFill, + sum, + sunDust, + sunDustFill, + sunHaze, + sunHazeFill, + sunMax, + sunMaxFill, + sunMin, + sunMinFill, + sunrise, + sunriseFill, + sunset, + sunsetFill, + swift, + switch2, + tBubble, + tBubbleFill, + tCircle, + tCircleFill, + tSquare, + tSquareFill, + tablecells, + tablecellsBadgeEllipsis, + tablecellsBadgeEllipsisFill, + tablecellsFill, + tag, + tagCircle, + tagCircleFill, + tagFill, + tagSlash, + tagSlashFill, + target, + teletype, + teletypeAnswer, + teletypeCircle, + teletypeCircleFill, + tengesignCircle, + tengesignCircleFill, + tengesignSquare, + tengesignSquareFill, + terminal, + terminalFill, + textAligncenter, + textAlignleft, + textAlignright, + textAndCommandMacwindow, + textAppend, + textBadgeCheckmark, + textBadgeMinus, + textBadgePlus, + textBadgeStar, + textBadgeXmark, + textBelowPhoto, + textBelowPhotoFill, + textBookClosed, + textBookClosedFill, + textBubble, + textBubbleFill, + textCursor, + textInsert, + textJustify, + textJustifyleft, + textJustifyright, + textMagnifyingglass, + textQuote, + textRedaction, + textbox, + textformat, + textformat123, + textformatAbc, + textformatAbcDottedunderline, + textformatAlt, + textformatSize, + textformatSubscript, + textformatSuperscript, + thermometer, + thermometerSnowflake, + thermometerSun, + thermometerSunFill, + ticket, + ticketFill, + timelapse, + timelineSelection, + timer, + timerSquare, + togglepower, + tornado, + tortoise, + tortoiseFill, + touchid, + tram, + tramCircle, + tramCircleFill, + tramFill, + tramTunnelFill, + trash, + trashCircle, + trashCircleFill, + trashFill, + trashSlash, + trashSlashFill, + tray, + tray2, + tray2Fill, + trayAndArrowDown, + trayAndArrowDownFill, + trayAndArrowUp, + trayAndArrowUpFill, + trayCircle, + trayCircleFill, + trayFill, + trayFull, + trayFullFill, + triangle, + triangleCircle, + triangleCircleFill, + triangleFill, + triangleLefthalfFill, + triangleRighthalfFill, + tropicalstorm, + tugriksignCircle, + tugriksignCircleFill, + tugriksignSquare, + tugriksignSquareFill, + tuningfork, + turkishlirasignCircle, + turkishlirasignCircleFill, + turkishlirasignSquare, + turkishlirasignSquareFill, + tv, + tvAndHifispeakerFill, + tvCircle, + tvCircleFill, + tvFill, + tvMusicNote, + tvMusicNoteFill, + uCircle, + uCircleFill, + uSquare, + uSquareFill, + uiwindowSplit2x1, + umbrella, + umbrellaFill, + underline, + vCircle, + vCircleFill, + vSquare, + vSquareFill, + video, + videoBadgeCheckmark, + videoBadgePlus, + videoBubbleLeft, + videoBubbleLeftFill, + videoCircle, + videoCircleFill, + videoFill, + videoFillBadgeCheckmark, + videoFillBadgePlus, + videoSlash, + videoSlashFill, + view2d, + view3d, + viewfinder, + viewfinderCircle, + viewfinderCircleFill, + wCircle, + wCircleFill, + wSquare, + wSquareFill, + wake, + walletPass, + walletPassFill, + wandAndRays, + wandAndRaysInverse, + wandAndStars, + wandAndStarsInverse, + wave3Backward, + wave3BackwardCircle, + wave3BackwardCircleFill, + wave3Forward, + wave3ForwardCircle, + wave3ForwardCircleFill, + wave3Left, + wave3LeftCircle, + wave3LeftCircleFill, + wave3Right, + wave3RightCircle, + wave3RightCircleFill, + waveform, + waveformCircle, + waveformCircleFill, + waveformPath, + waveformPathBadgeMinus, + waveformPathBadgePlus, + waveformPathEcg, + waveformPathEcgRectangle, + waveformPathEcgRectangleFill, + wifi, + wifiExclamationmark, + wifiSlash, + wind, + windSnow, + wonsignCircle, + wonsignCircleFill, + wonsignSquare, + wonsignSquareFill, + wrench, + wrenchAndScrewdriver, + wrenchAndScrewdriverFill, + wrenchFill, + xCircle, + xCircleFill, + xSquare, + xSquareFill, + xSquareroot, + xmark, + xmarkBin, + xmarkBinCircle, + xmarkBinCircleFill, + xmarkBinFill, + xmarkCircle, + xmarkCircleFill, + xmarkDiamond, + xmarkDiamondFill, + xmarkIcloud, + xmarkIcloudFill, + xmarkOctagon, + xmarkOctagonFill, + xmarkRectangle, + xmarkRectangleFill, + xmarkRectanglePortrait, + xmarkRectanglePortraitFill, + xmarkSeal, + xmarkSealFill, + xmarkShield, + xmarkShieldFill, + xmarkSquare, + xmarkSquareFill, + xserve, + yCircle, + yCircleFill, + ySquare, + ySquareFill, + yensignCircle, + yensignCircleFill, + yensignSquare, + yensignSquareFill, + zCircle, + zCircleFill, + zSquare, + zSquareFill, + zlRectangleRoundedtop, + zlRectangleRoundedtopFill, + zrRectangleRoundedtop, + zrRectangleRoundedtopFill, + zzz + ] + } +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.1.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.1.swift new file mode 100644 index 0000000..673b741 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.1.swift @@ -0,0 +1,2621 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 14.2, macOS 11.0, tvOS 14.2, watchOS 7.1, *) +extension SFSymbol { + internal static var allSymbols2_1: Set { + [ + _0Circle, + _0CircleFill, + _0Square, + _0SquareFill, + _00Circle, + _00CircleFill, + _00Square, + _00SquareFill, + _01Circle, + _01CircleFill, + _01Square, + _01SquareFill, + _02Circle, + _02CircleFill, + _02Square, + _02SquareFill, + _03Circle, + _03CircleFill, + _03Square, + _03SquareFill, + _04Circle, + _04CircleFill, + _04Square, + _04SquareFill, + _05Circle, + _05CircleFill, + _05Square, + _05SquareFill, + _06Circle, + _06CircleFill, + _06Square, + _06SquareFill, + _07Circle, + _07CircleFill, + _07Square, + _07SquareFill, + _08Circle, + _08CircleFill, + _08Square, + _08SquareFill, + _09Circle, + _09CircleFill, + _09Square, + _09SquareFill, + _1Circle, + _1CircleFill, + _1Magnifyingglass, + _1Square, + _1SquareFill, + _10Circle, + _10CircleFill, + _10Square, + _10SquareFill, + _11Circle, + _11CircleFill, + _11Square, + _11SquareFill, + _12Circle, + _12CircleFill, + _12Square, + _12SquareFill, + _13Circle, + _13CircleFill, + _13Square, + _13SquareFill, + _14Circle, + _14CircleFill, + _14Square, + _14SquareFill, + _15Circle, + _15CircleFill, + _15Square, + _15SquareFill, + _16Circle, + _16CircleFill, + _16Square, + _16SquareFill, + _17Circle, + _17CircleFill, + _17Square, + _17SquareFill, + _18Circle, + _18CircleFill, + _18Square, + _18SquareFill, + _19Circle, + _19CircleFill, + _19Square, + _19SquareFill, + _2Circle, + _2CircleFill, + _2Square, + _2SquareFill, + _20Circle, + _20CircleFill, + _20Square, + _20SquareFill, + _21Circle, + _21CircleFill, + _21Square, + _21SquareFill, + _22Circle, + _22CircleFill, + _22Square, + _22SquareFill, + _23Circle, + _23CircleFill, + _23Square, + _23SquareFill, + _24Circle, + _24CircleFill, + _24Square, + _24SquareFill, + _25Circle, + _25CircleFill, + _25Square, + _25SquareFill, + _26Circle, + _26CircleFill, + _26Square, + _26SquareFill, + _27Circle, + _27CircleFill, + _27Square, + _27SquareFill, + _28Circle, + _28CircleFill, + _28Square, + _28SquareFill, + _29Circle, + _29CircleFill, + _29Square, + _29SquareFill, + _3Circle, + _3CircleFill, + _3Square, + _3SquareFill, + _30Circle, + _30CircleFill, + _30Square, + _30SquareFill, + _31Circle, + _31CircleFill, + _31Square, + _31SquareFill, + _32Circle, + _32CircleFill, + _32Square, + _32SquareFill, + _33Circle, + _33CircleFill, + _33Square, + _33SquareFill, + _34Circle, + _34CircleFill, + _34Square, + _34SquareFill, + _35Circle, + _35CircleFill, + _35Square, + _35SquareFill, + _36Circle, + _36CircleFill, + _36Square, + _36SquareFill, + _37Circle, + _37CircleFill, + _37Square, + _37SquareFill, + _38Circle, + _38CircleFill, + _38Square, + _38SquareFill, + _39Circle, + _39CircleFill, + _39Square, + _39SquareFill, + _4AltCircle, + _4AltCircleFill, + _4AltSquare, + _4AltSquareFill, + _4Circle, + _4CircleFill, + _4Square, + _4SquareFill, + _40Circle, + _40CircleFill, + _40Square, + _40SquareFill, + _41Circle, + _41CircleFill, + _41Square, + _41SquareFill, + _42Circle, + _42CircleFill, + _42Square, + _42SquareFill, + _43Circle, + _43CircleFill, + _43Square, + _43SquareFill, + _44Circle, + _44CircleFill, + _44Square, + _44SquareFill, + _45Circle, + _45CircleFill, + _45Square, + _45SquareFill, + _46Circle, + _46CircleFill, + _46Square, + _46SquareFill, + _47Circle, + _47CircleFill, + _47Square, + _47SquareFill, + _48Circle, + _48CircleFill, + _48Square, + _48SquareFill, + _49Circle, + _49CircleFill, + _49Square, + _49SquareFill, + _4kTv, + _4kTvFill, + _5Circle, + _5CircleFill, + _5Square, + _5SquareFill, + _50Circle, + _50CircleFill, + _50Square, + _50SquareFill, + _6AltCircle, + _6AltCircleFill, + _6AltSquare, + _6AltSquareFill, + _6Circle, + _6CircleFill, + _6Square, + _6SquareFill, + _7Circle, + _7CircleFill, + _7Square, + _7SquareFill, + _8Circle, + _8CircleFill, + _8Square, + _8SquareFill, + _9AltCircle, + _9AltCircleFill, + _9AltSquare, + _9AltSquareFill, + _9Circle, + _9CircleFill, + _9Square, + _9SquareFill, + aCircle, + aCircleFill, + aMagnify, + aSquare, + aSquareFill, + abc, + airplane, + airplaneCircle, + airplaneCircleFill, + airplayaudio, + airplayvideo, + airpodLeft, + airpodRight, + airpodproLeft, + airpodproRight, + airpods, + airpodspro, + airportExpress, + airportExtreme, + airportExtremeTower, + alarm, + alarmFill, + alt, + amplifier, + ant, + antCircle, + antCircleFill, + antFill, + antennaRadiowavesLeftAndRight, + app, + appBadge, + appBadgeFill, + appFill, + appGift, + appGiftFill, + appclip, + applelogo, + applescript, + applescriptFill, + appletv, + appletvFill, + applewatch, + applewatchRadiowavesLeftAndRight, + applewatchSlash, + applewatchWatchface, + appsIpad, + appsIpadLandscape, + appsIphone, + appsIphoneBadgePlus, + appsIphoneLandscape, + aqiHigh, + aqiLow, + aqiMedium, + archivebox, + archiveboxCircle, + archiveboxCircleFill, + archiveboxFill, + arkit, + arrow2Squarepath, + arrow3Trianglepath, + arrowBackward, + arrowBackwardCircle, + arrowBackwardCircleFill, + arrowBackwardSquare, + arrowBackwardSquareFill, + arrowClockwise, + arrowClockwiseCircle, + arrowClockwiseCircleFill, + arrowClockwiseHeart, + arrowClockwiseHeartFill, + arrowClockwiseIcloud, + arrowClockwiseIcloudFill, + arrowCounterclockwise, + arrowCounterclockwiseCircle, + arrowCounterclockwiseCircleFill, + arrowCounterclockwiseIcloud, + arrowCounterclockwiseIcloudFill, + arrowDown, + arrowDownApp, + arrowDownAppFill, + arrowDownBackward, + arrowDownBackwardCircle, + arrowDownBackwardCircleFill, + arrowDownBackwardSquare, + arrowDownBackwardSquareFill, + arrowDownCircle, + arrowDownCircleFill, + arrowDownDoc, + arrowDownDocFill, + arrowDownForward, + arrowDownForwardAndArrowUpBackward, + arrowDownForwardAndArrowUpBackwardCircle, + arrowDownForwardAndArrowUpBackwardCircleFill, + arrowDownForwardCircle, + arrowDownForwardCircleFill, + arrowDownForwardSquare, + arrowDownForwardSquareFill, + arrowDownHeart, + arrowDownHeartFill, + arrowDownLeft, + arrowDownLeftCircle, + arrowDownLeftCircleFill, + arrowDownLeftSquare, + arrowDownLeftSquareFill, + arrowDownLeftVideo, + arrowDownLeftVideoFill, + arrowDownRight, + arrowDownRightAndArrowUpLeft, + arrowDownRightAndArrowUpLeftCircle, + arrowDownRightAndArrowUpLeftCircleFill, + arrowDownRightCircle, + arrowDownRightCircleFill, + arrowDownRightSquare, + arrowDownRightSquareFill, + arrowDownSquare, + arrowDownSquareFill, + arrowDownToLine, + arrowDownToLineAlt, + arrowForward, + arrowForwardCircle, + arrowForwardCircleFill, + arrowForwardSquare, + arrowForwardSquareFill, + arrowLeft, + arrowLeftAndRight, + arrowLeftAndRightCircle, + arrowLeftAndRightCircleFill, + arrowLeftAndRightRighttriangleLeftRighttriangleRight, + arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, + arrowLeftAndRightSquare, + arrowLeftAndRightSquareFill, + arrowLeftArrowRight, + arrowLeftArrowRightCircle, + arrowLeftArrowRightCircleFill, + arrowLeftArrowRightSquare, + arrowLeftArrowRightSquareFill, + arrowLeftCircle, + arrowLeftCircleFill, + arrowLeftSquare, + arrowLeftSquareFill, + arrowLeftToLine, + arrowLeftToLineAlt, + arrowRectanglepath, + arrowRight, + arrowRightCircle, + arrowRightCircleFill, + arrowRightDocOnClipboard, + arrowRightSquare, + arrowRightSquareFill, + arrowRightToLine, + arrowRightToLineAlt, + arrowTriangle2Circlepath, + arrowTriangle2CirclepathCamera, + arrowTriangle2CirclepathCameraFill, + arrowTriangle2CirclepathCircle, + arrowTriangle2CirclepathCircleFill, + arrowTriangle2CirclepathDocOnClipboard, + arrowTriangleBranch, + arrowTriangleCapsulepath, + arrowTriangleMerge, + arrowTrianglePull, + arrowTriangleSwap, + arrowTriangleTurnUpRightCircle, + arrowTriangleTurnUpRightCircleFill, + arrowTriangleTurnUpRightDiamond, + arrowTriangleTurnUpRightDiamondFill, + arrowTurnDownLeft, + arrowTurnDownRight, + arrowTurnLeftDown, + arrowTurnLeftUp, + arrowTurnRightDown, + arrowTurnRightUp, + arrowTurnUpForwardIphone, + arrowTurnUpForwardIphoneFill, + arrowTurnUpLeft, + arrowTurnUpRight, + arrowUp, + arrowUpAndDown, + arrowUpAndDownAndArrowLeftAndRight, + arrowUpAndDownCircle, + arrowUpAndDownCircleFill, + arrowUpAndDownRighttriangleUpFillRighttriangleDownFill, + arrowUpAndDownRighttriangleUpRighttriangleDown, + arrowUpAndDownSquare, + arrowUpAndDownSquareFill, + arrowUpAndPersonRectanglePortrait, + arrowUpAndPersonRectangleTurnLeft, + arrowUpAndPersonRectangleTurnRight, + arrowUpArrowDown, + arrowUpArrowDownCircle, + arrowUpArrowDownCircleFill, + arrowUpArrowDownSquare, + arrowUpArrowDownSquareFill, + arrowUpBackward, + arrowUpBackwardAndArrowDownForward, + arrowUpBackwardAndArrowDownForwardCircle, + arrowUpBackwardAndArrowDownForwardCircleFill, + arrowUpBackwardCircle, + arrowUpBackwardCircleFill, + arrowUpBackwardSquare, + arrowUpBackwardSquareFill, + arrowUpBin, + arrowUpBinFill, + arrowUpCircle, + arrowUpCircleFill, + arrowUpDoc, + arrowUpDocFill, + arrowUpDocOnClipboard, + arrowUpForward, + arrowUpForwardApp, + arrowUpForwardAppFill, + arrowUpForwardCircle, + arrowUpForwardCircleFill, + arrowUpForwardSquare, + arrowUpForwardSquareFill, + arrowUpHeart, + arrowUpHeartFill, + arrowUpLeft, + arrowUpLeftAndArrowDownRight, + arrowUpLeftAndArrowDownRightCircle, + arrowUpLeftAndArrowDownRightCircleFill, + arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, + arrowUpLeftAndDownRightMagnifyingglass, + arrowUpLeftCircle, + arrowUpLeftCircleFill, + arrowUpLeftSquare, + arrowUpLeftSquareFill, + arrowUpMessage, + arrowUpMessageFill, + arrowUpRight, + arrowUpRightAndArrowDownLeftRectangle, + arrowUpRightAndArrowDownLeftRectangleFill, + arrowUpRightCircle, + arrowUpRightCircleFill, + arrowUpRightSquare, + arrowUpRightSquareFill, + arrowUpRightVideo, + arrowUpRightVideoFill, + arrowUpSquare, + arrowUpSquareFill, + arrowUpToLine, + arrowUpToLineAlt, + arrowUturnBackward, + arrowUturnBackwardCircle, + arrowUturnBackwardCircleBadgeEllipsis, + arrowUturnBackwardCircleFill, + arrowUturnBackwardSquare, + arrowUturnBackwardSquareFill, + arrowUturnDown, + arrowUturnDownCircle, + arrowUturnDownCircleFill, + arrowUturnDownSquare, + arrowUturnDownSquareFill, + arrowUturnForward, + arrowUturnForwardCircle, + arrowUturnForwardCircleFill, + arrowUturnForwardSquare, + arrowUturnForwardSquareFill, + arrowUturnLeft, + arrowUturnLeftCircle, + arrowUturnLeftCircleBadgeEllipsis, + arrowUturnLeftCircleFill, + arrowUturnLeftSquare, + arrowUturnLeftSquareFill, + arrowUturnRight, + arrowUturnRightCircle, + arrowUturnRightCircleFill, + arrowUturnRightSquare, + arrowUturnRightSquareFill, + arrowUturnUp, + arrowUturnUpCircle, + arrowUturnUpCircleFill, + arrowUturnUpSquare, + arrowUturnUpSquareFill, + arrowshapeBounceForward, + arrowshapeBounceForwardFill, + arrowshapeBounceRight, + arrowshapeBounceRightFill, + arrowshapeTurnUpBackward, + arrowshapeTurnUpBackward2, + arrowshapeTurnUpBackward2Circle, + arrowshapeTurnUpBackward2CircleFill, + arrowshapeTurnUpBackward2Fill, + arrowshapeTurnUpBackwardCircle, + arrowshapeTurnUpBackwardCircleFill, + arrowshapeTurnUpBackwardFill, + arrowshapeTurnUpForward, + arrowshapeTurnUpForwardCircle, + arrowshapeTurnUpForwardCircleFill, + arrowshapeTurnUpForwardFill, + arrowshapeTurnUpLeft, + arrowshapeTurnUpLeft2, + arrowshapeTurnUpLeft2Circle, + arrowshapeTurnUpLeft2CircleFill, + arrowshapeTurnUpLeft2Fill, + arrowshapeTurnUpLeftCircle, + arrowshapeTurnUpLeftCircleFill, + arrowshapeTurnUpLeftFill, + arrowshapeTurnUpRight, + arrowshapeTurnUpRightCircle, + arrowshapeTurnUpRightCircleFill, + arrowshapeTurnUpRightFill, + arrowshapeZigzagForward, + arrowshapeZigzagForwardFill, + arrowshapeZigzagRight, + arrowshapeZigzagRightFill, + arrowtriangleBackward, + arrowtriangleBackwardCircle, + arrowtriangleBackwardCircleFill, + arrowtriangleBackwardFill, + arrowtriangleBackwardSquare, + arrowtriangleBackwardSquareFill, + arrowtriangleDown, + arrowtriangleDownCircle, + arrowtriangleDownCircleFill, + arrowtriangleDownFill, + arrowtriangleDownSquare, + arrowtriangleDownSquareFill, + arrowtriangleForward, + arrowtriangleForwardCircle, + arrowtriangleForwardCircleFill, + arrowtriangleForwardFill, + arrowtriangleForwardSquare, + arrowtriangleForwardSquareFill, + arrowtriangleLeft, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, + arrowtriangleLeftCircle, + arrowtriangleLeftCircleFill, + arrowtriangleLeftFill, + arrowtriangleLeftFillAndLineVerticalAndArrowtriangleRightFill, + arrowtriangleLeftSquare, + arrowtriangleLeftSquareFill, + arrowtriangleRight, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, + arrowtriangleRightCircle, + arrowtriangleRightCircleFill, + arrowtriangleRightFill, + arrowtriangleRightFillAndLineVerticalAndArrowtriangleLeftFill, + arrowtriangleRightSquare, + arrowtriangleRightSquareFill, + arrowtriangleUp, + arrowtriangleUpCircle, + arrowtriangleUpCircleFill, + arrowtriangleUpFill, + arrowtriangleUpSquare, + arrowtriangleUpSquareFill, + aspectratio, + aspectratioFill, + asteriskCircle, + asteriskCircleFill, + at, + atBadgeMinus, + atBadgePlus, + atCircle, + atCircleFill, + atom, + australsignCircle, + australsignCircleFill, + australsignSquare, + australsignSquareFill, + bCircle, + bCircleFill, + bSquare, + bSquareFill, + backward, + backwardEnd, + backwardEndAlt, + backwardEndAltFill, + backwardEndFill, + backwardFill, + backwardFrame, + backwardFrameFill, + badgePlusRadiowavesForward, + badgePlusRadiowavesRight, + bag, + bagBadgeMinus, + bagBadgePlus, + bagCircle, + bagCircleFill, + bagFill, + bagFillBadgeMinus, + bagFillBadgePlus, + bahtsignCircle, + bahtsignCircleFill, + bahtsignSquare, + bahtsignSquareFill, + bandage, + bandageFill, + banknote, + banknoteFill, + barcode, + barcodeViewfinder, + barometer, + battery0, + battery100, + battery100Bolt, + battery25, + bedDouble, + bedDoubleFill, + bell, + bellBadge, + bellBadgeFill, + bellCircle, + bellCircleFill, + bellFill, + bellSlash, + bellSlashCircle, + bellSlashCircleFill, + bellSlashFill, + bicycle, + bicycleCircle, + bicycleCircleFill, + binoculars, + binocularsFill, + bitcoinsignCircle, + bitcoinsignCircleFill, + bitcoinsignSquare, + bitcoinsignSquareFill, + bold, + boldItalicUnderline, + boldUnderline, + bolt, + boltBadgeA, + boltBadgeAFill, + boltCar, + boltCarFill, + boltCircle, + boltCircleFill, + boltFill, + boltFillBatteryblock, + boltFillBatteryblockFill, + boltHeart, + boltHeartFill, + boltHorizontal, + boltHorizontalCircle, + boltHorizontalCircleFill, + boltHorizontalFill, + boltHorizontalIcloud, + boltHorizontalIcloudFill, + boltSlash, + boltSlashCircle, + boltSlashCircleFill, + boltSlashFill, + bonjour, + book, + bookCircle, + bookCircleFill, + bookClosed, + bookClosedFill, + bookFill, + bookmark, + bookmarkCircle, + bookmarkCircleFill, + bookmarkFill, + bookmarkSlash, + bookmarkSlashFill, + booksVertical, + booksVerticalFill, + brazilianrealsignCircle, + brazilianrealsignCircleFill, + brazilianrealsignSquare, + brazilianrealsignSquareFill, + briefcase, + briefcaseFill, + bubbleLeft, + bubbleLeftAndBubbleRight, + bubbleLeftAndBubbleRightFill, + bubbleLeftFill, + bubbleMiddleBottom, + bubbleMiddleBottomFill, + bubbleMiddleTop, + bubbleMiddleTopFill, + bubbleRight, + bubbleRightFill, + building, + building2, + building2CropCircle, + building2CropCircleFill, + building2Fill, + buildingColumns, + buildingColumnsFill, + buildingFill, + burn, + burst, + burstFill, + bus, + busDoubledecker, + busDoubledeckerFill, + busFill, + cCircle, + cCircleFill, + cSquare, + cSquareFill, + calendar, + calendarBadgeClock, + calendarBadgeExclamationmark, + calendarBadgeMinus, + calendarBadgePlus, + calendarCircle, + calendarCircleFill, + camera, + cameraAperture, + cameraBadgeEllipsis, + cameraCircle, + cameraCircleFill, + cameraFill, + cameraFillBadgeEllipsis, + cameraFilters, + cameraMeteringCenterWeighted, + cameraMeteringCenterWeightedAverage, + cameraMeteringMatrix, + cameraMeteringMultispot, + cameraMeteringNone, + cameraMeteringPartial, + cameraMeteringSpot, + cameraMeteringUnknown, + cameraOnRectangle, + cameraOnRectangleFill, + cameraViewfinder, + candybarphone, + capslock, + capslockFill, + capsule, + capsuleFill, + capsulePortrait, + capsulePortraitFill, + captionsBubble, + captionsBubbleFill, + car, + car2, + car2Fill, + carCircle, + carCircleFill, + carFill, + cart, + cartBadgeMinus, + cartBadgePlus, + cartCircle, + cartCircleFill, + cartFill, + cartFillBadgeMinus, + cartFillBadgePlus, + `case`, + caseFill, + cedisignCircle, + cedisignCircleFill, + cedisignSquare, + cedisignSquareFill, + centsignCircle, + centsignCircleFill, + centsignSquare, + centsignSquareFill, + character, + characterBookClosed, + characterBookClosedFill, + chartBar, + chartBarDocHorizontal, + chartBarDocHorizontalFill, + chartBarFill, + chartBarXaxis, + chartPie, + chartPieFill, + checkerboardRectangle, + checkmark, + checkmarkCircle, + checkmarkCircleFill, + checkmarkIcloud, + checkmarkIcloudFill, + checkmarkRectangle, + checkmarkRectangleFill, + checkmarkRectanglePortrait, + checkmarkRectanglePortraitFill, + checkmarkSeal, + checkmarkSealFill, + checkmarkShield, + checkmarkShieldFill, + checkmarkSquare, + checkmarkSquareFill, + chevronBackward, + chevronBackward2, + chevronBackwardCircle, + chevronBackwardCircleFill, + chevronBackwardSquare, + chevronBackwardSquareFill, + chevronCompactDown, + chevronCompactLeft, + chevronCompactRight, + chevronCompactUp, + chevronDown, + chevronDownCircle, + chevronDownCircleFill, + chevronDownSquare, + chevronDownSquareFill, + chevronForward, + chevronForward2, + chevronForwardCircle, + chevronForwardCircleFill, + chevronForwardSquare, + chevronForwardSquareFill, + chevronLeft, + chevronLeft2, + chevronLeftCircle, + chevronLeftCircleFill, + chevronLeftSlashChevronRight, + chevronLeftSquare, + chevronLeftSquareFill, + chevronRight, + chevronRight2, + chevronRightCircle, + chevronRightCircleFill, + chevronRightSquare, + chevronRightSquareFill, + chevronUp, + chevronUpChevronDown, + chevronUpCircle, + chevronUpCircleFill, + chevronUpSquare, + chevronUpSquareFill, + circle, + circleBottomhalfFill, + circleCircle, + circleCircleFill, + circleDashed, + circleDashedInsetFill, + circleFill, + circleFillSquareFill, + circleGrid2x2, + circleGrid2x2Fill, + circleGrid3x3, + circleGrid3x3Fill, + circleGridCross, + circleGridCrossDownFill, + circleGridCrossFill, + circleGridCrossLeftFill, + circleGridCrossRightFill, + circleGridCrossUpFill, + circleLefthalfFill, + circleRighthalfFill, + circleSquare, + circleTophalfFill, + circlebadge, + circlebadge2, + circlebadge2Fill, + circlebadgeFill, + circlesHexagongrid, + circlesHexagongridFill, + circlesHexagonpath, + circlesHexagonpathFill, + clear, + clearFill, + clock, + clockArrow2Circlepath, + clockArrowCirclepath, + clockFill, + cloud, + cloudBolt, + cloudBoltFill, + cloudBoltRain, + cloudBoltRainFill, + cloudDrizzle, + cloudDrizzleFill, + cloudFill, + cloudFog, + cloudFogFill, + cloudHail, + cloudHailFill, + cloudHeavyrain, + cloudHeavyrainFill, + cloudMoon, + cloudMoonBolt, + cloudMoonBoltFill, + cloudMoonFill, + cloudMoonRain, + cloudMoonRainFill, + cloudRain, + cloudRainFill, + cloudSleet, + cloudSleetFill, + cloudSnow, + cloudSnowFill, + cloudSun, + cloudSunBolt, + cloudSunBoltFill, + cloudSunFill, + cloudSunRain, + cloudSunRainFill, + coloncurrencysignCircle, + coloncurrencysignCircleFill, + coloncurrencysignSquare, + coloncurrencysignSquareFill, + comb, + combFill, + command, + commandCircle, + commandCircleFill, + commandSquare, + commandSquareFill, + cone, + coneFill, + contextualmenuAndCursorarrow, + control, + cpu, + creditcard, + creditcardCircle, + creditcardCircleFill, + creditcardFill, + crop, + cropRotate, + cross, + crossCase, + crossCaseFill, + crossCircle, + crossCircleFill, + crossFill, + crown, + crownFill, + cruzeirosignCircle, + cruzeirosignCircleFill, + cruzeirosignSquare, + cruzeirosignSquareFill, + cube, + cubeFill, + cubeTransparent, + cubeTransparentFill, + curlybraces, + curlybracesSquare, + curlybracesSquareFill, + cursorarrow, + cursorarrowAndSquareOnSquareDashed, + cursorarrowClick, + cursorarrowClick2, + cursorarrowClickBadgeClock, + cursorarrowMotionlines, + cursorarrowMotionlinesClick, + cursorarrowRays, + cursorarrowSquare, + cylinder, + cylinderFill, + cylinderSplit1x2, + cylinderSplit1x2Fill, + dCircle, + dCircleFill, + dSquare, + dSquareFill, + decreaseIndent, + decreaseQuotelevel, + deleteLeft, + deleteLeftFill, + deleteRight, + deleteRightFill, + deskclock, + deskclockFill, + desktopcomputer, + dialMax, + dialMaxFill, + dialMin, + dialMinFill, + diamond, + diamondFill, + dieFace1, + dieFace1Fill, + dieFace2, + dieFace2Fill, + dieFace3, + dieFace3Fill, + dieFace4, + dieFace4Fill, + dieFace5, + dieFace5Fill, + dieFace6, + dieFace6Fill, + directcurrent, + display, + display2, + displayTrianglebadgeExclamationmark, + divide, + divideCircle, + divideCircleFill, + divideSquare, + divideSquareFill, + doc, + docAppend, + docAppendFill, + docBadgeEllipsis, + docBadgeGearshape, + docBadgeGearshapeFill, + docBadgePlus, + docCircle, + docCircleFill, + docFill, + docFillBadgeEllipsis, + docFillBadgePlus, + docOnClipboard, + docOnClipboardFill, + docOnDoc, + docOnDocFill, + docPlaintext, + docPlaintextFill, + docRichtext, + docRichtextFill, + docText, + docTextBelowEcg, + docTextBelowEcgFill, + docTextFill, + docTextFillViewfinder, + docTextMagnifyingglass, + docTextViewfinder, + docZipper, + dockArrowDownRectangle, + dockArrowUpRectangle, + dockRectangle, + dollarsignCircle, + dollarsignCircleFill, + dollarsignSquare, + dollarsignSquareFill, + dongsignCircle, + dongsignCircleFill, + dongsignSquare, + dongsignSquareFill, + dotArrowtrianglesUpRightDownLeftCircle, + dotCircleAndCursorarrow, + dotRadiowavesForward, + dotRadiowavesLeftAndRight, + dotRadiowavesRight, + dotSquare, + dotSquareFill, + dotSquareshape, + dotSquareshapeFill, + dotSquareshapeSplit2x2, + dpad, + dpadDownFill, + dpadFill, + dpadLeftFill, + dpadRightFill, + dpadUpFill, + drop, + dropFill, + dropTriangle, + dropTriangleFill, + eCircle, + eCircleFill, + eSquare, + eSquareFill, + ear, + earBadgeCheckmark, + earFill, + earTrianglebadgeExclamationmark, + earpods, + eject, + ejectCircle, + ejectCircleFill, + ejectFill, + ellipsis, + ellipsisBubble, + ellipsisBubbleFill, + ellipsisCircle, + ellipsisCircleFill, + ellipsisRectangle, + ellipsisRectangleFill, + envelope, + envelopeArrowTriangleBranch, + envelopeArrowTriangleBranchFill, + envelopeBadge, + envelopeBadgeFill, + envelopeBadgeShieldLeadinghalfFill, + envelopeCircle, + envelopeCircleFill, + envelopeFill, + envelopeFillBadgeShieldTrailinghalfFill, + envelopeOpen, + envelopeOpenFill, + equal, + equalCircle, + equalCircleFill, + equalSquare, + equalSquareFill, + escape, + esim, + esimFill, + eurosignCircle, + eurosignCircleFill, + eurosignSquare, + eurosignSquareFill, + exclamationmark, + exclamationmark2, + exclamationmark3, + exclamationmarkApplewatch, + exclamationmarkArrowCirclepath, + exclamationmarkArrowTriangle2Circlepath, + exclamationmarkBubble, + exclamationmarkBubbleFill, + exclamationmarkCircle, + exclamationmarkCircleFill, + exclamationmarkIcloud, + exclamationmarkIcloudFill, + exclamationmarkOctagon, + exclamationmarkOctagonFill, + exclamationmarkShield, + exclamationmarkShieldFill, + exclamationmarkSquare, + exclamationmarkSquareFill, + exclamationmarkTriangle, + exclamationmarkTriangleFill, + externaldrive, + externaldriveBadgeCheckmark, + externaldriveBadgeIcloud, + externaldriveBadgeMinus, + externaldriveBadgePersonCrop, + externaldriveBadgePlus, + externaldriveBadgeTimemachine, + externaldriveBadgeWifi, + externaldriveBadgeXmark, + externaldriveConnectedToLineBelow, + externaldriveConnectedToLineBelowFill, + externaldriveFill, + externaldriveFillBadgeCheckmark, + externaldriveFillBadgeIcloud, + externaldriveFillBadgeMinus, + externaldriveFillBadgePersonCrop, + externaldriveFillBadgePlus, + externaldriveFillBadgeTimemachine, + externaldriveFillBadgeWifi, + externaldriveFillBadgeXmark, + eye, + eyeCircle, + eyeCircleFill, + eyeFill, + eyeSlash, + eyeSlashFill, + eyebrow, + eyedropper, + eyedropperFull, + eyedropperHalffull, + eyeglasses, + eyes, + eyesInverse, + fCircle, + fCircleFill, + fCursive, + fCursiveCircle, + fCursiveCircleFill, + fSquare, + fSquareFill, + faceDashed, + faceDashedFill, + faceSmiling, + faceSmilingFill, + faceid, + faxmachine, + fiberchannel, + figureStand, + figureStandLineDottedFigureStand, + figureWalk, + figureWalkCircle, + figureWalkCircleFill, + figureWalkDiamond, + figureWalkDiamondFill, + figureWave, + figureWaveCircle, + figureWaveCircleFill, + filemenuAndCursorarrow, + filemenuAndSelection, + film, + filmFill, + flag, + flagBadgeEllipsis, + flagBadgeEllipsisFill, + flagCircle, + flagCircleFill, + flagFill, + flagSlash, + flagSlashCircle, + flagSlashCircleFill, + flagSlashFill, + flame, + flameFill, + flashlightOffFill, + flashlightOnFill, + flipphone, + florinsignCircle, + florinsignCircleFill, + florinsignSquare, + florinsignSquareFill, + flowchart, + flowchartFill, + fn, + folder, + folderBadgeGear, + folderBadgeMinus, + folderBadgePersonCrop, + folderBadgePlus, + folderBadgeQuestionmark, + folderCircle, + folderCircleFill, + folderFill, + folderFillBadgeGear, + folderFillBadgeMinus, + folderFillBadgePersonCrop, + folderFillBadgePlus, + folderFillBadgeQuestionmark, + forward, + forwardEnd, + forwardEndAlt, + forwardEndAltFill, + forwardEndFill, + forwardFill, + forwardFrame, + forwardFrameFill, + francsignCircle, + francsignCircleFill, + francsignSquare, + francsignSquareFill, + function, + fx, + gCircle, + gCircleFill, + gSquare, + gSquareFill, + gamecontroller, + gamecontrollerFill, + gauge, + gaugeBadgeMinus, + gaugeBadgePlus, + gear, + gearshape, + gearshape2, + gearshape2Fill, + gearshapeFill, + gift, + giftCircle, + giftCircleFill, + giftFill, + giftcard, + giftcardFill, + globe, + gobackward, + gobackward10, + gobackward15, + gobackward30, + gobackward45, + gobackward60, + gobackward75, + gobackward90, + gobackwardMinus, + goforward, + goforward10, + goforward15, + goforward30, + goforward45, + goforward60, + goforward75, + goforward90, + goforwardPlus, + graduationcap, + graduationcapFill, + greaterthan, + greaterthanCircle, + greaterthanCircleFill, + greaterthanSquare, + greaterthanSquareFill, + greetingcard, + greetingcardFill, + grid, + gridCircle, + gridCircleFill, + guaranisignCircle, + guaranisignCircleFill, + guaranisignSquare, + guaranisignSquareFill, + guitars, + guitarsFill, + gyroscope, + hCircle, + hCircleFill, + hSquare, + hSquareFill, + hSquareFillOnSquareFill, + hSquareOnSquare, + hammer, + hammerFill, + handDraw, + handDrawFill, + handPointDown, + handPointDownFill, + handPointLeft, + handPointLeftFill, + handPointRight, + handPointRightFill, + handPointUp, + handPointUpBraille, + handPointUpBrailleFill, + handPointUpFill, + handPointUpLeft, + handPointUpLeftFill, + handRaised, + handRaisedFill, + handRaisedSlash, + handRaisedSlashFill, + handTap, + handTapFill, + handThumbsdown, + handThumbsdownFill, + handThumbsup, + handThumbsupFill, + handWave, + handWaveFill, + handsClap, + handsClapFill, + handsSparkles, + handsSparklesFill, + hare, + hareFill, + headphones, + headphonesCircle, + headphonesCircleFill, + hearingaidEar, + heart, + heartCircle, + heartCircleFill, + heartFill, + heartSlash, + heartSlashCircle, + heartSlashCircleFill, + heartSlashFill, + heartTextSquare, + heartTextSquareFill, + helm, + hexagon, + hexagonFill, + hifispeaker, + hifispeaker2, + hifispeaker2Fill, + hifispeakerAndHomepod, + hifispeakerAndHomepodFill, + hifispeakerFill, + highlighter, + homekit, + homepod, + homepod2, + homepod2Fill, + homepodFill, + hourglass, + hourglassBadgePlus, + hourglassBottomhalfFill, + hourglassTophalfFill, + house, + houseCircle, + houseCircleFill, + houseFill, + hryvniasignCircle, + hryvniasignCircleFill, + hryvniasignSquare, + hryvniasignSquareFill, + hurricane, + iCircle, + iCircleFill, + iSquare, + iSquareFill, + icloud, + icloudAndArrowDown, + icloudAndArrowDownFill, + icloudAndArrowUp, + icloudAndArrowUpFill, + icloudCircle, + icloudCircleFill, + icloudFill, + icloudSlash, + icloudSlashFill, + increaseIndent, + increaseQuotelevel, + indianrupeesignCircle, + indianrupeesignCircleFill, + indianrupeesignSquare, + indianrupeesignSquareFill, + infinity, + infinityCircle, + infinityCircleFill, + info, + infoCircle, + infoCircleFill, + internaldrive, + internaldriveFill, + ipad, + ipadBadgePlay, + ipadHomebutton, + ipadHomebuttonBadgePlay, + ipadHomebuttonLandscape, + ipadHomebuttonLandscapeBadgePlay, + ipadLandscape, + ipadLandscapeBadgePlay, + iphone, + iphoneBadgePlay, + iphoneHomebutton, + iphoneHomebuttonBadgePlay, + iphoneHomebuttonLandscape, + iphoneHomebuttonRadiowavesLeftAndRight, + iphoneHomebuttonSlash, + iphoneLandscape, + iphoneRadiowavesLeftAndRight, + iphoneSlash, + ipod, + ipodshuffleGen1, + ipodshuffleGen2, + ipodshuffleGen3, + ipodshuffleGen4, + ipodtouch, + ipodtouchLandscape, + italic, + jCircle, + jCircleFill, + jSquare, + jSquareFill, + jSquareFillOnSquareFill, + jSquareOnSquare, + k, + kCircle, + kCircleFill, + kSquare, + kSquareFill, + key, + keyFill, + keyIcloud, + keyIcloudFill, + keyboard, + keyboardBadgeEllipsis, + keyboardChevronCompactDown, + keyboardChevronCompactLeft, + keyboardMacwindow, + keyboardOnehandedLeft, + keyboardOnehandedRight, + kipsignCircle, + kipsignCircleFill, + kipsignSquare, + kipsignSquareFill, + lCircle, + lCircleFill, + lJoystick, + lJoystickDown, + lJoystickDownFill, + lJoystickFill, + lRectangleRoundedbottom, + lRectangleRoundedbottomFill, + lSquare, + lSquareFill, + l1RectangleRoundedbottom, + l1RectangleRoundedbottomFill, + l2RectangleRoundedtop, + l2RectangleRoundedtopFill, + ladybug, + ladybugFill, + laptopcomputer, + laptopcomputerAndIphone, + largecircleFillCircle, + larisignCircle, + larisignCircleFill, + larisignSquare, + larisignSquareFill, + lasso, + lassoSparkles, + latch2Case, + latch2CaseFill, + lbRectangleRoundedbottom, + lbRectangleRoundedbottomFill, + leaf, + leafArrowTriangleCirclepath, + leafFill, + lessthan, + lessthanCircle, + lessthanCircleFill, + lessthanSquare, + lessthanSquareFill, + level, + levelFill, + lifepreserver, + lifepreserverFill, + lightMax, + lightMin, + lightbulb, + lightbulbFill, + lightbulbSlash, + lightbulbSlashFill, + line3CrossedSwirlCircle, + line3CrossedSwirlCircleFill, + lineDiagonal, + lineDiagonalArrow, + lineHorizontal2DecreaseCircle, + lineHorizontal2DecreaseCircleFill, + lineHorizontal3, + lineHorizontal3Circle, + lineHorizontal3CircleFill, + lineHorizontal3Decrease, + lineHorizontal3DecreaseCircle, + lineHorizontal3DecreaseCircleFill, + lineHorizontalStarFillLineHorizontal, + lineweight, + link, + linkBadgePlus, + linkCircle, + linkCircleFill, + linkIcloud, + linkIcloudFill, + lirasignCircle, + lirasignCircleFill, + lirasignSquare, + lirasignSquareFill, + listAndFilm, + listBullet, + listBulletBelowRectangle, + listBulletIndent, + listBulletRectangle, + listDash, + listNumber, + listStar, + listTriangle, + livephoto, + livephotoBadgeA, + livephotoPlay, + livephotoSlash, + location, + locationCircle, + locationCircleFill, + locationFill, + locationFillViewfinder, + locationNorth, + locationNorthFill, + locationNorthLine, + locationNorthLineFill, + locationSlash, + locationSlashFill, + locationViewfinder, + lock, + lockApplewatch, + lockCircle, + lockCircleFill, + lockDoc, + lockDocFill, + lockFill, + lockIcloud, + lockIcloudFill, + lockOpen, + lockOpenFill, + lockRectangle, + lockRectangleFill, + lockRectangleOnRectangle, + lockRectangleOnRectangleFill, + lockRectangleStack, + lockRectangleStackFill, + lockRotation, + lockRotationOpen, + lockShield, + lockShieldFill, + lockSlash, + lockSlashFill, + lockSquare, + lockSquareFill, + lockSquareStack, + lockSquareStackFill, + loupe, + ltRectangleRoundedtop, + ltRectangleRoundedtopFill, + lungs, + lungsFill, + mCircle, + mCircleFill, + mSquare, + mSquareFill, + macmini, + macminiFill, + macproGen1, + macproGen2, + macproGen2Fill, + macproGen3, + macproGen3Server, + macwindow, + macwindowBadgePlus, + macwindowOnRectangle, + magnifyingglass, + magnifyingglassCircle, + magnifyingglassCircleFill, + mail, + mailAndTextMagnifyingglass, + mailFill, + mailStack, + mailStackFill, + manatsignCircle, + manatsignCircleFill, + manatsignSquare, + manatsignSquareFill, + map, + mapFill, + mappin, + mappinAndEllipse, + mappinCircle, + mappinCircleFill, + mappinSlash, + megaphone, + megaphoneFill, + memories, + memoriesBadgeMinus, + memoriesBadgePlus, + memorychip, + menubarArrowDownRectangle, + menubarArrowUpRectangle, + menubarDockRectangle, + menubarDockRectangleBadgeRecord, + menubarRectangle, + message, + messageCircle, + messageCircleFill, + messageFill, + metronome, + metronomeFill, + mic, + micCircle, + micCircleFill, + micFill, + micSlash, + micSlashFill, + millsignCircle, + millsignCircleFill, + millsignSquare, + millsignSquareFill, + minus, + minusCircle, + minusCircleFill, + minusDiamond, + minusDiamondFill, + minusMagnifyingglass, + minusPlusBatteryblock, + minusPlusBatteryblockFill, + minusRectangle, + minusRectangleFill, + minusRectanglePortrait, + minusRectanglePortraitFill, + minusSlashPlus, + minusSquare, + minusSquareFill, + moon, + moonCircle, + moonCircleFill, + moonFill, + moonStars, + moonStarsFill, + moonZzz, + moonZzzFill, + mosaic, + mosaicFill, + mount, + mountFill, + mouth, + mouthFill, + move3d, + multiply, + multiplyCircle, + multiplyCircleFill, + multiplySquare, + multiplySquareFill, + musicMic, + musicNote, + musicNoteHouse, + musicNoteHouseFill, + musicNoteList, + musicQuarternote3, + mustache, + mustacheFill, + nCircle, + nCircleFill, + nSquare, + nSquareFill, + nairasignCircle, + nairasignCircleFill, + nairasignSquare, + nairasignSquareFill, + network, + newspaper, + newspaperFill, + nose, + noseFill, + nosign, + note, + noteText, + noteTextBadgePlus, + number, + numberCircle, + numberCircleFill, + numberSquare, + numberSquareFill, + oCircle, + oCircleFill, + oSquare, + oSquareFill, + octagon, + octagonFill, + opticaldisc, + opticaldiscdrive, + opticaldiscdriveFill, + option, + oval, + ovalFill, + ovalPortrait, + ovalPortraitFill, + pCircle, + pCircleFill, + pSquare, + pSquareFill, + paintbrush, + paintbrushFill, + paintbrushPointed, + paintbrushPointedFill, + paintpalette, + paintpaletteFill, + pano, + panoFill, + paperclip, + paperclipBadgeEllipsis, + paperclipCircle, + paperclipCircleFill, + paperplane, + paperplaneCircle, + paperplaneCircleFill, + paperplaneFill, + paragraphsign, + pause, + pauseCircle, + pauseCircleFill, + pauseFill, + pauseRectangle, + pauseRectangleFill, + pc, + pencil, + pencilAndOutline, + pencilCircle, + pencilCircleFill, + pencilSlash, + pencilTip, + pencilTipCropCircle, + pencilTipCropCircleBadgeArrowForward, + pencilTipCropCircleBadgeMinus, + pencilTipCropCircleBadgePlus, + percent, + person, + person2, + person2Circle, + person2CircleFill, + person2Fill, + person2SquareStack, + person2SquareStackFill, + person3, + person3Fill, + personAndArrowLeftAndArrowRight, + personBadgeMinus, + personBadgePlus, + personCircle, + personCircleFill, + personCropCircle, + personCropCircleBadgeCheckmark, + personCropCircleBadgeExclamationmark, + personCropCircleBadgeMinus, + personCropCircleBadgePlus, + personCropCircleBadgeQuestionmark, + personCropCircleBadgeXmark, + personCropCircleFill, + personCropCircleFillBadgeCheckmark, + personCropCircleFillBadgeExclamationmark, + personCropCircleFillBadgeMinus, + personCropCircleFillBadgePlus, + personCropCircleFillBadgeQuestionmark, + personCropCircleFillBadgeXmark, + personCropRectangle, + personCropRectangleFill, + personCropSquare, + personCropSquareFill, + personCropSquareFillAndAtRectangle, + personFill, + personFillAndArrowLeftAndArrowRight, + personFillBadgeMinus, + personFillBadgePlus, + personFillCheckmark, + personFillQuestionmark, + personFillTurnDown, + personFillTurnLeft, + personFillTurnRight, + personFillViewfinder, + personFillXmark, + personIcloud, + personIcloudFill, + personalhotspot, + perspective, + pesetasignCircle, + pesetasignCircleFill, + pesetasignSquare, + pesetasignSquareFill, + pesosignCircle, + pesosignCircleFill, + pesosignSquare, + pesosignSquareFill, + phone, + phoneArrowDownLeft, + phoneArrowRight, + phoneArrowUpRight, + phoneBadgePlus, + phoneBubbleLeft, + phoneBubbleLeftFill, + phoneCircle, + phoneCircleFill, + phoneConnection, + phoneDown, + phoneDownCircle, + phoneDownCircleFill, + phoneDownFill, + phoneFill, + phoneFillArrowDownLeft, + phoneFillArrowRight, + phoneFillArrowUpRight, + phoneFillBadgePlus, + phoneFillConnection, + photo, + photoFill, + photoFillOnRectangleFill, + photoOnRectangle, + photoOnRectangleAngled, + photoTv, + pianokeys, + pianokeysInverse, + pills, + pillsFill, + pin, + pinCircle, + pinCircleFill, + pinFill, + pinSlash, + pinSlashFill, + pip, + pipEnter, + pipExit, + pipFill, + pipRemove, + pipSwap, + placeholdertextFill, + play, + playCircle, + playCircleFill, + playFill, + playRectangle, + playRectangleFill, + playSlash, + playSlashFill, + playTv, + playTvFill, + playpause, + playpauseFill, + plus, + plusApp, + plusAppFill, + plusBubble, + plusBubbleFill, + plusCircle, + plusCircleFill, + plusDiamond, + plusDiamondFill, + plusMagnifyingglass, + plusMessage, + plusMessageFill, + plusRectangle, + plusRectangleFill, + plusRectangleFillOnFolderFill, + plusRectangleFillOnRectangleFill, + plusRectangleOnFolder, + plusRectangleOnRectangle, + plusRectanglePortrait, + plusRectanglePortraitFill, + plusSlashMinus, + plusSquare, + plusSquareFill, + plusSquareFillOnSquareFill, + plusSquareOnSquare, + plusViewfinder, + plusminus, + plusminusCircle, + plusminusCircleFill, + pointFillTopleftDownCurvedtoPointFillBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUp, + power, + poweroff, + poweron, + powersleep, + printer, + printerDotmatrix, + printerDotmatrixFill, + printerDotmatrixFillAndPaperFill, + printerFill, + printerFillAndPaperFill, + projective, + purchased, + purchasedCircle, + purchasedCircleFill, + puzzlepiece, + puzzlepieceFill, + pyramid, + pyramidFill, + qCircle, + qCircleFill, + qSquare, + qSquareFill, + qrcode, + qrcodeViewfinder, + questionmark, + questionmarkCircle, + questionmarkCircleFill, + questionmarkDiamond, + questionmarkDiamondFill, + questionmarkFolder, + questionmarkFolderFill, + questionmarkSquare, + questionmarkSquareDashed, + questionmarkSquareFill, + questionmarkVideo, + questionmarkVideoFill, + quoteBubble, + quoteBubbleFill, + rCircle, + rCircleFill, + rJoystick, + rJoystickDown, + rJoystickDownFill, + rJoystickFill, + rRectangleRoundedbottom, + rRectangleRoundedbottomFill, + rSquare, + rSquareFill, + rSquareFillOnSquareFill, + rSquareOnSquare, + r1RectangleRoundedbottom, + r1RectangleRoundedbottomFill, + r2RectangleRoundedtop, + r2RectangleRoundedtopFill, + radio, + radioFill, + rays, + rbRectangleRoundedbottom, + rbRectangleRoundedbottomFill, + recordCircle, + recordCircleFill, + recordingtape, + rectangle, + rectangle3Offgrid, + rectangle3OffgridBubbleLeft, + rectangle3OffgridBubbleLeftFill, + rectangle3OffgridFill, + rectangleAndArrowUpRightAndArrowDownLeft, + rectangleAndArrowUpRightAndArrowDownLeftSlash, + rectangleAndPaperclip, + rectangleAndPencilAndEllipsis, + rectangleAndTextMagnifyingglass, + rectangleArrowtriangle2Inward, + rectangleArrowtriangle2Outward, + rectangleBadgeCheckmark, + rectangleBadgeMinus, + rectangleBadgePersonCrop, + rectangleBadgePlus, + rectangleBadgeXmark, + rectangleBottomthirdInsetFill, + rectangleCenterInsetFill, + rectangleCompressVertical, + rectangleConnectedToLineBelow, + rectangleDashed, + rectangleDashedAndPaperclip, + rectangleDashedBadgeRecord, + rectangleExpandVertical, + rectangleFill, + rectangleFillBadgeCheckmark, + rectangleFillBadgeMinus, + rectangleFillBadgePersonCrop, + rectangleFillBadgePlus, + rectangleFillBadgeXmark, + rectangleFillOnRectangleAngledFill, + rectangleFillOnRectangleFill, + rectangleFillOnRectangleFillCircle, + rectangleFillOnRectangleFillCircleFill, + rectangleFillOnRectangleFillSlashFill, + rectangleGrid1x2, + rectangleGrid1x2Fill, + rectangleGrid2x2, + rectangleGrid2x2Fill, + rectangleGrid3x2, + rectangleGrid3x2Fill, + rectangleInsetBottomleftFill, + rectangleInsetBottomrightFill, + rectangleInsetFill, + rectangleInsetTopleftFill, + rectangleInsetToprightFill, + rectangleLefthalfFill, + rectangleLefthalfInsetFill, + rectangleLefthalfInsetFillArrowLeft, + rectangleLeftthirdInsetFill, + rectangleOnRectangle, + rectangleOnRectangleAngled, + rectangleOnRectangleSlash, + rectanglePortrait, + rectanglePortraitArrowtriangle2Inward, + rectanglePortraitArrowtriangle2Outward, + rectanglePortraitFill, + rectangleRighthalfFill, + rectangleRighthalfInsetFill, + rectangleRighthalfInsetFillArrowRight, + rectangleRightthirdInsetFill, + rectangleRoundedbottom, + rectangleRoundedbottomFill, + rectangleRoundedtop, + rectangleRoundedtopFill, + rectangleSlash, + rectangleSlashFill, + rectangleSplit1x2, + rectangleSplit1x2Fill, + rectangleSplit2x1, + rectangleSplit2x1Fill, + rectangleSplit2x2, + rectangleSplit2x2Fill, + rectangleSplit3x1, + rectangleSplit3x1Fill, + rectangleSplit3x3, + rectangleSplit3x3Fill, + rectangleStack, + rectangleStackBadgeMinus, + rectangleStackBadgePersonCrop, + rectangleStackBadgePlus, + rectangleStackFill, + rectangleStackFillBadgeMinus, + rectangleStackFillBadgePersonCrop, + rectangleStackFillBadgePlus, + rectangleStackPersonCrop, + rectangleStackPersonCropFill, + rectangleTopthirdInset, + `repeat`, + repeat1, + repeat1Circle, + repeat1CircleFill, + repeatCircle, + repeatCircleFill, + restart, + restartCircle, + `return`, + rhombus, + rhombusFill, + rosette, + rotate3d, + rotateLeft, + rotateLeftFill, + rotateRight, + rotateRightFill, + rtRectangleRoundedtop, + rtRectangleRoundedtopFill, + rublesignCircle, + rublesignCircleFill, + rublesignSquare, + rublesignSquareFill, + ruler, + rulerFill, + rupeesignCircle, + rupeesignCircleFill, + rupeesignSquare, + rupeesignSquareFill, + sCircle, + sCircleFill, + sSquare, + sSquareFill, + safari, + safariFill, + scale3d, + scalemass, + scalemassFill, + scanner, + scannerFill, + scissors, + scissorsBadgeEllipsis, + scope, + scribble, + scribbleVariable, + scroll, + scrollFill, + sdcard, + sdcardFill, + seal, + sealFill, + selectionPinInOut, + serverRack, + shadow, + shekelsignCircle, + shekelsignCircleFill, + shekelsignSquare, + shekelsignSquareFill, + shield, + shieldCheckerboard, + shieldFill, + shieldLefthalfFill, + shieldLefthalfFillSlash, + shieldSlash, + shieldSlashFill, + shift, + shiftFill, + shippingbox, + shippingboxFill, + shuffle, + shuffleCircle, + shuffleCircleFill, + sidebarLeading, + sidebarLeft, + sidebarRight, + sidebarSquaresLeading, + sidebarSquaresLeft, + sidebarSquaresRight, + sidebarSquaresTrailing, + sidebarTrailing, + signature, + signpostLeft, + signpostLeftFill, + signpostRight, + signpostRightFill, + simcard, + simcard2, + simcard2Fill, + simcardFill, + skew, + slashCircle, + slashCircleFill, + sleep, + sliderHorizontal3, + sliderHorizontalBelowRectangle, + sliderHorizontalBelowSquareFillAndSquare, + sliderVertical3, + slowmo, + smallcircleCircle, + smallcircleCircleFill, + smallcircleFillCircle, + smallcircleFillCircleFill, + smoke, + smokeFill, + snow, + sparkle, + sparkles, + sparklesRectangleStack, + sparklesRectangleStackFill, + sparklesSquareFillOnSquare, + speaker, + speakerFill, + speakerSlash, + speakerSlashCircle, + speakerSlashCircleFill, + speakerSlashFill, + speakerWave1, + speakerWave1Fill, + speakerWave2, + speakerWave2Circle, + speakerWave2CircleFill, + speakerWave2Fill, + speakerWave3, + speakerWave3Fill, + speakerZzz, + speakerZzzFill, + speedometer, + sportscourt, + sportscourtFill, + square, + square2Stack3d, + square2Stack3dBottomFill, + square2Stack3dTopFill, + square3Stack3d, + square3Stack3dBottomFill, + square3Stack3dMiddleFill, + square3Stack3dTopFill, + squareAndArrowDown, + squareAndArrowDownFill, + squareAndArrowDownOnSquare, + squareAndArrowDownOnSquareFill, + squareAndArrowUp, + squareAndArrowUpFill, + squareAndArrowUpOnSquare, + squareAndArrowUpOnSquareFill, + squareAndAtRectangle, + squareAndLineVerticalAndSquare, + squareAndLineVerticalAndSquareFill, + squareAndPencil, + squareBottomhalfFill, + squareCircle, + squareCircleFill, + squareDashed, + squareDashedInsetFill, + squareFill, + squareFillAndLineVerticalAndSquare, + squareFillAndLineVerticalSquareFill, + squareFillOnCircleFill, + squareFillOnSquare, + squareFillOnSquareFill, + squareFillTextGrid1x2, + squareGrid2x2, + squareGrid2x2Fill, + squareGrid3x1BelowLineGrid1x2, + squareGrid3x1FillBelowLineGrid1x2, + squareGrid3x1FolderBadgePlus, + squareGrid3x1FolderFillBadgePlus, + squareGrid3x2, + squareGrid3x2Fill, + squareGrid3x3, + squareGrid3x3BottomleftFill, + squareGrid3x3BottommiddleFill, + squareGrid3x3BottomrightFill, + squareGrid3x3Fill, + squareGrid3x3FillSquare, + squareGrid3x3MiddleFill, + squareGrid3x3MiddleleftFill, + squareGrid3x3MiddlerightFill, + squareGrid3x3TopleftFill, + squareGrid3x3TopmiddleFill, + squareGrid3x3ToprightFill, + squareGrid4x3Fill, + squareLefthalfFill, + squareOnCircle, + squareOnSquare, + squareOnSquareDashed, + squareOnSquareSquareshapeControlhandles, + squareRighthalfFill, + squareSlash, + squareSlashFill, + squareSplit1x2, + squareSplit1x2Fill, + squareSplit2x1, + squareSplit2x1Fill, + squareSplit2x2, + squareSplit2x2Fill, + squareSplitBottomrightquarter, + squareSplitBottomrightquarterFill, + squareSplitDiagonal, + squareSplitDiagonal2x2, + squareSplitDiagonal2x2Fill, + squareSplitDiagonalFill, + squareStack, + squareStack3dDownForward, + squareStack3dDownForwardFill, + squareStack3dDownRight, + squareStack3dDownRightFill, + squareStack3dForwardDottedline, + squareStack3dForwardDottedlineFill, + squareStack3dUp, + squareStack3dUpBadgeA, + squareStack3dUpBadgeAFill, + squareStack3dUpFill, + squareStack3dUpSlash, + squareStack3dUpSlashFill, + squareStackFill, + squareTophalfFill, + squaresBelowRectangle, + squareshape, + squareshapeControlhandlesOnSquareshapeControlhandles, + squareshapeDashedSquareshape, + squareshapeFill, + squareshapeSplit2x2, + squareshapeSplit2x2Dotted, + squareshapeSplit3x3, + squareshapeSquareshapeDashed, + star, + starCircle, + starCircleFill, + starFill, + starLeadinghalfFill, + starSlash, + starSlashFill, + starSquare, + starSquareFill, + staroflife, + staroflifeCircle, + staroflifeCircleFill, + staroflifeFill, + sterlingsignCircle, + sterlingsignCircleFill, + sterlingsignSquare, + sterlingsignSquareFill, + stethoscope, + stop, + stopCircle, + stopCircleFill, + stopFill, + stopwatch, + stopwatchFill, + strikethrough, + studentdesk, + suitClub, + suitClubFill, + suitDiamond, + suitDiamondFill, + suitHeart, + suitHeartFill, + suitSpade, + suitSpadeFill, + sum, + sunDust, + sunDustFill, + sunHaze, + sunHazeFill, + sunMax, + sunMaxFill, + sunMin, + sunMinFill, + sunrise, + sunriseFill, + sunset, + sunsetFill, + swift, + switch2, + tBubble, + tBubbleFill, + tCircle, + tCircleFill, + tSquare, + tSquareFill, + tablecells, + tablecellsBadgeEllipsis, + tablecellsBadgeEllipsisFill, + tablecellsFill, + tag, + tagCircle, + tagCircleFill, + tagFill, + tagSlash, + tagSlashFill, + target, + teletype, + teletypeAnswer, + teletypeCircle, + teletypeCircleFill, + tengesignCircle, + tengesignCircleFill, + tengesignSquare, + tengesignSquareFill, + terminal, + terminalFill, + textAligncenter, + textAlignleft, + textAlignright, + textAndCommandMacwindow, + textAppend, + textBadgeCheckmark, + textBadgeMinus, + textBadgePlus, + textBadgeStar, + textBadgeXmark, + textBelowPhoto, + textBelowPhotoFill, + textBookClosed, + textBookClosedFill, + textBubble, + textBubbleFill, + textCursor, + textInsert, + textJustify, + textJustifyleft, + textJustifyright, + textMagnifyingglass, + textQuote, + textRedaction, + textbox, + textformat, + textformat123, + textformatAbc, + textformatAbcDottedunderline, + textformatAlt, + textformatSize, + textformatSizeLarger, + textformatSizeSmaller, + textformatSubscript, + textformatSuperscript, + thermometer, + thermometerSnowflake, + thermometerSun, + thermometerSunFill, + ticket, + ticketFill, + timelapse, + timelineSelection, + timer, + timerSquare, + togglepower, + tornado, + tortoise, + tortoiseFill, + torus, + touchid, + tram, + tramCircle, + tramCircleFill, + tramFill, + tramTunnelFill, + trash, + trashCircle, + trashCircleFill, + trashFill, + trashSlash, + trashSlashFill, + tray, + tray2, + tray2Fill, + trayAndArrowDown, + trayAndArrowDownFill, + trayAndArrowUp, + trayAndArrowUpFill, + trayCircle, + trayCircleFill, + trayFill, + trayFull, + trayFullFill, + triangle, + triangleCircle, + triangleCircleFill, + triangleFill, + triangleLefthalfFill, + triangleRighthalfFill, + tropicalstorm, + tugriksignCircle, + tugriksignCircleFill, + tugriksignSquare, + tugriksignSquareFill, + tuningfork, + turkishlirasignCircle, + turkishlirasignCircleFill, + turkishlirasignSquare, + turkishlirasignSquareFill, + tv, + tvAndHifispeakerFill, + tvAndMediabox, + tvCircle, + tvCircleFill, + tvFill, + tvMusicNote, + tvMusicNoteFill, + uCircle, + uCircleFill, + uSquare, + uSquareFill, + uiwindowSplit2x1, + umbrella, + umbrellaFill, + underline, + vCircle, + vCircleFill, + vSquare, + vSquareFill, + video, + videoBadgeCheckmark, + videoBadgePlus, + videoBubbleLeft, + videoBubbleLeftFill, + videoCircle, + videoCircleFill, + videoFill, + videoFillBadgeCheckmark, + videoFillBadgePlus, + videoSlash, + videoSlashFill, + view2d, + view3d, + viewfinder, + viewfinderCircle, + viewfinderCircleFill, + wCircle, + wCircleFill, + wSquare, + wSquareFill, + wake, + walletPass, + walletPassFill, + wandAndRays, + wandAndRaysInverse, + wandAndStars, + wandAndStarsInverse, + wave3Backward, + wave3BackwardCircle, + wave3BackwardCircleFill, + wave3Forward, + wave3ForwardCircle, + wave3ForwardCircleFill, + wave3Left, + wave3LeftCircle, + wave3LeftCircleFill, + wave3Right, + wave3RightCircle, + wave3RightCircleFill, + waveform, + waveformCircle, + waveformCircleFill, + waveformPath, + waveformPathBadgeMinus, + waveformPathBadgePlus, + waveformPathEcg, + waveformPathEcgRectangle, + waveformPathEcgRectangleFill, + wifi, + wifiExclamationmark, + wifiSlash, + wind, + windSnow, + wonsignCircle, + wonsignCircleFill, + wonsignSquare, + wonsignSquareFill, + wrench, + wrenchAndScrewdriver, + wrenchAndScrewdriverFill, + wrenchFill, + xCircle, + xCircleFill, + xSquare, + xSquareFill, + xSquareroot, + xmark, + xmarkBin, + xmarkBinCircle, + xmarkBinCircleFill, + xmarkBinFill, + xmarkCircle, + xmarkCircleFill, + xmarkDiamond, + xmarkDiamondFill, + xmarkIcloud, + xmarkIcloudFill, + xmarkOctagon, + xmarkOctagonFill, + xmarkRectangle, + xmarkRectangleFill, + xmarkRectanglePortrait, + xmarkRectanglePortraitFill, + xmarkSeal, + xmarkSealFill, + xmarkShield, + xmarkShieldFill, + xmarkSquare, + xmarkSquareFill, + xserve, + yCircle, + yCircleFill, + ySquare, + ySquareFill, + yensignCircle, + yensignCircleFill, + yensignSquare, + yensignSquareFill, + zCircle, + zCircleFill, + zSquare, + zSquareFill, + zlRectangleRoundedtop, + zlRectangleRoundedtopFill, + zrRectangleRoundedtop, + zrRectangleRoundedtopFill, + zzz + ] + } +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.2.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.2.swift new file mode 100644 index 0000000..ba4c02b --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+2.2.swift @@ -0,0 +1,2631 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 14.5, macOS 11.3, tvOS 14.5, watchOS 7.4, *) +extension SFSymbol { + internal static var allSymbols2_2: Set { + [ + _0Circle, + _0CircleFill, + _0Square, + _0SquareFill, + _00Circle, + _00CircleFill, + _00Square, + _00SquareFill, + _01Circle, + _01CircleFill, + _01Square, + _01SquareFill, + _02Circle, + _02CircleFill, + _02Square, + _02SquareFill, + _03Circle, + _03CircleFill, + _03Square, + _03SquareFill, + _04Circle, + _04CircleFill, + _04Square, + _04SquareFill, + _05Circle, + _05CircleFill, + _05Square, + _05SquareFill, + _06Circle, + _06CircleFill, + _06Square, + _06SquareFill, + _07Circle, + _07CircleFill, + _07Square, + _07SquareFill, + _08Circle, + _08CircleFill, + _08Square, + _08SquareFill, + _09Circle, + _09CircleFill, + _09Square, + _09SquareFill, + _1Circle, + _1CircleFill, + _1Magnifyingglass, + _1Square, + _1SquareFill, + _10Circle, + _10CircleFill, + _10Square, + _10SquareFill, + _11Circle, + _11CircleFill, + _11Square, + _11SquareFill, + _12Circle, + _12CircleFill, + _12Square, + _12SquareFill, + _13Circle, + _13CircleFill, + _13Square, + _13SquareFill, + _14Circle, + _14CircleFill, + _14Square, + _14SquareFill, + _15Circle, + _15CircleFill, + _15Square, + _15SquareFill, + _16Circle, + _16CircleFill, + _16Square, + _16SquareFill, + _17Circle, + _17CircleFill, + _17Square, + _17SquareFill, + _18Circle, + _18CircleFill, + _18Square, + _18SquareFill, + _19Circle, + _19CircleFill, + _19Square, + _19SquareFill, + _2Circle, + _2CircleFill, + _2Square, + _2SquareFill, + _20Circle, + _20CircleFill, + _20Square, + _20SquareFill, + _21Circle, + _21CircleFill, + _21Square, + _21SquareFill, + _22Circle, + _22CircleFill, + _22Square, + _22SquareFill, + _23Circle, + _23CircleFill, + _23Square, + _23SquareFill, + _24Circle, + _24CircleFill, + _24Square, + _24SquareFill, + _25Circle, + _25CircleFill, + _25Square, + _25SquareFill, + _26Circle, + _26CircleFill, + _26Square, + _26SquareFill, + _27Circle, + _27CircleFill, + _27Square, + _27SquareFill, + _28Circle, + _28CircleFill, + _28Square, + _28SquareFill, + _29Circle, + _29CircleFill, + _29Square, + _29SquareFill, + _3Circle, + _3CircleFill, + _3Square, + _3SquareFill, + _30Circle, + _30CircleFill, + _30Square, + _30SquareFill, + _31Circle, + _31CircleFill, + _31Square, + _31SquareFill, + _32Circle, + _32CircleFill, + _32Square, + _32SquareFill, + _33Circle, + _33CircleFill, + _33Square, + _33SquareFill, + _34Circle, + _34CircleFill, + _34Square, + _34SquareFill, + _35Circle, + _35CircleFill, + _35Square, + _35SquareFill, + _36Circle, + _36CircleFill, + _36Square, + _36SquareFill, + _37Circle, + _37CircleFill, + _37Square, + _37SquareFill, + _38Circle, + _38CircleFill, + _38Square, + _38SquareFill, + _39Circle, + _39CircleFill, + _39Square, + _39SquareFill, + _4AltCircle, + _4AltCircleFill, + _4AltSquare, + _4AltSquareFill, + _4Circle, + _4CircleFill, + _4Square, + _4SquareFill, + _40Circle, + _40CircleFill, + _40Square, + _40SquareFill, + _41Circle, + _41CircleFill, + _41Square, + _41SquareFill, + _42Circle, + _42CircleFill, + _42Square, + _42SquareFill, + _43Circle, + _43CircleFill, + _43Square, + _43SquareFill, + _44Circle, + _44CircleFill, + _44Square, + _44SquareFill, + _45Circle, + _45CircleFill, + _45Square, + _45SquareFill, + _46Circle, + _46CircleFill, + _46Square, + _46SquareFill, + _47Circle, + _47CircleFill, + _47Square, + _47SquareFill, + _48Circle, + _48CircleFill, + _48Square, + _48SquareFill, + _49Circle, + _49CircleFill, + _49Square, + _49SquareFill, + _4kTv, + _4kTvFill, + _5Circle, + _5CircleFill, + _5Square, + _5SquareFill, + _50Circle, + _50CircleFill, + _50Square, + _50SquareFill, + _6AltCircle, + _6AltCircleFill, + _6AltSquare, + _6AltSquareFill, + _6Circle, + _6CircleFill, + _6Square, + _6SquareFill, + _7Circle, + _7CircleFill, + _7Square, + _7SquareFill, + _8Circle, + _8CircleFill, + _8Square, + _8SquareFill, + _9AltCircle, + _9AltCircleFill, + _9AltSquare, + _9AltSquareFill, + _9Circle, + _9CircleFill, + _9Square, + _9SquareFill, + aCircle, + aCircleFill, + aMagnify, + aSquare, + aSquareFill, + abc, + airplane, + airplaneCircle, + airplaneCircleFill, + airplayaudio, + airplayvideo, + airpodLeft, + airpodRight, + airpodproLeft, + airpodproRight, + airpods, + airpodsmax, + airpodspro, + airportExpress, + airportExtreme, + airportExtremeTower, + alarm, + alarmFill, + alt, + amplifier, + ant, + antCircle, + antCircleFill, + antFill, + antennaRadiowavesLeftAndRight, + app, + appBadge, + appBadgeFill, + appFill, + appGift, + appGiftFill, + appclip, + applelogo, + applescript, + applescriptFill, + appletv, + appletvFill, + applewatch, + applewatchRadiowavesLeftAndRight, + applewatchSideRight, + applewatchSlash, + applewatchWatchface, + appsIpad, + appsIpadLandscape, + appsIphone, + appsIphoneBadgePlus, + appsIphoneLandscape, + aqiHigh, + aqiLow, + aqiMedium, + archivebox, + archiveboxCircle, + archiveboxCircleFill, + archiveboxFill, + arkit, + arrow2Squarepath, + arrow3Trianglepath, + arrowBackward, + arrowBackwardCircle, + arrowBackwardCircleFill, + arrowBackwardSquare, + arrowBackwardSquareFill, + arrowClockwise, + arrowClockwiseCircle, + arrowClockwiseCircleFill, + arrowClockwiseHeart, + arrowClockwiseHeartFill, + arrowClockwiseIcloud, + arrowClockwiseIcloudFill, + arrowCounterclockwise, + arrowCounterclockwiseCircle, + arrowCounterclockwiseCircleFill, + arrowCounterclockwiseIcloud, + arrowCounterclockwiseIcloudFill, + arrowDown, + arrowDownApp, + arrowDownAppFill, + arrowDownBackward, + arrowDownBackwardCircle, + arrowDownBackwardCircleFill, + arrowDownBackwardSquare, + arrowDownBackwardSquareFill, + arrowDownCircle, + arrowDownCircleFill, + arrowDownDoc, + arrowDownDocFill, + arrowDownForward, + arrowDownForwardAndArrowUpBackward, + arrowDownForwardAndArrowUpBackwardCircle, + arrowDownForwardAndArrowUpBackwardCircleFill, + arrowDownForwardCircle, + arrowDownForwardCircleFill, + arrowDownForwardSquare, + arrowDownForwardSquareFill, + arrowDownHeart, + arrowDownHeartFill, + arrowDownLeft, + arrowDownLeftCircle, + arrowDownLeftCircleFill, + arrowDownLeftSquare, + arrowDownLeftSquareFill, + arrowDownLeftVideo, + arrowDownLeftVideoFill, + arrowDownRight, + arrowDownRightAndArrowUpLeft, + arrowDownRightAndArrowUpLeftCircle, + arrowDownRightAndArrowUpLeftCircleFill, + arrowDownRightCircle, + arrowDownRightCircleFill, + arrowDownRightSquare, + arrowDownRightSquareFill, + arrowDownSquare, + arrowDownSquareFill, + arrowDownToLine, + arrowDownToLineAlt, + arrowForward, + arrowForwardCircle, + arrowForwardCircleFill, + arrowForwardSquare, + arrowForwardSquareFill, + arrowLeft, + arrowLeftAndRight, + arrowLeftAndRightCircle, + arrowLeftAndRightCircleFill, + arrowLeftAndRightRighttriangleLeftRighttriangleRight, + arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, + arrowLeftAndRightSquare, + arrowLeftAndRightSquareFill, + arrowLeftArrowRight, + arrowLeftArrowRightCircle, + arrowLeftArrowRightCircleFill, + arrowLeftArrowRightSquare, + arrowLeftArrowRightSquareFill, + arrowLeftCircle, + arrowLeftCircleFill, + arrowLeftSquare, + arrowLeftSquareFill, + arrowLeftToLine, + arrowLeftToLineAlt, + arrowRectanglepath, + arrowRight, + arrowRightCircle, + arrowRightCircleFill, + arrowRightDocOnClipboard, + arrowRightSquare, + arrowRightSquareFill, + arrowRightToLine, + arrowRightToLineAlt, + arrowTriangle2Circlepath, + arrowTriangle2CirclepathCamera, + arrowTriangle2CirclepathCameraFill, + arrowTriangle2CirclepathCircle, + arrowTriangle2CirclepathCircleFill, + arrowTriangle2CirclepathDocOnClipboard, + arrowTriangleBranch, + arrowTriangleCapsulepath, + arrowTriangleMerge, + arrowTrianglePull, + arrowTriangleSwap, + arrowTriangleTurnUpRightCircle, + arrowTriangleTurnUpRightCircleFill, + arrowTriangleTurnUpRightDiamond, + arrowTriangleTurnUpRightDiamondFill, + arrowTurnDownLeft, + arrowTurnDownRight, + arrowTurnLeftDown, + arrowTurnLeftUp, + arrowTurnRightDown, + arrowTurnRightUp, + arrowTurnUpForwardIphone, + arrowTurnUpForwardIphoneFill, + arrowTurnUpLeft, + arrowTurnUpRight, + arrowUp, + arrowUpAndDown, + arrowUpAndDownAndArrowLeftAndRight, + arrowUpAndDownCircle, + arrowUpAndDownCircleFill, + arrowUpAndDownRighttriangleUpFillRighttriangleDownFill, + arrowUpAndDownRighttriangleUpRighttriangleDown, + arrowUpAndDownSquare, + arrowUpAndDownSquareFill, + arrowUpAndPersonRectanglePortrait, + arrowUpAndPersonRectangleTurnLeft, + arrowUpAndPersonRectangleTurnRight, + arrowUpArrowDown, + arrowUpArrowDownCircle, + arrowUpArrowDownCircleFill, + arrowUpArrowDownSquare, + arrowUpArrowDownSquareFill, + arrowUpBackward, + arrowUpBackwardAndArrowDownForward, + arrowUpBackwardAndArrowDownForwardCircle, + arrowUpBackwardAndArrowDownForwardCircleFill, + arrowUpBackwardCircle, + arrowUpBackwardCircleFill, + arrowUpBackwardSquare, + arrowUpBackwardSquareFill, + arrowUpBin, + arrowUpBinFill, + arrowUpCircle, + arrowUpCircleFill, + arrowUpDoc, + arrowUpDocFill, + arrowUpDocOnClipboard, + arrowUpForward, + arrowUpForwardApp, + arrowUpForwardAppFill, + arrowUpForwardCircle, + arrowUpForwardCircleFill, + arrowUpForwardSquare, + arrowUpForwardSquareFill, + arrowUpHeart, + arrowUpHeartFill, + arrowUpLeft, + arrowUpLeftAndArrowDownRight, + arrowUpLeftAndArrowDownRightCircle, + arrowUpLeftAndArrowDownRightCircleFill, + arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, + arrowUpLeftAndDownRightMagnifyingglass, + arrowUpLeftCircle, + arrowUpLeftCircleFill, + arrowUpLeftSquare, + arrowUpLeftSquareFill, + arrowUpMessage, + arrowUpMessageFill, + arrowUpRight, + arrowUpRightAndArrowDownLeftRectangle, + arrowUpRightAndArrowDownLeftRectangleFill, + arrowUpRightCircle, + arrowUpRightCircleFill, + arrowUpRightSquare, + arrowUpRightSquareFill, + arrowUpRightVideo, + arrowUpRightVideoFill, + arrowUpSquare, + arrowUpSquareFill, + arrowUpToLine, + arrowUpToLineAlt, + arrowUturnBackward, + arrowUturnBackwardCircle, + arrowUturnBackwardCircleBadgeEllipsis, + arrowUturnBackwardCircleFill, + arrowUturnBackwardSquare, + arrowUturnBackwardSquareFill, + arrowUturnDown, + arrowUturnDownCircle, + arrowUturnDownCircleFill, + arrowUturnDownSquare, + arrowUturnDownSquareFill, + arrowUturnForward, + arrowUturnForwardCircle, + arrowUturnForwardCircleFill, + arrowUturnForwardSquare, + arrowUturnForwardSquareFill, + arrowUturnLeft, + arrowUturnLeftCircle, + arrowUturnLeftCircleBadgeEllipsis, + arrowUturnLeftCircleFill, + arrowUturnLeftSquare, + arrowUturnLeftSquareFill, + arrowUturnRight, + arrowUturnRightCircle, + arrowUturnRightCircleFill, + arrowUturnRightSquare, + arrowUturnRightSquareFill, + arrowUturnUp, + arrowUturnUpCircle, + arrowUturnUpCircleFill, + arrowUturnUpSquare, + arrowUturnUpSquareFill, + arrowshapeBounceForward, + arrowshapeBounceForwardFill, + arrowshapeBounceRight, + arrowshapeBounceRightFill, + arrowshapeTurnUpBackward, + arrowshapeTurnUpBackward2, + arrowshapeTurnUpBackward2Circle, + arrowshapeTurnUpBackward2CircleFill, + arrowshapeTurnUpBackward2Fill, + arrowshapeTurnUpBackwardCircle, + arrowshapeTurnUpBackwardCircleFill, + arrowshapeTurnUpBackwardFill, + arrowshapeTurnUpForward, + arrowshapeTurnUpForwardCircle, + arrowshapeTurnUpForwardCircleFill, + arrowshapeTurnUpForwardFill, + arrowshapeTurnUpLeft, + arrowshapeTurnUpLeft2, + arrowshapeTurnUpLeft2Circle, + arrowshapeTurnUpLeft2CircleFill, + arrowshapeTurnUpLeft2Fill, + arrowshapeTurnUpLeftCircle, + arrowshapeTurnUpLeftCircleFill, + arrowshapeTurnUpLeftFill, + arrowshapeTurnUpRight, + arrowshapeTurnUpRightCircle, + arrowshapeTurnUpRightCircleFill, + arrowshapeTurnUpRightFill, + arrowshapeZigzagForward, + arrowshapeZigzagForwardFill, + arrowshapeZigzagRight, + arrowshapeZigzagRightFill, + arrowtriangleBackward, + arrowtriangleBackwardCircle, + arrowtriangleBackwardCircleFill, + arrowtriangleBackwardFill, + arrowtriangleBackwardSquare, + arrowtriangleBackwardSquareFill, + arrowtriangleDown, + arrowtriangleDownCircle, + arrowtriangleDownCircleFill, + arrowtriangleDownFill, + arrowtriangleDownSquare, + arrowtriangleDownSquareFill, + arrowtriangleForward, + arrowtriangleForwardCircle, + arrowtriangleForwardCircleFill, + arrowtriangleForwardFill, + arrowtriangleForwardSquare, + arrowtriangleForwardSquareFill, + arrowtriangleLeft, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, + arrowtriangleLeftCircle, + arrowtriangleLeftCircleFill, + arrowtriangleLeftFill, + arrowtriangleLeftFillAndLineVerticalAndArrowtriangleRightFill, + arrowtriangleLeftSquare, + arrowtriangleLeftSquareFill, + arrowtriangleRight, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, + arrowtriangleRightCircle, + arrowtriangleRightCircleFill, + arrowtriangleRightFill, + arrowtriangleRightFillAndLineVerticalAndArrowtriangleLeftFill, + arrowtriangleRightSquare, + arrowtriangleRightSquareFill, + arrowtriangleUp, + arrowtriangleUpCircle, + arrowtriangleUpCircleFill, + arrowtriangleUpFill, + arrowtriangleUpSquare, + arrowtriangleUpSquareFill, + aspectratio, + aspectratioFill, + asteriskCircle, + asteriskCircleFill, + at, + atBadgeMinus, + atBadgePlus, + atCircle, + atCircleFill, + atom, + australsignCircle, + australsignCircleFill, + australsignSquare, + australsignSquareFill, + bCircle, + bCircleFill, + bSquare, + bSquareFill, + backward, + backwardEnd, + backwardEndAlt, + backwardEndAltFill, + backwardEndFill, + backwardFill, + backwardFrame, + backwardFrameFill, + badgePlusRadiowavesForward, + badgePlusRadiowavesRight, + bag, + bagBadgeMinus, + bagBadgePlus, + bagCircle, + bagCircleFill, + bagFill, + bagFillBadgeMinus, + bagFillBadgePlus, + bahtsignCircle, + bahtsignCircleFill, + bahtsignSquare, + bahtsignSquareFill, + bandage, + bandageFill, + banknote, + banknoteFill, + barcode, + barcodeViewfinder, + barometer, + battery0, + battery100, + battery100Bolt, + battery25, + bedDouble, + bedDoubleFill, + bell, + bellBadge, + bellBadgeFill, + bellCircle, + bellCircleFill, + bellFill, + bellSlash, + bellSlashCircle, + bellSlashCircleFill, + bellSlashFill, + bicycle, + bicycleCircle, + bicycleCircleFill, + binoculars, + binocularsFill, + bitcoinsignCircle, + bitcoinsignCircleFill, + bitcoinsignSquare, + bitcoinsignSquareFill, + bold, + boldItalicUnderline, + boldUnderline, + bolt, + boltBadgeA, + boltBadgeAFill, + boltCar, + boltCarFill, + boltCircle, + boltCircleFill, + boltFill, + boltFillBatteryblock, + boltFillBatteryblockFill, + boltHeart, + boltHeartFill, + boltHorizontal, + boltHorizontalCircle, + boltHorizontalCircleFill, + boltHorizontalFill, + boltHorizontalIcloud, + boltHorizontalIcloudFill, + boltSlash, + boltSlashCircle, + boltSlashCircleFill, + boltSlashFill, + bonjour, + book, + bookCircle, + bookCircleFill, + bookClosed, + bookClosedFill, + bookFill, + bookmark, + bookmarkCircle, + bookmarkCircleFill, + bookmarkFill, + bookmarkSlash, + bookmarkSlashFill, + booksVertical, + booksVerticalFill, + brazilianrealsignCircle, + brazilianrealsignCircleFill, + brazilianrealsignSquare, + brazilianrealsignSquareFill, + briefcase, + briefcaseFill, + bubbleLeft, + bubbleLeftAndBubbleRight, + bubbleLeftAndBubbleRightFill, + bubbleLeftFill, + bubbleMiddleBottom, + bubbleMiddleBottomFill, + bubbleMiddleTop, + bubbleMiddleTopFill, + bubbleRight, + bubbleRightFill, + building, + building2, + building2CropCircle, + building2CropCircleFill, + building2Fill, + buildingColumns, + buildingColumnsFill, + buildingFill, + burn, + burst, + burstFill, + bus, + busDoubledecker, + busDoubledeckerFill, + busFill, + cCircle, + cCircleFill, + cSquare, + cSquareFill, + calendar, + calendarBadgeClock, + calendarBadgeExclamationmark, + calendarBadgeMinus, + calendarBadgePlus, + calendarCircle, + calendarCircleFill, + camera, + cameraAperture, + cameraBadgeEllipsis, + cameraCircle, + cameraCircleFill, + cameraFill, + cameraFillBadgeEllipsis, + cameraFilters, + cameraMeteringCenterWeighted, + cameraMeteringCenterWeightedAverage, + cameraMeteringMatrix, + cameraMeteringMultispot, + cameraMeteringNone, + cameraMeteringPartial, + cameraMeteringSpot, + cameraMeteringUnknown, + cameraOnRectangle, + cameraOnRectangleFill, + cameraViewfinder, + candybarphone, + capslock, + capslockFill, + capsule, + capsuleFill, + capsulePortrait, + capsulePortraitFill, + captionsBubble, + captionsBubbleFill, + car, + car2, + car2Fill, + carCircle, + carCircleFill, + carFill, + cart, + cartBadgeMinus, + cartBadgePlus, + cartCircle, + cartCircleFill, + cartFill, + cartFillBadgeMinus, + cartFillBadgePlus, + `case`, + caseFill, + cedisignCircle, + cedisignCircleFill, + cedisignSquare, + cedisignSquareFill, + centsignCircle, + centsignCircleFill, + centsignSquare, + centsignSquareFill, + character, + characterBookClosed, + characterBookClosedFill, + characterBubble, + characterBubbleFill, + characterCursorIbeam, + characterTextbox, + chartBar, + chartBarDocHorizontal, + chartBarDocHorizontalFill, + chartBarFill, + chartBarXaxis, + chartPie, + chartPieFill, + checkerboardRectangle, + checkmark, + checkmarkCircle, + checkmarkCircleFill, + checkmarkIcloud, + checkmarkIcloudFill, + checkmarkRectangle, + checkmarkRectangleFill, + checkmarkRectanglePortrait, + checkmarkRectanglePortraitFill, + checkmarkSeal, + checkmarkSealFill, + checkmarkShield, + checkmarkShieldFill, + checkmarkSquare, + checkmarkSquareFill, + chevronBackward, + chevronBackward2, + chevronBackwardCircle, + chevronBackwardCircleFill, + chevronBackwardSquare, + chevronBackwardSquareFill, + chevronCompactDown, + chevronCompactLeft, + chevronCompactRight, + chevronCompactUp, + chevronDown, + chevronDownCircle, + chevronDownCircleFill, + chevronDownSquare, + chevronDownSquareFill, + chevronForward, + chevronForward2, + chevronForwardCircle, + chevronForwardCircleFill, + chevronForwardSquare, + chevronForwardSquareFill, + chevronLeft, + chevronLeft2, + chevronLeftCircle, + chevronLeftCircleFill, + chevronLeftSlashChevronRight, + chevronLeftSquare, + chevronLeftSquareFill, + chevronRight, + chevronRight2, + chevronRightCircle, + chevronRightCircleFill, + chevronRightSquare, + chevronRightSquareFill, + chevronUp, + chevronUpChevronDown, + chevronUpCircle, + chevronUpCircleFill, + chevronUpSquare, + chevronUpSquareFill, + circle, + circleBottomhalfFill, + circleCircle, + circleCircleFill, + circleDashed, + circleDashedInsetFill, + circleFill, + circleFillSquareFill, + circleGrid2x2, + circleGrid2x2Fill, + circleGrid3x3, + circleGrid3x3Fill, + circleGridCross, + circleGridCrossDownFill, + circleGridCrossFill, + circleGridCrossLeftFill, + circleGridCrossRightFill, + circleGridCrossUpFill, + circleLefthalfFill, + circleRighthalfFill, + circleSquare, + circleTophalfFill, + circlebadge, + circlebadge2, + circlebadge2Fill, + circlebadgeFill, + circlesHexagongrid, + circlesHexagongridFill, + circlesHexagonpath, + circlesHexagonpathFill, + clear, + clearFill, + clock, + clockArrow2Circlepath, + clockArrowCirclepath, + clockFill, + cloud, + cloudBolt, + cloudBoltFill, + cloudBoltRain, + cloudBoltRainFill, + cloudDrizzle, + cloudDrizzleFill, + cloudFill, + cloudFog, + cloudFogFill, + cloudHail, + cloudHailFill, + cloudHeavyrain, + cloudHeavyrainFill, + cloudMoon, + cloudMoonBolt, + cloudMoonBoltFill, + cloudMoonFill, + cloudMoonRain, + cloudMoonRainFill, + cloudRain, + cloudRainFill, + cloudSleet, + cloudSleetFill, + cloudSnow, + cloudSnowFill, + cloudSun, + cloudSunBolt, + cloudSunBoltFill, + cloudSunFill, + cloudSunRain, + cloudSunRainFill, + coloncurrencysignCircle, + coloncurrencysignCircleFill, + coloncurrencysignSquare, + coloncurrencysignSquareFill, + comb, + combFill, + command, + commandCircle, + commandCircleFill, + commandSquare, + commandSquareFill, + cone, + coneFill, + contextualmenuAndCursorarrow, + control, + cpu, + creditcard, + creditcardCircle, + creditcardCircleFill, + creditcardFill, + crop, + cropRotate, + cross, + crossCase, + crossCaseFill, + crossCircle, + crossCircleFill, + crossFill, + crown, + crownFill, + cruzeirosignCircle, + cruzeirosignCircleFill, + cruzeirosignSquare, + cruzeirosignSquareFill, + cube, + cubeFill, + cubeTransparent, + cubeTransparentFill, + curlybraces, + curlybracesSquare, + curlybracesSquareFill, + cursorarrow, + cursorarrowAndSquareOnSquareDashed, + cursorarrowClick, + cursorarrowClick2, + cursorarrowClickBadgeClock, + cursorarrowMotionlines, + cursorarrowMotionlinesClick, + cursorarrowRays, + cursorarrowSquare, + cylinder, + cylinderFill, + cylinderSplit1x2, + cylinderSplit1x2Fill, + dCircle, + dCircleFill, + dSquare, + dSquareFill, + decreaseIndent, + decreaseQuotelevel, + deleteLeft, + deleteLeftFill, + deleteRight, + deleteRightFill, + deskclock, + deskclockFill, + desktopcomputer, + dialMax, + dialMaxFill, + dialMin, + dialMinFill, + diamond, + diamondFill, + dieFace1, + dieFace1Fill, + dieFace2, + dieFace2Fill, + dieFace3, + dieFace3Fill, + dieFace4, + dieFace4Fill, + dieFace5, + dieFace5Fill, + dieFace6, + dieFace6Fill, + directcurrent, + display, + display2, + displayTrianglebadgeExclamationmark, + divide, + divideCircle, + divideCircleFill, + divideSquare, + divideSquareFill, + doc, + docAppend, + docAppendFill, + docBadgeEllipsis, + docBadgeGearshape, + docBadgeGearshapeFill, + docBadgePlus, + docCircle, + docCircleFill, + docFill, + docFillBadgeEllipsis, + docFillBadgePlus, + docOnClipboard, + docOnClipboardFill, + docOnDoc, + docOnDocFill, + docPlaintext, + docPlaintextFill, + docRichtext, + docRichtextFill, + docText, + docTextBelowEcg, + docTextBelowEcgFill, + docTextFill, + docTextFillViewfinder, + docTextMagnifyingglass, + docTextViewfinder, + docZipper, + dockArrowDownRectangle, + dockArrowUpRectangle, + dockRectangle, + dollarsignCircle, + dollarsignCircleFill, + dollarsignSquare, + dollarsignSquareFill, + dongsignCircle, + dongsignCircleFill, + dongsignSquare, + dongsignSquareFill, + dotArrowtrianglesUpRightDownLeftCircle, + dotCircleAndCursorarrow, + dotRadiowavesForward, + dotRadiowavesLeftAndRight, + dotRadiowavesRight, + dotSquare, + dotSquareFill, + dotSquareshape, + dotSquareshapeFill, + dotSquareshapeSplit2x2, + dpad, + dpadDownFill, + dpadFill, + dpadLeftFill, + dpadRightFill, + dpadUpFill, + drop, + dropFill, + dropTriangle, + dropTriangleFill, + eCircle, + eCircleFill, + eSquare, + eSquareFill, + ear, + earBadgeCheckmark, + earFill, + earTrianglebadgeExclamationmark, + earpods, + eject, + ejectCircle, + ejectCircleFill, + ejectFill, + ellipsis, + ellipsisBubble, + ellipsisBubbleFill, + ellipsisCircle, + ellipsisCircleFill, + ellipsisRectangle, + ellipsisRectangleFill, + envelope, + envelopeArrowTriangleBranch, + envelopeArrowTriangleBranchFill, + envelopeBadge, + envelopeBadgeFill, + envelopeBadgeShieldLeadinghalfFill, + envelopeCircle, + envelopeCircleFill, + envelopeFill, + envelopeFillBadgeShieldTrailinghalfFill, + envelopeOpen, + envelopeOpenFill, + equal, + equalCircle, + equalCircleFill, + equalSquare, + equalSquareFill, + escape, + esim, + esimFill, + eurosignCircle, + eurosignCircleFill, + eurosignSquare, + eurosignSquareFill, + exclamationmark, + exclamationmark2, + exclamationmark3, + exclamationmarkApplewatch, + exclamationmarkArrowCirclepath, + exclamationmarkArrowTriangle2Circlepath, + exclamationmarkBubble, + exclamationmarkBubbleFill, + exclamationmarkCircle, + exclamationmarkCircleFill, + exclamationmarkIcloud, + exclamationmarkIcloudFill, + exclamationmarkOctagon, + exclamationmarkOctagonFill, + exclamationmarkShield, + exclamationmarkShieldFill, + exclamationmarkSquare, + exclamationmarkSquareFill, + exclamationmarkTriangle, + exclamationmarkTriangleFill, + externaldrive, + externaldriveBadgeCheckmark, + externaldriveBadgeIcloud, + externaldriveBadgeMinus, + externaldriveBadgePersonCrop, + externaldriveBadgePlus, + externaldriveBadgeTimemachine, + externaldriveBadgeWifi, + externaldriveBadgeXmark, + externaldriveConnectedToLineBelow, + externaldriveConnectedToLineBelowFill, + externaldriveFill, + externaldriveFillBadgeCheckmark, + externaldriveFillBadgeIcloud, + externaldriveFillBadgeMinus, + externaldriveFillBadgePersonCrop, + externaldriveFillBadgePlus, + externaldriveFillBadgeTimemachine, + externaldriveFillBadgeWifi, + externaldriveFillBadgeXmark, + eye, + eyeCircle, + eyeCircleFill, + eyeFill, + eyeSlash, + eyeSlashFill, + eyebrow, + eyedropper, + eyedropperFull, + eyedropperHalffull, + eyeglasses, + eyes, + eyesInverse, + fCircle, + fCircleFill, + fCursive, + fCursiveCircle, + fCursiveCircleFill, + fSquare, + fSquareFill, + faceDashed, + faceDashedFill, + faceSmiling, + faceSmilingFill, + faceid, + faxmachine, + fiberchannel, + figureStand, + figureStandLineDottedFigureStand, + figureWalk, + figureWalkCircle, + figureWalkCircleFill, + figureWalkDiamond, + figureWalkDiamondFill, + figureWave, + figureWaveCircle, + figureWaveCircleFill, + filemenuAndCursorarrow, + filemenuAndSelection, + film, + filmFill, + flag, + flagBadgeEllipsis, + flagBadgeEllipsisFill, + flagCircle, + flagCircleFill, + flagFill, + flagSlash, + flagSlashCircle, + flagSlashCircleFill, + flagSlashFill, + flame, + flameFill, + flashlightOffFill, + flashlightOnFill, + flipphone, + florinsignCircle, + florinsignCircleFill, + florinsignSquare, + florinsignSquareFill, + flowchart, + flowchartFill, + fn, + folder, + folderBadgeGear, + folderBadgeMinus, + folderBadgePersonCrop, + folderBadgePlus, + folderBadgeQuestionmark, + folderCircle, + folderCircleFill, + folderFill, + folderFillBadgeGear, + folderFillBadgeMinus, + folderFillBadgePersonCrop, + folderFillBadgePlus, + folderFillBadgeQuestionmark, + forward, + forwardEnd, + forwardEndAlt, + forwardEndAltFill, + forwardEndFill, + forwardFill, + forwardFrame, + forwardFrameFill, + francsignCircle, + francsignCircleFill, + francsignSquare, + francsignSquareFill, + function, + fx, + gCircle, + gCircleFill, + gSquare, + gSquareFill, + gamecontroller, + gamecontrollerFill, + gauge, + gaugeBadgeMinus, + gaugeBadgePlus, + gear, + gearshape, + gearshape2, + gearshape2Fill, + gearshapeFill, + gift, + giftCircle, + giftCircleFill, + giftFill, + giftcard, + giftcardFill, + globe, + gobackward, + gobackward10, + gobackward15, + gobackward30, + gobackward45, + gobackward60, + gobackward75, + gobackward90, + gobackwardMinus, + goforward, + goforward10, + goforward15, + goforward30, + goforward45, + goforward60, + goforward75, + goforward90, + goforwardPlus, + graduationcap, + graduationcapFill, + greaterthan, + greaterthanCircle, + greaterthanCircleFill, + greaterthanSquare, + greaterthanSquareFill, + greetingcard, + greetingcardFill, + grid, + gridCircle, + gridCircleFill, + guaranisignCircle, + guaranisignCircleFill, + guaranisignSquare, + guaranisignSquareFill, + guitars, + guitarsFill, + gyroscope, + hCircle, + hCircleFill, + hSquare, + hSquareFill, + hSquareFillOnSquareFill, + hSquareOnSquare, + hammer, + hammerFill, + handDraw, + handDrawFill, + handPointDown, + handPointDownFill, + handPointLeft, + handPointLeftFill, + handPointRight, + handPointRightFill, + handPointUp, + handPointUpBraille, + handPointUpBrailleFill, + handPointUpFill, + handPointUpLeft, + handPointUpLeftFill, + handRaised, + handRaisedFill, + handRaisedSlash, + handRaisedSlashFill, + handTap, + handTapFill, + handThumbsdown, + handThumbsdownFill, + handThumbsup, + handThumbsupFill, + handWave, + handWaveFill, + handsClap, + handsClapFill, + handsSparkles, + handsSparklesFill, + hare, + hareFill, + headphones, + headphonesCircle, + headphonesCircleFill, + hearingaidEar, + heart, + heartCircle, + heartCircleFill, + heartFill, + heartSlash, + heartSlashCircle, + heartSlashCircleFill, + heartSlashFill, + heartTextSquare, + heartTextSquareFill, + helm, + hexagon, + hexagonFill, + hifispeaker, + hifispeaker2, + hifispeaker2Fill, + hifispeakerAndHomepod, + hifispeakerAndHomepodFill, + hifispeakerAndHomepodmini, + hifispeakerAndHomepodminiFill, + hifispeakerFill, + highlighter, + homekit, + homepod, + homepod2, + homepod2Fill, + homepodAndHomepodmini, + homepodAndHomepodminiFill, + homepodFill, + homepodmini, + homepodmini2, + homepodmini2Fill, + homepodminiFill, + hourglass, + hourglassBadgePlus, + hourglassBottomhalfFill, + hourglassTophalfFill, + house, + houseCircle, + houseCircleFill, + houseFill, + hryvniasignCircle, + hryvniasignCircleFill, + hryvniasignSquare, + hryvniasignSquareFill, + hurricane, + iCircle, + iCircleFill, + iSquare, + iSquareFill, + icloud, + icloudAndArrowDown, + icloudAndArrowDownFill, + icloudAndArrowUp, + icloudAndArrowUpFill, + icloudCircle, + icloudCircleFill, + icloudFill, + icloudSlash, + icloudSlashFill, + increaseIndent, + increaseQuotelevel, + indianrupeesignCircle, + indianrupeesignCircleFill, + indianrupeesignSquare, + indianrupeesignSquareFill, + infinity, + infinityCircle, + infinityCircleFill, + info, + infoCircle, + infoCircleFill, + internaldrive, + internaldriveFill, + ipad, + ipadBadgePlay, + ipadHomebutton, + ipadHomebuttonBadgePlay, + ipadHomebuttonLandscape, + ipadHomebuttonLandscapeBadgePlay, + ipadLandscape, + ipadLandscapeBadgePlay, + iphone, + iphoneBadgePlay, + iphoneHomebutton, + iphoneHomebuttonBadgePlay, + iphoneHomebuttonLandscape, + iphoneHomebuttonRadiowavesLeftAndRight, + iphoneHomebuttonSlash, + iphoneLandscape, + iphoneRadiowavesLeftAndRight, + iphoneSlash, + ipod, + ipodshuffleGen1, + ipodshuffleGen2, + ipodshuffleGen3, + ipodshuffleGen4, + ipodtouch, + ipodtouchLandscape, + italic, + jCircle, + jCircleFill, + jSquare, + jSquareFill, + jSquareFillOnSquareFill, + jSquareOnSquare, + k, + kCircle, + kCircleFill, + kSquare, + kSquareFill, + key, + keyFill, + keyIcloud, + keyIcloudFill, + keyboard, + keyboardBadgeEllipsis, + keyboardChevronCompactDown, + keyboardChevronCompactLeft, + keyboardMacwindow, + keyboardOnehandedLeft, + keyboardOnehandedRight, + kipsignCircle, + kipsignCircleFill, + kipsignSquare, + kipsignSquareFill, + lCircle, + lCircleFill, + lJoystick, + lJoystickDown, + lJoystickDownFill, + lJoystickFill, + lRectangleRoundedbottom, + lRectangleRoundedbottomFill, + lSquare, + lSquareFill, + l1RectangleRoundedbottom, + l1RectangleRoundedbottomFill, + l2RectangleRoundedtop, + l2RectangleRoundedtopFill, + ladybug, + ladybugFill, + laptopcomputer, + laptopcomputerAndIphone, + largecircleFillCircle, + larisignCircle, + larisignCircleFill, + larisignSquare, + larisignSquareFill, + lasso, + lassoSparkles, + latch2Case, + latch2CaseFill, + lbRectangleRoundedbottom, + lbRectangleRoundedbottomFill, + leaf, + leafArrowTriangleCirclepath, + leafFill, + lessthan, + lessthanCircle, + lessthanCircleFill, + lessthanSquare, + lessthanSquareFill, + level, + levelFill, + lifepreserver, + lifepreserverFill, + lightMax, + lightMin, + lightbulb, + lightbulbFill, + lightbulbSlash, + lightbulbSlashFill, + line3CrossedSwirlCircle, + line3CrossedSwirlCircleFill, + lineDiagonal, + lineDiagonalArrow, + lineHorizontal2DecreaseCircle, + lineHorizontal2DecreaseCircleFill, + lineHorizontal3, + lineHorizontal3Circle, + lineHorizontal3CircleFill, + lineHorizontal3Decrease, + lineHorizontal3DecreaseCircle, + lineHorizontal3DecreaseCircleFill, + lineHorizontalStarFillLineHorizontal, + lineweight, + link, + linkBadgePlus, + linkCircle, + linkCircleFill, + linkIcloud, + linkIcloudFill, + lirasignCircle, + lirasignCircleFill, + lirasignSquare, + lirasignSquareFill, + listAndFilm, + listBullet, + listBulletBelowRectangle, + listBulletIndent, + listBulletRectangle, + listDash, + listNumber, + listStar, + listTriangle, + livephoto, + livephotoBadgeA, + livephotoPlay, + livephotoSlash, + location, + locationCircle, + locationCircleFill, + locationFill, + locationFillViewfinder, + locationNorth, + locationNorthFill, + locationNorthLine, + locationNorthLineFill, + locationSlash, + locationSlashFill, + locationViewfinder, + lock, + lockApplewatch, + lockCircle, + lockCircleFill, + lockDoc, + lockDocFill, + lockFill, + lockIcloud, + lockIcloudFill, + lockOpen, + lockOpenFill, + lockRectangle, + lockRectangleFill, + lockRectangleOnRectangle, + lockRectangleOnRectangleFill, + lockRectangleStack, + lockRectangleStackFill, + lockRotation, + lockRotationOpen, + lockShield, + lockShieldFill, + lockSlash, + lockSlashFill, + lockSquare, + lockSquareFill, + lockSquareStack, + lockSquareStackFill, + loupe, + ltRectangleRoundedtop, + ltRectangleRoundedtopFill, + lungs, + lungsFill, + mCircle, + mCircleFill, + mSquare, + mSquareFill, + macmini, + macminiFill, + macproGen1, + macproGen2, + macproGen2Fill, + macproGen3, + macproGen3Server, + macwindow, + macwindowBadgePlus, + macwindowOnRectangle, + magnifyingglass, + magnifyingglassCircle, + magnifyingglassCircleFill, + mail, + mailAndTextMagnifyingglass, + mailFill, + mailStack, + mailStackFill, + manatsignCircle, + manatsignCircleFill, + manatsignSquare, + manatsignSquareFill, + map, + mapFill, + mappin, + mappinAndEllipse, + mappinCircle, + mappinCircleFill, + mappinSlash, + megaphone, + megaphoneFill, + memories, + memoriesBadgeMinus, + memoriesBadgePlus, + memorychip, + menubarArrowDownRectangle, + menubarArrowUpRectangle, + menubarDockRectangle, + menubarDockRectangleBadgeRecord, + menubarRectangle, + message, + messageCircle, + messageCircleFill, + messageFill, + metronome, + metronomeFill, + mic, + micCircle, + micCircleFill, + micFill, + micSlash, + micSlashFill, + millsignCircle, + millsignCircleFill, + millsignSquare, + millsignSquareFill, + minus, + minusCircle, + minusCircleFill, + minusDiamond, + minusDiamondFill, + minusMagnifyingglass, + minusPlusBatteryblock, + minusPlusBatteryblockFill, + minusRectangle, + minusRectangleFill, + minusRectanglePortrait, + minusRectanglePortraitFill, + minusSlashPlus, + minusSquare, + minusSquareFill, + moon, + moonCircle, + moonCircleFill, + moonFill, + moonStars, + moonStarsFill, + moonZzz, + moonZzzFill, + mosaic, + mosaicFill, + mount, + mountFill, + mouth, + mouthFill, + move3d, + multiply, + multiplyCircle, + multiplyCircleFill, + multiplySquare, + multiplySquareFill, + musicMic, + musicNote, + musicNoteHouse, + musicNoteHouseFill, + musicNoteList, + musicQuarternote3, + mustache, + mustacheFill, + nCircle, + nCircleFill, + nSquare, + nSquareFill, + nairasignCircle, + nairasignCircleFill, + nairasignSquare, + nairasignSquareFill, + network, + newspaper, + newspaperFill, + nose, + noseFill, + nosign, + note, + noteText, + noteTextBadgePlus, + number, + numberCircle, + numberCircleFill, + numberSquare, + numberSquareFill, + oCircle, + oCircleFill, + oSquare, + oSquareFill, + octagon, + octagonFill, + opticaldisc, + opticaldiscdrive, + opticaldiscdriveFill, + option, + oval, + ovalFill, + ovalPortrait, + ovalPortraitFill, + pCircle, + pCircleFill, + pSquare, + pSquareFill, + paintbrush, + paintbrushFill, + paintbrushPointed, + paintbrushPointedFill, + paintpalette, + paintpaletteFill, + pano, + panoFill, + paperclip, + paperclipBadgeEllipsis, + paperclipCircle, + paperclipCircleFill, + paperplane, + paperplaneCircle, + paperplaneCircleFill, + paperplaneFill, + paragraphsign, + pause, + pauseCircle, + pauseCircleFill, + pauseFill, + pauseRectangle, + pauseRectangleFill, + pc, + pencil, + pencilAndOutline, + pencilCircle, + pencilCircleFill, + pencilSlash, + pencilTip, + pencilTipCropCircle, + pencilTipCropCircleBadgeArrowForward, + pencilTipCropCircleBadgeMinus, + pencilTipCropCircleBadgePlus, + percent, + person, + person2, + person2Circle, + person2CircleFill, + person2Fill, + person2SquareStack, + person2SquareStackFill, + person3, + person3Fill, + personAndArrowLeftAndArrowRight, + personBadgeMinus, + personBadgePlus, + personCircle, + personCircleFill, + personCropCircle, + personCropCircleBadgeCheckmark, + personCropCircleBadgeExclamationmark, + personCropCircleBadgeMinus, + personCropCircleBadgePlus, + personCropCircleBadgeQuestionmark, + personCropCircleBadgeXmark, + personCropCircleFill, + personCropCircleFillBadgeCheckmark, + personCropCircleFillBadgeExclamationmark, + personCropCircleFillBadgeMinus, + personCropCircleFillBadgePlus, + personCropCircleFillBadgeQuestionmark, + personCropCircleFillBadgeXmark, + personCropRectangle, + personCropRectangleFill, + personCropSquare, + personCropSquareFill, + personCropSquareFillAndAtRectangle, + personFill, + personFillAndArrowLeftAndArrowRight, + personFillBadgeMinus, + personFillBadgePlus, + personFillCheckmark, + personFillQuestionmark, + personFillTurnDown, + personFillTurnLeft, + personFillTurnRight, + personFillViewfinder, + personFillXmark, + personIcloud, + personIcloudFill, + personalhotspot, + perspective, + pesetasignCircle, + pesetasignCircleFill, + pesetasignSquare, + pesetasignSquareFill, + pesosignCircle, + pesosignCircleFill, + pesosignSquare, + pesosignSquareFill, + phone, + phoneArrowDownLeft, + phoneArrowRight, + phoneArrowUpRight, + phoneBadgePlus, + phoneBubbleLeft, + phoneBubbleLeftFill, + phoneCircle, + phoneCircleFill, + phoneConnection, + phoneDown, + phoneDownCircle, + phoneDownCircleFill, + phoneDownFill, + phoneFill, + phoneFillArrowDownLeft, + phoneFillArrowRight, + phoneFillArrowUpRight, + phoneFillBadgePlus, + phoneFillConnection, + photo, + photoFill, + photoFillOnRectangleFill, + photoOnRectangle, + photoOnRectangleAngled, + photoTv, + pianokeys, + pianokeysInverse, + pills, + pillsFill, + pin, + pinCircle, + pinCircleFill, + pinFill, + pinSlash, + pinSlashFill, + pip, + pipEnter, + pipExit, + pipFill, + pipRemove, + pipSwap, + placeholdertextFill, + play, + playCircle, + playCircleFill, + playFill, + playRectangle, + playRectangleFill, + playSlash, + playSlashFill, + playTv, + playTvFill, + playpause, + playpauseFill, + plus, + plusApp, + plusAppFill, + plusBubble, + plusBubbleFill, + plusCircle, + plusCircleFill, + plusDiamond, + plusDiamondFill, + plusMagnifyingglass, + plusMessage, + plusMessageFill, + plusRectangle, + plusRectangleFill, + plusRectangleFillOnFolderFill, + plusRectangleFillOnRectangleFill, + plusRectangleOnFolder, + plusRectangleOnRectangle, + plusRectanglePortrait, + plusRectanglePortraitFill, + plusSlashMinus, + plusSquare, + plusSquareFill, + plusSquareFillOnSquareFill, + plusSquareOnSquare, + plusViewfinder, + plusminus, + plusminusCircle, + plusminusCircleFill, + pointFillTopleftDownCurvedtoPointFillBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUp, + power, + poweroff, + poweron, + powersleep, + printer, + printerDotmatrix, + printerDotmatrixFill, + printerDotmatrixFillAndPaperFill, + printerFill, + printerFillAndPaperFill, + projective, + purchased, + purchasedCircle, + purchasedCircleFill, + puzzlepiece, + puzzlepieceFill, + pyramid, + pyramidFill, + qCircle, + qCircleFill, + qSquare, + qSquareFill, + qrcode, + qrcodeViewfinder, + questionmark, + questionmarkCircle, + questionmarkCircleFill, + questionmarkDiamond, + questionmarkDiamondFill, + questionmarkFolder, + questionmarkFolderFill, + questionmarkSquare, + questionmarkSquareDashed, + questionmarkSquareFill, + questionmarkVideo, + questionmarkVideoFill, + quoteBubble, + quoteBubbleFill, + rCircle, + rCircleFill, + rJoystick, + rJoystickDown, + rJoystickDownFill, + rJoystickFill, + rRectangleRoundedbottom, + rRectangleRoundedbottomFill, + rSquare, + rSquareFill, + rSquareFillOnSquareFill, + rSquareOnSquare, + r1RectangleRoundedbottom, + r1RectangleRoundedbottomFill, + r2RectangleRoundedtop, + r2RectangleRoundedtopFill, + radio, + radioFill, + rays, + rbRectangleRoundedbottom, + rbRectangleRoundedbottomFill, + recordCircle, + recordCircleFill, + recordingtape, + rectangle, + rectangle3Offgrid, + rectangle3OffgridBubbleLeft, + rectangle3OffgridBubbleLeftFill, + rectangle3OffgridFill, + rectangleAndArrowUpRightAndArrowDownLeft, + rectangleAndArrowUpRightAndArrowDownLeftSlash, + rectangleAndPaperclip, + rectangleAndPencilAndEllipsis, + rectangleAndTextMagnifyingglass, + rectangleArrowtriangle2Inward, + rectangleArrowtriangle2Outward, + rectangleBadgeCheckmark, + rectangleBadgeMinus, + rectangleBadgePersonCrop, + rectangleBadgePlus, + rectangleBadgeXmark, + rectangleBottomthirdInsetFill, + rectangleCenterInsetFill, + rectangleCompressVertical, + rectangleConnectedToLineBelow, + rectangleDashed, + rectangleDashedAndPaperclip, + rectangleDashedBadgeRecord, + rectangleExpandVertical, + rectangleFill, + rectangleFillBadgeCheckmark, + rectangleFillBadgeMinus, + rectangleFillBadgePersonCrop, + rectangleFillBadgePlus, + rectangleFillBadgeXmark, + rectangleFillOnRectangleAngledFill, + rectangleFillOnRectangleFill, + rectangleFillOnRectangleFillCircle, + rectangleFillOnRectangleFillCircleFill, + rectangleFillOnRectangleFillSlashFill, + rectangleGrid1x2, + rectangleGrid1x2Fill, + rectangleGrid2x2, + rectangleGrid2x2Fill, + rectangleGrid3x2, + rectangleGrid3x2Fill, + rectangleInsetBottomleftFill, + rectangleInsetBottomrightFill, + rectangleInsetFill, + rectangleInsetTopleftFill, + rectangleInsetToprightFill, + rectangleLefthalfFill, + rectangleLefthalfInsetFill, + rectangleLefthalfInsetFillArrowLeft, + rectangleLeftthirdInsetFill, + rectangleOnRectangle, + rectangleOnRectangleAngled, + rectangleOnRectangleSlash, + rectanglePortrait, + rectanglePortraitArrowtriangle2Inward, + rectanglePortraitArrowtriangle2Outward, + rectanglePortraitFill, + rectangleRighthalfFill, + rectangleRighthalfInsetFill, + rectangleRighthalfInsetFillArrowRight, + rectangleRightthirdInsetFill, + rectangleRoundedbottom, + rectangleRoundedbottomFill, + rectangleRoundedtop, + rectangleRoundedtopFill, + rectangleSlash, + rectangleSlashFill, + rectangleSplit1x2, + rectangleSplit1x2Fill, + rectangleSplit2x1, + rectangleSplit2x1Fill, + rectangleSplit2x2, + rectangleSplit2x2Fill, + rectangleSplit3x1, + rectangleSplit3x1Fill, + rectangleSplit3x3, + rectangleSplit3x3Fill, + rectangleStack, + rectangleStackBadgeMinus, + rectangleStackBadgePersonCrop, + rectangleStackBadgePlus, + rectangleStackFill, + rectangleStackFillBadgeMinus, + rectangleStackFillBadgePersonCrop, + rectangleStackFillBadgePlus, + rectangleStackPersonCrop, + rectangleStackPersonCropFill, + rectangleTopthirdInsetFill, + `repeat`, + repeat1, + repeat1Circle, + repeat1CircleFill, + repeatCircle, + repeatCircleFill, + restart, + restartCircle, + `return`, + rhombus, + rhombusFill, + rosette, + rotate3d, + rotateLeft, + rotateLeftFill, + rotateRight, + rotateRightFill, + rtRectangleRoundedtop, + rtRectangleRoundedtopFill, + rublesignCircle, + rublesignCircleFill, + rublesignSquare, + rublesignSquareFill, + ruler, + rulerFill, + rupeesignCircle, + rupeesignCircleFill, + rupeesignSquare, + rupeesignSquareFill, + sCircle, + sCircleFill, + sSquare, + sSquareFill, + safari, + safariFill, + scale3d, + scalemass, + scalemassFill, + scanner, + scannerFill, + scissors, + scissorsBadgeEllipsis, + scope, + scribble, + scribbleVariable, + scroll, + scrollFill, + sdcard, + sdcardFill, + seal, + sealFill, + selectionPinInOut, + serverRack, + shadow, + shekelsignCircle, + shekelsignCircleFill, + shekelsignSquare, + shekelsignSquareFill, + shield, + shieldCheckerboard, + shieldFill, + shieldLefthalfFill, + shieldLefthalfFillSlash, + shieldSlash, + shieldSlashFill, + shift, + shiftFill, + shippingbox, + shippingboxFill, + shuffle, + shuffleCircle, + shuffleCircleFill, + sidebarLeading, + sidebarLeft, + sidebarRight, + sidebarSquaresLeading, + sidebarSquaresLeft, + sidebarSquaresRight, + sidebarSquaresTrailing, + sidebarTrailing, + signature, + signpostLeft, + signpostLeftFill, + signpostRight, + signpostRightFill, + simcard, + simcard2, + simcard2Fill, + simcardFill, + skew, + slashCircle, + slashCircleFill, + sleep, + sliderHorizontal3, + sliderHorizontalBelowRectangle, + sliderHorizontalBelowSquareFillAndSquare, + sliderVertical3, + slowmo, + smallcircleCircle, + smallcircleCircleFill, + smallcircleFillCircle, + smallcircleFillCircleFill, + smoke, + smokeFill, + snow, + sparkle, + sparkles, + sparklesRectangleStack, + sparklesRectangleStackFill, + sparklesSquareFillOnSquare, + speaker, + speakerFill, + speakerSlash, + speakerSlashCircle, + speakerSlashCircleFill, + speakerSlashFill, + speakerWave1, + speakerWave1Fill, + speakerWave2, + speakerWave2Circle, + speakerWave2CircleFill, + speakerWave2Fill, + speakerWave3, + speakerWave3Fill, + speakerZzz, + speakerZzzFill, + speedometer, + sportscourt, + sportscourtFill, + square, + square2Stack3d, + square2Stack3dBottomFill, + square2Stack3dTopFill, + square3Stack3d, + square3Stack3dBottomFill, + square3Stack3dMiddleFill, + square3Stack3dTopFill, + squareAndArrowDown, + squareAndArrowDownFill, + squareAndArrowDownOnSquare, + squareAndArrowDownOnSquareFill, + squareAndArrowUp, + squareAndArrowUpFill, + squareAndArrowUpOnSquare, + squareAndArrowUpOnSquareFill, + squareAndAtRectangle, + squareAndLineVerticalAndSquare, + squareAndLineVerticalAndSquareFill, + squareAndPencil, + squareBottomhalfFill, + squareCircle, + squareCircleFill, + squareDashed, + squareDashedInsetFill, + squareFill, + squareFillAndLineVerticalAndSquare, + squareFillAndLineVerticalSquareFill, + squareFillOnCircleFill, + squareFillOnSquare, + squareFillOnSquareFill, + squareFillTextGrid1x2, + squareGrid2x2, + squareGrid2x2Fill, + squareGrid3x1BelowLineGrid1x2, + squareGrid3x1FillBelowLineGrid1x2, + squareGrid3x1FolderBadgePlus, + squareGrid3x1FolderFillBadgePlus, + squareGrid3x2, + squareGrid3x2Fill, + squareGrid3x3, + squareGrid3x3BottomleftFill, + squareGrid3x3BottommiddleFill, + squareGrid3x3BottomrightFill, + squareGrid3x3Fill, + squareGrid3x3FillSquare, + squareGrid3x3MiddleFill, + squareGrid3x3MiddleleftFill, + squareGrid3x3MiddlerightFill, + squareGrid3x3TopleftFill, + squareGrid3x3TopmiddleFill, + squareGrid3x3ToprightFill, + squareGrid4x3Fill, + squareLefthalfFill, + squareOnCircle, + squareOnSquare, + squareOnSquareDashed, + squareOnSquareSquareshapeControlhandles, + squareRighthalfFill, + squareSlash, + squareSlashFill, + squareSplit1x2, + squareSplit1x2Fill, + squareSplit2x1, + squareSplit2x1Fill, + squareSplit2x2, + squareSplit2x2Fill, + squareSplitBottomrightquarter, + squareSplitBottomrightquarterFill, + squareSplitDiagonal, + squareSplitDiagonal2x2, + squareSplitDiagonal2x2Fill, + squareSplitDiagonalFill, + squareStack, + squareStack3dDownForward, + squareStack3dDownForwardFill, + squareStack3dDownRight, + squareStack3dDownRightFill, + squareStack3dForwardDottedline, + squareStack3dForwardDottedlineFill, + squareStack3dUp, + squareStack3dUpBadgeA, + squareStack3dUpBadgeAFill, + squareStack3dUpFill, + squareStack3dUpSlash, + squareStack3dUpSlashFill, + squareStackFill, + squareTophalfFill, + squaresBelowRectangle, + squareshape, + squareshapeControlhandlesOnSquareshapeControlhandles, + squareshapeDashedSquareshape, + squareshapeFill, + squareshapeSplit2x2, + squareshapeSplit2x2Dotted, + squareshapeSplit3x3, + squareshapeSquareshapeDashed, + star, + starCircle, + starCircleFill, + starFill, + starLeadinghalfFill, + starSlash, + starSlashFill, + starSquare, + starSquareFill, + staroflife, + staroflifeCircle, + staroflifeCircleFill, + staroflifeFill, + sterlingsignCircle, + sterlingsignCircleFill, + sterlingsignSquare, + sterlingsignSquareFill, + stethoscope, + stop, + stopCircle, + stopCircleFill, + stopFill, + stopwatch, + stopwatchFill, + strikethrough, + studentdesk, + suitClub, + suitClubFill, + suitDiamond, + suitDiamondFill, + suitHeart, + suitHeartFill, + suitSpade, + suitSpadeFill, + sum, + sunDust, + sunDustFill, + sunHaze, + sunHazeFill, + sunMax, + sunMaxFill, + sunMin, + sunMinFill, + sunrise, + sunriseFill, + sunset, + sunsetFill, + swift, + switch2, + tCircle, + tCircleFill, + tSquare, + tSquareFill, + tablecells, + tablecellsBadgeEllipsis, + tablecellsBadgeEllipsisFill, + tablecellsFill, + tag, + tagCircle, + tagCircleFill, + tagFill, + tagSlash, + tagSlashFill, + target, + teletype, + teletypeAnswer, + teletypeCircle, + teletypeCircleFill, + tengesignCircle, + tengesignCircleFill, + tengesignSquare, + tengesignSquareFill, + terminal, + terminalFill, + textAligncenter, + textAlignleft, + textAlignright, + textAndCommandMacwindow, + textAppend, + textBadgeCheckmark, + textBadgeMinus, + textBadgePlus, + textBadgeStar, + textBadgeXmark, + textBelowPhoto, + textBelowPhotoFill, + textBookClosed, + textBookClosedFill, + textBubble, + textBubbleFill, + textInsert, + textJustify, + textJustifyleft, + textJustifyright, + textMagnifyingglass, + textQuote, + textRedaction, + textformat, + textformat123, + textformatAbc, + textformatAbcDottedunderline, + textformatAlt, + textformatSize, + textformatSizeLarger, + textformatSizeSmaller, + textformatSubscript, + textformatSuperscript, + thermometer, + thermometerSnowflake, + thermometerSun, + thermometerSunFill, + ticket, + ticketFill, + timelapse, + timelineSelection, + timer, + timerSquare, + togglepower, + tornado, + tortoise, + tortoiseFill, + torus, + touchid, + tram, + tramCircle, + tramCircleFill, + tramFill, + tramTunnelFill, + trash, + trashCircle, + trashCircleFill, + trashFill, + trashSlash, + trashSlashFill, + tray, + tray2, + tray2Fill, + trayAndArrowDown, + trayAndArrowDownFill, + trayAndArrowUp, + trayAndArrowUpFill, + trayCircle, + trayCircleFill, + trayFill, + trayFull, + trayFullFill, + triangle, + triangleCircle, + triangleCircleFill, + triangleFill, + triangleLefthalfFill, + triangleRighthalfFill, + tropicalstorm, + tugriksignCircle, + tugriksignCircleFill, + tugriksignSquare, + tugriksignSquareFill, + tuningfork, + turkishlirasignCircle, + turkishlirasignCircleFill, + turkishlirasignSquare, + turkishlirasignSquareFill, + tv, + tvAndHifispeakerFill, + tvAndMediabox, + tvCircle, + tvCircleFill, + tvFill, + tvMusicNote, + tvMusicNoteFill, + uCircle, + uCircleFill, + uSquare, + uSquareFill, + uiwindowSplit2x1, + umbrella, + umbrellaFill, + underline, + vCircle, + vCircleFill, + vSquare, + vSquareFill, + video, + videoBadgeCheckmark, + videoBadgePlus, + videoBubbleLeft, + videoBubbleLeftFill, + videoCircle, + videoCircleFill, + videoFill, + videoFillBadgeCheckmark, + videoFillBadgePlus, + videoSlash, + videoSlashFill, + view2d, + view3d, + viewfinder, + viewfinderCircle, + viewfinderCircleFill, + wCircle, + wCircleFill, + wSquare, + wSquareFill, + wake, + walletPass, + walletPassFill, + wandAndRays, + wandAndRaysInverse, + wandAndStars, + wandAndStarsInverse, + wave3Backward, + wave3BackwardCircle, + wave3BackwardCircleFill, + wave3Forward, + wave3ForwardCircle, + wave3ForwardCircleFill, + wave3Left, + wave3LeftCircle, + wave3LeftCircleFill, + wave3Right, + wave3RightCircle, + wave3RightCircleFill, + waveform, + waveformCircle, + waveformCircleFill, + waveformPath, + waveformPathBadgeMinus, + waveformPathBadgePlus, + waveformPathEcg, + waveformPathEcgRectangle, + waveformPathEcgRectangleFill, + wifi, + wifiExclamationmark, + wifiSlash, + wind, + windSnow, + wonsignCircle, + wonsignCircleFill, + wonsignSquare, + wonsignSquareFill, + wrench, + wrenchAndScrewdriver, + wrenchAndScrewdriverFill, + wrenchFill, + xCircle, + xCircleFill, + xSquare, + xSquareFill, + xSquareroot, + xmark, + xmarkBin, + xmarkBinCircle, + xmarkBinCircleFill, + xmarkBinFill, + xmarkCircle, + xmarkCircleFill, + xmarkDiamond, + xmarkDiamondFill, + xmarkIcloud, + xmarkIcloudFill, + xmarkOctagon, + xmarkOctagonFill, + xmarkRectangle, + xmarkRectangleFill, + xmarkRectanglePortrait, + xmarkRectanglePortraitFill, + xmarkSeal, + xmarkSealFill, + xmarkShield, + xmarkShieldFill, + xmarkSquare, + xmarkSquareFill, + xserve, + yCircle, + yCircleFill, + ySquare, + ySquareFill, + yensignCircle, + yensignCircleFill, + yensignSquare, + yensignSquareFill, + zCircle, + zCircleFill, + zSquare, + zSquareFill, + zlRectangleRoundedtop, + zlRectangleRoundedtopFill, + zrRectangleRoundedtop, + zrRectangleRoundedtopFill, + zzz + ] + } +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+3.0.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+3.0.swift new file mode 100644 index 0000000..515c4e5 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+3.0.swift @@ -0,0 +1,3292 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *) +extension SFSymbol { + internal static var allSymbols3_0: Set { + [ + _0Circle, + _0CircleFill, + _0Square, + _0SquareFill, + _00Circle, + _00CircleFill, + _00Square, + _00SquareFill, + _01Circle, + _01CircleFill, + _01Square, + _01SquareFill, + _02Circle, + _02CircleFill, + _02Square, + _02SquareFill, + _03Circle, + _03CircleFill, + _03Square, + _03SquareFill, + _04Circle, + _04CircleFill, + _04Square, + _04SquareFill, + _05Circle, + _05CircleFill, + _05Square, + _05SquareFill, + _06Circle, + _06CircleFill, + _06Square, + _06SquareFill, + _07Circle, + _07CircleFill, + _07Square, + _07SquareFill, + _08Circle, + _08CircleFill, + _08Square, + _08SquareFill, + _09Circle, + _09CircleFill, + _09Square, + _09SquareFill, + _1Circle, + _1CircleFill, + _1Magnifyingglass, + _1Square, + _1SquareFill, + _10Circle, + _10CircleFill, + _10Square, + _10SquareFill, + _11Circle, + _11CircleFill, + _11Square, + _11SquareFill, + _12Circle, + _12CircleFill, + _12Square, + _12SquareFill, + _123Rectangle, + _123RectangleFill, + _13Circle, + _13CircleFill, + _13Square, + _13SquareFill, + _14Circle, + _14CircleFill, + _14Square, + _14SquareFill, + _15Circle, + _15CircleFill, + _15Square, + _15SquareFill, + _16Circle, + _16CircleFill, + _16Square, + _16SquareFill, + _17Circle, + _17CircleFill, + _17Square, + _17SquareFill, + _18Circle, + _18CircleFill, + _18Square, + _18SquareFill, + _19Circle, + _19CircleFill, + _19Square, + _19SquareFill, + _2Circle, + _2CircleFill, + _2Square, + _2SquareFill, + _20Circle, + _20CircleFill, + _20Square, + _20SquareFill, + _21Circle, + _21CircleFill, + _21Square, + _21SquareFill, + _22Circle, + _22CircleFill, + _22Square, + _22SquareFill, + _23Circle, + _23CircleFill, + _23Square, + _23SquareFill, + _24Circle, + _24CircleFill, + _24Square, + _24SquareFill, + _25Circle, + _25CircleFill, + _25Square, + _25SquareFill, + _26Circle, + _26CircleFill, + _26Square, + _26SquareFill, + _27Circle, + _27CircleFill, + _27Square, + _27SquareFill, + _28Circle, + _28CircleFill, + _28Square, + _28SquareFill, + _29Circle, + _29CircleFill, + _29Square, + _29SquareFill, + _3Circle, + _3CircleFill, + _3Square, + _3SquareFill, + _30Circle, + _30CircleFill, + _30Square, + _30SquareFill, + _31Circle, + _31CircleFill, + _31Square, + _31SquareFill, + _32Circle, + _32CircleFill, + _32Square, + _32SquareFill, + _33Circle, + _33CircleFill, + _33Square, + _33SquareFill, + _34Circle, + _34CircleFill, + _34Square, + _34SquareFill, + _35Circle, + _35CircleFill, + _35Square, + _35SquareFill, + _36Circle, + _36CircleFill, + _36Square, + _36SquareFill, + _37Circle, + _37CircleFill, + _37Square, + _37SquareFill, + _38Circle, + _38CircleFill, + _38Square, + _38SquareFill, + _39Circle, + _39CircleFill, + _39Square, + _39SquareFill, + _4AltCircle, + _4AltCircleFill, + _4AltSquare, + _4AltSquareFill, + _4Circle, + _4CircleFill, + _4Square, + _4SquareFill, + _40Circle, + _40CircleFill, + _40Square, + _40SquareFill, + _41Circle, + _41CircleFill, + _41Square, + _41SquareFill, + _42Circle, + _42CircleFill, + _42Square, + _42SquareFill, + _43Circle, + _43CircleFill, + _43Square, + _43SquareFill, + _44Circle, + _44CircleFill, + _44Square, + _44SquareFill, + _45Circle, + _45CircleFill, + _45Square, + _45SquareFill, + _46Circle, + _46CircleFill, + _46Square, + _46SquareFill, + _47Circle, + _47CircleFill, + _47Square, + _47SquareFill, + _48Circle, + _48CircleFill, + _48Square, + _48SquareFill, + _49Circle, + _49CircleFill, + _49Square, + _49SquareFill, + _4kTv, + _4kTvFill, + _5Circle, + _5CircleFill, + _5Square, + _5SquareFill, + _50Circle, + _50CircleFill, + _50Square, + _50SquareFill, + _6AltCircle, + _6AltCircleFill, + _6AltSquare, + _6AltSquareFill, + _6Circle, + _6CircleFill, + _6Square, + _6SquareFill, + _7Circle, + _7CircleFill, + _7Square, + _7SquareFill, + _8Circle, + _8CircleFill, + _8Square, + _8SquareFill, + _9AltCircle, + _9AltCircleFill, + _9AltSquare, + _9AltSquareFill, + _9Circle, + _9CircleFill, + _9Square, + _9SquareFill, + aCircle, + aCircleFill, + aMagnify, + aSquare, + aSquareFill, + abc, + airplane, + airplaneArrival, + airplaneCircle, + airplaneCircleFill, + airplaneDeparture, + airplayaudio, + airplayaudioBadgeExclamationmark, + airplayaudioCircle, + airplayaudioCircleFill, + airplayvideo, + airplayvideoBadgeExclamationmark, + airplayvideoCircle, + airplayvideoCircleFill, + airpodLeft, + airpodRight, + airpodproLeft, + airpodproRight, + airpods, + airpodsChargingcase, + airpodsChargingcaseFill, + airpodsChargingcaseWireless, + airpodsChargingcaseWirelessFill, + airpodsmax, + airpodspro, + airpodsproChargingcaseWireless, + airpodsproChargingcaseWirelessFill, + airportExpress, + airportExtreme, + airportExtremeTower, + airtag, + airtagFill, + airtagRadiowavesForward, + airtagRadiowavesForwardFill, + alarm, + alarmFill, + alignHorizontalCenter, + alignHorizontalCenterFill, + alignHorizontalLeft, + alignHorizontalLeftFill, + alignHorizontalRight, + alignHorizontalRightFill, + alignVerticalBottom, + alignVerticalBottomFill, + alignVerticalCenter, + alignVerticalCenterFill, + alignVerticalTop, + alignVerticalTopFill, + allergens, + alt, + alternatingcurrent, + amplifier, + ant, + antCircle, + antCircleFill, + antFill, + antennaRadiowavesLeftAndRight, + antennaRadiowavesLeftAndRightCircle, + antennaRadiowavesLeftAndRightCircleFill, + antennaRadiowavesLeftAndRightSlash, + app, + appBadge, + appBadgeCheckmark, + appBadgeCheckmarkFill, + appBadgeFill, + appConnectedToAppBelowFill, + appDashed, + appFill, + appGift, + appGiftFill, + appclip, + applelogo, + applepencil, + applescript, + applescriptFill, + appletv, + appletvFill, + appletvremoteGen1, + appletvremoteGen1Fill, + appletvremoteGen2, + appletvremoteGen2Fill, + appletvremoteGen3, + appletvremoteGen3Fill, + appletvremoteGen4, + appletvremoteGen4Fill, + applewatch, + applewatchCaseInsetFilled, + applewatchRadiowavesLeftAndRight, + applewatchSideRight, + applewatchSlash, + applewatchWatchface, + appsIpad, + appsIpadLandscape, + appsIphone, + appsIphoneBadgePlus, + appsIphoneLandscape, + aqiHigh, + aqiLow, + aqiMedium, + archivebox, + archiveboxCircle, + archiveboxCircleFill, + archiveboxFill, + arkit, + arkitBadgeXmark, + arrow2Squarepath, + arrow3Trianglepath, + arrowBackward, + arrowBackwardCircle, + arrowBackwardCircleFill, + arrowBackwardSquare, + arrowBackwardSquareFill, + arrowBackwardToLine, + arrowBackwardToLineCircle, + arrowBackwardToLineCircleFill, + arrowClockwise, + arrowClockwiseCircle, + arrowClockwiseCircleFill, + arrowClockwiseHeart, + arrowClockwiseHeartFill, + arrowClockwiseIcloud, + arrowClockwiseIcloudFill, + arrowCounterclockwise, + arrowCounterclockwiseCircle, + arrowCounterclockwiseCircleFill, + arrowCounterclockwiseIcloud, + arrowCounterclockwiseIcloudFill, + arrowDown, + arrowDownApp, + arrowDownAppFill, + arrowDownBackward, + arrowDownBackwardCircle, + arrowDownBackwardCircleFill, + arrowDownBackwardSquare, + arrowDownBackwardSquareFill, + arrowDownCircle, + arrowDownCircleFill, + arrowDownDoc, + arrowDownDocFill, + arrowDownForward, + arrowDownForwardAndArrowUpBackward, + arrowDownForwardAndArrowUpBackwardCircle, + arrowDownForwardAndArrowUpBackwardCircleFill, + arrowDownForwardCircle, + arrowDownForwardCircleFill, + arrowDownForwardSquare, + arrowDownForwardSquareFill, + arrowDownHeart, + arrowDownHeartFill, + arrowDownLeft, + arrowDownLeftCircle, + arrowDownLeftCircleFill, + arrowDownLeftSquare, + arrowDownLeftSquareFill, + arrowDownLeftVideo, + arrowDownLeftVideoFill, + arrowDownRight, + arrowDownRightAndArrowUpLeft, + arrowDownRightAndArrowUpLeftCircle, + arrowDownRightAndArrowUpLeftCircleFill, + arrowDownRightCircle, + arrowDownRightCircleFill, + arrowDownRightSquare, + arrowDownRightSquareFill, + arrowDownSquare, + arrowDownSquareFill, + arrowDownToLine, + arrowDownToLineCircle, + arrowDownToLineCircleFill, + arrowDownToLineCompact, + arrowForward, + arrowForwardCircle, + arrowForwardCircleFill, + arrowForwardSquare, + arrowForwardSquareFill, + arrowForwardToLine, + arrowForwardToLineCircle, + arrowForwardToLineCircleFill, + arrowLeft, + arrowLeftAndRight, + arrowLeftAndRightCircle, + arrowLeftAndRightCircleFill, + arrowLeftAndRightRighttriangleLeftRighttriangleRight, + arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, + arrowLeftAndRightSquare, + arrowLeftAndRightSquareFill, + arrowLeftArrowRight, + arrowLeftArrowRightCircle, + arrowLeftArrowRightCircleFill, + arrowLeftArrowRightSquare, + arrowLeftArrowRightSquareFill, + arrowLeftCircle, + arrowLeftCircleFill, + arrowLeftSquare, + arrowLeftSquareFill, + arrowLeftToLine, + arrowLeftToLineCircle, + arrowLeftToLineCircleFill, + arrowLeftToLineCompact, + arrowRectanglepath, + arrowRight, + arrowRightCircle, + arrowRightCircleFill, + arrowRightDocOnClipboard, + arrowRightSquare, + arrowRightSquareFill, + arrowRightToLine, + arrowRightToLineCircle, + arrowRightToLineCircleFill, + arrowRightToLineCompact, + arrowTriangle2Circlepath, + arrowTriangle2CirclepathCamera, + arrowTriangle2CirclepathCameraFill, + arrowTriangle2CirclepathCircle, + arrowTriangle2CirclepathCircleFill, + arrowTriangle2CirclepathDocOnClipboard, + arrowTriangleBranch, + arrowTriangleCapsulepath, + arrowTriangleMerge, + arrowTrianglePull, + arrowTriangleSwap, + arrowTriangleTurnUpRightCircle, + arrowTriangleTurnUpRightCircleFill, + arrowTriangleTurnUpRightDiamond, + arrowTriangleTurnUpRightDiamondFill, + arrowTurnDownLeft, + arrowTurnDownRight, + arrowTurnLeftDown, + arrowTurnLeftUp, + arrowTurnRightDown, + arrowTurnRightUp, + arrowTurnUpForwardIphone, + arrowTurnUpForwardIphoneFill, + arrowTurnUpLeft, + arrowTurnUpRight, + arrowUp, + arrowUpAndDown, + arrowUpAndDownAndArrowLeftAndRight, + arrowUpAndDownCircle, + arrowUpAndDownCircleFill, + arrowUpAndDownRighttriangleUpRighttriangleDown, + arrowUpAndDownRighttriangleUpRighttriangleDownFill, + arrowUpAndDownSquare, + arrowUpAndDownSquareFill, + arrowUpAndPersonRectanglePortrait, + arrowUpAndPersonRectangleTurnLeft, + arrowUpAndPersonRectangleTurnRight, + arrowUpArrowDown, + arrowUpArrowDownCircle, + arrowUpArrowDownCircleFill, + arrowUpArrowDownSquare, + arrowUpArrowDownSquareFill, + arrowUpBackward, + arrowUpBackwardAndArrowDownForward, + arrowUpBackwardAndArrowDownForwardCircle, + arrowUpBackwardAndArrowDownForwardCircleFill, + arrowUpBackwardCircle, + arrowUpBackwardCircleFill, + arrowUpBackwardSquare, + arrowUpBackwardSquareFill, + arrowUpBin, + arrowUpBinFill, + arrowUpCircle, + arrowUpCircleFill, + arrowUpDoc, + arrowUpDocFill, + arrowUpDocOnClipboard, + arrowUpForward, + arrowUpForwardApp, + arrowUpForwardAppFill, + arrowUpForwardCircle, + arrowUpForwardCircleFill, + arrowUpForwardSquare, + arrowUpForwardSquareFill, + arrowUpHeart, + arrowUpHeartFill, + arrowUpLeft, + arrowUpLeftAndArrowDownRight, + arrowUpLeftAndArrowDownRightCircle, + arrowUpLeftAndArrowDownRightCircleFill, + arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, + arrowUpLeftAndDownRightMagnifyingglass, + arrowUpLeftCircle, + arrowUpLeftCircleFill, + arrowUpLeftSquare, + arrowUpLeftSquareFill, + arrowUpMessage, + arrowUpMessageFill, + arrowUpRight, + arrowUpRightAndArrowDownLeftRectangle, + arrowUpRightAndArrowDownLeftRectangleFill, + arrowUpRightCircle, + arrowUpRightCircleFill, + arrowUpRightSquare, + arrowUpRightSquareFill, + arrowUpRightVideo, + arrowUpRightVideoFill, + arrowUpSquare, + arrowUpSquareFill, + arrowUpToLine, + arrowUpToLineCircle, + arrowUpToLineCircleFill, + arrowUpToLineCompact, + arrowUturnBackward, + arrowUturnBackwardCircle, + arrowUturnBackwardCircleBadgeEllipsis, + arrowUturnBackwardCircleFill, + arrowUturnBackwardSquare, + arrowUturnBackwardSquareFill, + arrowUturnDown, + arrowUturnDownCircle, + arrowUturnDownCircleFill, + arrowUturnDownSquare, + arrowUturnDownSquareFill, + arrowUturnForward, + arrowUturnForwardCircle, + arrowUturnForwardCircleFill, + arrowUturnForwardSquare, + arrowUturnForwardSquareFill, + arrowUturnLeft, + arrowUturnLeftCircle, + arrowUturnLeftCircleBadgeEllipsis, + arrowUturnLeftCircleFill, + arrowUturnLeftSquare, + arrowUturnLeftSquareFill, + arrowUturnRight, + arrowUturnRightCircle, + arrowUturnRightCircleFill, + arrowUturnRightSquare, + arrowUturnRightSquareFill, + arrowUturnUp, + arrowUturnUpCircle, + arrowUturnUpCircleFill, + arrowUturnUpSquare, + arrowUturnUpSquareFill, + arrowshapeBounceForward, + arrowshapeBounceForwardFill, + arrowshapeBounceRight, + arrowshapeBounceRightFill, + arrowshapeTurnUpBackward, + arrowshapeTurnUpBackward2, + arrowshapeTurnUpBackward2Circle, + arrowshapeTurnUpBackward2CircleFill, + arrowshapeTurnUpBackward2Fill, + arrowshapeTurnUpBackwardCircle, + arrowshapeTurnUpBackwardCircleFill, + arrowshapeTurnUpBackwardFill, + arrowshapeTurnUpForward, + arrowshapeTurnUpForwardCircle, + arrowshapeTurnUpForwardCircleFill, + arrowshapeTurnUpForwardFill, + arrowshapeTurnUpLeft, + arrowshapeTurnUpLeft2, + arrowshapeTurnUpLeft2Circle, + arrowshapeTurnUpLeft2CircleFill, + arrowshapeTurnUpLeft2Fill, + arrowshapeTurnUpLeftCircle, + arrowshapeTurnUpLeftCircleFill, + arrowshapeTurnUpLeftFill, + arrowshapeTurnUpRight, + arrowshapeTurnUpRightCircle, + arrowshapeTurnUpRightCircleFill, + arrowshapeTurnUpRightFill, + arrowshapeZigzagForward, + arrowshapeZigzagForwardFill, + arrowshapeZigzagRight, + arrowshapeZigzagRightFill, + arrowtriangleBackward, + arrowtriangleBackwardCircle, + arrowtriangleBackwardCircleFill, + arrowtriangleBackwardFill, + arrowtriangleBackwardSquare, + arrowtriangleBackwardSquareFill, + arrowtriangleDown, + arrowtriangleDownCircle, + arrowtriangleDownCircleFill, + arrowtriangleDownFill, + arrowtriangleDownSquare, + arrowtriangleDownSquareFill, + arrowtriangleForward, + arrowtriangleForwardCircle, + arrowtriangleForwardCircleFill, + arrowtriangleForwardFill, + arrowtriangleForwardSquare, + arrowtriangleForwardSquareFill, + arrowtriangleLeft, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill, + arrowtriangleLeftCircle, + arrowtriangleLeftCircleFill, + arrowtriangleLeftFill, + arrowtriangleLeftSquare, + arrowtriangleLeftSquareFill, + arrowtriangleRight, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill, + arrowtriangleRightCircle, + arrowtriangleRightCircleFill, + arrowtriangleRightFill, + arrowtriangleRightSquare, + arrowtriangleRightSquareFill, + arrowtriangleUp, + arrowtriangleUpCircle, + arrowtriangleUpCircleFill, + arrowtriangleUpFill, + arrowtriangleUpSquare, + arrowtriangleUpSquareFill, + aspectratio, + aspectratioFill, + asterisk, + asteriskCircle, + asteriskCircleFill, + at, + atBadgeMinus, + atBadgePlus, + atCircle, + atCircleFill, + atom, + australsignCircle, + australsignCircleFill, + australsignSquare, + australsignSquareFill, + bCircle, + bCircleFill, + bSquare, + bSquareFill, + backward, + backwardCircle, + backwardCircleFill, + backwardEnd, + backwardEndAlt, + backwardEndAltFill, + backwardEndFill, + backwardFill, + backwardFrame, + backwardFrameFill, + badgePlusRadiowavesForward, + badgePlusRadiowavesRight, + bag, + bagBadgeMinus, + bagBadgePlus, + bagCircle, + bagCircleFill, + bagFill, + bagFillBadgeMinus, + bagFillBadgePlus, + bahtsignCircle, + bahtsignCircleFill, + bahtsignSquare, + bahtsignSquareFill, + bandage, + bandageFill, + banknote, + banknoteFill, + barcode, + barcodeViewfinder, + barometer, + battery0, + battery100, + battery100Bolt, + battery25, + battery50, + battery75, + beatsEarphones, + beatsHeadphones, + beatsPowerbeats, + beatsPowerbeats3, + beatsPowerbeatspro, + beatsPowerbeatsproChargingcase, + beatsPowerbeatsproChargingcaseFill, + beatsPowerbeatsproLeft, + beatsPowerbeatsproRight, + beatsStudiobudLeft, + beatsStudiobudRight, + beatsStudiobuds, + beatsStudiobudsChargingcase, + beatsStudiobudsChargingcaseFill, + bedDouble, + bedDoubleCircle, + bedDoubleCircleFill, + bedDoubleFill, + bell, + bellAndWaveform, + bellAndWaveformFill, + bellBadge, + bellBadgeCircle, + bellBadgeCircleFill, + bellBadgeFill, + bellCircle, + bellCircleFill, + bellFill, + bellSlash, + bellSlashCircle, + bellSlashCircleFill, + bellSlashFill, + bellSquare, + bellSquareFill, + bicycle, + bicycleCircle, + bicycleCircleFill, + binoculars, + binocularsFill, + bitcoinsignCircle, + bitcoinsignCircleFill, + bitcoinsignSquare, + bitcoinsignSquareFill, + bold, + boldItalicUnderline, + boldUnderline, + bolt, + boltBadgeA, + boltBadgeAFill, + boltBatteryblock, + boltBatteryblockFill, + boltCar, + boltCarCircle, + boltCarCircleFill, + boltCarFill, + boltCircle, + boltCircleFill, + boltFill, + boltHeart, + boltHeartFill, + boltHorizontal, + boltHorizontalCircle, + boltHorizontalCircleFill, + boltHorizontalFill, + boltHorizontalIcloud, + boltHorizontalIcloudFill, + boltShield, + boltShieldFill, + boltSlash, + boltSlashCircle, + boltSlashCircleFill, + boltSlashFill, + boltSquare, + boltSquareFill, + bonjour, + book, + bookCircle, + bookCircleFill, + bookClosed, + bookClosedCircle, + bookClosedCircleFill, + bookClosedFill, + bookFill, + bookmark, + bookmarkCircle, + bookmarkCircleFill, + bookmarkFill, + bookmarkSlash, + bookmarkSlashFill, + bookmarkSquare, + bookmarkSquareFill, + booksVertical, + booksVerticalCircle, + booksVerticalCircleFill, + booksVerticalFill, + brain, + brainHeadProfile, + brazilianrealsignCircle, + brazilianrealsignCircleFill, + brazilianrealsignSquare, + brazilianrealsignSquareFill, + briefcase, + briefcaseCircle, + briefcaseCircleFill, + briefcaseFill, + bubbleLeft, + bubbleLeftAndBubbleRight, + bubbleLeftAndBubbleRightFill, + bubbleLeftAndExclamationmarkBubbleRight, + bubbleLeftAndExclamationmarkBubbleRightFill, + bubbleLeftCircle, + bubbleLeftCircleFill, + bubbleLeftFill, + bubbleMiddleBottom, + bubbleMiddleBottomFill, + bubbleMiddleTop, + bubbleMiddleTopFill, + bubbleRight, + bubbleRightCircle, + bubbleRightCircleFill, + bubbleRightFill, + building, + building2, + building2CropCircle, + building2CropCircleFill, + building2Fill, + buildingColumns, + buildingColumnsCircle, + buildingColumnsCircleFill, + buildingColumnsFill, + buildingFill, + burn, + burst, + burstFill, + bus, + busDoubledecker, + busDoubledeckerFill, + busFill, + cCircle, + cCircleFill, + cSquare, + cSquareFill, + cableConnector, + cableConnectorHorizontal, + cablecar, + cablecarFill, + calendar, + calendarBadgeClock, + calendarBadgeExclamationmark, + calendarBadgeMinus, + calendarBadgePlus, + calendarCircle, + calendarCircleFill, + calendarDayTimelineLeading, + calendarDayTimelineLeft, + calendarDayTimelineRight, + calendarDayTimelineTrailing, + camera, + cameraAperture, + cameraBadgeEllipsis, + cameraCircle, + cameraCircleFill, + cameraFill, + cameraFillBadgeEllipsis, + cameraFilters, + cameraMeteringCenterWeighted, + cameraMeteringCenterWeightedAverage, + cameraMeteringMatrix, + cameraMeteringMultispot, + cameraMeteringNone, + cameraMeteringPartial, + cameraMeteringSpot, + cameraMeteringUnknown, + cameraOnRectangle, + cameraOnRectangleFill, + cameraShutterButton, + cameraShutterButtonFill, + cameraViewfinder, + candybarphone, + capslock, + capslockFill, + capsule, + capsuleBottomhalfFilled, + capsuleFill, + capsuleInsetFilled, + capsuleLefthalfFilled, + capsulePortrait, + capsulePortraitBottomhalfFilled, + capsulePortraitFill, + capsulePortraitInsetFilled, + capsulePortraitLefthalfFilled, + capsulePortraitRighthalfFilled, + capsulePortraitTophalfFilled, + capsuleRighthalfFilled, + capsuleTophalfFilled, + captionsBubble, + captionsBubbleFill, + car, + car2, + car2Fill, + carCircle, + carCircleFill, + carFerry, + carFerryFill, + carFill, + cart, + cartBadgeMinus, + cartBadgePlus, + cartCircle, + cartCircleFill, + cartFill, + cartFillBadgeMinus, + cartFillBadgePlus, + `case`, + caseFill, + cedisignCircle, + cedisignCircleFill, + cedisignSquare, + cedisignSquareFill, + centsignCircle, + centsignCircleFill, + centsignSquare, + centsignSquareFill, + character, + characterBookClosed, + characterBookClosedFill, + characterBubble, + characterBubbleFill, + characterCursorIbeam, + characterTextbox, + chartBar, + chartBarDocHorizontal, + chartBarDocHorizontalFill, + chartBarFill, + chartBarXaxis, + chartLineUptrendXyaxis, + chartLineUptrendXyaxisCircle, + chartLineUptrendXyaxisCircleFill, + chartPie, + chartPieFill, + chartXyaxisLine, + checkerboardRectangle, + checkerboardShield, + checklist, + checkmark, + checkmarkBubble, + checkmarkBubbleFill, + checkmarkCircle, + checkmarkCircleFill, + checkmarkCircleTrianglebadgeExclamationmark, + checkmarkDiamond, + checkmarkDiamondFill, + checkmarkIcloud, + checkmarkIcloudFill, + checkmarkRectangle, + checkmarkRectangleFill, + checkmarkRectanglePortrait, + checkmarkRectanglePortraitFill, + checkmarkSeal, + checkmarkSealFill, + checkmarkShield, + checkmarkShieldFill, + checkmarkSquare, + checkmarkSquareFill, + chevronBackward, + chevronBackward2, + chevronBackwardCircle, + chevronBackwardCircleFill, + chevronBackwardSquare, + chevronBackwardSquareFill, + chevronCompactDown, + chevronCompactLeft, + chevronCompactRight, + chevronCompactUp, + chevronDown, + chevronDownCircle, + chevronDownCircleFill, + chevronDownSquare, + chevronDownSquareFill, + chevronForward, + chevronForward2, + chevronForwardCircle, + chevronForwardCircleFill, + chevronForwardSquare, + chevronForwardSquareFill, + chevronLeft, + chevronLeft2, + chevronLeftCircle, + chevronLeftCircleFill, + chevronLeftForwardslashChevronRight, + chevronLeftSquare, + chevronLeftSquareFill, + chevronRight, + chevronRight2, + chevronRightCircle, + chevronRightCircleFill, + chevronRightSquare, + chevronRightSquareFill, + chevronUp, + chevronUpChevronDown, + chevronUpCircle, + chevronUpCircleFill, + chevronUpSquare, + chevronUpSquareFill, + circle, + circleAndLineHorizontal, + circleAndLineHorizontalFill, + circleBottomhalfFilled, + circleCircle, + circleCircleFill, + circleDashed, + circleDashedInsetFilled, + circleDotted, + circleFill, + circleGrid2x1, + circleGrid2x1Fill, + circleGrid2x1LeftFilled, + circleGrid2x1RightFilled, + circleGrid2x2, + circleGrid2x2Fill, + circleGrid3x3, + circleGrid3x3Circle, + circleGrid3x3CircleFill, + circleGrid3x3Fill, + circleGridCross, + circleGridCrossDownFilled, + circleGridCrossFill, + circleGridCrossLeftFilled, + circleGridCrossRightFilled, + circleGridCrossUpFilled, + circleHexagongrid, + circleHexagongridCircle, + circleHexagongridCircleFill, + circleHexagongridFill, + circleHexagonpath, + circleHexagonpathFill, + circleInsetFilled, + circleLefthalfFilled, + circleRighthalfFilled, + circleSlash, + circleSlashFill, + circleSquare, + circleSquareFill, + circleTophalfFilled, + circlebadge, + circlebadge2, + circlebadge2Fill, + circlebadgeFill, + clear, + clearFill, + clock, + clockArrow2Circlepath, + clockArrowCirclepath, + clockBadgeCheckmark, + clockBadgeCheckmarkFill, + clockBadgeExclamationmark, + clockBadgeExclamationmarkFill, + clockCircle, + clockCircleFill, + clockFill, + cloud, + cloudBolt, + cloudBoltFill, + cloudBoltRain, + cloudBoltRainFill, + cloudDrizzle, + cloudDrizzleFill, + cloudFill, + cloudFog, + cloudFogFill, + cloudHail, + cloudHailFill, + cloudHeavyrain, + cloudHeavyrainFill, + cloudMoon, + cloudMoonBolt, + cloudMoonBoltFill, + cloudMoonFill, + cloudMoonRain, + cloudMoonRainFill, + cloudRain, + cloudRainFill, + cloudSleet, + cloudSleetFill, + cloudSnow, + cloudSnowFill, + cloudSun, + cloudSunBolt, + cloudSunBoltFill, + cloudSunFill, + cloudSunRain, + cloudSunRainFill, + coloncurrencysignCircle, + coloncurrencysignCircleFill, + coloncurrencysignSquare, + coloncurrencysignSquareFill, + comb, + combFill, + command, + commandCircle, + commandCircleFill, + commandSquare, + commandSquareFill, + computermouse, + computermouseFill, + cone, + coneFill, + contextualmenuAndCursorarrow, + control, + cpu, + cpuFill, + creditcard, + creditcardAnd123, + creditcardCircle, + creditcardCircleFill, + creditcardFill, + creditcardTrianglebadgeExclamationmark, + crop, + cropRotate, + cross, + crossCase, + crossCaseFill, + crossCircle, + crossCircleFill, + crossFill, + crossVial, + crossVialFill, + crown, + crownFill, + cruzeirosignCircle, + cruzeirosignCircleFill, + cruzeirosignSquare, + cruzeirosignSquareFill, + cube, + cubeFill, + cubeTransparent, + cubeTransparentFill, + cupAndSaucer, + cupAndSaucerFill, + curlybraces, + curlybracesSquare, + curlybracesSquareFill, + cursorarrow, + cursorarrowAndSquareOnSquareDashed, + cursorarrowClick, + cursorarrowClick2, + cursorarrowClickBadgeClock, + cursorarrowMotionlines, + cursorarrowMotionlinesClick, + cursorarrowRays, + cursorarrowSquare, + cylinder, + cylinderFill, + cylinderSplit1x2, + cylinderSplit1x2Fill, + dCircle, + dCircleFill, + dSquare, + dSquareFill, + decreaseIndent, + decreaseQuotelevel, + deleteBackward, + deleteBackwardFill, + deleteForward, + deleteForwardFill, + deleteLeft, + deleteLeftFill, + deleteRight, + deleteRightFill, + deskclock, + deskclockFill, + desktopcomputer, + desktopcomputerAndArrowDown, + desktopcomputerTrianglebadgeExclamationmark, + dialMax, + dialMaxFill, + dialMin, + dialMinFill, + diamond, + diamondBottomhalfFilled, + diamondCircle, + diamondCircleFill, + diamondFill, + diamondInsetFilled, + diamondLefthalfFilled, + diamondRighthalfFilled, + diamondTophalfFilled, + dice, + diceFill, + dieFace1, + dieFace1Fill, + dieFace2, + dieFace2Fill, + dieFace3, + dieFace3Fill, + dieFace4, + dieFace4Fill, + dieFace5, + dieFace5Fill, + dieFace6, + dieFace6Fill, + digitalcrownArrowClockwise, + digitalcrownArrowClockwiseFill, + digitalcrownArrowCounterclockwise, + digitalcrownArrowCounterclockwiseFill, + digitalcrownHorizontalArrowClockwise, + digitalcrownHorizontalArrowClockwiseFill, + digitalcrownHorizontalArrowCounterclockwise, + digitalcrownHorizontalArrowCounterclockwiseFill, + digitalcrownHorizontalPress, + digitalcrownHorizontalPressFill, + digitalcrownPress, + digitalcrownPressFill, + directcurrent, + display, + display2, + displayAndArrowDown, + displayTrianglebadgeExclamationmark, + divide, + divideCircle, + divideCircleFill, + divideSquare, + divideSquareFill, + doc, + docAppend, + docAppendFill, + docBadgeEllipsis, + docBadgeGearshape, + docBadgeGearshapeFill, + docBadgePlus, + docCircle, + docCircleFill, + docFill, + docFillBadgeEllipsis, + docFillBadgePlus, + docOnClipboard, + docOnClipboardFill, + docOnDoc, + docOnDocFill, + docPlaintext, + docPlaintextFill, + docRichtext, + docRichtextFill, + docText, + docTextBelowEcg, + docTextBelowEcgFill, + docTextFill, + docTextImage, + docTextImageFill, + docTextMagnifyingglass, + docViewfinder, + docViewfinderFill, + docZipper, + dockArrowDownRectangle, + dockArrowUpRectangle, + dockRectangle, + dollarsignCircle, + dollarsignCircleFill, + dollarsignSquare, + dollarsignSquareFill, + dongsignCircle, + dongsignCircleFill, + dongsignSquare, + dongsignSquareFill, + dotArrowtrianglesUpRightDownLeftCircle, + dotCircleAndCursorarrow, + dotCircleAndHandPointUpLeftFill, + dotCircleViewfinder, + dotRadiowavesForward, + dotRadiowavesLeftAndRight, + dotRadiowavesRight, + dotRadiowavesUpForward, + dotSquare, + dotSquareFill, + dotSquareshape, + dotSquareshapeFill, + dotSquareshapeSplit2x2, + dotViewfinder, + dpad, + dpadDownFilled, + dpadFill, + dpadLeftFilled, + dpadRightFilled, + dpadUpFilled, + drop, + dropCircle, + dropCircleFill, + dropFill, + dropTriangle, + dropTriangleFill, + eCircle, + eCircleFill, + eSquare, + eSquareFill, + ear, + earAndWaveform, + earBadgeCheckmark, + earFill, + earTrianglebadgeExclamationmark, + earbuds, + earbudsCase, + earbudsCaseFill, + earpods, + eject, + ejectCircle, + ejectCircleFill, + ejectFill, + ellipsis, + ellipsisBubble, + ellipsisBubbleFill, + ellipsisCircle, + ellipsisCircleFill, + ellipsisCurlybraces, + ellipsisRectangle, + ellipsisRectangleFill, + ellipsisVerticalBubble, + ellipsisVerticalBubbleFill, + envelope, + envelopeArrowTriangleBranch, + envelopeArrowTriangleBranchFill, + envelopeBadge, + envelopeBadgeFill, + envelopeBadgeShieldHalfFilled, + envelopeBadgeShieldHalfFilledFill, + envelopeCircle, + envelopeCircleFill, + envelopeFill, + envelopeOpen, + envelopeOpenFill, + equal, + equalCircle, + equalCircleFill, + equalSquare, + equalSquareFill, + escape, + esim, + esimFill, + eurosignCircle, + eurosignCircleFill, + eurosignSquare, + eurosignSquareFill, + exclamationmark, + exclamationmark2, + exclamationmark3, + exclamationmarkApplewatch, + exclamationmarkArrowCirclepath, + exclamationmarkArrowTriangle2Circlepath, + exclamationmarkBubble, + exclamationmarkBubbleCircle, + exclamationmarkBubbleCircleFill, + exclamationmarkBubbleFill, + exclamationmarkCircle, + exclamationmarkCircleFill, + exclamationmarkIcloud, + exclamationmarkIcloudFill, + exclamationmarkOctagon, + exclamationmarkOctagonFill, + exclamationmarkShield, + exclamationmarkShieldFill, + exclamationmarkSquare, + exclamationmarkSquareFill, + exclamationmarkTriangle, + exclamationmarkTriangleFill, + externaldrive, + externaldriveBadgeCheckmark, + externaldriveBadgeIcloud, + externaldriveBadgeMinus, + externaldriveBadgePersonCrop, + externaldriveBadgePlus, + externaldriveBadgeTimemachine, + externaldriveBadgeWifi, + externaldriveBadgeXmark, + externaldriveConnectedToLineBelow, + externaldriveConnectedToLineBelowFill, + externaldriveFill, + externaldriveFillBadgeCheckmark, + externaldriveFillBadgeIcloud, + externaldriveFillBadgeMinus, + externaldriveFillBadgePersonCrop, + externaldriveFillBadgePlus, + externaldriveFillBadgeTimemachine, + externaldriveFillBadgeWifi, + externaldriveFillBadgeXmark, + eye, + eyeCircle, + eyeCircleFill, + eyeFill, + eyeSlash, + eyeSlashCircle, + eyeSlashCircleFill, + eyeSlashFill, + eyeSquare, + eyeSquareFill, + eyeTrianglebadgeExclamationmark, + eyeTrianglebadgeExclamationmarkFill, + eyebrow, + eyedropper, + eyedropperFull, + eyedropperHalffull, + eyeglasses, + eyes, + eyesInverse, + fCircle, + fCircleFill, + fCursive, + fCursiveCircle, + fCursiveCircleFill, + fSquare, + fSquareFill, + faceDashed, + faceDashedFill, + faceSmiling, + faceSmilingFill, + faceid, + facemask, + facemaskFill, + fanblades, + fanbladesFill, + faxmachine, + ferry, + ferryFill, + fibrechannel, + figureRoll, + figureStand, + figureStandLineDottedFigureStand, + figureWalk, + figureWalkCircle, + figureWalkCircleFill, + figureWalkDiamond, + figureWalkDiamondFill, + figureWave, + figureWaveCircle, + figureWaveCircleFill, + filemenuAndCursorarrow, + filemenuAndSelection, + film, + filmCircle, + filmCircleFill, + filmFill, + flag, + flag2Crossed, + flag2CrossedFill, + flagAndFlagFilledCrossed, + flagBadgeEllipsis, + flagBadgeEllipsisFill, + flagCircle, + flagCircleFill, + flagFill, + flagFilledAndFlagCrossed, + flagSlash, + flagSlashCircle, + flagSlashCircleFill, + flagSlashFill, + flagSquare, + flagSquareFill, + flame, + flameCircle, + flameCircleFill, + flameFill, + flashlightOffFill, + flashlightOnFill, + flipphone, + florinsignCircle, + florinsignCircleFill, + florinsignSquare, + florinsignSquareFill, + flowchart, + flowchartFill, + fn, + folder, + folderBadgeGearshape, + folderBadgeMinus, + folderBadgePersonCrop, + folderBadgePlus, + folderBadgeQuestionmark, + folderCircle, + folderCircleFill, + folderFill, + folderFillBadgeGearshape, + folderFillBadgeMinus, + folderFillBadgePersonCrop, + folderFillBadgePlus, + folderFillBadgeQuestionmark, + forkKnife, + forkKnifeCircle, + forkKnifeCircleFill, + forward, + forwardCircle, + forwardCircleFill, + forwardEnd, + forwardEndAlt, + forwardEndAltFill, + forwardEndFill, + forwardFill, + forwardFrame, + forwardFrameFill, + francsignCircle, + francsignCircleFill, + francsignSquare, + francsignSquareFill, + fuelpump, + fuelpumpCircle, + fuelpumpCircleFill, + fuelpumpFill, + function, + fx, + gCircle, + gCircleFill, + gSquare, + gSquareFill, + gamecontroller, + gamecontrollerFill, + gauge, + gaugeBadgeMinus, + gaugeBadgePlus, + gear, + gearBadgeCheckmark, + gearBadgeQuestionmark, + gearBadgeXmark, + gearCircle, + gearCircleFill, + gearshape, + gearshape2, + gearshape2Fill, + gearshapeCircle, + gearshapeCircleFill, + gearshapeFill, + gift, + giftCircle, + giftCircleFill, + giftFill, + giftcard, + giftcardFill, + globe, + globeAmericas, + globeAmericasFill, + globeAsiaAustralia, + globeAsiaAustraliaFill, + globeBadgeChevronBackward, + globeEuropeAfrica, + globeEuropeAfricaFill, + gobackward, + gobackward10, + gobackward15, + gobackward30, + gobackward45, + gobackward5, + gobackward60, + gobackward75, + gobackward90, + gobackwardMinus, + goforward, + goforward10, + goforward15, + goforward30, + goforward45, + goforward5, + goforward60, + goforward75, + goforward90, + goforwardPlus, + graduationcap, + graduationcapCircle, + graduationcapCircleFill, + graduationcapFill, + greaterthan, + greaterthanCircle, + greaterthanCircleFill, + greaterthanSquare, + greaterthanSquareFill, + greetingcard, + greetingcardFill, + grid, + gridCircle, + gridCircleFill, + guaranisignCircle, + guaranisignCircleFill, + guaranisignSquare, + guaranisignSquareFill, + guitars, + guitarsFill, + gyroscope, + hCircle, + hCircleFill, + hSquare, + hSquareFill, + hSquareOnSquare, + hSquareOnSquareFill, + hammer, + hammerCircle, + hammerCircleFill, + hammerFill, + handDraw, + handDrawFill, + handPointDown, + handPointDownFill, + handPointLeft, + handPointLeftFill, + handPointRight, + handPointRightFill, + handPointUp, + handPointUpBraille, + handPointUpBrailleFill, + handPointUpFill, + handPointUpLeft, + handPointUpLeftFill, + handRaised, + handRaisedCircle, + handRaisedCircleFill, + handRaisedFill, + handRaisedSlash, + handRaisedSlashFill, + handRaisedSquare, + handRaisedSquareFill, + handRaisedSquareOnSquare, + handRaisedSquareOnSquareFill, + handTap, + handTapFill, + handThumbsdown, + handThumbsdownCircle, + handThumbsdownCircleFill, + handThumbsdownFill, + handThumbsup, + handThumbsupCircle, + handThumbsupCircleFill, + handThumbsupFill, + handWave, + handWaveFill, + handsClap, + handsClapFill, + handsSparkles, + handsSparklesFill, + hare, + hareFill, + headphones, + headphonesCircle, + headphonesCircleFill, + hearingdeviceEar, + heart, + heartCircle, + heartCircleFill, + heartFill, + heartRectangle, + heartRectangleFill, + heartSlash, + heartSlashCircle, + heartSlashCircleFill, + heartSlashFill, + heartSquare, + heartSquareFill, + heartTextSquare, + heartTextSquareFill, + helm, + hexagon, + hexagonBottomhalfFilled, + hexagonFill, + hexagonLefthalfFilled, + hexagonRighthalfFilled, + hexagonTophalfFilled, + hifispeaker, + hifispeaker2, + hifispeaker2Fill, + hifispeakerAndAppletv, + hifispeakerAndAppletvFill, + hifispeakerAndHomepod, + hifispeakerAndHomepodFill, + hifispeakerAndHomepodmini, + hifispeakerAndHomepodminiFill, + hifispeakerFill, + highlighter, + homekit, + homepod, + homepod2, + homepod2Fill, + homepodAndAppletv, + homepodAndAppletvFill, + homepodAndHomepodmini, + homepodAndHomepodminiFill, + homepodFill, + homepodmini, + homepodmini2, + homepodmini2Fill, + homepodminiAndAppletv, + homepodminiAndAppletvFill, + homepodminiFill, + hourglass, + hourglassBadgePlus, + hourglassBottomhalfFilled, + hourglassCircle, + hourglassCircleFill, + hourglassTophalfFilled, + house, + houseCircle, + houseCircleFill, + houseFill, + hryvniasignCircle, + hryvniasignCircleFill, + hryvniasignSquare, + hryvniasignSquareFill, + humidity, + humidityFill, + hurricane, + iCircle, + iCircleFill, + iSquare, + iSquareFill, + icloud, + icloudAndArrowDown, + icloudAndArrowDownFill, + icloudAndArrowUp, + icloudAndArrowUpFill, + icloudCircle, + icloudCircleFill, + icloudFill, + icloudSlash, + icloudSlashFill, + icloudSquare, + icloudSquareFill, + increaseIndent, + increaseQuotelevel, + indianrupeesignCircle, + indianrupeesignCircleFill, + indianrupeesignSquare, + indianrupeesignSquareFill, + infinity, + infinityCircle, + infinityCircleFill, + info, + infoCircle, + infoCircleFill, + internaldrive, + internaldriveFill, + ipad, + ipadAndArrowForward, + ipadAndIphone, + ipadBadgePlay, + ipadHomebutton, + ipadHomebuttonBadgePlay, + ipadHomebuttonLandscape, + ipadHomebuttonLandscapeBadgePlay, + ipadLandscape, + ipadLandscapeBadgePlay, + ipadRearCamera, + iphone, + iphoneAndArrowForward, + iphoneBadgePlay, + iphoneCircle, + iphoneCircleFill, + iphoneHomebutton, + iphoneHomebuttonBadgePlay, + iphoneHomebuttonCircle, + iphoneHomebuttonCircleFill, + iphoneHomebuttonLandscape, + iphoneHomebuttonRadiowavesLeftAndRight, + iphoneHomebuttonRadiowavesLeftAndRightCircle, + iphoneHomebuttonRadiowavesLeftAndRightCircleFill, + iphoneHomebuttonSlash, + iphoneHomebuttonSlashCircle, + iphoneHomebuttonSlashCircleFill, + iphoneLandscape, + iphoneRadiowavesLeftAndRight, + iphoneRadiowavesLeftAndRightCircle, + iphoneRadiowavesLeftAndRightCircleFill, + iphoneRearCamera, + iphoneSlash, + iphoneSlashCircle, + iphoneSlashCircleFill, + iphoneSmartbatterycaseGen1, + iphoneSmartbatterycaseGen2, + ipod, + ipodshuffleGen1, + ipodshuffleGen2, + ipodshuffleGen3, + ipodshuffleGen4, + ipodtouch, + ipodtouchLandscape, + ipodtouchSlash, + italic, + ivfluidBag, + ivfluidBagFill, + jCircle, + jCircleFill, + jSquare, + jSquareFill, + jSquareOnSquare, + jSquareOnSquareFill, + k, + kCircle, + kCircleFill, + kSquare, + kSquareFill, + key, + keyFill, + keyIcloud, + keyIcloudFill, + keyboard, + keyboardBadgeEllipsis, + keyboardChevronCompactDown, + keyboardChevronCompactLeft, + keyboardFill, + keyboardMacwindow, + keyboardOnehandedLeft, + keyboardOnehandedRight, + kipsignCircle, + kipsignCircleFill, + kipsignSquare, + kipsignSquareFill, + lCircle, + lCircleFill, + lJoystick, + lJoystickFill, + lJoystickPressDown, + lJoystickPressDownFill, + lJoystickTiltDown, + lJoystickTiltDownFill, + lJoystickTiltLeft, + lJoystickTiltLeftFill, + lJoystickTiltRight, + lJoystickTiltRightFill, + lJoystickTiltUp, + lJoystickTiltUpFill, + lRectangleRoundedbottom, + lRectangleRoundedbottomFill, + lSquare, + lSquareFill, + l1RectangleRoundedbottom, + l1RectangleRoundedbottomFill, + l2RectangleRoundedtop, + l2RectangleRoundedtopFill, + ladybug, + ladybugFill, + lanyardcard, + lanyardcardFill, + laptopcomputer, + laptopcomputerAndArrowDown, + laptopcomputerAndIphone, + laptopcomputerTrianglebadgeExclamationmark, + larisignCircle, + larisignCircleFill, + larisignSquare, + larisignSquareFill, + lasso, + lassoAndSparkles, + latch2Case, + latch2CaseFill, + lbRectangleRoundedbottom, + lbRectangleRoundedbottomFill, + leaf, + leafArrowTriangleCirclepath, + leafCircle, + leafCircleFill, + leafFill, + lessthan, + lessthanCircle, + lessthanCircleFill, + lessthanSquare, + lessthanSquareFill, + level, + levelFill, + lifepreserver, + lifepreserverFill, + lightMax, + lightMin, + lightbulb, + lightbulbCircle, + lightbulbCircleFill, + lightbulbFill, + lightbulbSlash, + lightbulbSlashFill, + line2HorizontalDecreaseCircle, + line2HorizontalDecreaseCircleFill, + line3CrossedSwirlCircle, + line3CrossedSwirlCircleFill, + line3Horizontal, + line3HorizontalCircle, + line3HorizontalCircleFill, + line3HorizontalDecrease, + line3HorizontalDecreaseCircle, + line3HorizontalDecreaseCircleFill, + lineDiagonal, + lineDiagonalArrow, + lineHorizontalStarFillLineHorizontal, + linesMeasurementHorizontal, + lineweight, + link, + linkBadgePlus, + linkCircle, + linkCircleFill, + linkIcloud, + linkIcloudFill, + lirasignCircle, + lirasignCircleFill, + lirasignSquare, + lirasignSquareFill, + listAndFilm, + listBullet, + listBulletBelowRectangle, + listBulletCircle, + listBulletCircleFill, + listBulletIndent, + listBulletRectangle, + listBulletRectangleFill, + listBulletRectanglePortrait, + listBulletRectanglePortraitFill, + listDash, + listDashHeaderRectangle, + listNumber, + listStar, + listTriangle, + livephoto, + livephotoBadgeA, + livephotoPlay, + livephotoSlash, + location, + locationCircle, + locationCircleFill, + locationFill, + locationFillViewfinder, + locationMagnifyingglass, + locationNorth, + locationNorthCircle, + locationNorthCircleFill, + locationNorthFill, + locationNorthLine, + locationNorthLineFill, + locationSlash, + locationSlashFill, + locationSquare, + locationSquareFill, + locationViewfinder, + lock, + lockApplewatch, + lockCircle, + lockCircleFill, + lockDesktopcomputer, + lockDisplay, + lockDoc, + lockDocFill, + lockFill, + lockIcloud, + lockIcloudFill, + lockIpad, + lockIphone, + lockLaptopcomputer, + lockOpen, + lockOpenApplewatch, + lockOpenDesktopcomputer, + lockOpenDisplay, + lockOpenFill, + lockOpenIpad, + lockOpenIphone, + lockOpenLaptopcomputer, + lockRectangle, + lockRectangleFill, + lockRectangleOnRectangle, + lockRectangleOnRectangleFill, + lockRectangleStack, + lockRectangleStackFill, + lockRotation, + lockRotationOpen, + lockShield, + lockShieldFill, + lockSlash, + lockSlashFill, + lockSquare, + lockSquareFill, + lockSquareStack, + lockSquareStackFill, + logoPlaystation, + logoXbox, + loupe, + ltRectangleRoundedtop, + ltRectangleRoundedtopFill, + lungs, + lungsFill, + mCircle, + mCircleFill, + mSquare, + mSquareFill, + macmini, + macminiFill, + macproGen1, + macproGen1Fill, + macproGen2, + macproGen2Fill, + macproGen3, + macproGen3Fill, + macproGen3Server, + macwindow, + macwindowBadgePlus, + macwindowOnRectangle, + magazine, + magazineFill, + magicmouse, + magicmouseFill, + magnifyingglass, + magnifyingglassCircle, + magnifyingglassCircleFill, + magsafeBatterypack, + magsafeBatterypackFill, + mail, + mailAndTextMagnifyingglass, + mailFill, + mailStack, + mailStackFill, + manatsignCircle, + manatsignCircleFill, + manatsignSquare, + manatsignSquareFill, + map, + mapCircle, + mapCircleFill, + mapFill, + mappin, + mappinAndEllipse, + mappinCircle, + mappinCircleFill, + mappinSlash, + mappinSlashCircle, + mappinSlashCircleFill, + mappinSquare, + mappinSquareFill, + mediastick, + megaphone, + megaphoneFill, + memories, + memoriesBadgeMinus, + memoriesBadgePlus, + memorychip, + memorychipFill, + menubarArrowDownRectangle, + menubarArrowUpRectangle, + menubarDockRectangle, + menubarDockRectangleBadgeRecord, + menubarRectangle, + menucard, + menucardFill, + message, + messageAndWaveform, + messageAndWaveformFill, + messageCircle, + messageCircleFill, + messageFill, + metronome, + metronomeFill, + mic, + micBadgePlus, + micCircle, + micCircleFill, + micFill, + micFillBadgePlus, + micSlash, + micSlashCircle, + micSlashCircleFill, + micSlashFill, + micSquare, + micSquareFill, + millsignCircle, + millsignCircleFill, + millsignSquare, + millsignSquareFill, + minus, + minusCircle, + minusCircleFill, + minusDiamond, + minusDiamondFill, + minusForwardslashPlus, + minusMagnifyingglass, + minusPlusBatteryblock, + minusPlusBatteryblockFill, + minusRectangle, + minusRectangleFill, + minusRectanglePortrait, + minusRectanglePortraitFill, + minusSquare, + minusSquareFill, + moon, + moonCircle, + moonCircleFill, + moonFill, + moonStars, + moonStarsFill, + moonZzz, + moonZzzFill, + mosaic, + mosaicFill, + mount, + mountFill, + mouth, + mouthFill, + move3d, + multiply, + multiplyCircle, + multiplyCircleFill, + multiplySquare, + multiplySquareFill, + musicMic, + musicMicCircle, + musicMicCircleFill, + musicNote, + musicNoteHouse, + musicNoteHouseFill, + musicNoteList, + musicNoteTv, + musicNoteTvFill, + musicQuarternote3, + mustache, + mustacheFill, + nCircle, + nCircleFill, + nSquare, + nSquareFill, + nairasignCircle, + nairasignCircleFill, + nairasignSquare, + nairasignSquareFill, + network, + networkBadgeShieldHalfFilled, + newspaper, + newspaperCircle, + newspaperCircleFill, + newspaperFill, + nose, + noseFill, + nosign, + note, + noteText, + noteTextBadgePlus, + number, + numberCircle, + numberCircleFill, + numberSquare, + numberSquareFill, + oCircle, + oCircleFill, + oSquare, + oSquareFill, + octagon, + octagonBottomhalfFilled, + octagonFill, + octagonLefthalfFilled, + octagonRighthalfFilled, + octagonTophalfFilled, + opticaldisc, + opticaldiscdrive, + opticaldiscdriveFill, + option, + oval, + ovalBottomhalfFilled, + ovalFill, + ovalInsetFilled, + ovalLefthalfFilled, + ovalPortrait, + ovalPortraitBottomhalfFilled, + ovalPortraitFill, + ovalPortraitInsetFilled, + ovalPortraitLefthalfFilled, + ovalPortraitRighthalfFilled, + ovalPortraitTophalfFilled, + ovalRighthalfFilled, + ovalTophalfFilled, + pCircle, + pCircleFill, + pSquare, + pSquareFill, + paintbrush, + paintbrushFill, + paintbrushPointed, + paintbrushPointedFill, + paintpalette, + paintpaletteFill, + pano, + panoFill, + paperclip, + paperclipBadgeEllipsis, + paperclipCircle, + paperclipCircleFill, + paperplane, + paperplaneCircle, + paperplaneCircleFill, + paperplaneFill, + paragraphsign, + parentheses, + parkingsign, + parkingsignCircle, + parkingsignCircleFill, + pause, + pauseCircle, + pauseCircleFill, + pauseFill, + pauseRectangle, + pauseRectangleFill, + pawprint, + pawprintCircle, + pawprintCircleFill, + pawprintFill, + pc, + peacesign, + pencil, + pencilAndOutline, + pencilCircle, + pencilCircleFill, + pencilSlash, + pencilTip, + pencilTipCropCircle, + pencilTipCropCircleBadgeArrowForward, + pencilTipCropCircleBadgeMinus, + pencilTipCropCircleBadgePlus, + pentagon, + pentagonBottomhalfFilled, + pentagonFill, + pentagonLefthalfFilled, + pentagonRighthalfFilled, + pentagonTophalfFilled, + percent, + person, + person2, + person2Circle, + person2CircleFill, + person2CropSquareStack, + person2CropSquareStackFill, + person2Fill, + person2Wave2, + person2Wave2Fill, + person3, + person3Fill, + person3Sequence, + person3SequenceFill, + personAndArrowLeftAndArrowRight, + personBadgeClock, + personBadgeClockFill, + personBadgeMinus, + personBadgePlus, + personCircle, + personCircleFill, + personCropArtframe, + personCropCircle, + personCropCircleBadge, + personCropCircleBadgeCheckmark, + personCropCircleBadgeClock, + personCropCircleBadgeClockFill, + personCropCircleBadgeExclamationmark, + personCropCircleBadgeExclamationmarkFill, + personCropCircleBadgeFill, + personCropCircleBadgeMinus, + personCropCircleBadgeMoon, + personCropCircleBadgeMoonFill, + personCropCircleBadgePlus, + personCropCircleBadgeQuestionmark, + personCropCircleBadgeQuestionmarkFill, + personCropCircleBadgeXmark, + personCropCircleFill, + personCropCircleFillBadgeCheckmark, + personCropCircleFillBadgeMinus, + personCropCircleFillBadgePlus, + personCropCircleFillBadgeXmark, + personCropRectangle, + personCropRectangleFill, + personCropRectangleStack, + personCropRectangleStackFill, + personCropSquare, + personCropSquareFill, + personCropSquareFilledAndAtRectangle, + personCropSquareFilledAndAtRectangleFill, + personFill, + personFillAndArrowLeftAndArrowRight, + personFillBadgeMinus, + personFillBadgePlus, + personFillCheckmark, + personFillQuestionmark, + personFillTurnDown, + personFillTurnLeft, + personFillTurnRight, + personFillViewfinder, + personFillXmark, + personIcloud, + personIcloudFill, + personTextRectangle, + personTextRectangleFill, + personWave2, + personWave2Fill, + personalhotspot, + personalhotspotCircle, + personalhotspotCircleFill, + perspective, + pesetasignCircle, + pesetasignCircleFill, + pesetasignSquare, + pesetasignSquareFill, + pesosignCircle, + pesosignCircleFill, + pesosignSquare, + pesosignSquareFill, + phone, + phoneAndWaveform, + phoneAndWaveformFill, + phoneArrowDownLeft, + phoneArrowRight, + phoneArrowUpRight, + phoneBadgePlus, + phoneBubbleLeft, + phoneBubbleLeftFill, + phoneCircle, + phoneCircleFill, + phoneConnection, + phoneDown, + phoneDownCircle, + phoneDownCircleFill, + phoneDownFill, + phoneFill, + phoneFillArrowDownLeft, + phoneFillArrowRight, + phoneFillArrowUpRight, + phoneFillBadgePlus, + phoneFillConnection, + photo, + photoArtframe, + photoCircle, + photoCircleFill, + photoFill, + photoFillOnRectangleFill, + photoOnRectangle, + photoOnRectangleAngled, + photoTv, + pianokeys, + pianokeysInverse, + pills, + pillsCircle, + pillsCircleFill, + pillsFill, + pin, + pinCircle, + pinCircleFill, + pinFill, + pinSlash, + pinSlashFill, + pinSquare, + pinSquareFill, + pip, + pipEnter, + pipExit, + pipFill, + pipRemove, + pipSwap, + placeholdertextFill, + platter2FilledIpad, + platter2FilledIpadLandscape, + platter2FilledIphone, + platter2FilledIphoneLandscape, + platterBottomApplewatchCase, + platterFilledBottomApplewatchCase, + platterFilledTopApplewatchCase, + platterTopApplewatchCase, + play, + playCircle, + playCircleFill, + playFill, + playRectangle, + playRectangleFill, + playRectangleOnRectangle, + playRectangleOnRectangleCircle, + playRectangleOnRectangleCircleFill, + playRectangleOnRectangleFill, + playSlash, + playSlashFill, + playSquare, + playSquareFill, + playTv, + playTvFill, + playpause, + playpauseFill, + plus, + plusApp, + plusAppFill, + plusBubble, + plusBubbleFill, + plusCircle, + plusCircleFill, + plusDiamond, + plusDiamondFill, + plusForwardslashMinus, + plusMagnifyingglass, + plusMessage, + plusMessageFill, + plusRectangle, + plusRectangleFill, + plusRectangleFillOnRectangleFill, + plusRectangleOnFolder, + plusRectangleOnFolderFill, + plusRectangleOnRectangle, + plusRectanglePortrait, + plusRectanglePortraitFill, + plusSquare, + plusSquareDashed, + plusSquareFill, + plusSquareFillOnSquareFill, + plusSquareOnSquare, + plusViewfinder, + plusminus, + plusminusCircle, + plusminusCircleFill, + point3ConnectedTrianglepathDotted, + point3FilledConnectedTrianglepathDotted, + pointFilledTopleftDownCurvedtoPointBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUpFill, + pointTopleftDownCurvedtoPointFilledBottomrightUp, + power, + powerCircle, + powerCircleFill, + powerDotted, + poweroff, + poweron, + powerplug, + powerplugFill, + powersleep, + printer, + printerDotmatrix, + printerDotmatrixFill, + printerDotmatrixFilledAndPaper, + printerFill, + printerFilledAndPaper, + projective, + purchased, + purchasedCircle, + purchasedCircleFill, + puzzlepiece, + puzzlepieceExtension, + puzzlepieceExtensionFill, + puzzlepieceFill, + pyramid, + pyramidFill, + qCircle, + qCircleFill, + qSquare, + qSquareFill, + qrcode, + qrcodeViewfinder, + questionmark, + questionmarkApp, + questionmarkAppDashed, + questionmarkAppFill, + questionmarkCircle, + questionmarkCircleFill, + questionmarkDiamond, + questionmarkDiamondFill, + questionmarkFolder, + questionmarkFolderFill, + questionmarkSquare, + questionmarkSquareDashed, + questionmarkSquareFill, + questionmarkVideo, + questionmarkVideoFill, + quoteBubble, + quoteBubbleFill, + quoteClosing, + quoteOpening, + rCircle, + rCircleFill, + rJoystick, + rJoystickFill, + rJoystickPressDown, + rJoystickPressDownFill, + rJoystickTiltDown, + rJoystickTiltDownFill, + rJoystickTiltLeft, + rJoystickTiltLeftFill, + rJoystickTiltRight, + rJoystickTiltRightFill, + rJoystickTiltUp, + rJoystickTiltUpFill, + rRectangleRoundedbottom, + rRectangleRoundedbottomFill, + rSquare, + rSquareFill, + rSquareOnSquare, + rSquareOnSquareFill, + r1RectangleRoundedbottom, + r1RectangleRoundedbottomFill, + r2RectangleRoundedtop, + r2RectangleRoundedtopFill, + radio, + radioFill, + rays, + rbRectangleRoundedbottom, + rbRectangleRoundedbottomFill, + recordCircle, + recordCircleFill, + recordingtape, + rectangle, + rectangle2Swap, + rectangle3Group, + rectangle3GroupBubbleLeft, + rectangle3GroupBubbleLeftFill, + rectangle3GroupFill, + rectangleAndArrowUpRightAndArrowDownLeft, + rectangleAndArrowUpRightAndArrowDownLeftSlash, + rectangleAndHandPointUpLeft, + rectangleAndHandPointUpLeftFill, + rectangleAndHandPointUpLeftFilled, + rectangleAndPaperclip, + rectangleAndPencilAndEllipsis, + rectangleAndTextMagnifyingglass, + rectangleArrowtriangle2Inward, + rectangleArrowtriangle2Outward, + rectangleBadgeCheckmark, + rectangleBadgeMinus, + rectangleBadgePersonCrop, + rectangleBadgePlus, + rectangleBadgeXmark, + rectangleBottomhalfFilled, + rectangleBottomhalfInsetFilled, + rectangleBottomthirdInsetFilled, + rectangleCenterInsetFilled, + rectangleCenterInsetFilledBadgePlus, + rectangleCompressVertical, + rectangleConnectedToLineBelow, + rectangleDashed, + rectangleDashedAndPaperclip, + rectangleDashedBadgeRecord, + rectangleExpandVertical, + rectangleFill, + rectangleFillBadgeCheckmark, + rectangleFillBadgeMinus, + rectangleFillBadgePersonCrop, + rectangleFillBadgePlus, + rectangleFillBadgeXmark, + rectangleFillOnRectangleAngledFill, + rectangleFillOnRectangleFill, + rectangleFilledAndHandPointUpLeft, + rectangleGrid1x2, + rectangleGrid1x2Fill, + rectangleGrid2x2, + rectangleGrid2x2Fill, + rectangleGrid3x2, + rectangleGrid3x2Fill, + rectangleInsetBottomleadingFilled, + rectangleInsetBottomleftFilled, + rectangleInsetBottomrightFilled, + rectangleInsetBottomtrailingFilled, + rectangleInsetFilled, + rectangleInsetFilledAndPersonFilled, + rectangleInsetFilledOnRectangle, + rectangleInsetTopleadingFilled, + rectangleInsetTopleftFilled, + rectangleInsetToprightFilled, + rectangleInsetToptrailingFilled, + rectangleLeadinghalfInsetFilled, + rectangleLeadinghalfInsetFilledArrowLeading, + rectangleLeadingthirdInsetFilled, + rectangleLefthalfFilled, + rectangleLefthalfInsetFilled, + rectangleLefthalfInsetFilledArrowLeft, + rectangleLeftthirdInsetFilled, + rectangleOnRectangle, + rectangleOnRectangleAngled, + rectangleOnRectangleCircle, + rectangleOnRectangleCircleFill, + rectangleOnRectangleSlash, + rectangleOnRectangleSlashCircle, + rectangleOnRectangleSlashCircleFill, + rectangleOnRectangleSlashFill, + rectangleOnRectangleSquare, + rectangleOnRectangleSquareFill, + rectanglePortrait, + rectanglePortraitAndArrowRight, + rectanglePortraitAndArrowRightFill, + rectanglePortraitArrowtriangle2Inward, + rectanglePortraitArrowtriangle2Outward, + rectanglePortraitBottomhalfFilled, + rectanglePortraitBottomhalfInsetFilled, + rectanglePortraitBottomleadingInsetFilled, + rectanglePortraitBottomleftInsetFilled, + rectanglePortraitBottomrightInsetFilled, + rectanglePortraitBottomthirdInsetFilled, + rectanglePortraitBottomtrailingInsetFilled, + rectanglePortraitCenterInsetFilled, + rectanglePortraitFill, + rectanglePortraitInsetFilled, + rectanglePortraitLeadinghalfInsetFilled, + rectanglePortraitLeadingthirdInsetFilled, + rectanglePortraitLefthalfFilled, + rectanglePortraitLefthalfInsetFilled, + rectanglePortraitLeftthirdInsetFilled, + rectanglePortraitOnRectanglePortrait, + rectanglePortraitOnRectanglePortraitFill, + rectanglePortraitOnRectanglePortraitSlash, + rectanglePortraitOnRectanglePortraitSlashFill, + rectanglePortraitRighthalfFilled, + rectanglePortraitRighthalfInsetFilled, + rectanglePortraitRightthirdInsetFilled, + rectanglePortraitSlash, + rectanglePortraitSlashFill, + rectanglePortraitSplit2x1, + rectanglePortraitSplit2x1Fill, + rectanglePortraitSplit2x1Slash, + rectanglePortraitSplit2x1SlashFill, + rectanglePortraitTophalfFilled, + rectanglePortraitTophalfInsetFilled, + rectanglePortraitTopleadingInsetFilled, + rectanglePortraitTopleftInsetFilled, + rectanglePortraitToprightInsetFilled, + rectanglePortraitTopthirdInsetFilled, + rectanglePortraitToptrailingInsetFilled, + rectanglePortraitTrailinghalfInsetFilled, + rectanglePortraitTrailingthirdInsetFilled, + rectangleRighthalfFilled, + rectangleRighthalfInsetFilled, + rectangleRighthalfInsetFilledArrowRight, + rectangleRightthirdInsetFilled, + rectangleRoundedbottom, + rectangleRoundedbottomFill, + rectangleRoundedtop, + rectangleRoundedtopFill, + rectangleSlash, + rectangleSlashFill, + rectangleSplit1x2, + rectangleSplit1x2Fill, + rectangleSplit2x1, + rectangleSplit2x1Fill, + rectangleSplit2x1Slash, + rectangleSplit2x1SlashFill, + rectangleSplit2x2, + rectangleSplit2x2Fill, + rectangleSplit3x1, + rectangleSplit3x1Fill, + rectangleSplit3x3, + rectangleSplit3x3Fill, + rectangleStack, + rectangleStackBadgeMinus, + rectangleStackBadgePersonCrop, + rectangleStackBadgePersonCropFill, + rectangleStackBadgePlay, + rectangleStackBadgePlayFill, + rectangleStackBadgePlus, + rectangleStackFill, + rectangleStackFillBadgeMinus, + rectangleStackFillBadgePlus, + rectangleTophalfFilled, + rectangleTophalfInsetFilled, + rectangleTopthirdInsetFilled, + rectangleTrailinghalfInsetFilled, + rectangleTrailinghalfInsetFilledArrowTrailing, + rectangleTrailingthirdInsetFilled, + `repeat`, + repeat1, + repeat1Circle, + repeat1CircleFill, + repeatCircle, + repeatCircleFill, + restart, + restartCircle, + restartCircleFill, + `return`, + returnLeft, + returnRight, + rhombus, + rhombusFill, + rosette, + rotate3d, + rotateLeft, + rotateLeftFill, + rotateRight, + rotateRightFill, + rtRectangleRoundedtop, + rtRectangleRoundedtopFill, + rublesignCircle, + rublesignCircleFill, + rublesignSquare, + rublesignSquareFill, + ruler, + rulerFill, + rupeesignCircle, + rupeesignCircleFill, + rupeesignSquare, + rupeesignSquareFill, + sCircle, + sCircleFill, + sSquare, + sSquareFill, + safari, + safariFill, + scale3d, + scalemass, + scalemassFill, + scanner, + scannerFill, + scissors, + scissorsBadgeEllipsis, + scissorsCircle, + scissorsCircleFill, + scooter, + scope, + screwdriver, + screwdriverFill, + scribble, + scribbleVariable, + scroll, + scrollFill, + sdcard, + sdcardFill, + seal, + sealFill, + selectionPinInOut, + sensorTagRadiowavesForward, + sensorTagRadiowavesForwardFill, + serverRack, + shadow, + shareplay, + shareplaySlash, + shekelsignCircle, + shekelsignCircleFill, + shekelsignSquare, + shekelsignSquareFill, + shield, + shieldFill, + shieldLefthalfFilled, + shieldLefthalfFilledSlash, + shieldRighthalfFilled, + shieldSlash, + shieldSlashFill, + shift, + shiftFill, + shippingbox, + shippingboxCircle, + shippingboxCircleFill, + shippingboxFill, + shuffle, + shuffleCircle, + shuffleCircleFill, + sidebarLeading, + sidebarLeft, + sidebarRight, + sidebarSquaresLeading, + sidebarSquaresLeft, + sidebarSquaresRight, + sidebarSquaresTrailing, + sidebarTrailing, + signature, + signpostLeft, + signpostLeftFill, + signpostRight, + signpostRightFill, + simcard, + simcard2, + simcard2Fill, + simcardFill, + skew, + slashCircle, + slashCircleFill, + sleep, + sleepCircle, + sleepCircleFill, + sliderHorizontal2RectangleAndArrowTriangle2Circlepath, + sliderHorizontal3, + sliderHorizontalBelowRectangle, + sliderHorizontalBelowSquareFilledAndSquare, + sliderVertical3, + slowmo, + smallcircleCircle, + smallcircleCircleFill, + smallcircleFilledCircle, + smallcircleFilledCircleFill, + smoke, + smokeFill, + snowflake, + snowflakeCircle, + snowflakeCircleFill, + sparkle, + sparkleMagnifyingglass, + sparkles, + sparklesRectangleStack, + sparklesRectangleStackFill, + sparklesSquareFilledOnSquare, + sparklesTv, + sparklesTvFill, + speaker, + speakerBadgeExclamationmark, + speakerBadgeExclamationmarkFill, + speakerCircle, + speakerCircleFill, + speakerFill, + speakerSlash, + speakerSlashCircle, + speakerSlashCircleFill, + speakerSlashFill, + speakerWave1, + speakerWave1Fill, + speakerWave2, + speakerWave2Circle, + speakerWave2CircleFill, + speakerWave2Fill, + speakerWave3, + speakerWave3Fill, + speakerZzz, + speakerZzzFill, + speedometer, + sportscourt, + sportscourtFill, + square, + square2Stack3d, + square2Stack3dBottomFilled, + square2Stack3dTopFilled, + square3Stack3d, + square3Stack3dBottomFilled, + square3Stack3dMiddleFilled, + square3Stack3dTopFilled, + squareAndArrowDown, + squareAndArrowDownFill, + squareAndArrowDownOnSquare, + squareAndArrowDownOnSquareFill, + squareAndArrowUp, + squareAndArrowUpCircle, + squareAndArrowUpCircleFill, + squareAndArrowUpFill, + squareAndArrowUpOnSquare, + squareAndArrowUpOnSquareFill, + squareAndArrowUpTrianglebadgeExclamationmark, + squareAndAtRectangle, + squareAndAtRectangleFill, + squareAndLineVerticalAndSquare, + squareAndLineVerticalAndSquareFilled, + squareAndPencil, + squareBottomhalfFilled, + squareCircle, + squareCircleFill, + squareDashed, + squareDashedInsetFilled, + squareFill, + squareFillAndLineVerticalAndSquareFill, + squareFillOnCircleFill, + squareFillOnSquareFill, + squareFillTextGrid1x2, + squareFilledAndLineVerticalAndSquare, + squareFilledOnSquare, + squareGrid2x2, + squareGrid2x2Fill, + squareGrid3x1BelowLineGrid1x2, + squareGrid3x1BelowLineGrid1x2Fill, + squareGrid3x1FolderBadgePlus, + squareGrid3x1FolderFillBadgePlus, + squareGrid3x2, + squareGrid3x2Fill, + squareGrid3x3, + squareGrid3x3BottomleftFilled, + squareGrid3x3BottommiddleFilled, + squareGrid3x3BottomrightFilled, + squareGrid3x3Fill, + squareGrid3x3MiddleFilled, + squareGrid3x3MiddleleftFilled, + squareGrid3x3MiddlerightFilled, + squareGrid3x3Square, + squareGrid3x3TopleftFilled, + squareGrid3x3TopmiddleFilled, + squareGrid3x3ToprightFilled, + squareGrid4x3Fill, + squareInsetFilled, + squareLefthalfFilled, + squareOnCircle, + squareOnSquare, + squareOnSquareDashed, + squareOnSquareSquareshapeControlhandles, + squareRighthalfFilled, + squareSlash, + squareSlashFill, + squareSplit1x2, + squareSplit1x2Fill, + squareSplit2x1, + squareSplit2x1Fill, + squareSplit2x2, + squareSplit2x2Fill, + squareSplitBottomrightquarter, + squareSplitBottomrightquarterFill, + squareSplitDiagonal, + squareSplitDiagonal2x2, + squareSplitDiagonal2x2Fill, + squareSplitDiagonalFill, + squareStack, + squareStack3dDownForward, + squareStack3dDownForwardFill, + squareStack3dDownRight, + squareStack3dDownRightFill, + squareStack3dForwardDottedline, + squareStack3dForwardDottedlineFill, + squareStack3dUp, + squareStack3dUpBadgeA, + squareStack3dUpBadgeAFill, + squareStack3dUpFill, + squareStack3dUpSlash, + squareStack3dUpSlashFill, + squareStackFill, + squareTextSquare, + squareTextSquareFill, + squareTophalfFilled, + squaresBelowRectangle, + squareshape, + squareshapeControlhandlesOnSquareshapeControlhandles, + squareshapeDashedSquareshape, + squareshapeFill, + squareshapeSplit2x2, + squareshapeSplit2x2Dotted, + squareshapeSplit3x3, + squareshapeSquareshapeDashed, + star, + starBubble, + starBubbleFill, + starCircle, + starCircleFill, + starFill, + starLeadinghalfFilled, + starSlash, + starSlashFill, + starSquare, + starSquareFill, + staroflife, + staroflifeCircle, + staroflifeCircleFill, + staroflifeFill, + sterlingsignCircle, + sterlingsignCircleFill, + sterlingsignSquare, + sterlingsignSquareFill, + stethoscope, + stethoscopeCircle, + stethoscopeCircleFill, + stop, + stopCircle, + stopCircleFill, + stopFill, + stopwatch, + stopwatchFill, + strikethrough, + studentdesk, + suitClub, + suitClubFill, + suitDiamond, + suitDiamondFill, + suitHeart, + suitHeartFill, + suitSpade, + suitSpadeFill, + suitcase, + suitcaseCart, + suitcaseCartFill, + suitcaseFill, + sum, + sunAndHorizon, + sunAndHorizonFill, + sunDust, + sunDustFill, + sunHaze, + sunHazeFill, + sunMax, + sunMaxCircle, + sunMaxCircleFill, + sunMaxFill, + sunMin, + sunMinFill, + sunrise, + sunriseFill, + sunset, + sunsetFill, + swift, + switch2, + tCircle, + tCircleFill, + tSquare, + tSquareFill, + tablecells, + tablecellsBadgeEllipsis, + tablecellsFill, + tablecellsFillBadgeEllipsis, + tag, + tagCircle, + tagCircleFill, + tagFill, + tagSlash, + tagSlashFill, + tagSquare, + tagSquareFill, + takeoutbagAndCupAndStraw, + takeoutbagAndCupAndStrawFill, + target, + teletype, + teletypeAnswer, + teletypeAnswerCircle, + teletypeAnswerCircleFill, + teletypeCircle, + teletypeCircleFill, + tengesignCircle, + tengesignCircleFill, + tengesignSquare, + tengesignSquareFill, + terminal, + terminalFill, + testtube2, + textAligncenter, + textAlignleft, + textAlignright, + textAndCommandMacwindow, + textAppend, + textBadgeCheckmark, + textBadgeMinus, + textBadgePlus, + textBadgeStar, + textBadgeXmark, + textBelowPhoto, + textBelowPhotoFill, + textBookClosed, + textBookClosedFill, + textBubble, + textBubbleFill, + textInsert, + textJustify, + textJustifyleft, + textJustifyright, + textMagnifyingglass, + textQuote, + textRedaction, + textViewfinder, + textformat, + textformat123, + textformatAbc, + textformatAbcDottedunderline, + textformatAlt, + textformatSize, + textformatSizeLarger, + textformatSizeSmaller, + textformatSubscript, + textformatSuperscript, + theatermasks, + theatermasksCircle, + theatermasksCircleFill, + theatermasksFill, + thermometer, + thermometerSnowflake, + thermometerSun, + thermometerSunFill, + ticket, + ticketFill, + timelapse, + timelineSelection, + timer, + timerSquare, + togglepower, + tornado, + tortoise, + tortoiseFill, + torus, + touchid, + trainSideFrontCar, + trainSideMiddleCar, + trainSideRearCar, + tram, + tramCircle, + tramCircleFill, + tramFill, + tramFillTunnel, + trapezoidAndLineHorizontal, + trapezoidAndLineHorizontalFill, + trapezoidAndLineVertical, + trapezoidAndLineVerticalFill, + trash, + trashCircle, + trashCircleFill, + trashFill, + trashSlash, + trashSlashCircle, + trashSlashCircleFill, + trashSlashFill, + trashSlashSquare, + trashSlashSquareFill, + trashSquare, + trashSquareFill, + tray, + tray2, + tray2Fill, + trayAndArrowDown, + trayAndArrowDownFill, + trayAndArrowUp, + trayAndArrowUpFill, + trayCircle, + trayCircleFill, + trayFill, + trayFull, + trayFullFill, + triangle, + triangleBottomhalfFilled, + triangleCircle, + triangleCircleFill, + triangleFill, + triangleInsetFilled, + triangleLefthalfFilled, + triangleRighthalfFilled, + triangleTophalfFilled, + tropicalstorm, + tshirt, + tshirtFill, + tugriksignCircle, + tugriksignCircleFill, + tugriksignSquare, + tugriksignSquareFill, + tuningfork, + turkishlirasignCircle, + turkishlirasignCircleFill, + turkishlirasignSquare, + turkishlirasignSquareFill, + tv, + tvAndHifispeakerFill, + tvAndMediabox, + tvCircle, + tvCircleFill, + tvFill, + tvInsetFilled, + uCircle, + uCircleFill, + uSquare, + uSquareFill, + uiwindowSplit2x1, + umbrella, + umbrellaFill, + underline, + vCircle, + vCircleFill, + vSquare, + vSquareFill, + video, + videoAndWaveform, + videoAndWaveformFill, + videoBadgeCheckmark, + videoBadgeEllipsis, + videoBadgePlus, + videoBubbleLeft, + videoBubbleLeftFill, + videoCircle, + videoCircleFill, + videoFill, + videoFillBadgeCheckmark, + videoFillBadgeEllipsis, + videoFillBadgePlus, + videoSlash, + videoSlashFill, + videoSquare, + videoSquareFill, + view2d, + view3d, + viewfinder, + viewfinderCircle, + viewfinderCircleFill, + wCircle, + wCircleFill, + wSquare, + wSquareFill, + wake, + wakeCircle, + wakeCircleFill, + walletPass, + walletPassFill, + wandAndRays, + wandAndRaysInverse, + wandAndStars, + wandAndStarsInverse, + watchfaceApplewatchCase, + wave3Backward, + wave3BackwardCircle, + wave3BackwardCircleFill, + wave3Forward, + wave3ForwardCircle, + wave3ForwardCircleFill, + wave3Left, + wave3LeftCircle, + wave3LeftCircleFill, + wave3Right, + wave3RightCircle, + wave3RightCircleFill, + waveform, + waveformAndMagnifyingglass, + waveformAndMic, + waveformBadgeExclamationmark, + waveformBadgeMinus, + waveformBadgePlus, + waveformCircle, + waveformCircleFill, + waveformPath, + waveformPathBadgeMinus, + waveformPathBadgePlus, + waveformPathEcg, + waveformPathEcgRectangle, + waveformPathEcgRectangleFill, + wifi, + wifiCircle, + wifiCircleFill, + wifiExclamationmark, + wifiSlash, + wifiSquare, + wifiSquareFill, + wind, + windSnow, + wonsignCircle, + wonsignCircleFill, + wonsignSquare, + wonsignSquareFill, + wrench, + wrenchAndScrewdriver, + wrenchAndScrewdriverFill, + wrenchFill, + xCircle, + xCircleFill, + xSquare, + xSquareFill, + xSquareroot, + xmark, + xmarkApp, + xmarkAppFill, + xmarkBin, + xmarkBinCircle, + xmarkBinCircleFill, + xmarkBinFill, + xmarkCircle, + xmarkCircleFill, + xmarkDiamond, + xmarkDiamondFill, + xmarkIcloud, + xmarkIcloudFill, + xmarkOctagon, + xmarkOctagonFill, + xmarkRectangle, + xmarkRectangleFill, + xmarkRectanglePortrait, + xmarkRectanglePortraitFill, + xmarkSeal, + xmarkSealFill, + xmarkShield, + xmarkShieldFill, + xmarkSquare, + xmarkSquareFill, + xserve, + yCircle, + yCircleFill, + ySquare, + ySquareFill, + yensignCircle, + yensignCircleFill, + yensignSquare, + yensignSquareFill, + zCircle, + zCircleFill, + zSquare, + zSquareFill, + zlRectangleRoundedtop, + zlRectangleRoundedtopFill, + zrRectangleRoundedtop, + zrRectangleRoundedtopFill, + zzz + ] + } +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+3.1.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+3.1.swift new file mode 100644 index 0000000..9d010a2 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols+3.1.swift @@ -0,0 +1,3303 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 15.1, macOS 12.0, tvOS 15.1, watchOS 8.1, *) +extension SFSymbol { + internal static var allSymbols3_1: Set { + [ + _0Circle, + _0CircleFill, + _0Square, + _0SquareFill, + _00Circle, + _00CircleFill, + _00Square, + _00SquareFill, + _01Circle, + _01CircleFill, + _01Square, + _01SquareFill, + _02Circle, + _02CircleFill, + _02Square, + _02SquareFill, + _03Circle, + _03CircleFill, + _03Square, + _03SquareFill, + _04Circle, + _04CircleFill, + _04Square, + _04SquareFill, + _05Circle, + _05CircleFill, + _05Square, + _05SquareFill, + _06Circle, + _06CircleFill, + _06Square, + _06SquareFill, + _07Circle, + _07CircleFill, + _07Square, + _07SquareFill, + _08Circle, + _08CircleFill, + _08Square, + _08SquareFill, + _09Circle, + _09CircleFill, + _09Square, + _09SquareFill, + _1Circle, + _1CircleFill, + _1Magnifyingglass, + _1Square, + _1SquareFill, + _10Circle, + _10CircleFill, + _10Square, + _10SquareFill, + _11Circle, + _11CircleFill, + _11Square, + _11SquareFill, + _12Circle, + _12CircleFill, + _12Square, + _12SquareFill, + _123Rectangle, + _123RectangleFill, + _13Circle, + _13CircleFill, + _13Square, + _13SquareFill, + _14Circle, + _14CircleFill, + _14Square, + _14SquareFill, + _15Circle, + _15CircleFill, + _15Square, + _15SquareFill, + _16Circle, + _16CircleFill, + _16Square, + _16SquareFill, + _17Circle, + _17CircleFill, + _17Square, + _17SquareFill, + _18Circle, + _18CircleFill, + _18Square, + _18SquareFill, + _19Circle, + _19CircleFill, + _19Square, + _19SquareFill, + _2Circle, + _2CircleFill, + _2Square, + _2SquareFill, + _20Circle, + _20CircleFill, + _20Square, + _20SquareFill, + _21Circle, + _21CircleFill, + _21Square, + _21SquareFill, + _22Circle, + _22CircleFill, + _22Square, + _22SquareFill, + _23Circle, + _23CircleFill, + _23Square, + _23SquareFill, + _24Circle, + _24CircleFill, + _24Square, + _24SquareFill, + _25Circle, + _25CircleFill, + _25Square, + _25SquareFill, + _26Circle, + _26CircleFill, + _26Square, + _26SquareFill, + _27Circle, + _27CircleFill, + _27Square, + _27SquareFill, + _28Circle, + _28CircleFill, + _28Square, + _28SquareFill, + _29Circle, + _29CircleFill, + _29Square, + _29SquareFill, + _3Circle, + _3CircleFill, + _3Square, + _3SquareFill, + _30Circle, + _30CircleFill, + _30Square, + _30SquareFill, + _31Circle, + _31CircleFill, + _31Square, + _31SquareFill, + _32Circle, + _32CircleFill, + _32Square, + _32SquareFill, + _33Circle, + _33CircleFill, + _33Square, + _33SquareFill, + _34Circle, + _34CircleFill, + _34Square, + _34SquareFill, + _35Circle, + _35CircleFill, + _35Square, + _35SquareFill, + _36Circle, + _36CircleFill, + _36Square, + _36SquareFill, + _37Circle, + _37CircleFill, + _37Square, + _37SquareFill, + _38Circle, + _38CircleFill, + _38Square, + _38SquareFill, + _39Circle, + _39CircleFill, + _39Square, + _39SquareFill, + _4AltCircle, + _4AltCircleFill, + _4AltSquare, + _4AltSquareFill, + _4Circle, + _4CircleFill, + _4Square, + _4SquareFill, + _40Circle, + _40CircleFill, + _40Square, + _40SquareFill, + _41Circle, + _41CircleFill, + _41Square, + _41SquareFill, + _42Circle, + _42CircleFill, + _42Square, + _42SquareFill, + _43Circle, + _43CircleFill, + _43Square, + _43SquareFill, + _44Circle, + _44CircleFill, + _44Square, + _44SquareFill, + _45Circle, + _45CircleFill, + _45Square, + _45SquareFill, + _46Circle, + _46CircleFill, + _46Square, + _46SquareFill, + _47Circle, + _47CircleFill, + _47Square, + _47SquareFill, + _48Circle, + _48CircleFill, + _48Square, + _48SquareFill, + _49Circle, + _49CircleFill, + _49Square, + _49SquareFill, + _4kTv, + _4kTvFill, + _5Circle, + _5CircleFill, + _5Square, + _5SquareFill, + _50Circle, + _50CircleFill, + _50Square, + _50SquareFill, + _6AltCircle, + _6AltCircleFill, + _6AltSquare, + _6AltSquareFill, + _6Circle, + _6CircleFill, + _6Square, + _6SquareFill, + _7Circle, + _7CircleFill, + _7Square, + _7SquareFill, + _8Circle, + _8CircleFill, + _8Square, + _8SquareFill, + _9AltCircle, + _9AltCircleFill, + _9AltSquare, + _9AltSquareFill, + _9Circle, + _9CircleFill, + _9Square, + _9SquareFill, + aCircle, + aCircleFill, + aMagnify, + aSquare, + aSquareFill, + abc, + airplane, + airplaneArrival, + airplaneCircle, + airplaneCircleFill, + airplaneDeparture, + airplayaudio, + airplayaudioBadgeExclamationmark, + airplayaudioCircle, + airplayaudioCircleFill, + airplayvideo, + airplayvideoBadgeExclamationmark, + airplayvideoCircle, + airplayvideoCircleFill, + airpodLeft, + airpodRight, + airpodproLeft, + airpodproRight, + airpods, + airpodsChargingcase, + airpodsChargingcaseFill, + airpodsChargingcaseWireless, + airpodsChargingcaseWirelessFill, + airpodsmax, + airpodspro, + airpodsproChargingcaseWireless, + airpodsproChargingcaseWirelessFill, + airportExpress, + airportExtreme, + airportExtremeTower, + airtag, + airtagFill, + airtagRadiowavesForward, + airtagRadiowavesForwardFill, + alarm, + alarmFill, + alignHorizontalCenter, + alignHorizontalCenterFill, + alignHorizontalLeft, + alignHorizontalLeftFill, + alignHorizontalRight, + alignHorizontalRightFill, + alignVerticalBottom, + alignVerticalBottomFill, + alignVerticalCenter, + alignVerticalCenterFill, + alignVerticalTop, + alignVerticalTopFill, + allergens, + alt, + alternatingcurrent, + amplifier, + ant, + antCircle, + antCircleFill, + antFill, + antennaRadiowavesLeftAndRight, + antennaRadiowavesLeftAndRightCircle, + antennaRadiowavesLeftAndRightCircleFill, + antennaRadiowavesLeftAndRightSlash, + app, + appBadge, + appBadgeCheckmark, + appBadgeCheckmarkFill, + appBadgeFill, + appConnectedToAppBelowFill, + appDashed, + appFill, + appGift, + appGiftFill, + appclip, + applelogo, + applepencil, + applescript, + applescriptFill, + appletv, + appletvFill, + appletvremoteGen1, + appletvremoteGen1Fill, + appletvremoteGen2, + appletvremoteGen2Fill, + appletvremoteGen3, + appletvremoteGen3Fill, + appletvremoteGen4, + appletvremoteGen4Fill, + applewatch, + applewatchCaseInsetFilled, + applewatchRadiowavesLeftAndRight, + applewatchSideRight, + applewatchSlash, + applewatchWatchface, + appsIpad, + appsIpadLandscape, + appsIphone, + appsIphoneBadgePlus, + appsIphoneLandscape, + aqiHigh, + aqiLow, + aqiMedium, + archivebox, + archiveboxCircle, + archiveboxCircleFill, + archiveboxFill, + arkit, + arkitBadgeXmark, + arrow2Squarepath, + arrow3Trianglepath, + arrowBackward, + arrowBackwardCircle, + arrowBackwardCircleFill, + arrowBackwardSquare, + arrowBackwardSquareFill, + arrowBackwardToLine, + arrowBackwardToLineCircle, + arrowBackwardToLineCircleFill, + arrowClockwise, + arrowClockwiseCircle, + arrowClockwiseCircleFill, + arrowClockwiseHeart, + arrowClockwiseHeartFill, + arrowClockwiseIcloud, + arrowClockwiseIcloudFill, + arrowCounterclockwise, + arrowCounterclockwiseCircle, + arrowCounterclockwiseCircleFill, + arrowCounterclockwiseIcloud, + arrowCounterclockwiseIcloudFill, + arrowDown, + arrowDownApp, + arrowDownAppFill, + arrowDownBackward, + arrowDownBackwardCircle, + arrowDownBackwardCircleFill, + arrowDownBackwardSquare, + arrowDownBackwardSquareFill, + arrowDownCircle, + arrowDownCircleFill, + arrowDownDoc, + arrowDownDocFill, + arrowDownForward, + arrowDownForwardAndArrowUpBackward, + arrowDownForwardAndArrowUpBackwardCircle, + arrowDownForwardAndArrowUpBackwardCircleFill, + arrowDownForwardCircle, + arrowDownForwardCircleFill, + arrowDownForwardSquare, + arrowDownForwardSquareFill, + arrowDownHeart, + arrowDownHeartFill, + arrowDownLeft, + arrowDownLeftCircle, + arrowDownLeftCircleFill, + arrowDownLeftSquare, + arrowDownLeftSquareFill, + arrowDownLeftVideo, + arrowDownLeftVideoFill, + arrowDownRight, + arrowDownRightAndArrowUpLeft, + arrowDownRightAndArrowUpLeftCircle, + arrowDownRightAndArrowUpLeftCircleFill, + arrowDownRightCircle, + arrowDownRightCircleFill, + arrowDownRightSquare, + arrowDownRightSquareFill, + arrowDownSquare, + arrowDownSquareFill, + arrowDownToLine, + arrowDownToLineCircle, + arrowDownToLineCircleFill, + arrowDownToLineCompact, + arrowForward, + arrowForwardCircle, + arrowForwardCircleFill, + arrowForwardSquare, + arrowForwardSquareFill, + arrowForwardToLine, + arrowForwardToLineCircle, + arrowForwardToLineCircleFill, + arrowLeft, + arrowLeftAndRight, + arrowLeftAndRightCircle, + arrowLeftAndRightCircleFill, + arrowLeftAndRightRighttriangleLeftRighttriangleRight, + arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, + arrowLeftAndRightSquare, + arrowLeftAndRightSquareFill, + arrowLeftArrowRight, + arrowLeftArrowRightCircle, + arrowLeftArrowRightCircleFill, + arrowLeftArrowRightSquare, + arrowLeftArrowRightSquareFill, + arrowLeftCircle, + arrowLeftCircleFill, + arrowLeftSquare, + arrowLeftSquareFill, + arrowLeftToLine, + arrowLeftToLineCircle, + arrowLeftToLineCircleFill, + arrowLeftToLineCompact, + arrowRectanglepath, + arrowRight, + arrowRightCircle, + arrowRightCircleFill, + arrowRightDocOnClipboard, + arrowRightSquare, + arrowRightSquareFill, + arrowRightToLine, + arrowRightToLineCircle, + arrowRightToLineCircleFill, + arrowRightToLineCompact, + arrowTriangle2Circlepath, + arrowTriangle2CirclepathCamera, + arrowTriangle2CirclepathCameraFill, + arrowTriangle2CirclepathCircle, + arrowTriangle2CirclepathCircleFill, + arrowTriangle2CirclepathDocOnClipboard, + arrowTriangleBranch, + arrowTriangleCapsulepath, + arrowTriangleMerge, + arrowTrianglePull, + arrowTriangleSwap, + arrowTriangleTurnUpRightCircle, + arrowTriangleTurnUpRightCircleFill, + arrowTriangleTurnUpRightDiamond, + arrowTriangleTurnUpRightDiamondFill, + arrowTurnDownLeft, + arrowTurnDownRight, + arrowTurnLeftDown, + arrowTurnLeftUp, + arrowTurnRightDown, + arrowTurnRightUp, + arrowTurnUpForwardIphone, + arrowTurnUpForwardIphoneFill, + arrowTurnUpLeft, + arrowTurnUpRight, + arrowUp, + arrowUpAndDown, + arrowUpAndDownAndArrowLeftAndRight, + arrowUpAndDownCircle, + arrowUpAndDownCircleFill, + arrowUpAndDownRighttriangleUpRighttriangleDown, + arrowUpAndDownRighttriangleUpRighttriangleDownFill, + arrowUpAndDownSquare, + arrowUpAndDownSquareFill, + arrowUpAndPersonRectanglePortrait, + arrowUpAndPersonRectangleTurnLeft, + arrowUpAndPersonRectangleTurnRight, + arrowUpArrowDown, + arrowUpArrowDownCircle, + arrowUpArrowDownCircleFill, + arrowUpArrowDownSquare, + arrowUpArrowDownSquareFill, + arrowUpBackward, + arrowUpBackwardAndArrowDownForward, + arrowUpBackwardAndArrowDownForwardCircle, + arrowUpBackwardAndArrowDownForwardCircleFill, + arrowUpBackwardCircle, + arrowUpBackwardCircleFill, + arrowUpBackwardSquare, + arrowUpBackwardSquareFill, + arrowUpBin, + arrowUpBinFill, + arrowUpCircle, + arrowUpCircleFill, + arrowUpDoc, + arrowUpDocFill, + arrowUpDocOnClipboard, + arrowUpForward, + arrowUpForwardApp, + arrowUpForwardAppFill, + arrowUpForwardCircle, + arrowUpForwardCircleFill, + arrowUpForwardSquare, + arrowUpForwardSquareFill, + arrowUpHeart, + arrowUpHeartFill, + arrowUpLeft, + arrowUpLeftAndArrowDownRight, + arrowUpLeftAndArrowDownRightCircle, + arrowUpLeftAndArrowDownRightCircleFill, + arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, + arrowUpLeftAndDownRightMagnifyingglass, + arrowUpLeftCircle, + arrowUpLeftCircleFill, + arrowUpLeftSquare, + arrowUpLeftSquareFill, + arrowUpMessage, + arrowUpMessageFill, + arrowUpRight, + arrowUpRightAndArrowDownLeftRectangle, + arrowUpRightAndArrowDownLeftRectangleFill, + arrowUpRightCircle, + arrowUpRightCircleFill, + arrowUpRightSquare, + arrowUpRightSquareFill, + arrowUpRightVideo, + arrowUpRightVideoFill, + arrowUpSquare, + arrowUpSquareFill, + arrowUpToLine, + arrowUpToLineCircle, + arrowUpToLineCircleFill, + arrowUpToLineCompact, + arrowUturnBackward, + arrowUturnBackwardCircle, + arrowUturnBackwardCircleBadgeEllipsis, + arrowUturnBackwardCircleFill, + arrowUturnBackwardSquare, + arrowUturnBackwardSquareFill, + arrowUturnDown, + arrowUturnDownCircle, + arrowUturnDownCircleFill, + arrowUturnDownSquare, + arrowUturnDownSquareFill, + arrowUturnForward, + arrowUturnForwardCircle, + arrowUturnForwardCircleFill, + arrowUturnForwardSquare, + arrowUturnForwardSquareFill, + arrowUturnLeft, + arrowUturnLeftCircle, + arrowUturnLeftCircleBadgeEllipsis, + arrowUturnLeftCircleFill, + arrowUturnLeftSquare, + arrowUturnLeftSquareFill, + arrowUturnRight, + arrowUturnRightCircle, + arrowUturnRightCircleFill, + arrowUturnRightSquare, + arrowUturnRightSquareFill, + arrowUturnUp, + arrowUturnUpCircle, + arrowUturnUpCircleFill, + arrowUturnUpSquare, + arrowUturnUpSquareFill, + arrowshapeBounceForward, + arrowshapeBounceForwardFill, + arrowshapeBounceRight, + arrowshapeBounceRightFill, + arrowshapeTurnUpBackward, + arrowshapeTurnUpBackward2, + arrowshapeTurnUpBackward2Circle, + arrowshapeTurnUpBackward2CircleFill, + arrowshapeTurnUpBackward2Fill, + arrowshapeTurnUpBackwardCircle, + arrowshapeTurnUpBackwardCircleFill, + arrowshapeTurnUpBackwardFill, + arrowshapeTurnUpForward, + arrowshapeTurnUpForwardCircle, + arrowshapeTurnUpForwardCircleFill, + arrowshapeTurnUpForwardFill, + arrowshapeTurnUpLeft, + arrowshapeTurnUpLeft2, + arrowshapeTurnUpLeft2Circle, + arrowshapeTurnUpLeft2CircleFill, + arrowshapeTurnUpLeft2Fill, + arrowshapeTurnUpLeftCircle, + arrowshapeTurnUpLeftCircleFill, + arrowshapeTurnUpLeftFill, + arrowshapeTurnUpRight, + arrowshapeTurnUpRightCircle, + arrowshapeTurnUpRightCircleFill, + arrowshapeTurnUpRightFill, + arrowshapeZigzagForward, + arrowshapeZigzagForwardFill, + arrowshapeZigzagRight, + arrowshapeZigzagRightFill, + arrowtriangleBackward, + arrowtriangleBackwardCircle, + arrowtriangleBackwardCircleFill, + arrowtriangleBackwardFill, + arrowtriangleBackwardSquare, + arrowtriangleBackwardSquareFill, + arrowtriangleDown, + arrowtriangleDownCircle, + arrowtriangleDownCircleFill, + arrowtriangleDownFill, + arrowtriangleDownSquare, + arrowtriangleDownSquareFill, + arrowtriangleForward, + arrowtriangleForwardCircle, + arrowtriangleForwardCircleFill, + arrowtriangleForwardFill, + arrowtriangleForwardSquare, + arrowtriangleForwardSquareFill, + arrowtriangleLeft, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, + arrowtriangleLeftAndLineVerticalAndArrowtriangleRightFill, + arrowtriangleLeftCircle, + arrowtriangleLeftCircleFill, + arrowtriangleLeftFill, + arrowtriangleLeftSquare, + arrowtriangleLeftSquareFill, + arrowtriangleRight, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, + arrowtriangleRightAndLineVerticalAndArrowtriangleLeftFill, + arrowtriangleRightCircle, + arrowtriangleRightCircleFill, + arrowtriangleRightFill, + arrowtriangleRightSquare, + arrowtriangleRightSquareFill, + arrowtriangleUp, + arrowtriangleUpCircle, + arrowtriangleUpCircleFill, + arrowtriangleUpFill, + arrowtriangleUpSquare, + arrowtriangleUpSquareFill, + aspectratio, + aspectratioFill, + asterisk, + asteriskCircle, + asteriskCircleFill, + at, + atBadgeMinus, + atBadgePlus, + atCircle, + atCircleFill, + atom, + australsignCircle, + australsignCircleFill, + australsignSquare, + australsignSquareFill, + bCircle, + bCircleFill, + bSquare, + bSquareFill, + backward, + backwardCircle, + backwardCircleFill, + backwardEnd, + backwardEndAlt, + backwardEndAltFill, + backwardEndFill, + backwardFill, + backwardFrame, + backwardFrameFill, + badgePlusRadiowavesForward, + badgePlusRadiowavesRight, + bag, + bagBadgeMinus, + bagBadgePlus, + bagCircle, + bagCircleFill, + bagFill, + bagFillBadgeMinus, + bagFillBadgePlus, + bahtsignCircle, + bahtsignCircleFill, + bahtsignSquare, + bahtsignSquareFill, + bandage, + bandageFill, + banknote, + banknoteFill, + barcode, + barcodeViewfinder, + barometer, + battery0, + battery100, + battery100Bolt, + battery25, + battery50, + battery75, + beatsEarphones, + beatsHeadphones, + beatsPowerbeats, + beatsPowerbeats3, + beatsPowerbeatspro, + beatsPowerbeatsproChargingcase, + beatsPowerbeatsproChargingcaseFill, + beatsPowerbeatsproLeft, + beatsPowerbeatsproRight, + beatsStudiobudLeft, + beatsStudiobudRight, + beatsStudiobuds, + beatsStudiobudsChargingcase, + beatsStudiobudsChargingcaseFill, + bedDouble, + bedDoubleCircle, + bedDoubleCircleFill, + bedDoubleFill, + bell, + bellAndWaveform, + bellAndWaveformFill, + bellBadge, + bellBadgeCircle, + bellBadgeCircleFill, + bellBadgeFill, + bellCircle, + bellCircleFill, + bellFill, + bellSlash, + bellSlashCircle, + bellSlashCircleFill, + bellSlashFill, + bellSquare, + bellSquareFill, + bicycle, + bicycleCircle, + bicycleCircleFill, + binoculars, + binocularsFill, + bitcoinsignCircle, + bitcoinsignCircleFill, + bitcoinsignSquare, + bitcoinsignSquareFill, + bold, + boldItalicUnderline, + boldUnderline, + bolt, + boltBadgeA, + boltBadgeAFill, + boltBatteryblock, + boltBatteryblockFill, + boltCar, + boltCarCircle, + boltCarCircleFill, + boltCarFill, + boltCircle, + boltCircleFill, + boltFill, + boltHeart, + boltHeartFill, + boltHorizontal, + boltHorizontalCircle, + boltHorizontalCircleFill, + boltHorizontalFill, + boltHorizontalIcloud, + boltHorizontalIcloudFill, + boltRingClosed, + boltShield, + boltShieldFill, + boltSlash, + boltSlashCircle, + boltSlashCircleFill, + boltSlashFill, + boltSquare, + boltSquareFill, + bonjour, + book, + bookCircle, + bookCircleFill, + bookClosed, + bookClosedCircle, + bookClosedCircleFill, + bookClosedFill, + bookFill, + bookmark, + bookmarkCircle, + bookmarkCircleFill, + bookmarkFill, + bookmarkSlash, + bookmarkSlashFill, + bookmarkSquare, + bookmarkSquareFill, + booksVertical, + booksVerticalCircle, + booksVerticalCircleFill, + booksVerticalFill, + brain, + brainHeadProfile, + brazilianrealsignCircle, + brazilianrealsignCircleFill, + brazilianrealsignSquare, + brazilianrealsignSquareFill, + briefcase, + briefcaseCircle, + briefcaseCircleFill, + briefcaseFill, + bubbleLeft, + bubbleLeftAndBubbleRight, + bubbleLeftAndBubbleRightFill, + bubbleLeftAndExclamationmarkBubbleRight, + bubbleLeftAndExclamationmarkBubbleRightFill, + bubbleLeftCircle, + bubbleLeftCircleFill, + bubbleLeftFill, + bubbleMiddleBottom, + bubbleMiddleBottomFill, + bubbleMiddleTop, + bubbleMiddleTopFill, + bubbleRight, + bubbleRightCircle, + bubbleRightCircleFill, + bubbleRightFill, + building, + building2, + building2CropCircle, + building2CropCircleFill, + building2Fill, + buildingColumns, + buildingColumnsCircle, + buildingColumnsCircleFill, + buildingColumnsFill, + buildingFill, + burn, + burst, + burstFill, + bus, + busDoubledecker, + busDoubledeckerFill, + busFill, + cCircle, + cCircleFill, + cSquare, + cSquareFill, + cableConnector, + cableConnectorHorizontal, + cablecar, + cablecarFill, + calendar, + calendarBadgeClock, + calendarBadgeExclamationmark, + calendarBadgeMinus, + calendarBadgePlus, + calendarCircle, + calendarCircleFill, + calendarDayTimelineLeading, + calendarDayTimelineLeft, + calendarDayTimelineRight, + calendarDayTimelineTrailing, + camera, + cameraAperture, + cameraBadgeEllipsis, + cameraCircle, + cameraCircleFill, + cameraFill, + cameraFillBadgeEllipsis, + cameraFilters, + cameraMeteringCenterWeighted, + cameraMeteringCenterWeightedAverage, + cameraMeteringMatrix, + cameraMeteringMultispot, + cameraMeteringNone, + cameraMeteringPartial, + cameraMeteringSpot, + cameraMeteringUnknown, + cameraOnRectangle, + cameraOnRectangleFill, + cameraShutterButton, + cameraShutterButtonFill, + cameraViewfinder, + candybarphone, + capslock, + capslockFill, + capsule, + capsuleBottomhalfFilled, + capsuleFill, + capsuleInsetFilled, + capsuleLefthalfFilled, + capsulePortrait, + capsulePortraitBottomhalfFilled, + capsulePortraitFill, + capsulePortraitInsetFilled, + capsulePortraitLefthalfFilled, + capsulePortraitRighthalfFilled, + capsulePortraitTophalfFilled, + capsuleRighthalfFilled, + capsuleTophalfFilled, + captionsBubble, + captionsBubbleFill, + car, + car2, + car2Fill, + carCircle, + carCircleFill, + carFerry, + carFerryFill, + carFill, + cart, + cartBadgeMinus, + cartBadgePlus, + cartCircle, + cartCircleFill, + cartFill, + cartFillBadgeMinus, + cartFillBadgePlus, + `case`, + caseFill, + cedisignCircle, + cedisignCircleFill, + cedisignSquare, + cedisignSquareFill, + centsignCircle, + centsignCircleFill, + centsignSquare, + centsignSquareFill, + character, + characterBookClosed, + characterBookClosedFill, + characterBubble, + characterBubbleFill, + characterCursorIbeam, + characterTextbox, + chartBar, + chartBarDocHorizontal, + chartBarDocHorizontalFill, + chartBarFill, + chartBarXaxis, + chartLineUptrendXyaxis, + chartLineUptrendXyaxisCircle, + chartLineUptrendXyaxisCircleFill, + chartPie, + chartPieFill, + chartXyaxisLine, + checkerboardRectangle, + checkerboardShield, + checklist, + checkmark, + checkmarkBubble, + checkmarkBubbleFill, + checkmarkCircle, + checkmarkCircleFill, + checkmarkCircleTrianglebadgeExclamationmark, + checkmarkDiamond, + checkmarkDiamondFill, + checkmarkIcloud, + checkmarkIcloudFill, + checkmarkRectangle, + checkmarkRectangleFill, + checkmarkRectanglePortrait, + checkmarkRectanglePortraitFill, + checkmarkSeal, + checkmarkSealFill, + checkmarkShield, + checkmarkShieldFill, + checkmarkSquare, + checkmarkSquareFill, + chevronBackward, + chevronBackward2, + chevronBackwardCircle, + chevronBackwardCircleFill, + chevronBackwardSquare, + chevronBackwardSquareFill, + chevronCompactDown, + chevronCompactLeft, + chevronCompactRight, + chevronCompactUp, + chevronDown, + chevronDownCircle, + chevronDownCircleFill, + chevronDownSquare, + chevronDownSquareFill, + chevronForward, + chevronForward2, + chevronForwardCircle, + chevronForwardCircleFill, + chevronForwardSquare, + chevronForwardSquareFill, + chevronLeft, + chevronLeft2, + chevronLeftCircle, + chevronLeftCircleFill, + chevronLeftForwardslashChevronRight, + chevronLeftSquare, + chevronLeftSquareFill, + chevronRight, + chevronRight2, + chevronRightCircle, + chevronRightCircleFill, + chevronRightSquare, + chevronRightSquareFill, + chevronUp, + chevronUpChevronDown, + chevronUpCircle, + chevronUpCircleFill, + chevronUpSquare, + chevronUpSquareFill, + circle, + circleAndLineHorizontal, + circleAndLineHorizontalFill, + circleBottomhalfFilled, + circleCircle, + circleCircleFill, + circleDashed, + circleDashedInsetFilled, + circleDotted, + circleFill, + circleGrid2x1, + circleGrid2x1Fill, + circleGrid2x1LeftFilled, + circleGrid2x1RightFilled, + circleGrid2x2, + circleGrid2x2Fill, + circleGrid3x3, + circleGrid3x3Circle, + circleGrid3x3CircleFill, + circleGrid3x3Fill, + circleGridCross, + circleGridCrossDownFilled, + circleGridCrossFill, + circleGridCrossLeftFilled, + circleGridCrossRightFilled, + circleGridCrossUpFilled, + circleHexagongrid, + circleHexagongridCircle, + circleHexagongridCircleFill, + circleHexagongridFill, + circleHexagonpath, + circleHexagonpathFill, + circleInsetFilled, + circleLefthalfFilled, + circleRighthalfFilled, + circleSlash, + circleSlashFill, + circleSquare, + circleSquareFill, + circleTophalfFilled, + circlebadge, + circlebadge2, + circlebadge2Fill, + circlebadgeFill, + clear, + clearFill, + clock, + clockArrow2Circlepath, + clockArrowCirclepath, + clockBadgeCheckmark, + clockBadgeCheckmarkFill, + clockBadgeExclamationmark, + clockBadgeExclamationmarkFill, + clockCircle, + clockCircleFill, + clockFill, + cloud, + cloudBolt, + cloudBoltFill, + cloudBoltRain, + cloudBoltRainFill, + cloudDrizzle, + cloudDrizzleFill, + cloudFill, + cloudFog, + cloudFogFill, + cloudHail, + cloudHailFill, + cloudHeavyrain, + cloudHeavyrainFill, + cloudMoon, + cloudMoonBolt, + cloudMoonBoltFill, + cloudMoonFill, + cloudMoonRain, + cloudMoonRainFill, + cloudRain, + cloudRainFill, + cloudSleet, + cloudSleetFill, + cloudSnow, + cloudSnowFill, + cloudSun, + cloudSunBolt, + cloudSunBoltFill, + cloudSunFill, + cloudSunRain, + cloudSunRainFill, + coloncurrencysignCircle, + coloncurrencysignCircleFill, + coloncurrencysignSquare, + coloncurrencysignSquareFill, + comb, + combFill, + command, + commandCircle, + commandCircleFill, + commandSquare, + commandSquareFill, + computermouse, + computermouseFill, + cone, + coneFill, + contextualmenuAndCursorarrow, + control, + cpu, + cpuFill, + creditcard, + creditcardAnd123, + creditcardCircle, + creditcardCircleFill, + creditcardFill, + creditcardTrianglebadgeExclamationmark, + crop, + cropRotate, + cross, + crossCase, + crossCaseFill, + crossCircle, + crossCircleFill, + crossFill, + crossVial, + crossVialFill, + crown, + crownFill, + cruzeirosignCircle, + cruzeirosignCircleFill, + cruzeirosignSquare, + cruzeirosignSquareFill, + cube, + cubeFill, + cubeTransparent, + cubeTransparentFill, + cupAndSaucer, + cupAndSaucerFill, + curlybraces, + curlybracesSquare, + curlybracesSquareFill, + cursorarrow, + cursorarrowAndSquareOnSquareDashed, + cursorarrowClick, + cursorarrowClick2, + cursorarrowClickBadgeClock, + cursorarrowMotionlines, + cursorarrowMotionlinesClick, + cursorarrowRays, + cursorarrowSquare, + cylinder, + cylinderFill, + cylinderSplit1x2, + cylinderSplit1x2Fill, + dCircle, + dCircleFill, + dSquare, + dSquareFill, + decreaseIndent, + decreaseQuotelevel, + deleteBackward, + deleteBackwardFill, + deleteForward, + deleteForwardFill, + deleteLeft, + deleteLeftFill, + deleteRight, + deleteRightFill, + deskclock, + deskclockFill, + desktopcomputer, + desktopcomputerAndArrowDown, + desktopcomputerTrianglebadgeExclamationmark, + dialMax, + dialMaxFill, + dialMin, + dialMinFill, + diamond, + diamondBottomhalfFilled, + diamondCircle, + diamondCircleFill, + diamondFill, + diamondInsetFilled, + diamondLefthalfFilled, + diamondRighthalfFilled, + diamondTophalfFilled, + dice, + diceFill, + dieFace1, + dieFace1Fill, + dieFace2, + dieFace2Fill, + dieFace3, + dieFace3Fill, + dieFace4, + dieFace4Fill, + dieFace5, + dieFace5Fill, + dieFace6, + dieFace6Fill, + digitalcrownArrowClockwise, + digitalcrownArrowClockwiseFill, + digitalcrownArrowCounterclockwise, + digitalcrownArrowCounterclockwiseFill, + digitalcrownHorizontalArrowClockwise, + digitalcrownHorizontalArrowClockwiseFill, + digitalcrownHorizontalArrowCounterclockwise, + digitalcrownHorizontalArrowCounterclockwiseFill, + digitalcrownHorizontalPress, + digitalcrownHorizontalPressFill, + digitalcrownPress, + digitalcrownPressFill, + directcurrent, + display, + display2, + displayAndArrowDown, + displayTrianglebadgeExclamationmark, + divide, + divideCircle, + divideCircleFill, + divideSquare, + divideSquareFill, + doc, + docAppend, + docAppendFill, + docBadgeEllipsis, + docBadgeGearshape, + docBadgeGearshapeFill, + docBadgePlus, + docCircle, + docCircleFill, + docFill, + docFillBadgeEllipsis, + docFillBadgePlus, + docOnClipboard, + docOnClipboardFill, + docOnDoc, + docOnDocFill, + docPlaintext, + docPlaintextFill, + docRichtext, + docRichtextFill, + docText, + docTextBelowEcg, + docTextBelowEcgFill, + docTextFill, + docTextImage, + docTextImageFill, + docTextMagnifyingglass, + docViewfinder, + docViewfinderFill, + docZipper, + dockArrowDownRectangle, + dockArrowUpRectangle, + dockRectangle, + dollarsignCircle, + dollarsignCircleFill, + dollarsignSquare, + dollarsignSquareFill, + dongsignCircle, + dongsignCircleFill, + dongsignSquare, + dongsignSquareFill, + dotArrowtrianglesUpRightDownLeftCircle, + dotCircleAndCursorarrow, + dotCircleAndHandPointUpLeftFill, + dotCircleViewfinder, + dotRadiowavesForward, + dotRadiowavesLeftAndRight, + dotRadiowavesRight, + dotRadiowavesUpForward, + dotSquare, + dotSquareFill, + dotSquareshape, + dotSquareshapeFill, + dotSquareshapeSplit2x2, + dotViewfinder, + dpad, + dpadDownFilled, + dpadFill, + dpadLeftFilled, + dpadRightFilled, + dpadUpFilled, + drop, + dropCircle, + dropCircleFill, + dropFill, + dropTriangle, + dropTriangleFill, + eCircle, + eCircleFill, + eSquare, + eSquareFill, + ear, + earAndWaveform, + earBadgeCheckmark, + earFill, + earTrianglebadgeExclamationmark, + earbuds, + earbudsCase, + earbudsCaseFill, + earpods, + eject, + ejectCircle, + ejectCircleFill, + ejectFill, + ellipsis, + ellipsisBubble, + ellipsisBubbleFill, + ellipsisCircle, + ellipsisCircleFill, + ellipsisCurlybraces, + ellipsisRectangle, + ellipsisRectangleFill, + ellipsisVerticalBubble, + ellipsisVerticalBubbleFill, + envelope, + envelopeArrowTriangleBranch, + envelopeArrowTriangleBranchFill, + envelopeBadge, + envelopeBadgeFill, + envelopeBadgeShieldHalfFilled, + envelopeBadgeShieldHalfFilledFill, + envelopeCircle, + envelopeCircleFill, + envelopeFill, + envelopeOpen, + envelopeOpenFill, + equal, + equalCircle, + equalCircleFill, + equalSquare, + equalSquareFill, + escape, + esim, + esimFill, + eurosignCircle, + eurosignCircleFill, + eurosignSquare, + eurosignSquareFill, + exclamationmark, + exclamationmark2, + exclamationmark3, + exclamationmarkApplewatch, + exclamationmarkArrowCirclepath, + exclamationmarkArrowTriangle2Circlepath, + exclamationmarkBubble, + exclamationmarkBubbleCircle, + exclamationmarkBubbleCircleFill, + exclamationmarkBubbleFill, + exclamationmarkCircle, + exclamationmarkCircleFill, + exclamationmarkIcloud, + exclamationmarkIcloudFill, + exclamationmarkOctagon, + exclamationmarkOctagonFill, + exclamationmarkShield, + exclamationmarkShieldFill, + exclamationmarkSquare, + exclamationmarkSquareFill, + exclamationmarkTriangle, + exclamationmarkTriangleFill, + externaldrive, + externaldriveBadgeCheckmark, + externaldriveBadgeIcloud, + externaldriveBadgeMinus, + externaldriveBadgePersonCrop, + externaldriveBadgePlus, + externaldriveBadgeTimemachine, + externaldriveBadgeWifi, + externaldriveBadgeXmark, + externaldriveConnectedToLineBelow, + externaldriveConnectedToLineBelowFill, + externaldriveFill, + externaldriveFillBadgeCheckmark, + externaldriveFillBadgeIcloud, + externaldriveFillBadgeMinus, + externaldriveFillBadgePersonCrop, + externaldriveFillBadgePlus, + externaldriveFillBadgeTimemachine, + externaldriveFillBadgeWifi, + externaldriveFillBadgeXmark, + eye, + eyeCircle, + eyeCircleFill, + eyeFill, + eyeSlash, + eyeSlashCircle, + eyeSlashCircleFill, + eyeSlashFill, + eyeSquare, + eyeSquareFill, + eyeTrianglebadgeExclamationmark, + eyeTrianglebadgeExclamationmarkFill, + eyebrow, + eyedropper, + eyedropperFull, + eyedropperHalffull, + eyeglasses, + eyes, + eyesInverse, + fCircle, + fCircleFill, + fCursive, + fCursiveCircle, + fCursiveCircleFill, + fSquare, + fSquareFill, + faceDashed, + faceDashedFill, + faceSmiling, + faceSmilingFill, + faceid, + facemask, + facemaskFill, + fanblades, + fanbladesFill, + faxmachine, + ferry, + ferryFill, + fibrechannel, + figureRoll, + figureStand, + figureStandLineDottedFigureStand, + figureWalk, + figureWalkCircle, + figureWalkCircleFill, + figureWalkDiamond, + figureWalkDiamondFill, + figureWave, + figureWaveCircle, + figureWaveCircleFill, + filemenuAndCursorarrow, + filemenuAndSelection, + film, + filmCircle, + filmCircleFill, + filmFill, + flag, + flag2Crossed, + flag2CrossedFill, + flagAndFlagFilledCrossed, + flagBadgeEllipsis, + flagBadgeEllipsisFill, + flagCircle, + flagCircleFill, + flagFill, + flagFilledAndFlagCrossed, + flagSlash, + flagSlashCircle, + flagSlashCircleFill, + flagSlashFill, + flagSquare, + flagSquareFill, + flame, + flameCircle, + flameCircleFill, + flameFill, + flashlightOffFill, + flashlightOnFill, + flipphone, + florinsignCircle, + florinsignCircleFill, + florinsignSquare, + florinsignSquareFill, + flowchart, + flowchartFill, + fn, + folder, + folderBadgeGearshape, + folderBadgeMinus, + folderBadgePersonCrop, + folderBadgePlus, + folderBadgeQuestionmark, + folderCircle, + folderCircleFill, + folderFill, + folderFillBadgeGearshape, + folderFillBadgeMinus, + folderFillBadgePersonCrop, + folderFillBadgePlus, + folderFillBadgeQuestionmark, + forkKnife, + forkKnifeCircle, + forkKnifeCircleFill, + forward, + forwardCircle, + forwardCircleFill, + forwardEnd, + forwardEndAlt, + forwardEndAltFill, + forwardEndFill, + forwardFill, + forwardFrame, + forwardFrameFill, + francsignCircle, + francsignCircleFill, + francsignSquare, + francsignSquareFill, + fuelpump, + fuelpumpCircle, + fuelpumpCircleFill, + fuelpumpFill, + function, + fx, + gCircle, + gCircleFill, + gSquare, + gSquareFill, + gamecontroller, + gamecontrollerFill, + gauge, + gaugeBadgeMinus, + gaugeBadgePlus, + gear, + gearBadgeCheckmark, + gearBadgeQuestionmark, + gearBadgeXmark, + gearCircle, + gearCircleFill, + gearshape, + gearshape2, + gearshape2Fill, + gearshapeCircle, + gearshapeCircleFill, + gearshapeFill, + gift, + giftCircle, + giftCircleFill, + giftFill, + giftcard, + giftcardFill, + globe, + globeAmericas, + globeAmericasFill, + globeAsiaAustralia, + globeAsiaAustraliaFill, + globeBadgeChevronBackward, + globeEuropeAfrica, + globeEuropeAfricaFill, + gobackward, + gobackward10, + gobackward15, + gobackward30, + gobackward45, + gobackward5, + gobackward60, + gobackward75, + gobackward90, + gobackwardMinus, + goforward, + goforward10, + goforward15, + goforward30, + goforward45, + goforward5, + goforward60, + goforward75, + goforward90, + goforwardPlus, + graduationcap, + graduationcapCircle, + graduationcapCircleFill, + graduationcapFill, + greaterthan, + greaterthanCircle, + greaterthanCircleFill, + greaterthanSquare, + greaterthanSquareFill, + greetingcard, + greetingcardFill, + grid, + gridCircle, + gridCircleFill, + guaranisignCircle, + guaranisignCircleFill, + guaranisignSquare, + guaranisignSquareFill, + guitars, + guitarsFill, + gyroscope, + hCircle, + hCircleFill, + hSquare, + hSquareFill, + hSquareOnSquare, + hSquareOnSquareFill, + hammer, + hammerCircle, + hammerCircleFill, + hammerFill, + handDraw, + handDrawFill, + handPointDown, + handPointDownFill, + handPointLeft, + handPointLeftFill, + handPointRight, + handPointRightFill, + handPointUp, + handPointUpBraille, + handPointUpBrailleFill, + handPointUpFill, + handPointUpLeft, + handPointUpLeftFill, + handRaised, + handRaisedCircle, + handRaisedCircleFill, + handRaisedFill, + handRaisedSlash, + handRaisedSlashFill, + handRaisedSquare, + handRaisedSquareFill, + handRaisedSquareOnSquare, + handRaisedSquareOnSquareFill, + handTap, + handTapFill, + handThumbsdown, + handThumbsdownCircle, + handThumbsdownCircleFill, + handThumbsdownFill, + handThumbsup, + handThumbsupCircle, + handThumbsupCircleFill, + handThumbsupFill, + handWave, + handWaveFill, + handsClap, + handsClapFill, + handsSparkles, + handsSparklesFill, + hare, + hareFill, + headphones, + headphonesCircle, + headphonesCircleFill, + hearingdeviceEar, + heart, + heartCircle, + heartCircleFill, + heartFill, + heartRectangle, + heartRectangleFill, + heartSlash, + heartSlashCircle, + heartSlashCircleFill, + heartSlashFill, + heartSquare, + heartSquareFill, + heartTextSquare, + heartTextSquareFill, + helm, + hexagon, + hexagonBottomhalfFilled, + hexagonFill, + hexagonLefthalfFilled, + hexagonRighthalfFilled, + hexagonTophalfFilled, + hifispeaker, + hifispeaker2, + hifispeaker2Fill, + hifispeakerAndAppletv, + hifispeakerAndAppletvFill, + hifispeakerAndHomepod, + hifispeakerAndHomepodFill, + hifispeakerAndHomepodmini, + hifispeakerAndHomepodminiFill, + hifispeakerFill, + highlighter, + homekit, + homepod, + homepod2, + homepod2Fill, + homepodAndAppletv, + homepodAndAppletvFill, + homepodAndHomepodmini, + homepodAndHomepodminiFill, + homepodFill, + homepodmini, + homepodmini2, + homepodmini2Fill, + homepodminiAndAppletv, + homepodminiAndAppletvFill, + homepodminiFill, + hourglass, + hourglassBadgePlus, + hourglassBottomhalfFilled, + hourglassCircle, + hourglassCircleFill, + hourglassTophalfFilled, + house, + houseCircle, + houseCircleFill, + houseFill, + hryvniasignCircle, + hryvniasignCircleFill, + hryvniasignSquare, + hryvniasignSquareFill, + humidity, + humidityFill, + hurricane, + iCircle, + iCircleFill, + iSquare, + iSquareFill, + icloud, + icloudAndArrowDown, + icloudAndArrowDownFill, + icloudAndArrowUp, + icloudAndArrowUpFill, + icloudCircle, + icloudCircleFill, + icloudFill, + icloudSlash, + icloudSlashFill, + icloudSquare, + icloudSquareFill, + increaseIndent, + increaseQuotelevel, + indianrupeesignCircle, + indianrupeesignCircleFill, + indianrupeesignSquare, + indianrupeesignSquareFill, + infinity, + infinityCircle, + infinityCircleFill, + info, + infoCircle, + infoCircleFill, + internaldrive, + internaldriveFill, + ipad, + ipadAndArrowForward, + ipadAndIphone, + ipadBadgePlay, + ipadHomebutton, + ipadHomebuttonBadgePlay, + ipadHomebuttonLandscape, + ipadHomebuttonLandscapeBadgePlay, + ipadLandscape, + ipadLandscapeBadgePlay, + ipadRearCamera, + iphone, + iphoneAndArrowForward, + iphoneBadgePlay, + iphoneCircle, + iphoneCircleFill, + iphoneHomebutton, + iphoneHomebuttonBadgePlay, + iphoneHomebuttonCircle, + iphoneHomebuttonCircleFill, + iphoneHomebuttonLandscape, + iphoneHomebuttonRadiowavesLeftAndRight, + iphoneHomebuttonRadiowavesLeftAndRightCircle, + iphoneHomebuttonRadiowavesLeftAndRightCircleFill, + iphoneHomebuttonSlash, + iphoneHomebuttonSlashCircle, + iphoneHomebuttonSlashCircleFill, + iphoneLandscape, + iphoneRadiowavesLeftAndRight, + iphoneRadiowavesLeftAndRightCircle, + iphoneRadiowavesLeftAndRightCircleFill, + iphoneRearCamera, + iphoneSlash, + iphoneSlashCircle, + iphoneSlashCircleFill, + iphoneSmartbatterycaseGen1, + iphoneSmartbatterycaseGen2, + ipod, + ipodshuffleGen1, + ipodshuffleGen2, + ipodshuffleGen3, + ipodshuffleGen4, + ipodtouch, + ipodtouchLandscape, + ipodtouchSlash, + italic, + ivfluidBag, + ivfluidBagFill, + jCircle, + jCircleFill, + jSquare, + jSquareFill, + jSquareOnSquare, + jSquareOnSquareFill, + k, + kCircle, + kCircleFill, + kSquare, + kSquareFill, + key, + keyFill, + keyIcloud, + keyIcloudFill, + keyboard, + keyboardBadgeEllipsis, + keyboardChevronCompactDown, + keyboardChevronCompactLeft, + keyboardFill, + keyboardMacwindow, + keyboardOnehandedLeft, + keyboardOnehandedRight, + kipsignCircle, + kipsignCircleFill, + kipsignSquare, + kipsignSquareFill, + lCircle, + lCircleFill, + lJoystick, + lJoystickFill, + lJoystickPressDown, + lJoystickPressDownFill, + lJoystickTiltDown, + lJoystickTiltDownFill, + lJoystickTiltLeft, + lJoystickTiltLeftFill, + lJoystickTiltRight, + lJoystickTiltRightFill, + lJoystickTiltUp, + lJoystickTiltUpFill, + lRectangleRoundedbottom, + lRectangleRoundedbottomFill, + lSquare, + lSquareFill, + l1RectangleRoundedbottom, + l1RectangleRoundedbottomFill, + l2RectangleRoundedtop, + l2RectangleRoundedtopFill, + ladybug, + ladybugFill, + lanyardcard, + lanyardcardFill, + laptopcomputer, + laptopcomputerAndArrowDown, + laptopcomputerAndIphone, + laptopcomputerTrianglebadgeExclamationmark, + larisignCircle, + larisignCircleFill, + larisignSquare, + larisignSquareFill, + lasso, + lassoAndSparkles, + latch2Case, + latch2CaseFill, + lbRectangleRoundedbottom, + lbRectangleRoundedbottomFill, + leaf, + leafArrowTriangleCirclepath, + leafCircle, + leafCircleFill, + leafFill, + lessthan, + lessthanCircle, + lessthanCircleFill, + lessthanSquare, + lessthanSquareFill, + level, + levelFill, + lifepreserver, + lifepreserverFill, + lightMax, + lightMin, + lightbulb, + lightbulbCircle, + lightbulbCircleFill, + lightbulbFill, + lightbulbSlash, + lightbulbSlashFill, + line2HorizontalDecreaseCircle, + line2HorizontalDecreaseCircleFill, + line3CrossedSwirlCircle, + line3CrossedSwirlCircleFill, + line3Horizontal, + line3HorizontalCircle, + line3HorizontalCircleFill, + line3HorizontalDecrease, + line3HorizontalDecreaseCircle, + line3HorizontalDecreaseCircleFill, + lineDiagonal, + lineDiagonalArrow, + lineHorizontalStarFillLineHorizontal, + linesMeasurementHorizontal, + lineweight, + link, + linkBadgePlus, + linkCircle, + linkCircleFill, + linkIcloud, + linkIcloudFill, + lirasignCircle, + lirasignCircleFill, + lirasignSquare, + lirasignSquareFill, + listAndFilm, + listBullet, + listBulletBelowRectangle, + listBulletCircle, + listBulletCircleFill, + listBulletIndent, + listBulletRectangle, + listBulletRectangleFill, + listBulletRectanglePortrait, + listBulletRectanglePortraitFill, + listDash, + listDashHeaderRectangle, + listNumber, + listStar, + listTriangle, + livephoto, + livephotoBadgeA, + livephotoPlay, + livephotoSlash, + location, + locationCircle, + locationCircleFill, + locationFill, + locationFillViewfinder, + locationMagnifyingglass, + locationNorth, + locationNorthCircle, + locationNorthCircleFill, + locationNorthFill, + locationNorthLine, + locationNorthLineFill, + locationSlash, + locationSlashFill, + locationSquare, + locationSquareFill, + locationViewfinder, + lock, + lockApplewatch, + lockCircle, + lockCircleFill, + lockDesktopcomputer, + lockDisplay, + lockDoc, + lockDocFill, + lockFill, + lockIcloud, + lockIcloudFill, + lockIpad, + lockIphone, + lockLaptopcomputer, + lockOpen, + lockOpenApplewatch, + lockOpenDesktopcomputer, + lockOpenDisplay, + lockOpenFill, + lockOpenIpad, + lockOpenIphone, + lockOpenLaptopcomputer, + lockRectangle, + lockRectangleFill, + lockRectangleOnRectangle, + lockRectangleOnRectangleFill, + lockRectangleStack, + lockRectangleStackFill, + lockRotation, + lockRotationOpen, + lockShield, + lockShieldFill, + lockSlash, + lockSlashFill, + lockSquare, + lockSquareFill, + lockSquareStack, + lockSquareStackFill, + logoPlaystation, + logoXbox, + loupe, + ltRectangleRoundedtop, + ltRectangleRoundedtopFill, + lungs, + lungsFill, + mCircle, + mCircleFill, + mSquare, + mSquareFill, + macmini, + macminiFill, + macproGen1, + macproGen1Fill, + macproGen2, + macproGen2Fill, + macproGen3, + macproGen3Fill, + macproGen3Server, + macwindow, + macwindowBadgePlus, + macwindowOnRectangle, + magazine, + magazineFill, + magicmouse, + magicmouseFill, + magnifyingglass, + magnifyingglassCircle, + magnifyingglassCircleFill, + magsafeBatterypack, + magsafeBatterypackFill, + mail, + mailAndTextMagnifyingglass, + mailFill, + mailStack, + mailStackFill, + manatsignCircle, + manatsignCircleFill, + manatsignSquare, + manatsignSquareFill, + map, + mapCircle, + mapCircleFill, + mapFill, + mappin, + mappinAndEllipse, + mappinCircle, + mappinCircleFill, + mappinSlash, + mappinSlashCircle, + mappinSlashCircleFill, + mappinSquare, + mappinSquareFill, + mediastick, + megaphone, + megaphoneFill, + memories, + memoriesBadgeMinus, + memoriesBadgePlus, + memorychip, + memorychipFill, + menubarArrowDownRectangle, + menubarArrowUpRectangle, + menubarDockRectangle, + menubarDockRectangleBadgeRecord, + menubarRectangle, + menucard, + menucardFill, + message, + messageAndWaveform, + messageAndWaveformFill, + messageCircle, + messageCircleFill, + messageFill, + metronome, + metronomeFill, + mic, + micBadgePlus, + micCircle, + micCircleFill, + micFill, + micFillBadgePlus, + micSlash, + micSlashCircle, + micSlashCircleFill, + micSlashFill, + micSquare, + micSquareFill, + millsignCircle, + millsignCircleFill, + millsignSquare, + millsignSquareFill, + minus, + minusCircle, + minusCircleFill, + minusDiamond, + minusDiamondFill, + minusForwardslashPlus, + minusMagnifyingglass, + minusPlusBatteryblock, + minusPlusBatteryblockFill, + minusRectangle, + minusRectangleFill, + minusRectanglePortrait, + minusRectanglePortraitFill, + minusSquare, + minusSquareFill, + moon, + moonCircle, + moonCircleFill, + moonFill, + moonStars, + moonStarsFill, + moonZzz, + moonZzzFill, + mosaic, + mosaicFill, + mount, + mountFill, + mouth, + mouthFill, + move3d, + multiply, + multiplyCircle, + multiplyCircleFill, + multiplySquare, + multiplySquareFill, + musicMic, + musicMicCircle, + musicMicCircleFill, + musicNote, + musicNoteHouse, + musicNoteHouseFill, + musicNoteList, + musicNoteTv, + musicNoteTvFill, + musicQuarternote3, + mustache, + mustacheFill, + nCircle, + nCircleFill, + nSquare, + nSquareFill, + nairasignCircle, + nairasignCircleFill, + nairasignSquare, + nairasignSquareFill, + network, + networkBadgeShieldHalfFilled, + newspaper, + newspaperCircle, + newspaperCircleFill, + newspaperFill, + nose, + noseFill, + nosign, + note, + noteText, + noteTextBadgePlus, + number, + numberCircle, + numberCircleFill, + numberSquare, + numberSquareFill, + oCircle, + oCircleFill, + oSquare, + oSquareFill, + octagon, + octagonBottomhalfFilled, + octagonFill, + octagonLefthalfFilled, + octagonRighthalfFilled, + octagonTophalfFilled, + opticaldisc, + opticaldiscdrive, + opticaldiscdriveFill, + option, + oval, + ovalBottomhalfFilled, + ovalFill, + ovalInsetFilled, + ovalLefthalfFilled, + ovalPortrait, + ovalPortraitBottomhalfFilled, + ovalPortraitFill, + ovalPortraitInsetFilled, + ovalPortraitLefthalfFilled, + ovalPortraitRighthalfFilled, + ovalPortraitTophalfFilled, + ovalRighthalfFilled, + ovalTophalfFilled, + pCircle, + pCircleFill, + pSquare, + pSquareFill, + paintbrush, + paintbrushFill, + paintbrushPointed, + paintbrushPointedFill, + paintpalette, + paintpaletteFill, + pano, + panoFill, + paperclip, + paperclipBadgeEllipsis, + paperclipCircle, + paperclipCircleFill, + paperplane, + paperplaneCircle, + paperplaneCircleFill, + paperplaneFill, + paragraphsign, + parentheses, + parkingsign, + parkingsignCircle, + parkingsignCircleFill, + pause, + pauseCircle, + pauseCircleFill, + pauseFill, + pauseRectangle, + pauseRectangleFill, + pawprint, + pawprintCircle, + pawprintCircleFill, + pawprintFill, + pc, + peacesign, + pencil, + pencilAndOutline, + pencilCircle, + pencilCircleFill, + pencilSlash, + pencilTip, + pencilTipCropCircle, + pencilTipCropCircleBadgeArrowForward, + pencilTipCropCircleBadgeMinus, + pencilTipCropCircleBadgePlus, + pentagon, + pentagonBottomhalfFilled, + pentagonFill, + pentagonLefthalfFilled, + pentagonRighthalfFilled, + pentagonTophalfFilled, + percent, + person, + person2, + person2Circle, + person2CircleFill, + person2CropSquareStack, + person2CropSquareStackFill, + person2Fill, + person2Wave2, + person2Wave2Fill, + person3, + person3Fill, + person3Sequence, + person3SequenceFill, + personAndArrowLeftAndArrowRight, + personBadgeClock, + personBadgeClockFill, + personBadgeMinus, + personBadgePlus, + personCircle, + personCircleFill, + personCropArtframe, + personCropCircle, + personCropCircleBadge, + personCropCircleBadgeCheckmark, + personCropCircleBadgeClock, + personCropCircleBadgeClockFill, + personCropCircleBadgeExclamationmark, + personCropCircleBadgeExclamationmarkFill, + personCropCircleBadgeFill, + personCropCircleBadgeMinus, + personCropCircleBadgeMoon, + personCropCircleBadgeMoonFill, + personCropCircleBadgePlus, + personCropCircleBadgeQuestionmark, + personCropCircleBadgeQuestionmarkFill, + personCropCircleBadgeXmark, + personCropCircleFill, + personCropCircleFillBadgeCheckmark, + personCropCircleFillBadgeMinus, + personCropCircleFillBadgePlus, + personCropCircleFillBadgeXmark, + personCropRectangle, + personCropRectangleFill, + personCropRectangleStack, + personCropRectangleStackFill, + personCropSquare, + personCropSquareFill, + personCropSquareFilledAndAtRectangle, + personCropSquareFilledAndAtRectangleFill, + personFill, + personFillAndArrowLeftAndArrowRight, + personFillBadgeMinus, + personFillBadgePlus, + personFillCheckmark, + personFillQuestionmark, + personFillTurnDown, + personFillTurnLeft, + personFillTurnRight, + personFillViewfinder, + personFillXmark, + personIcloud, + personIcloudFill, + personTextRectangle, + personTextRectangleFill, + personWave2, + personWave2Fill, + personalhotspot, + personalhotspotCircle, + personalhotspotCircleFill, + perspective, + pesetasignCircle, + pesetasignCircleFill, + pesetasignSquare, + pesetasignSquareFill, + pesosignCircle, + pesosignCircleFill, + pesosignSquare, + pesosignSquareFill, + phone, + phoneAndWaveform, + phoneAndWaveformFill, + phoneArrowDownLeft, + phoneArrowRight, + phoneArrowUpRight, + phoneBadgePlus, + phoneBubbleLeft, + phoneBubbleLeftFill, + phoneCircle, + phoneCircleFill, + phoneConnection, + phoneDown, + phoneDownCircle, + phoneDownCircleFill, + phoneDownFill, + phoneFill, + phoneFillArrowDownLeft, + phoneFillArrowRight, + phoneFillArrowUpRight, + phoneFillBadgePlus, + phoneFillConnection, + photo, + photoArtframe, + photoCircle, + photoCircleFill, + photoFill, + photoFillOnRectangleFill, + photoOnRectangle, + photoOnRectangleAngled, + photoTv, + pianokeys, + pianokeysInverse, + pills, + pillsCircle, + pillsCircleFill, + pillsFill, + pin, + pinCircle, + pinCircleFill, + pinFill, + pinSlash, + pinSlashFill, + pinSquare, + pinSquareFill, + pip, + pipEnter, + pipExit, + pipFill, + pipRemove, + pipSwap, + placeholdertextFill, + platter2FilledIpad, + platter2FilledIpadLandscape, + platter2FilledIphone, + platter2FilledIphoneLandscape, + platterBottomApplewatchCase, + platterFilledBottomAndArrowDownIphone, + platterFilledBottomApplewatchCase, + platterFilledBottomIphone, + platterFilledTopAndArrowUpIphone, + platterFilledTopApplewatchCase, + platterFilledTopIphone, + platterTopApplewatchCase, + play, + playCircle, + playCircleFill, + playFill, + playRectangle, + playRectangleFill, + playRectangleOnRectangle, + playRectangleOnRectangleCircle, + playRectangleOnRectangleCircleFill, + playRectangleOnRectangleFill, + playSlash, + playSlashFill, + playSquare, + playSquareFill, + playTv, + playTvFill, + playpause, + playpauseFill, + plus, + plusApp, + plusAppFill, + plusBubble, + plusBubbleFill, + plusCircle, + plusCircleFill, + plusDiamond, + plusDiamondFill, + plusForwardslashMinus, + plusMagnifyingglass, + plusMessage, + plusMessageFill, + plusRectangle, + plusRectangleFill, + plusRectangleFillOnRectangleFill, + plusRectangleOnFolder, + plusRectangleOnFolderFill, + plusRectangleOnRectangle, + plusRectanglePortrait, + plusRectanglePortraitFill, + plusSquare, + plusSquareDashed, + plusSquareFill, + plusSquareFillOnSquareFill, + plusSquareOnSquare, + plusViewfinder, + plusminus, + plusminusCircle, + plusminusCircleFill, + point3ConnectedTrianglepathDotted, + point3FilledConnectedTrianglepathDotted, + pointFilledTopleftDownCurvedtoPointBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUp, + pointTopleftDownCurvedtoPointBottomrightUpFill, + pointTopleftDownCurvedtoPointFilledBottomrightUp, + power, + powerCircle, + powerCircleFill, + powerDotted, + poweroff, + poweron, + powerplug, + powerplugFill, + powersleep, + printer, + printerDotmatrix, + printerDotmatrixFill, + printerDotmatrixFilledAndPaper, + printerFill, + printerFilledAndPaper, + projective, + purchased, + purchasedCircle, + purchasedCircleFill, + puzzlepiece, + puzzlepieceExtension, + puzzlepieceExtensionFill, + puzzlepieceFill, + pyramid, + pyramidFill, + qCircle, + qCircleFill, + qSquare, + qSquareFill, + qrcode, + qrcodeViewfinder, + questionmark, + questionmarkApp, + questionmarkAppDashed, + questionmarkAppFill, + questionmarkCircle, + questionmarkCircleFill, + questionmarkDiamond, + questionmarkDiamondFill, + questionmarkFolder, + questionmarkFolderFill, + questionmarkSquare, + questionmarkSquareDashed, + questionmarkSquareFill, + questionmarkVideo, + questionmarkVideoFill, + quoteBubble, + quoteBubbleFill, + quoteClosing, + quoteOpening, + rCircle, + rCircleFill, + rJoystick, + rJoystickFill, + rJoystickPressDown, + rJoystickPressDownFill, + rJoystickTiltDown, + rJoystickTiltDownFill, + rJoystickTiltLeft, + rJoystickTiltLeftFill, + rJoystickTiltRight, + rJoystickTiltRightFill, + rJoystickTiltUp, + rJoystickTiltUpFill, + rRectangleRoundedbottom, + rRectangleRoundedbottomFill, + rSquare, + rSquareFill, + rSquareOnSquare, + rSquareOnSquareFill, + r1RectangleRoundedbottom, + r1RectangleRoundedbottomFill, + r2RectangleRoundedtop, + r2RectangleRoundedtopFill, + radio, + radioFill, + rays, + rbRectangleRoundedbottom, + rbRectangleRoundedbottomFill, + recordCircle, + recordCircleFill, + recordingtape, + rectangle, + rectangle2Swap, + rectangle3Group, + rectangle3GroupBubbleLeft, + rectangle3GroupBubbleLeftFill, + rectangle3GroupFill, + rectangleAndArrowUpRightAndArrowDownLeft, + rectangleAndArrowUpRightAndArrowDownLeftSlash, + rectangleAndHandPointUpLeft, + rectangleAndHandPointUpLeftFill, + rectangleAndHandPointUpLeftFilled, + rectangleAndPaperclip, + rectangleAndPencilAndEllipsis, + rectangleAndTextMagnifyingglass, + rectangleArrowtriangle2Inward, + rectangleArrowtriangle2Outward, + rectangleBadgeCheckmark, + rectangleBadgeMinus, + rectangleBadgePersonCrop, + rectangleBadgePlus, + rectangleBadgeXmark, + rectangleBottomhalfFilled, + rectangleBottomhalfInsetFilled, + rectangleBottomthirdInsetFilled, + rectangleCenterInsetFilled, + rectangleCenterInsetFilledBadgePlus, + rectangleCompressVertical, + rectangleConnectedToLineBelow, + rectangleDashed, + rectangleDashedAndPaperclip, + rectangleDashedBadgeRecord, + rectangleExpandVertical, + rectangleFill, + rectangleFillBadgeCheckmark, + rectangleFillBadgeMinus, + rectangleFillBadgePersonCrop, + rectangleFillBadgePlus, + rectangleFillBadgeXmark, + rectangleFillOnRectangleAngledFill, + rectangleFillOnRectangleFill, + rectangleFilledAndHandPointUpLeft, + rectangleGrid1x2, + rectangleGrid1x2Fill, + rectangleGrid2x2, + rectangleGrid2x2Fill, + rectangleGrid3x2, + rectangleGrid3x2Fill, + rectangleInsetBottomleadingFilled, + rectangleInsetBottomleftFilled, + rectangleInsetBottomrightFilled, + rectangleInsetBottomtrailingFilled, + rectangleInsetFilled, + rectangleInsetFilledAndPersonFilled, + rectangleInsetFilledOnRectangle, + rectangleInsetTopleadingFilled, + rectangleInsetTopleftFilled, + rectangleInsetToprightFilled, + rectangleInsetToptrailingFilled, + rectangleLeadinghalfInsetFilled, + rectangleLeadinghalfInsetFilledArrowLeading, + rectangleLeadingthirdInsetFilled, + rectangleLefthalfFilled, + rectangleLefthalfInsetFilled, + rectangleLefthalfInsetFilledArrowLeft, + rectangleLeftthirdInsetFilled, + rectangleOnRectangle, + rectangleOnRectangleAngled, + rectangleOnRectangleCircle, + rectangleOnRectangleCircleFill, + rectangleOnRectangleSlash, + rectangleOnRectangleSlashCircle, + rectangleOnRectangleSlashCircleFill, + rectangleOnRectangleSlashFill, + rectangleOnRectangleSquare, + rectangleOnRectangleSquareFill, + rectanglePortrait, + rectanglePortraitAndArrowRight, + rectanglePortraitAndArrowRightFill, + rectanglePortraitArrowtriangle2Inward, + rectanglePortraitArrowtriangle2Outward, + rectanglePortraitBottomhalfFilled, + rectanglePortraitBottomhalfInsetFilled, + rectanglePortraitBottomleadingInsetFilled, + rectanglePortraitBottomleftInsetFilled, + rectanglePortraitBottomrightInsetFilled, + rectanglePortraitBottomthirdInsetFilled, + rectanglePortraitBottomtrailingInsetFilled, + rectanglePortraitCenterInsetFilled, + rectanglePortraitFill, + rectanglePortraitInsetFilled, + rectanglePortraitLeadinghalfInsetFilled, + rectanglePortraitLeadingthirdInsetFilled, + rectanglePortraitLefthalfFilled, + rectanglePortraitLefthalfInsetFilled, + rectanglePortraitLeftthirdInsetFilled, + rectanglePortraitOnRectanglePortrait, + rectanglePortraitOnRectanglePortraitFill, + rectanglePortraitOnRectanglePortraitSlash, + rectanglePortraitOnRectanglePortraitSlashFill, + rectanglePortraitRighthalfFilled, + rectanglePortraitRighthalfInsetFilled, + rectanglePortraitRightthirdInsetFilled, + rectanglePortraitSlash, + rectanglePortraitSlashFill, + rectanglePortraitSplit2x1, + rectanglePortraitSplit2x1Fill, + rectanglePortraitSplit2x1Slash, + rectanglePortraitSplit2x1SlashFill, + rectanglePortraitTophalfFilled, + rectanglePortraitTophalfInsetFilled, + rectanglePortraitTopleadingInsetFilled, + rectanglePortraitTopleftInsetFilled, + rectanglePortraitToprightInsetFilled, + rectanglePortraitTopthirdInsetFilled, + rectanglePortraitToptrailingInsetFilled, + rectanglePortraitTrailinghalfInsetFilled, + rectanglePortraitTrailingthirdInsetFilled, + rectangleRighthalfFilled, + rectangleRighthalfInsetFilled, + rectangleRighthalfInsetFilledArrowRight, + rectangleRightthirdInsetFilled, + rectangleRoundedbottom, + rectangleRoundedbottomFill, + rectangleRoundedtop, + rectangleRoundedtopFill, + rectangleSlash, + rectangleSlashFill, + rectangleSplit1x2, + rectangleSplit1x2Fill, + rectangleSplit2x1, + rectangleSplit2x1Fill, + rectangleSplit2x1Slash, + rectangleSplit2x1SlashFill, + rectangleSplit2x2, + rectangleSplit2x2Fill, + rectangleSplit3x1, + rectangleSplit3x1Fill, + rectangleSplit3x3, + rectangleSplit3x3Fill, + rectangleStack, + rectangleStackBadgeMinus, + rectangleStackBadgePersonCrop, + rectangleStackBadgePersonCropFill, + rectangleStackBadgePlay, + rectangleStackBadgePlayFill, + rectangleStackBadgePlus, + rectangleStackFill, + rectangleStackFillBadgeMinus, + rectangleStackFillBadgePlus, + rectangleTophalfFilled, + rectangleTophalfInsetFilled, + rectangleTopthirdInsetFilled, + rectangleTrailinghalfInsetFilled, + rectangleTrailinghalfInsetFilledArrowTrailing, + rectangleTrailingthirdInsetFilled, + `repeat`, + repeat1, + repeat1Circle, + repeat1CircleFill, + repeatCircle, + repeatCircleFill, + restart, + restartCircle, + restartCircleFill, + `return`, + returnLeft, + returnRight, + rhombus, + rhombusFill, + rosette, + rotate3d, + rotateLeft, + rotateLeftFill, + rotateRight, + rotateRightFill, + rtRectangleRoundedtop, + rtRectangleRoundedtopFill, + rublesignCircle, + rublesignCircleFill, + rublesignSquare, + rublesignSquareFill, + ruler, + rulerFill, + rupeesignCircle, + rupeesignCircleFill, + rupeesignSquare, + rupeesignSquareFill, + sCircle, + sCircleFill, + sSquare, + sSquareFill, + safari, + safariFill, + scale3d, + scalemass, + scalemassFill, + scanner, + scannerFill, + scissors, + scissorsBadgeEllipsis, + scissorsCircle, + scissorsCircleFill, + scooter, + scope, + screwdriver, + screwdriverFill, + scribble, + scribbleVariable, + scroll, + scrollFill, + sdcard, + sdcardFill, + seal, + sealFill, + selectionPinInOut, + sensorTagRadiowavesForward, + sensorTagRadiowavesForwardFill, + serverRack, + shadow, + shareplay, + shareplaySlash, + shekelsignCircle, + shekelsignCircleFill, + shekelsignSquare, + shekelsignSquareFill, + shield, + shieldFill, + shieldLefthalfFilled, + shieldLefthalfFilledSlash, + shieldRighthalfFilled, + shieldSlash, + shieldSlashFill, + shift, + shiftFill, + shippingbox, + shippingboxCircle, + shippingboxCircleFill, + shippingboxFill, + shuffle, + shuffleCircle, + shuffleCircleFill, + sidebarLeading, + sidebarLeft, + sidebarRight, + sidebarSquaresLeading, + sidebarSquaresLeft, + sidebarSquaresRight, + sidebarSquaresTrailing, + sidebarTrailing, + signature, + signpostLeft, + signpostLeftFill, + signpostRight, + signpostRightFill, + simcard, + simcard2, + simcard2Fill, + simcardFill, + skew, + slashCircle, + slashCircleFill, + sleep, + sleepCircle, + sleepCircleFill, + sliderHorizontal2RectangleAndArrowTriangle2Circlepath, + sliderHorizontal3, + sliderHorizontalBelowRectangle, + sliderHorizontalBelowSquareFilledAndSquare, + sliderVertical3, + slowmo, + smallcircleCircle, + smallcircleCircleFill, + smallcircleFilledCircle, + smallcircleFilledCircleFill, + smoke, + smokeFill, + snowflake, + snowflakeCircle, + snowflakeCircleFill, + sparkle, + sparkleMagnifyingglass, + sparkles, + sparklesRectangleStack, + sparklesRectangleStackFill, + sparklesSquareFilledOnSquare, + sparklesTv, + sparklesTvFill, + speaker, + speakerBadgeExclamationmark, + speakerBadgeExclamationmarkFill, + speakerCircle, + speakerCircleFill, + speakerFill, + speakerSlash, + speakerSlashCircle, + speakerSlashCircleFill, + speakerSlashFill, + speakerWave1, + speakerWave1Fill, + speakerWave2, + speakerWave2Circle, + speakerWave2CircleFill, + speakerWave2Fill, + speakerWave3, + speakerWave3Fill, + speakerZzz, + speakerZzzFill, + speedometer, + sportscourt, + sportscourtFill, + square, + square2Stack3d, + square2Stack3dBottomFilled, + square2Stack3dTopFilled, + square3Layers3dDownBackward, + square3Layers3dDownForward, + square3Layers3dDownLeft, + square3Layers3dDownRight, + square3Stack3d, + square3Stack3dBottomFilled, + square3Stack3dMiddleFilled, + square3Stack3dTopFilled, + squareAndArrowDown, + squareAndArrowDownFill, + squareAndArrowDownOnSquare, + squareAndArrowDownOnSquareFill, + squareAndArrowUp, + squareAndArrowUpCircle, + squareAndArrowUpCircleFill, + squareAndArrowUpFill, + squareAndArrowUpOnSquare, + squareAndArrowUpOnSquareFill, + squareAndArrowUpTrianglebadgeExclamationmark, + squareAndAtRectangle, + squareAndAtRectangleFill, + squareAndLineVerticalAndSquare, + squareAndLineVerticalAndSquareFilled, + squareAndPencil, + squareBottomhalfFilled, + squareCircle, + squareCircleFill, + squareDashed, + squareDashedInsetFilled, + squareFill, + squareFillAndLineVerticalAndSquareFill, + squareFillOnCircleFill, + squareFillOnSquareFill, + squareFillTextGrid1x2, + squareFilledAndLineVerticalAndSquare, + squareFilledOnSquare, + squareGrid2x2, + squareGrid2x2Fill, + squareGrid3x1BelowLineGrid1x2, + squareGrid3x1BelowLineGrid1x2Fill, + squareGrid3x1FolderBadgePlus, + squareGrid3x1FolderFillBadgePlus, + squareGrid3x2, + squareGrid3x2Fill, + squareGrid3x3, + squareGrid3x3BottomleftFilled, + squareGrid3x3BottommiddleFilled, + squareGrid3x3BottomrightFilled, + squareGrid3x3Fill, + squareGrid3x3MiddleFilled, + squareGrid3x3MiddleleftFilled, + squareGrid3x3MiddlerightFilled, + squareGrid3x3Square, + squareGrid3x3TopleftFilled, + squareGrid3x3TopmiddleFilled, + squareGrid3x3ToprightFilled, + squareGrid4x3Fill, + squareInsetFilled, + squareLefthalfFilled, + squareOnCircle, + squareOnSquare, + squareOnSquareDashed, + squareOnSquareSquareshapeControlhandles, + squareRighthalfFilled, + squareSlash, + squareSlashFill, + squareSplit1x2, + squareSplit1x2Fill, + squareSplit2x1, + squareSplit2x1Fill, + squareSplit2x2, + squareSplit2x2Fill, + squareSplitBottomrightquarter, + squareSplitBottomrightquarterFill, + squareSplitDiagonal, + squareSplitDiagonal2x2, + squareSplitDiagonal2x2Fill, + squareSplitDiagonalFill, + squareStack, + squareStack3dDownForward, + squareStack3dDownForwardFill, + squareStack3dDownRight, + squareStack3dDownRightFill, + squareStack3dForwardDottedline, + squareStack3dForwardDottedlineFill, + squareStack3dUp, + squareStack3dUpBadgeA, + squareStack3dUpBadgeAFill, + squareStack3dUpFill, + squareStack3dUpSlash, + squareStack3dUpSlashFill, + squareStackFill, + squareTextSquare, + squareTextSquareFill, + squareTophalfFilled, + squaresBelowRectangle, + squareshape, + squareshapeControlhandlesOnSquareshapeControlhandles, + squareshapeDashedSquareshape, + squareshapeFill, + squareshapeSplit2x2, + squareshapeSplit2x2Dotted, + squareshapeSplit3x3, + squareshapeSquareshapeDashed, + star, + starBubble, + starBubbleFill, + starCircle, + starCircleFill, + starFill, + starLeadinghalfFilled, + starSlash, + starSlashFill, + starSquare, + starSquareFill, + staroflife, + staroflifeCircle, + staroflifeCircleFill, + staroflifeFill, + sterlingsignCircle, + sterlingsignCircleFill, + sterlingsignSquare, + sterlingsignSquareFill, + stethoscope, + stethoscopeCircle, + stethoscopeCircleFill, + stop, + stopCircle, + stopCircleFill, + stopFill, + stopwatch, + stopwatchFill, + strikethrough, + studentdesk, + suitClub, + suitClubFill, + suitDiamond, + suitDiamondFill, + suitHeart, + suitHeartFill, + suitSpade, + suitSpadeFill, + suitcase, + suitcaseCart, + suitcaseCartFill, + suitcaseFill, + sum, + sunAndHorizon, + sunAndHorizonFill, + sunDust, + sunDustFill, + sunHaze, + sunHazeFill, + sunMax, + sunMaxCircle, + sunMaxCircleFill, + sunMaxFill, + sunMin, + sunMinFill, + sunrise, + sunriseFill, + sunset, + sunsetFill, + swift, + switch2, + tCircle, + tCircleFill, + tSquare, + tSquareFill, + tablecells, + tablecellsBadgeEllipsis, + tablecellsFill, + tablecellsFillBadgeEllipsis, + tag, + tagCircle, + tagCircleFill, + tagFill, + tagSlash, + tagSlashFill, + tagSquare, + tagSquareFill, + takeoutbagAndCupAndStraw, + takeoutbagAndCupAndStrawFill, + target, + teletype, + teletypeAnswer, + teletypeAnswerCircle, + teletypeAnswerCircleFill, + teletypeCircle, + teletypeCircleFill, + tengesignCircle, + tengesignCircleFill, + tengesignSquare, + tengesignSquareFill, + terminal, + terminalFill, + testtube2, + textAligncenter, + textAlignleft, + textAlignright, + textAndCommandMacwindow, + textAppend, + textBadgeCheckmark, + textBadgeMinus, + textBadgePlus, + textBadgeStar, + textBadgeXmark, + textBelowPhoto, + textBelowPhotoFill, + textBookClosed, + textBookClosedFill, + textBubble, + textBubbleFill, + textInsert, + textJustify, + textJustifyLeading, + textJustifyLeft, + textJustifyRight, + textJustifyTrailing, + textMagnifyingglass, + textQuote, + textRedaction, + textViewfinder, + textformat, + textformat123, + textformatAbc, + textformatAbcDottedunderline, + textformatAlt, + textformatSize, + textformatSizeLarger, + textformatSizeSmaller, + textformatSubscript, + textformatSuperscript, + theatermasks, + theatermasksCircle, + theatermasksCircleFill, + theatermasksFill, + thermometer, + thermometerSnowflake, + thermometerSun, + thermometerSunFill, + ticket, + ticketFill, + timelapse, + timelineSelection, + timer, + timerSquare, + togglepower, + tornado, + tortoise, + tortoiseFill, + torus, + touchid, + trainSideFrontCar, + trainSideMiddleCar, + trainSideRearCar, + tram, + tramCircle, + tramCircleFill, + tramFill, + tramFillTunnel, + trapezoidAndLineHorizontal, + trapezoidAndLineHorizontalFill, + trapezoidAndLineVertical, + trapezoidAndLineVerticalFill, + trash, + trashCircle, + trashCircleFill, + trashFill, + trashSlash, + trashSlashCircle, + trashSlashCircleFill, + trashSlashFill, + trashSlashSquare, + trashSlashSquareFill, + trashSquare, + trashSquareFill, + tray, + tray2, + tray2Fill, + trayAndArrowDown, + trayAndArrowDownFill, + trayAndArrowUp, + trayAndArrowUpFill, + trayCircle, + trayCircleFill, + trayFill, + trayFull, + trayFullFill, + triangle, + triangleBottomhalfFilled, + triangleCircle, + triangleCircleFill, + triangleFill, + triangleInsetFilled, + triangleLefthalfFilled, + triangleRighthalfFilled, + triangleTophalfFilled, + tropicalstorm, + tshirt, + tshirtFill, + tugriksignCircle, + tugriksignCircleFill, + tugriksignSquare, + tugriksignSquareFill, + tuningfork, + turkishlirasignCircle, + turkishlirasignCircleFill, + turkishlirasignSquare, + turkishlirasignSquareFill, + tv, + tvAndHifispeakerFill, + tvAndMediabox, + tvCircle, + tvCircleFill, + tvFill, + tvInsetFilled, + uCircle, + uCircleFill, + uSquare, + uSquareFill, + uiwindowSplit2x1, + umbrella, + umbrellaFill, + underline, + vCircle, + vCircleFill, + vSquare, + vSquareFill, + video, + videoAndWaveform, + videoAndWaveformFill, + videoBadgeCheckmark, + videoBadgeEllipsis, + videoBadgePlus, + videoBubbleLeft, + videoBubbleLeftFill, + videoCircle, + videoCircleFill, + videoFill, + videoFillBadgeCheckmark, + videoFillBadgeEllipsis, + videoFillBadgePlus, + videoSlash, + videoSlashFill, + videoSquare, + videoSquareFill, + view2d, + view3d, + viewfinder, + viewfinderCircle, + viewfinderCircleFill, + wCircle, + wCircleFill, + wSquare, + wSquareFill, + wake, + wakeCircle, + wakeCircleFill, + walletPass, + walletPassFill, + wandAndRays, + wandAndRaysInverse, + wandAndStars, + wandAndStarsInverse, + watchfaceApplewatchCase, + wave3Backward, + wave3BackwardCircle, + wave3BackwardCircleFill, + wave3Forward, + wave3ForwardCircle, + wave3ForwardCircleFill, + wave3Left, + wave3LeftCircle, + wave3LeftCircleFill, + wave3Right, + wave3RightCircle, + wave3RightCircleFill, + waveform, + waveformAndMagnifyingglass, + waveformAndMic, + waveformBadgeExclamationmark, + waveformBadgeMinus, + waveformBadgePlus, + waveformCircle, + waveformCircleFill, + waveformPath, + waveformPathBadgeMinus, + waveformPathBadgePlus, + waveformPathEcg, + waveformPathEcgRectangle, + waveformPathEcgRectangleFill, + wifi, + wifiCircle, + wifiCircleFill, + wifiExclamationmark, + wifiSlash, + wifiSquare, + wifiSquareFill, + wind, + windSnow, + wonsignCircle, + wonsignCircleFill, + wonsignSquare, + wonsignSquareFill, + wrench, + wrenchAndScrewdriver, + wrenchAndScrewdriverFill, + wrenchFill, + xCircle, + xCircleFill, + xSquare, + xSquareFill, + xSquareroot, + xmark, + xmarkApp, + xmarkAppFill, + xmarkBin, + xmarkBinCircle, + xmarkBinCircleFill, + xmarkBinFill, + xmarkCircle, + xmarkCircleFill, + xmarkDiamond, + xmarkDiamondFill, + xmarkIcloud, + xmarkIcloudFill, + xmarkOctagon, + xmarkOctagonFill, + xmarkRectangle, + xmarkRectangleFill, + xmarkRectanglePortrait, + xmarkRectanglePortraitFill, + xmarkSeal, + xmarkSealFill, + xmarkShield, + xmarkShieldFill, + xmarkSquare, + xmarkSquareFill, + xserve, + yCircle, + yCircleFill, + ySquare, + ySquareFill, + yensignCircle, + yensignCircleFill, + yensignSquare, + yensignSquareFill, + zCircle, + zCircleFill, + zSquare, + zSquareFill, + zlRectangleRoundedtop, + zlRectangleRoundedtopFill, + zrRectangleRoundedtop, + zrRectangleRoundedtopFill, + zzz + ] + } +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols.swift new file mode 100644 index 0000000..77f2d74 --- /dev/null +++ b/Sources/SFSafeSymbols/Symbols/SFSymbol+AllSymbols.swift @@ -0,0 +1,23 @@ +// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool + +@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) +extension SFSymbol { + @available(*, deprecated, renamed: "allSymbols") + public static var allCases: [SFSymbol] { Array(allSymbols) } + + public static var allSymbols: Set = { + if #available(iOS 15.1, macOS 12.0, tvOS 15.1, watchOS 8.1, *) { + return allSymbols3_1 + } else if #available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *) { + return allSymbols3_0 + } else if #available(iOS 14.5, macOS 11.3, tvOS 14.5, watchOS 7.4, *) { + return allSymbols2_2 + } else if #available(iOS 14.2, macOS 11.0, tvOS 14.2, watchOS 7.1, *) { + return allSymbols2_1 + } else if #available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *) { + return allSymbols2_0 + } else { + return allSymbols1_0 + } + }() +} diff --git a/Sources/SFSafeSymbols/Symbols/SFSymbol+CaseIterable.swift b/Sources/SFSafeSymbols/Symbols/SFSymbol+CaseIterable.swift deleted file mode 100644 index a89cecb..0000000 --- a/Sources/SFSafeSymbols/Symbols/SFSymbol+CaseIterable.swift +++ /dev/null @@ -1,6970 +0,0 @@ -// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool - -@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) -extension SFSymbol: CaseIterable { - public static var allCases: [SFSymbol] = { - if #available(iOS 14.2, macOS 11.0, tvOS 14.2, watchOS 7.1, *) { - // MARK: - 2020.1 - return [ - ._0Circle, - ._0CircleFill, - ._0Square, - ._0SquareFill, - ._00Circle, - ._00CircleFill, - ._00Square, - ._00SquareFill, - ._01Circle, - ._01CircleFill, - ._01Square, - ._01SquareFill, - ._02Circle, - ._02CircleFill, - ._02Square, - ._02SquareFill, - ._03Circle, - ._03CircleFill, - ._03Square, - ._03SquareFill, - ._04Circle, - ._04CircleFill, - ._04Square, - ._04SquareFill, - ._05Circle, - ._05CircleFill, - ._05Square, - ._05SquareFill, - ._06Circle, - ._06CircleFill, - ._06Square, - ._06SquareFill, - ._07Circle, - ._07CircleFill, - ._07Square, - ._07SquareFill, - ._08Circle, - ._08CircleFill, - ._08Square, - ._08SquareFill, - ._09Circle, - ._09CircleFill, - ._09Square, - ._09SquareFill, - ._1Circle, - ._1CircleFill, - ._1Magnifyingglass, - ._1Square, - ._1SquareFill, - ._10Circle, - ._10CircleFill, - ._10Square, - ._10SquareFill, - ._11Circle, - ._11CircleFill, - ._11Square, - ._11SquareFill, - ._12Circle, - ._12CircleFill, - ._12Square, - ._12SquareFill, - ._13Circle, - ._13CircleFill, - ._13Square, - ._13SquareFill, - ._14Circle, - ._14CircleFill, - ._14Square, - ._14SquareFill, - ._15Circle, - ._15CircleFill, - ._15Square, - ._15SquareFill, - ._16Circle, - ._16CircleFill, - ._16Square, - ._16SquareFill, - ._17Circle, - ._17CircleFill, - ._17Square, - ._17SquareFill, - ._18Circle, - ._18CircleFill, - ._18Square, - ._18SquareFill, - ._19Circle, - ._19CircleFill, - ._19Square, - ._19SquareFill, - ._2Circle, - ._2CircleFill, - ._2Square, - ._2SquareFill, - ._20Circle, - ._20CircleFill, - ._20Square, - ._20SquareFill, - ._21Circle, - ._21CircleFill, - ._21Square, - ._21SquareFill, - ._22Circle, - ._22CircleFill, - ._22Square, - ._22SquareFill, - ._23Circle, - ._23CircleFill, - ._23Square, - ._23SquareFill, - ._24Circle, - ._24CircleFill, - ._24Square, - ._24SquareFill, - ._25Circle, - ._25CircleFill, - ._25Square, - ._25SquareFill, - ._26Circle, - ._26CircleFill, - ._26Square, - ._26SquareFill, - ._27Circle, - ._27CircleFill, - ._27Square, - ._27SquareFill, - ._28Circle, - ._28CircleFill, - ._28Square, - ._28SquareFill, - ._29Circle, - ._29CircleFill, - ._29Square, - ._29SquareFill, - ._3Circle, - ._3CircleFill, - ._3Square, - ._3SquareFill, - ._30Circle, - ._30CircleFill, - ._30Square, - ._30SquareFill, - ._31Circle, - ._31CircleFill, - ._31Square, - ._31SquareFill, - ._32Circle, - ._32CircleFill, - ._32Square, - ._32SquareFill, - ._33Circle, - ._33CircleFill, - ._33Square, - ._33SquareFill, - ._34Circle, - ._34CircleFill, - ._34Square, - ._34SquareFill, - ._35Circle, - ._35CircleFill, - ._35Square, - ._35SquareFill, - ._36Circle, - ._36CircleFill, - ._36Square, - ._36SquareFill, - ._37Circle, - ._37CircleFill, - ._37Square, - ._37SquareFill, - ._38Circle, - ._38CircleFill, - ._38Square, - ._38SquareFill, - ._39Circle, - ._39CircleFill, - ._39Square, - ._39SquareFill, - ._4AltCircle, - ._4AltCircleFill, - ._4AltSquare, - ._4AltSquareFill, - ._4Circle, - ._4CircleFill, - ._4Square, - ._4SquareFill, - ._40Circle, - ._40CircleFill, - ._40Square, - ._40SquareFill, - ._41Circle, - ._41CircleFill, - ._41Square, - ._41SquareFill, - ._42Circle, - ._42CircleFill, - ._42Square, - ._42SquareFill, - ._43Circle, - ._43CircleFill, - ._43Square, - ._43SquareFill, - ._44Circle, - ._44CircleFill, - ._44Square, - ._44SquareFill, - ._45Circle, - ._45CircleFill, - ._45Square, - ._45SquareFill, - ._46Circle, - ._46CircleFill, - ._46Square, - ._46SquareFill, - ._47Circle, - ._47CircleFill, - ._47Square, - ._47SquareFill, - ._48Circle, - ._48CircleFill, - ._48Square, - ._48SquareFill, - ._49Circle, - ._49CircleFill, - ._49Square, - ._49SquareFill, - ._4kTv, - ._4kTvFill, - ._5Circle, - ._5CircleFill, - ._5Square, - ._5SquareFill, - ._50Circle, - ._50CircleFill, - ._50Square, - ._50SquareFill, - ._6AltCircle, - ._6AltCircleFill, - ._6AltSquare, - ._6AltSquareFill, - ._6Circle, - ._6CircleFill, - ._6Square, - ._6SquareFill, - ._7Circle, - ._7CircleFill, - ._7Square, - ._7SquareFill, - ._8Circle, - ._8CircleFill, - ._8Square, - ._8SquareFill, - ._9AltCircle, - ._9AltCircleFill, - ._9AltSquare, - ._9AltSquareFill, - ._9Circle, - ._9CircleFill, - ._9Square, - ._9SquareFill, - .a, - .aBookClosed, - .aBookClosedFill, - .aCircle, - .aCircleFill, - .aMagnify, - .aSquare, - .aSquareFill, - .abc, - .airplane, - .airplaneCircle, - .airplaneCircleFill, - .airplayaudio, - .airplayvideo, - .airpodLeft, - .airpodRight, - .airpodproLeft, - .airpodproRight, - .airpods, - .airpodspro, - .airportExpress, - .airportExtreme, - .airportExtremeTower, - .alarm, - .alarmFill, - .alt, - .amplifier, - .ant, - .antCircle, - .antCircleFill, - .antFill, - .antennaRadiowavesLeftAndRight, - .app, - .appBadge, - .appBadgeFill, - .appFill, - .appGift, - .appGiftFill, - .appclip, - .applelogo, - .applescript, - .applescriptFill, - .appletv, - .appletvFill, - .applewatch, - .applewatchRadiowavesLeftAndRight, - .applewatchSlash, - .applewatchWatchface, - .appsIpad, - .appsIpadLandscape, - .appsIphone, - .appsIphoneBadgePlus, - .appsIphoneLandscape, - .aqiHigh, - .aqiLow, - .aqiMedium, - .archivebox, - .archiveboxCircle, - .archiveboxCircleFill, - .archiveboxFill, - .arkit, - .arrow2Circlepath, - .arrow2CirclepathCircle, - .arrow2CirclepathCircleFill, - .arrow2Squarepath, - .arrow3Trianglepath, - .arrowBackward, - .arrowBackwardCircle, - .arrowBackwardCircleFill, - .arrowBackwardSquare, - .arrowBackwardSquareFill, - .arrowBranch, - .arrowClockwise, - .arrowClockwiseCircle, - .arrowClockwiseCircleFill, - .arrowClockwiseHeart, - .arrowClockwiseHeartFill, - .arrowClockwiseIcloud, - .arrowClockwiseIcloudFill, - .arrowCounterclockwise, - .arrowCounterclockwiseCircle, - .arrowCounterclockwiseCircleFill, - .arrowCounterclockwiseIcloud, - .arrowCounterclockwiseIcloudFill, - .arrowDown, - .arrowDownApp, - .arrowDownAppFill, - .arrowDownBackward, - .arrowDownBackwardCircle, - .arrowDownBackwardCircleFill, - .arrowDownBackwardSquare, - .arrowDownBackwardSquareFill, - .arrowDownCircle, - .arrowDownCircleFill, - .arrowDownDoc, - .arrowDownDocFill, - .arrowDownForward, - .arrowDownForwardAndArrowUpBackward, - .arrowDownForwardAndArrowUpBackwardCircle, - .arrowDownForwardAndArrowUpBackwardCircleFill, - .arrowDownForwardCircle, - .arrowDownForwardCircleFill, - .arrowDownForwardSquare, - .arrowDownForwardSquareFill, - .arrowDownHeart, - .arrowDownHeartFill, - .arrowDownLeft, - .arrowDownLeftCircle, - .arrowDownLeftCircleFill, - .arrowDownLeftSquare, - .arrowDownLeftSquareFill, - .arrowDownLeftVideo, - .arrowDownLeftVideoFill, - .arrowDownRight, - .arrowDownRightAndArrowUpLeft, - .arrowDownRightAndArrowUpLeftCircle, - .arrowDownRightAndArrowUpLeftCircleFill, - .arrowDownRightCircle, - .arrowDownRightCircleFill, - .arrowDownRightSquare, - .arrowDownRightSquareFill, - .arrowDownSquare, - .arrowDownSquareFill, - .arrowDownToLine, - .arrowDownToLineAlt, - .arrowForward, - .arrowForwardCircle, - .arrowForwardCircleFill, - .arrowForwardSquare, - .arrowForwardSquareFill, - .arrowLeft, - .arrowLeftAndRight, - .arrowLeftAndRightCircle, - .arrowLeftAndRightCircleFill, - .arrowLeftAndRightRighttriangleLeftRighttriangleRight, - .arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, - .arrowLeftAndRightSquare, - .arrowLeftAndRightSquareFill, - .arrowLeftArrowRight, - .arrowLeftArrowRightCircle, - .arrowLeftArrowRightCircleFill, - .arrowLeftArrowRightSquare, - .arrowLeftArrowRightSquareFill, - .arrowLeftCircle, - .arrowLeftCircleFill, - .arrowLeftSquare, - .arrowLeftSquareFill, - .arrowLeftToLine, - .arrowLeftToLineAlt, - .arrowMerge, - .arrowRectanglepath, - .arrowRight, - .arrowRightArrowLeft, - .arrowRightArrowLeftCircle, - .arrowRightArrowLeftCircleFill, - .arrowRightArrowLeftSquare, - .arrowRightArrowLeftSquareFill, - .arrowRightCircle, - .arrowRightCircleFill, - .arrowRightDocOnClipboard, - .arrowRightSquare, - .arrowRightSquareFill, - .arrowRightToLine, - .arrowRightToLineAlt, - .arrowSwap, - .arrowTriangle2Circlepath, - .arrowTriangle2CirclepathCamera, - .arrowTriangle2CirclepathCameraFill, - .arrowTriangle2CirclepathCircle, - .arrowTriangle2CirclepathCircleFill, - .arrowTriangle2CirclepathDocOnClipboard, - .arrowTriangleBranch, - .arrowTriangleCapsulepath, - .arrowTriangleMerge, - .arrowTrianglePull, - .arrowTriangleSwap, - .arrowTriangleTurnUpRightCircle, - .arrowTriangleTurnUpRightCircleFill, - .arrowTriangleTurnUpRightDiamond, - .arrowTriangleTurnUpRightDiamondFill, - .arrowTurnDownLeft, - .arrowTurnDownRight, - .arrowTurnLeftDown, - .arrowTurnLeftUp, - .arrowTurnRightDown, - .arrowTurnRightUp, - .arrowTurnUpForwardIphone, - .arrowTurnUpForwardIphoneFill, - .arrowTurnUpLeft, - .arrowTurnUpRight, - .arrowUp, - .arrowUpAndDown, - .arrowUpAndDownAndArrowLeftAndRight, - .arrowUpAndDownCircle, - .arrowUpAndDownCircleFill, - .arrowUpAndDownRighttriangleUpFillRighttriangleDownFill, - .arrowUpAndDownRighttriangleUpRighttriangleDown, - .arrowUpAndDownSquare, - .arrowUpAndDownSquareFill, - .arrowUpAndPersonRectanglePortrait, - .arrowUpAndPersonRectangleTurnLeft, - .arrowUpAndPersonRectangleTurnRight, - .arrowUpArrowDown, - .arrowUpArrowDownCircle, - .arrowUpArrowDownCircleFill, - .arrowUpArrowDownSquare, - .arrowUpArrowDownSquareFill, - .arrowUpBackward, - .arrowUpBackwardAndArrowDownForward, - .arrowUpBackwardAndArrowDownForwardCircle, - .arrowUpBackwardAndArrowDownForwardCircleFill, - .arrowUpBackwardCircle, - .arrowUpBackwardCircleFill, - .arrowUpBackwardSquare, - .arrowUpBackwardSquareFill, - .arrowUpBin, - .arrowUpBinFill, - .arrowUpCircle, - .arrowUpCircleFill, - .arrowUpDoc, - .arrowUpDocFill, - .arrowUpDocOnClipboard, - .arrowUpForward, - .arrowUpForwardApp, - .arrowUpForwardAppFill, - .arrowUpForwardCircle, - .arrowUpForwardCircleFill, - .arrowUpForwardSquare, - .arrowUpForwardSquareFill, - .arrowUpHeart, - .arrowUpHeartFill, - .arrowUpLeft, - .arrowUpLeftAndArrowDownRight, - .arrowUpLeftAndArrowDownRightCircle, - .arrowUpLeftAndArrowDownRightCircleFill, - .arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, - .arrowUpLeftAndDownRightMagnifyingglass, - .arrowUpLeftCircle, - .arrowUpLeftCircleFill, - .arrowUpLeftSquare, - .arrowUpLeftSquareFill, - .arrowUpMessage, - .arrowUpMessageFill, - .arrowUpRight, - .arrowUpRightAndArrowDownLeftRectangle, - .arrowUpRightAndArrowDownLeftRectangleFill, - .arrowUpRightCircle, - .arrowUpRightCircleFill, - .arrowUpRightDiamond, - .arrowUpRightDiamondFill, - .arrowUpRightSquare, - .arrowUpRightSquareFill, - .arrowUpRightVideo, - .arrowUpRightVideoFill, - .arrowUpSquare, - .arrowUpSquareFill, - .arrowUpToLine, - .arrowUpToLineAlt, - .arrowUturnBackward, - .arrowUturnBackwardCircle, - .arrowUturnBackwardCircleBadgeEllipsis, - .arrowUturnBackwardCircleFill, - .arrowUturnBackwardSquare, - .arrowUturnBackwardSquareFill, - .arrowUturnDown, - .arrowUturnDownCircle, - .arrowUturnDownCircleFill, - .arrowUturnDownSquare, - .arrowUturnDownSquareFill, - .arrowUturnForward, - .arrowUturnForwardCircle, - .arrowUturnForwardCircleFill, - .arrowUturnForwardSquare, - .arrowUturnForwardSquareFill, - .arrowUturnLeft, - .arrowUturnLeftCircle, - .arrowUturnLeftCircleBadgeEllipsis, - .arrowUturnLeftCircleFill, - .arrowUturnLeftSquare, - .arrowUturnLeftSquareFill, - .arrowUturnRight, - .arrowUturnRightCircle, - .arrowUturnRightCircleFill, - .arrowUturnRightSquare, - .arrowUturnRightSquareFill, - .arrowUturnUp, - .arrowUturnUpCircle, - .arrowUturnUpCircleFill, - .arrowUturnUpSquare, - .arrowUturnUpSquareFill, - .arrowshapeBounceForward, - .arrowshapeBounceForwardFill, - .arrowshapeBounceRight, - .arrowshapeBounceRightFill, - .arrowshapeTurnUpBackward, - .arrowshapeTurnUpBackward2, - .arrowshapeTurnUpBackward2Circle, - .arrowshapeTurnUpBackward2CircleFill, - .arrowshapeTurnUpBackward2Fill, - .arrowshapeTurnUpBackwardCircle, - .arrowshapeTurnUpBackwardCircleFill, - .arrowshapeTurnUpBackwardFill, - .arrowshapeTurnUpForward, - .arrowshapeTurnUpForwardCircle, - .arrowshapeTurnUpForwardCircleFill, - .arrowshapeTurnUpForwardFill, - .arrowshapeTurnUpLeft, - .arrowshapeTurnUpLeft2, - .arrowshapeTurnUpLeft2Circle, - .arrowshapeTurnUpLeft2CircleFill, - .arrowshapeTurnUpLeft2Fill, - .arrowshapeTurnUpLeftCircle, - .arrowshapeTurnUpLeftCircleFill, - .arrowshapeTurnUpLeftFill, - .arrowshapeTurnUpRight, - .arrowshapeTurnUpRightCircle, - .arrowshapeTurnUpRightCircleFill, - .arrowshapeTurnUpRightFill, - .arrowshapeZigzagForward, - .arrowshapeZigzagForwardFill, - .arrowshapeZigzagRight, - .arrowshapeZigzagRightFill, - .arrowtriangleBackward, - .arrowtriangleBackwardCircle, - .arrowtriangleBackwardCircleFill, - .arrowtriangleBackwardFill, - .arrowtriangleBackwardSquare, - .arrowtriangleBackwardSquareFill, - .arrowtriangleDown, - .arrowtriangleDownCircle, - .arrowtriangleDownCircleFill, - .arrowtriangleDownFill, - .arrowtriangleDownSquare, - .arrowtriangleDownSquareFill, - .arrowtriangleForward, - .arrowtriangleForwardCircle, - .arrowtriangleForwardCircleFill, - .arrowtriangleForwardFill, - .arrowtriangleForwardSquare, - .arrowtriangleForwardSquareFill, - .arrowtriangleLeft, - .arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, - .arrowtriangleLeftCircle, - .arrowtriangleLeftCircleFill, - .arrowtriangleLeftFill, - .arrowtriangleLeftFillAndLineVerticalAndArrowtriangleRightFill, - .arrowtriangleLeftSquare, - .arrowtriangleLeftSquareFill, - .arrowtriangleRight, - .arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, - .arrowtriangleRightCircle, - .arrowtriangleRightCircleFill, - .arrowtriangleRightFill, - .arrowtriangleRightFillAndLineVerticalAndArrowtriangleLeftFill, - .arrowtriangleRightSquare, - .arrowtriangleRightSquareFill, - .arrowtriangleUp, - .arrowtriangleUpCircle, - .arrowtriangleUpCircleFill, - .arrowtriangleUpFill, - .arrowtriangleUpSquare, - .arrowtriangleUpSquareFill, - .aspectratio, - .aspectratioFill, - .asteriskCircle, - .asteriskCircleFill, - .at, - .atBadgeMinus, - .atBadgePlus, - .atCircle, - .atCircleFill, - .atom, - .australsignCircle, - .australsignCircleFill, - .australsignSquare, - .australsignSquareFill, - .bCircle, - .bCircleFill, - .bSquare, - .bSquareFill, - .backward, - .backwardEnd, - .backwardEndAlt, - .backwardEndAltFill, - .backwardEndFill, - .backwardFill, - .backwardFrame, - .backwardFrameFill, - .badgePlusRadiowavesForward, - .badgePlusRadiowavesRight, - .bag, - .bagBadgeMinus, - .bagBadgePlus, - .bagCircle, - .bagCircleFill, - .bagFill, - .bagFillBadgeMinus, - .bagFillBadgePlus, - .bahtsignCircle, - .bahtsignCircleFill, - .bahtsignSquare, - .bahtsignSquareFill, - .bandage, - .bandageFill, - .banknote, - .banknoteFill, - .barcode, - .barcodeViewfinder, - .barometer, - .battery0, - .battery100, - .battery100Bolt, - .battery25, - .bedDouble, - .bedDoubleFill, - .bell, - .bellBadge, - .bellBadgeFill, - .bellCircle, - .bellCircleFill, - .bellFill, - .bellSlash, - .bellSlashCircle, - .bellSlashCircleFill, - .bellSlashFill, - .bicycle, - .bicycleCircle, - .bicycleCircleFill, - .binXmark, - .binXmarkFill, - .binoculars, - .binocularsFill, - .bitcoinsignCircle, - .bitcoinsignCircleFill, - .bitcoinsignSquare, - .bitcoinsignSquareFill, - .bold, - .boldItalicUnderline, - .boldUnderline, - .bolt, - .boltBadgeA, - .boltBadgeAFill, - .boltCar, - .boltCarFill, - .boltCircle, - .boltCircleFill, - .boltFill, - .boltFillBatteryblock, - .boltFillBatteryblockFill, - .boltHeart, - .boltHeartFill, - .boltHorizontal, - .boltHorizontalCircle, - .boltHorizontalCircleFill, - .boltHorizontalFill, - .boltHorizontalIcloud, - .boltHorizontalIcloudFill, - .boltSlash, - .boltSlashCircle, - .boltSlashCircleFill, - .boltSlashFill, - .bonjour, - .book, - .bookCircle, - .bookCircleFill, - .bookClosed, - .bookClosedFill, - .bookFill, - .bookmark, - .bookmarkCircle, - .bookmarkCircleFill, - .bookmarkFill, - .bookmarkSlash, - .bookmarkSlashFill, - .booksVertical, - .booksVerticalFill, - .brazilianrealsignCircle, - .brazilianrealsignCircleFill, - .brazilianrealsignSquare, - .brazilianrealsignSquareFill, - .briefcase, - .briefcaseFill, - .bubbleLeft, - .bubbleLeftAndBubbleRight, - .bubbleLeftAndBubbleRightFill, - .bubbleLeftFill, - .bubbleMiddleBottom, - .bubbleMiddleBottomFill, - .bubbleMiddleTop, - .bubbleMiddleTopFill, - .bubbleRight, - .bubbleRightFill, - .building, - .building2, - .building2CropCircle, - .building2CropCircleFill, - .building2Fill, - .buildingColumns, - .buildingColumnsFill, - .buildingFill, - .burn, - .burst, - .burstFill, - .bus, - .busDoubledecker, - .busDoubledeckerFill, - .busFill, - .cCircle, - .cCircleFill, - .cSquare, - .cSquareFill, - .calendar, - .calendarBadgeClock, - .calendarBadgeExclamationmark, - .calendarBadgeMinus, - .calendarBadgePlus, - .calendarCircle, - .calendarCircleFill, - .camera, - .cameraAperture, - .cameraBadgeEllipsis, - .cameraCircle, - .cameraCircleFill, - .cameraFill, - .cameraFillBadgeEllipsis, - .cameraFilters, - .cameraMeteringCenterWeighted, - .cameraMeteringCenterWeightedAverage, - .cameraMeteringMatrix, - .cameraMeteringMultispot, - .cameraMeteringNone, - .cameraMeteringPartial, - .cameraMeteringSpot, - .cameraMeteringUnknown, - .cameraOnRectangle, - .cameraOnRectangleFill, - .cameraRotate, - .cameraRotateFill, - .cameraViewfinder, - .candybarphone, - .capslock, - .capslockFill, - .capsule, - .capsuleFill, - .capsulePortrait, - .capsulePortraitFill, - .captionsBubble, - .captionsBubbleFill, - .car, - .car2, - .car2Fill, - .carCircle, - .carCircleFill, - .carFill, - .cart, - .cartBadgeMinus, - .cartBadgePlus, - .cartCircle, - .cartCircleFill, - .cartFill, - .cartFillBadgeMinus, - .cartFillBadgePlus, - .`case`, - .caseFill, - .cedisignCircle, - .cedisignCircleFill, - .cedisignSquare, - .cedisignSquareFill, - .centsignCircle, - .centsignCircleFill, - .centsignSquare, - .centsignSquareFill, - .character, - .characterBookClosed, - .characterBookClosedFill, - .chartBar, - .chartBarDocHorizontal, - .chartBarDocHorizontalFill, - .chartBarFill, - .chartBarXaxis, - .chartPie, - .chartPieFill, - .checkerboardRectangle, - .checkmark, - .checkmarkCircle, - .checkmarkCircleFill, - .checkmarkIcloud, - .checkmarkIcloudFill, - .checkmarkRectangle, - .checkmarkRectangleFill, - .checkmarkRectanglePortrait, - .checkmarkRectanglePortraitFill, - .checkmarkSeal, - .checkmarkSealFill, - .checkmarkShield, - .checkmarkShieldFill, - .checkmarkSquare, - .checkmarkSquareFill, - .chevronBackward, - .chevronBackward2, - .chevronBackwardCircle, - .chevronBackwardCircleFill, - .chevronBackwardSquare, - .chevronBackwardSquareFill, - .chevronCompactDown, - .chevronCompactLeft, - .chevronCompactRight, - .chevronCompactUp, - .chevronDown, - .chevronDownCircle, - .chevronDownCircleFill, - .chevronDownSquare, - .chevronDownSquareFill, - .chevronForward, - .chevronForward2, - .chevronForwardCircle, - .chevronForwardCircleFill, - .chevronForwardSquare, - .chevronForwardSquareFill, - .chevronLeft, - .chevronLeft2, - .chevronLeftCircle, - .chevronLeftCircleFill, - .chevronLeftSlashChevronRight, - .chevronLeftSquare, - .chevronLeftSquareFill, - .chevronRight, - .chevronRight2, - .chevronRightCircle, - .chevronRightCircleFill, - .chevronRightSquare, - .chevronRightSquareFill, - .chevronUp, - .chevronUpChevronDown, - .chevronUpCircle, - .chevronUpCircleFill, - .chevronUpSquare, - .chevronUpSquareFill, - .circle, - .circleBottomhalfFill, - .circleBottomthirdSplit, - .circleCircle, - .circleCircleFill, - .circleDashed, - .circleDashedInsetFill, - .circleFill, - .circleFillSquareFill, - .circleGrid2x2, - .circleGrid2x2Fill, - .circleGrid3x3, - .circleGrid3x3Fill, - .circleGridCross, - .circleGridCrossDownFill, - .circleGridCrossFill, - .circleGridCrossLeftFill, - .circleGridCrossRightFill, - .circleGridCrossUpFill, - .circleGridHex, - .circleGridHexFill, - .circleLefthalfFill, - .circleRighthalfFill, - .circleSquare, - .circleTophalfFill, - .circlebadge, - .circlebadge2, - .circlebadge2Fill, - .circlebadgeFill, - .circlesHexagongrid, - .circlesHexagongridFill, - .circlesHexagonpath, - .circlesHexagonpathFill, - .clear, - .clearFill, - .clock, - .clockArrow2Circlepath, - .clockArrowCirclepath, - .clockFill, - .cloud, - .cloudBolt, - .cloudBoltFill, - .cloudBoltRain, - .cloudBoltRainFill, - .cloudDrizzle, - .cloudDrizzleFill, - .cloudFill, - .cloudFog, - .cloudFogFill, - .cloudHail, - .cloudHailFill, - .cloudHeavyrain, - .cloudHeavyrainFill, - .cloudMoon, - .cloudMoonBolt, - .cloudMoonBoltFill, - .cloudMoonFill, - .cloudMoonRain, - .cloudMoonRainFill, - .cloudRain, - .cloudRainFill, - .cloudSleet, - .cloudSleetFill, - .cloudSnow, - .cloudSnowFill, - .cloudSun, - .cloudSunBolt, - .cloudSunBoltFill, - .cloudSunFill, - .cloudSunRain, - .cloudSunRainFill, - .coloncurrencysignCircle, - .coloncurrencysignCircleFill, - .coloncurrencysignSquare, - .coloncurrencysignSquareFill, - .comb, - .combFill, - .command, - .commandCircle, - .commandCircleFill, - .commandSquare, - .commandSquareFill, - .cone, - .coneFill, - .contextualmenuAndCursorarrow, - .control, - .cpu, - .creditcard, - .creditcardCircle, - .creditcardCircleFill, - .creditcardFill, - .crop, - .cropRotate, - .cross, - .crossCase, - .crossCaseFill, - .crossCircle, - .crossCircleFill, - .crossFill, - .crown, - .crownFill, - .cruzeirosignCircle, - .cruzeirosignCircleFill, - .cruzeirosignSquare, - .cruzeirosignSquareFill, - .cube, - .cubeBox, - .cubeBoxFill, - .cubeFill, - .cubeTransparent, - .cubeTransparentFill, - .curlybraces, - .curlybracesSquare, - .curlybracesSquareFill, - .cursorRays, - .cursorarrow, - .cursorarrowAndSquareOnSquareDashed, - .cursorarrowClick, - .cursorarrowClick2, - .cursorarrowClickBadgeClock, - .cursorarrowMotionlines, - .cursorarrowMotionlinesClick, - .cursorarrowRays, - .cursorarrowSquare, - .cylinder, - .cylinderFill, - .cylinderSplit1x2, - .cylinderSplit1x2Fill, - .dCircle, - .dCircleFill, - .dSquare, - .dSquareFill, - .decreaseIndent, - .decreaseQuotelevel, - .deleteLeft, - .deleteLeftFill, - .deleteRight, - .deleteRightFill, - .deskclock, - .deskclockFill, - .desktopcomputer, - .dial, - .dialFill, - .dialMax, - .dialMaxFill, - .dialMin, - .dialMinFill, - .diamond, - .diamondFill, - .dieFace1, - .dieFace1Fill, - .dieFace2, - .dieFace2Fill, - .dieFace3, - .dieFace3Fill, - .dieFace4, - .dieFace4Fill, - .dieFace5, - .dieFace5Fill, - .dieFace6, - .dieFace6Fill, - .directcurrent, - .display, - .display2, - .displayTrianglebadgeExclamationmark, - .divide, - .divideCircle, - .divideCircleFill, - .divideSquare, - .divideSquareFill, - .doc, - .docAppend, - .docAppendFill, - .docBadgeEllipsis, - .docBadgeGearshape, - .docBadgeGearshapeFill, - .docBadgePlus, - .docCircle, - .docCircleFill, - .docFill, - .docFillBadgeEllipsis, - .docFillBadgePlus, - .docOnClipboard, - .docOnClipboardFill, - .docOnDoc, - .docOnDocFill, - .docPlaintext, - .docPlaintextFill, - .docRichtext, - .docRichtextFill, - .docText, - .docTextBelowEcg, - .docTextBelowEcgFill, - .docTextFill, - .docTextFillViewfinder, - .docTextMagnifyingglass, - .docTextViewfinder, - .docZipper, - .dockArrowDownRectangle, - .dockArrowUpRectangle, - .dockRectangle, - .dollarsignCircle, - .dollarsignCircleFill, - .dollarsignSquare, - .dollarsignSquareFill, - .dongsignCircle, - .dongsignCircleFill, - .dongsignSquare, - .dongsignSquareFill, - .dotArrowtrianglesUpRightDownLeftCircle, - .dotCircleAndCursorarrow, - .dotRadiowavesForward, - .dotRadiowavesLeftAndRight, - .dotRadiowavesRight, - .dotSquare, - .dotSquareFill, - .dotSquareshape, - .dotSquareshapeFill, - .dotSquareshapeSplit2x2, - .dpad, - .dpadDownFill, - .dpadFill, - .dpadLeftFill, - .dpadRightFill, - .dpadUpFill, - .drop, - .dropFill, - .dropTriangle, - .dropTriangleFill, - .eCircle, - .eCircleFill, - .eSquare, - .eSquareFill, - .ear, - .earBadgeCheckmark, - .earFill, - .earTrianglebadgeExclamationmark, - .earpods, - .eject, - .ejectCircle, - .ejectCircleFill, - .ejectFill, - .ellipsesBubble, - .ellipsesBubbleFill, - .ellipsis, - .ellipsisBubble, - .ellipsisBubbleFill, - .ellipsisCircle, - .ellipsisCircleFill, - .ellipsisRectangle, - .ellipsisRectangleFill, - .envelope, - .envelopeArrowTriangleBranch, - .envelopeArrowTriangleBranchFill, - .envelopeBadge, - .envelopeBadgeFill, - .envelopeBadgeShieldLeadinghalfFill, - .envelopeCircle, - .envelopeCircleFill, - .envelopeFill, - .envelopeFillBadgeShieldTrailinghalfFill, - .envelopeOpen, - .envelopeOpenFill, - .equal, - .equalCircle, - .equalCircleFill, - .equalSquare, - .equalSquareFill, - .escape, - .esim, - .esimFill, - .eurosignCircle, - .eurosignCircleFill, - .eurosignSquare, - .eurosignSquareFill, - .exclamationmark, - .exclamationmark2, - .exclamationmark3, - .exclamationmarkApplewatch, - .exclamationmarkArrowCirclepath, - .exclamationmarkArrowTriangle2Circlepath, - .exclamationmarkBubble, - .exclamationmarkBubbleFill, - .exclamationmarkCircle, - .exclamationmarkCircleFill, - .exclamationmarkIcloud, - .exclamationmarkIcloudFill, - .exclamationmarkOctagon, - .exclamationmarkOctagonFill, - .exclamationmarkShield, - .exclamationmarkShieldFill, - .exclamationmarkSquare, - .exclamationmarkSquareFill, - .exclamationmarkTriangle, - .exclamationmarkTriangleFill, - .externaldrive, - .externaldriveBadgeCheckmark, - .externaldriveBadgeIcloud, - .externaldriveBadgeMinus, - .externaldriveBadgePersonCrop, - .externaldriveBadgePlus, - .externaldriveBadgeTimemachine, - .externaldriveBadgeWifi, - .externaldriveBadgeXmark, - .externaldriveConnectedToLineBelow, - .externaldriveConnectedToLineBelowFill, - .externaldriveFill, - .externaldriveFillBadgeCheckmark, - .externaldriveFillBadgeIcloud, - .externaldriveFillBadgeMinus, - .externaldriveFillBadgePersonCrop, - .externaldriveFillBadgePlus, - .externaldriveFillBadgeTimemachine, - .externaldriveFillBadgeWifi, - .externaldriveFillBadgeXmark, - .eye, - .eyeCircle, - .eyeCircleFill, - .eyeFill, - .eyeSlash, - .eyeSlashFill, - .eyebrow, - .eyedropper, - .eyedropperFull, - .eyedropperHalffull, - .eyeglasses, - .eyes, - .eyesInverse, - .fCircle, - .fCircleFill, - .fCursive, - .fCursiveCircle, - .fCursiveCircleFill, - .fSquare, - .fSquareFill, - .faceDashed, - .faceDashedFill, - .faceSmiling, - .faceSmilingFill, - .faceid, - .faxmachine, - .fiberchannel, - .figureStand, - .figureStandLineDottedFigureStand, - .figureWalk, - .figureWalkCircle, - .figureWalkCircleFill, - .figureWalkDiamond, - .figureWalkDiamondFill, - .figureWave, - .figureWaveCircle, - .figureWaveCircleFill, - .filemenuAndCursorarrow, - .filemenuAndSelection, - .film, - .filmFill, - .flag, - .flagBadgeEllipsis, - .flagBadgeEllipsisFill, - .flagCircle, - .flagCircleFill, - .flagFill, - .flagSlash, - .flagSlashCircle, - .flagSlashCircleFill, - .flagSlashFill, - .flame, - .flameFill, - .flashlightOffFill, - .flashlightOnFill, - .flipHorizontal, - .flipHorizontalFill, - .flipphone, - .florinsignCircle, - .florinsignCircleFill, - .florinsignSquare, - .florinsignSquareFill, - .flowchart, - .flowchartFill, - .fn, - .folder, - .folderBadgeGear, - .folderBadgeMinus, - .folderBadgePersonCrop, - .folderBadgePlus, - .folderBadgeQuestionmark, - .folderCircle, - .folderCircleFill, - .folderFill, - .folderFillBadgeGear, - .folderFillBadgeMinus, - .folderFillBadgePersonCrop, - .folderFillBadgePlus, - .folderFillBadgeQuestionmark, - .forward, - .forwardEnd, - .forwardEndAlt, - .forwardEndAltFill, - .forwardEndFill, - .forwardFill, - .forwardFrame, - .forwardFrameFill, - .francsignCircle, - .francsignCircleFill, - .francsignSquare, - .francsignSquareFill, - .function, - .fx, - .gCircle, - .gCircleFill, - .gSquare, - .gSquareFill, - .gamecontroller, - .gamecontrollerFill, - .gauge, - .gaugeBadgeMinus, - .gaugeBadgePlus, - .gear, - .gearshape, - .gearshape2, - .gearshape2Fill, - .gearshapeFill, - .gift, - .giftCircle, - .giftCircleFill, - .giftFill, - .giftcard, - .giftcardFill, - .globe, - .gobackward, - .gobackward10, - .gobackward15, - .gobackward30, - .gobackward45, - .gobackward60, - .gobackward75, - .gobackward90, - .gobackwardMinus, - .goforward, - .goforward10, - .goforward15, - .goforward30, - .goforward45, - .goforward60, - .goforward75, - .goforward90, - .goforwardPlus, - .graduationcap, - .graduationcapFill, - .greaterthan, - .greaterthanCircle, - .greaterthanCircleFill, - .greaterthanSquare, - .greaterthanSquareFill, - .greetingcard, - .greetingcardFill, - .grid, - .gridCircle, - .gridCircleFill, - .guaranisignCircle, - .guaranisignCircleFill, - .guaranisignSquare, - .guaranisignSquareFill, - .guitars, - .guitarsFill, - .gyroscope, - .hCircle, - .hCircleFill, - .hSquare, - .hSquareFill, - .hSquareFillOnSquareFill, - .hSquareOnSquare, - .hammer, - .hammerFill, - .handDraw, - .handDrawFill, - .handPointDown, - .handPointDownFill, - .handPointLeft, - .handPointLeftFill, - .handPointRight, - .handPointRightFill, - .handPointUp, - .handPointUpBraille, - .handPointUpBrailleFill, - .handPointUpFill, - .handPointUpLeft, - .handPointUpLeftFill, - .handRaised, - .handRaisedFill, - .handRaisedSlash, - .handRaisedSlashFill, - .handTap, - .handTapFill, - .handThumbsdown, - .handThumbsdownFill, - .handThumbsup, - .handThumbsupFill, - .handWave, - .handWaveFill, - .handsClap, - .handsClapFill, - .handsSparkles, - .handsSparklesFill, - .hare, - .hareFill, - .headphones, - .headphonesCircle, - .headphonesCircleFill, - .hearingaidEar, - .heart, - .heartCircle, - .heartCircleFill, - .heartFill, - .heartSlash, - .heartSlashCircle, - .heartSlashCircleFill, - .heartSlashFill, - .heartTextSquare, - .heartTextSquareFill, - .helm, - .hexagon, - .hexagonFill, - .hifispeaker, - .hifispeaker2, - .hifispeaker2Fill, - .hifispeakerAndHomepod, - .hifispeakerAndHomepodFill, - .hifispeakerFill, - .highlighter, - .homekit, - .homepod, - .homepod2, - .homepod2Fill, - .homepodFill, - .hourglass, - .hourglassBadgePlus, - .hourglassBottomhalfFill, - .hourglassTophalfFill, - .house, - .houseCircle, - .houseCircleFill, - .houseFill, - .hryvniasignCircle, - .hryvniasignCircleFill, - .hryvniasignSquare, - .hryvniasignSquareFill, - .hurricane, - .iCircle, - .iCircleFill, - .iSquare, - .iSquareFill, - .icloud, - .icloudAndArrowDown, - .icloudAndArrowDownFill, - .icloudAndArrowUp, - .icloudAndArrowUpFill, - .icloudCircle, - .icloudCircleFill, - .icloudFill, - .icloudSlash, - .icloudSlashFill, - .increaseIndent, - .increaseQuotelevel, - .indianrupeesignCircle, - .indianrupeesignCircleFill, - .indianrupeesignSquare, - .indianrupeesignSquareFill, - .infinity, - .infinityCircle, - .infinityCircleFill, - .info, - .infoCircle, - .infoCircleFill, - .internaldrive, - .internaldriveFill, - .ipad, - .ipadBadgePlay, - .ipadHomebutton, - .ipadHomebuttonBadgePlay, - .ipadHomebuttonLandscape, - .ipadHomebuttonLandscapeBadgePlay, - .ipadLandscape, - .ipadLandscapeBadgePlay, - .iphone, - .iphoneBadgePlay, - .iphoneHomebutton, - .iphoneHomebuttonBadgePlay, - .iphoneHomebuttonLandscape, - .iphoneHomebuttonRadiowavesLeftAndRight, - .iphoneHomebuttonSlash, - .iphoneLandscape, - .iphoneRadiowavesLeftAndRight, - .iphoneSlash, - .ipod, - .ipodshuffleGen1, - .ipodshuffleGen2, - .ipodshuffleGen3, - .ipodshuffleGen4, - .ipodtouch, - .ipodtouchLandscape, - .italic, - .jCircle, - .jCircleFill, - .jSquare, - .jSquareFill, - .jSquareFillOnSquareFill, - .jSquareOnSquare, - .k, - .kCircle, - .kCircleFill, - .kSquare, - .kSquareFill, - .key, - .keyFill, - .keyIcloud, - .keyIcloudFill, - .keyboard, - .keyboardBadgeEllipsis, - .keyboardChevronCompactDown, - .keyboardChevronCompactLeft, - .keyboardMacwindow, - .keyboardOnehandedLeft, - .keyboardOnehandedRight, - .kipsignCircle, - .kipsignCircleFill, - .kipsignSquare, - .kipsignSquareFill, - .lCircle, - .lCircleFill, - .lJoystick, - .lJoystickDown, - .lJoystickDownFill, - .lJoystickFill, - .lRectangleRoundedbottom, - .lRectangleRoundedbottomFill, - .lSquare, - .lSquareFill, - .l1RectangleRoundedbottom, - .l1RectangleRoundedbottomFill, - .l2RectangleRoundedtop, - .l2RectangleRoundedtopFill, - .ladybug, - .ladybugFill, - .laptopcomputer, - .laptopcomputerAndIphone, - .largecircleFillCircle, - .larisignCircle, - .larisignCircleFill, - .larisignSquare, - .larisignSquareFill, - .lasso, - .lassoSparkles, - .latch2Case, - .latch2CaseFill, - .lbRectangleRoundedbottom, - .lbRectangleRoundedbottomFill, - .leaf, - .leafArrowCirclepath, - .leafArrowTriangleCirclepath, - .leafFill, - .lessthan, - .lessthanCircle, - .lessthanCircleFill, - .lessthanSquare, - .lessthanSquareFill, - .level, - .levelFill, - .lifepreserver, - .lifepreserverFill, - .lightMax, - .lightMin, - .lightbulb, - .lightbulbFill, - .lightbulbSlash, - .lightbulbSlashFill, - .line3CrossedSwirlCircle, - .line3CrossedSwirlCircleFill, - .lineDiagonal, - .lineDiagonalArrow, - .lineHorizontal2DecreaseCircle, - .lineHorizontal2DecreaseCircleFill, - .lineHorizontal3, - .lineHorizontal3Circle, - .lineHorizontal3CircleFill, - .lineHorizontal3Decrease, - .lineHorizontal3DecreaseCircle, - .lineHorizontal3DecreaseCircleFill, - .lineHorizontalStarFillLineHorizontal, - .lineweight, - .link, - .linkBadgePlus, - .linkCircle, - .linkCircleFill, - .linkIcloud, - .linkIcloudFill, - .lirasignCircle, - .lirasignCircleFill, - .lirasignSquare, - .lirasignSquareFill, - .listAndFilm, - .listBullet, - .listBulletBelowRectangle, - .listBulletIndent, - .listBulletRectangle, - .listDash, - .listNumber, - .listStar, - .listTriangle, - .livephoto, - .livephotoBadgeA, - .livephotoPlay, - .livephotoSlash, - .location, - .locationCircle, - .locationCircleFill, - .locationFill, - .locationFillViewfinder, - .locationNorth, - .locationNorthFill, - .locationNorthLine, - .locationNorthLineFill, - .locationSlash, - .locationSlashFill, - .locationViewfinder, - .lock, - .lockApplewatch, - .lockCircle, - .lockCircleFill, - .lockDoc, - .lockDocFill, - .lockFill, - .lockIcloud, - .lockIcloudFill, - .lockOpen, - .lockOpenFill, - .lockRectangle, - .lockRectangleFill, - .lockRectangleOnRectangle, - .lockRectangleOnRectangleFill, - .lockRectangleStack, - .lockRectangleStackFill, - .lockRotation, - .lockRotationOpen, - .lockShield, - .lockShieldFill, - .lockSlash, - .lockSlashFill, - .lockSquare, - .lockSquareFill, - .lockSquareStack, - .lockSquareStackFill, - .loupe, - .ltRectangleRoundedtop, - .ltRectangleRoundedtopFill, - .lungs, - .lungsFill, - .mCircle, - .mCircleFill, - .mSquare, - .mSquareFill, - .macmini, - .macminiFill, - .macproGen1, - .macproGen2, - .macproGen2Fill, - .macproGen3, - .macproGen3Server, - .macwindow, - .macwindowBadgePlus, - .macwindowOnRectangle, - .magnifyingglass, - .magnifyingglassCircle, - .magnifyingglassCircleFill, - .mail, - .mailAndTextMagnifyingglass, - .mailFill, - .mailStack, - .mailStackFill, - .manatsignCircle, - .manatsignCircleFill, - .manatsignSquare, - .manatsignSquareFill, - .map, - .mapFill, - .mappin, - .mappinAndEllipse, - .mappinCircle, - .mappinCircleFill, - .mappinSlash, - .megaphone, - .megaphoneFill, - .memories, - .memoriesBadgeMinus, - .memoriesBadgePlus, - .memorychip, - .menubarArrowDownRectangle, - .menubarArrowUpRectangle, - .menubarDockRectangle, - .menubarDockRectangleBadgeRecord, - .menubarRectangle, - .message, - .messageCircle, - .messageCircleFill, - .messageFill, - .metronome, - .metronomeFill, - .mic, - .micCircle, - .micCircleFill, - .micFill, - .micSlash, - .micSlashFill, - .millsignCircle, - .millsignCircleFill, - .millsignSquare, - .millsignSquareFill, - .minus, - .minusCircle, - .minusCircleFill, - .minusDiamond, - .minusDiamondFill, - .minusMagnifyingglass, - .minusPlusBatteryblock, - .minusPlusBatteryblockFill, - .minusRectangle, - .minusRectangleFill, - .minusRectanglePortrait, - .minusRectanglePortraitFill, - .minusSlashPlus, - .minusSquare, - .minusSquareFill, - .moon, - .moonCircle, - .moonCircleFill, - .moonFill, - .moonStars, - .moonStarsFill, - .moonZzz, - .moonZzzFill, - .mosaic, - .mosaicFill, - .mount, - .mountFill, - .mouth, - .mouthFill, - .move3d, - .multiply, - .multiplyCircle, - .multiplyCircleFill, - .multiplySquare, - .multiplySquareFill, - .musicHouse, - .musicHouseFill, - .musicMic, - .musicNote, - .musicNoteHouse, - .musicNoteHouseFill, - .musicNoteList, - .musicQuarternote3, - .mustache, - .mustacheFill, - .nCircle, - .nCircleFill, - .nSquare, - .nSquareFill, - .nairasignCircle, - .nairasignCircleFill, - .nairasignSquare, - .nairasignSquareFill, - .network, - .newspaper, - .newspaperFill, - .nose, - .noseFill, - .nosign, - .note, - .noteText, - .noteTextBadgePlus, - .number, - .numberCircle, - .numberCircleFill, - .numberSquare, - .numberSquareFill, - .oCircle, - .oCircleFill, - .oSquare, - .oSquareFill, - .octagon, - .octagonFill, - .opticaldisc, - .opticaldiscdrive, - .opticaldiscdriveFill, - .option, - .oval, - .ovalFill, - .ovalPortrait, - .ovalPortraitFill, - .pCircle, - .pCircleFill, - .pSquare, - .pSquareFill, - .paintbrush, - .paintbrushFill, - .paintbrushPointed, - .paintbrushPointedFill, - .paintpalette, - .paintpaletteFill, - .pano, - .panoFill, - .paperclip, - .paperclipBadgeEllipsis, - .paperclipCircle, - .paperclipCircleFill, - .paperplane, - .paperplaneCircle, - .paperplaneCircleFill, - .paperplaneFill, - .paragraph, - .paragraphsign, - .pause, - .pauseCircle, - .pauseCircleFill, - .pauseFill, - .pauseRectangle, - .pauseRectangleFill, - .pc, - .pencil, - .pencilAndEllipsisRectangle, - .pencilAndOutline, - .pencilCircle, - .pencilCircleFill, - .pencilSlash, - .pencilTip, - .pencilTipCropCircle, - .pencilTipCropCircleBadgeArrowForward, - .pencilTipCropCircleBadgeMinus, - .pencilTipCropCircleBadgePlus, - .percent, - .person, - .person2, - .person2Circle, - .person2CircleFill, - .person2Fill, - .person2SquareStack, - .person2SquareStackFill, - .person3, - .person3Fill, - .personAndArrowLeftAndArrowRight, - .personBadgeMinus, - .personBadgeMinusFill, - .personBadgePlus, - .personBadgePlusFill, - .personCircle, - .personCircleFill, - .personCropCircle, - .personCropCircleBadgeCheckmark, - .personCropCircleBadgeExclam, - .personCropCircleBadgeExclamationmark, - .personCropCircleBadgeMinus, - .personCropCircleBadgePlus, - .personCropCircleBadgeQuestionmark, - .personCropCircleBadgeXmark, - .personCropCircleFill, - .personCropCircleFillBadgeCheckmark, - .personCropCircleFillBadgeExclam, - .personCropCircleFillBadgeExclamationmark, - .personCropCircleFillBadgeMinus, - .personCropCircleFillBadgePlus, - .personCropCircleFillBadgeQuestionmark, - .personCropCircleFillBadgeXmark, - .personCropRectangle, - .personCropRectangleFill, - .personCropSquare, - .personCropSquareFill, - .personCropSquareFillAndAtRectangle, - .personFill, - .personFillAndArrowLeftAndArrowRight, - .personFillBadgeMinus, - .personFillBadgePlus, - .personFillCheckmark, - .personFillQuestionmark, - .personFillTurnDown, - .personFillTurnLeft, - .personFillTurnRight, - .personFillViewfinder, - .personFillXmark, - .personIcloud, - .personIcloudFill, - .personalhotspot, - .perspective, - .pesetasignCircle, - .pesetasignCircleFill, - .pesetasignSquare, - .pesetasignSquareFill, - .pesosignCircle, - .pesosignCircleFill, - .pesosignSquare, - .pesosignSquareFill, - .phone, - .phoneArrowDownLeft, - .phoneArrowRight, - .phoneArrowUpRight, - .phoneBadgePlus, - .phoneBubbleLeft, - .phoneBubbleLeftFill, - .phoneCircle, - .phoneCircleFill, - .phoneConnection, - .phoneDown, - .phoneDownCircle, - .phoneDownCircleFill, - .phoneDownFill, - .phoneFill, - .phoneFillArrowDownLeft, - .phoneFillArrowRight, - .phoneFillArrowUpRight, - .phoneFillBadgePlus, - .phoneFillConnection, - .photo, - .photoFill, - .photoFillOnRectangleFill, - .photoOnRectangle, - .photoOnRectangleAngled, - .photoTv, - .pianokeys, - .pianokeysInverse, - .pills, - .pillsFill, - .pin, - .pinCircle, - .pinCircleFill, - .pinFill, - .pinSlash, - .pinSlashFill, - .pip, - .pipEnter, - .pipExit, - .pipFill, - .pipRemove, - .pipSwap, - .placeholdertextFill, - .play, - .playCircle, - .playCircleFill, - .playFill, - .playRectangle, - .playRectangleFill, - .playSlash, - .playSlashFill, - .playTv, - .playTvFill, - .playpause, - .playpauseFill, - .plus, - .plusApp, - .plusAppFill, - .plusBubble, - .plusBubbleFill, - .plusCircle, - .plusCircleFill, - .plusDiamond, - .plusDiamondFill, - .plusMagnifyingglass, - .plusMessage, - .plusMessageFill, - .plusRectangle, - .plusRectangleFill, - .plusRectangleFillOnFolderFill, - .plusRectangleFillOnRectangleFill, - .plusRectangleOnFolder, - .plusRectangleOnRectangle, - .plusRectanglePortrait, - .plusRectanglePortraitFill, - .plusSlashMinus, - .plusSquare, - .plusSquareFill, - .plusSquareFillOnSquareFill, - .plusSquareOnSquare, - .plusViewfinder, - .plusminus, - .plusminusCircle, - .plusminusCircleFill, - .pointFillTopleftDownCurvedtoPointFillBottomrightUp, - .pointTopleftDownCurvedtoPointBottomrightUp, - .power, - .poweroff, - .poweron, - .powersleep, - .printer, - .printerDotmatrix, - .printerDotmatrixFill, - .printerDotmatrixFillAndPaperFill, - .printerFill, - .printerFillAndPaperFill, - .projective, - .purchased, - .purchasedCircle, - .purchasedCircleFill, - .puzzlepiece, - .puzzlepieceFill, - .pyramid, - .pyramidFill, - .qCircle, - .qCircleFill, - .qSquare, - .qSquareFill, - .qrcode, - .qrcodeViewfinder, - .questionmark, - .questionmarkCircle, - .questionmarkCircleFill, - .questionmarkDiamond, - .questionmarkDiamondFill, - .questionmarkFolder, - .questionmarkFolderFill, - .questionmarkSquare, - .questionmarkSquareDashed, - .questionmarkSquareFill, - .questionmarkVideo, - .questionmarkVideoFill, - .quoteBubble, - .quoteBubbleFill, - .rCircle, - .rCircleFill, - .rJoystick, - .rJoystickDown, - .rJoystickDownFill, - .rJoystickFill, - .rRectangleRoundedbottom, - .rRectangleRoundedbottomFill, - .rSquare, - .rSquareFill, - .rSquareFillOnSquareFill, - .rSquareOnSquare, - .r1RectangleRoundedbottom, - .r1RectangleRoundedbottomFill, - .r2RectangleRoundedtop, - .r2RectangleRoundedtopFill, - .radio, - .radioFill, - .radiowavesLeft, - .radiowavesRight, - .rays, - .rbRectangleRoundedbottom, - .rbRectangleRoundedbottomFill, - .recordCircle, - .recordCircleFill, - .recordingtape, - .rectangle, - .rectangle3Offgrid, - .rectangle3OffgridBubbleLeft, - .rectangle3OffgridBubbleLeftFill, - .rectangle3OffgridFill, - .rectangleAndArrowUpRightAndArrowDownLeft, - .rectangleAndArrowUpRightAndArrowDownLeftSlash, - .rectangleAndPaperclip, - .rectangleAndPencilAndEllipsis, - .rectangleAndTextMagnifyingglass, - .rectangleArrowtriangle2Inward, - .rectangleArrowtriangle2Outward, - .rectangleBadgeCheckmark, - .rectangleBadgeMinus, - .rectangleBadgePersonCrop, - .rectangleBadgePlus, - .rectangleBadgeXmark, - .rectangleBottomthirdInsetFill, - .rectangleCenterInsetFill, - .rectangleCompressVertical, - .rectangleConnectedToLineBelow, - .rectangleDashed, - .rectangleDashedAndPaperclip, - .rectangleDashedBadgeRecord, - .rectangleDock, - .rectangleExpandVertical, - .rectangleFill, - .rectangleFillBadgeCheckmark, - .rectangleFillBadgeMinus, - .rectangleFillBadgePersonCrop, - .rectangleFillBadgePlus, - .rectangleFillBadgeXmark, - .rectangleFillOnRectangleAngledFill, - .rectangleFillOnRectangleFill, - .rectangleFillOnRectangleFillCircle, - .rectangleFillOnRectangleFillCircleFill, - .rectangleFillOnRectangleFillSlashFill, - .rectangleGrid1x2, - .rectangleGrid1x2Fill, - .rectangleGrid2x2, - .rectangleGrid2x2Fill, - .rectangleGrid3x2, - .rectangleGrid3x2Fill, - .rectangleInsetBottomleftFill, - .rectangleInsetBottomrightFill, - .rectangleInsetFill, - .rectangleInsetTopleftFill, - .rectangleInsetToprightFill, - .rectangleLefthalfFill, - .rectangleLefthalfInsetFill, - .rectangleLefthalfInsetFillArrowLeft, - .rectangleLeftthirdInsetFill, - .rectangleOnRectangle, - .rectangleOnRectangleAngled, - .rectangleOnRectangleSlash, - .rectanglePortrait, - .rectanglePortraitArrowtriangle2Inward, - .rectanglePortraitArrowtriangle2Outward, - .rectanglePortraitFill, - .rectangleRighthalfFill, - .rectangleRighthalfInsetFill, - .rectangleRighthalfInsetFillArrowRight, - .rectangleRightthirdInsetFill, - .rectangleRoundedbottom, - .rectangleRoundedbottomFill, - .rectangleRoundedtop, - .rectangleRoundedtopFill, - .rectangleSlash, - .rectangleSlashFill, - .rectangleSplit1x2, - .rectangleSplit1x2Fill, - .rectangleSplit2x1, - .rectangleSplit2x1Fill, - .rectangleSplit2x2, - .rectangleSplit2x2Fill, - .rectangleSplit3x1, - .rectangleSplit3x1Fill, - .rectangleSplit3x3, - .rectangleSplit3x3Fill, - .rectangleStack, - .rectangleStackBadgeMinus, - .rectangleStackBadgePersonCrop, - .rectangleStackBadgePlus, - .rectangleStackFill, - .rectangleStackFillBadgeMinus, - .rectangleStackFillBadgePersonCrop, - .rectangleStackFillBadgePlus, - .rectangleStackPersonCrop, - .rectangleStackPersonCropFill, - .rectangleTopthirdInset, - .`repeat`, - .repeat1, - .repeat1Circle, - .repeat1CircleFill, - .repeatCircle, - .repeatCircleFill, - .restart, - .restartCircle, - .`return`, - .rhombus, - .rhombusFill, - .rosette, - .rotate3d, - .rotateLeft, - .rotateLeftFill, - .rotateRight, - .rotateRightFill, - .rtRectangleRoundedtop, - .rtRectangleRoundedtopFill, - .rublesignCircle, - .rublesignCircleFill, - .rublesignSquare, - .rublesignSquareFill, - .ruler, - .rulerFill, - .rupeesignCircle, - .rupeesignCircleFill, - .rupeesignSquare, - .rupeesignSquareFill, - .sCircle, - .sCircleFill, - .sSquare, - .sSquareFill, - .safari, - .safariFill, - .scale3d, - .scalemass, - .scalemassFill, - .scanner, - .scannerFill, - .scissors, - .scissorsBadgeEllipsis, - .scope, - .scribble, - .scribbleVariable, - .scroll, - .scrollFill, - .sdcard, - .sdcardFill, - .seal, - .sealFill, - .selectionPinInOut, - .serverRack, - .shadow, - .shekelsignCircle, - .shekelsignCircleFill, - .shekelsignSquare, - .shekelsignSquareFill, - .sheqelsignCircle, - .sheqelsignCircleFill, - .sheqelsignSquare, - .sheqelsignSquareFill, - .shield, - .shieldCheckerboard, - .shieldFill, - .shieldLefthalfFill, - .shieldLefthalfFillSlash, - .shieldSlash, - .shieldSlashFill, - .shift, - .shiftFill, - .shippingbox, - .shippingboxFill, - .shuffle, - .shuffleCircle, - .shuffleCircleFill, - .sidebarLeading, - .sidebarLeft, - .sidebarRight, - .sidebarSquaresLeading, - .sidebarSquaresLeft, - .sidebarSquaresRight, - .sidebarSquaresTrailing, - .sidebarTrailing, - .signature, - .signpostLeft, - .signpostLeftFill, - .signpostRight, - .signpostRightFill, - .simcard, - .simcard2, - .simcard2Fill, - .simcardFill, - .skew, - .slashCircle, - .slashCircleFill, - .sleep, - .sliderHorizontal3, - .sliderHorizontalBelowRectangle, - .sliderHorizontalBelowSquareFillAndSquare, - .sliderVertical3, - .slowmo, - .smallcircleCircle, - .smallcircleCircleFill, - .smallcircleFillCircle, - .smallcircleFillCircleFill, - .smiley, - .smileyFill, - .smoke, - .smokeFill, - .snow, - .sparkle, - .sparkles, - .sparklesRectangleStack, - .sparklesRectangleStackFill, - .sparklesSquareFillOnSquare, - .speaker, - .speaker1, - .speaker1Fill, - .speaker2, - .speaker2Fill, - .speaker3, - .speaker3Fill, - .speakerFill, - .speakerSlash, - .speakerSlashCircle, - .speakerSlashCircleFill, - .speakerSlashFill, - .speakerWave1, - .speakerWave1Fill, - .speakerWave2, - .speakerWave2Circle, - .speakerWave2CircleFill, - .speakerWave2Fill, - .speakerWave3, - .speakerWave3Fill, - .speakerZzz, - .speakerZzzFill, - .speedometer, - .sportscourt, - .sportscourtFill, - .square, - .square2Stack3d, - .square2Stack3dBottomFill, - .square2Stack3dTopFill, - .square3Stack3d, - .square3Stack3dBottomFill, - .square3Stack3dMiddleFill, - .square3Stack3dTopFill, - .squareAndArrowDown, - .squareAndArrowDownFill, - .squareAndArrowDownOnSquare, - .squareAndArrowDownOnSquareFill, - .squareAndArrowUp, - .squareAndArrowUpFill, - .squareAndArrowUpOnSquare, - .squareAndArrowUpOnSquareFill, - .squareAndAtRectangle, - .squareAndLineVerticalAndSquare, - .squareAndLineVerticalAndSquareFill, - .squareAndPencil, - .squareBottomhalfFill, - .squareCircle, - .squareCircleFill, - .squareDashed, - .squareDashedInsetFill, - .squareFill, - .squareFillAndLineVerticalAndSquare, - .squareFillAndLineVerticalSquareFill, - .squareFillOnCircleFill, - .squareFillOnSquare, - .squareFillOnSquareFill, - .squareFillTextGrid1x2, - .squareGrid2x2, - .squareGrid2x2Fill, - .squareGrid3x1BelowLineGrid1x2, - .squareGrid3x1FillBelowLineGrid1x2, - .squareGrid3x1FolderBadgePlus, - .squareGrid3x1FolderFillBadgePlus, - .squareGrid3x2, - .squareGrid3x2Fill, - .squareGrid3x3, - .squareGrid3x3BottomleftFill, - .squareGrid3x3BottommiddleFill, - .squareGrid3x3BottomrightFill, - .squareGrid3x3Fill, - .squareGrid3x3FillSquare, - .squareGrid3x3MiddleFill, - .squareGrid3x3MiddleleftFill, - .squareGrid3x3MiddlerightFill, - .squareGrid3x3TopleftFill, - .squareGrid3x3TopmiddleFill, - .squareGrid3x3ToprightFill, - .squareGrid4x3Fill, - .squareLefthalfFill, - .squareOnCircle, - .squareOnSquare, - .squareOnSquareDashed, - .squareOnSquareSquareshapeControlhandles, - .squareRighthalfFill, - .squareSlash, - .squareSlashFill, - .squareSplit1x2, - .squareSplit1x2Fill, - .squareSplit2x1, - .squareSplit2x1Fill, - .squareSplit2x2, - .squareSplit2x2Fill, - .squareSplitBottomrightquarter, - .squareSplitBottomrightquarterFill, - .squareSplitDiagonal, - .squareSplitDiagonal2x2, - .squareSplitDiagonal2x2Fill, - .squareSplitDiagonalFill, - .squareStack, - .squareStack3dDownDottedline, - .squareStack3dDownForward, - .squareStack3dDownForwardFill, - .squareStack3dDownRight, - .squareStack3dDownRightFill, - .squareStack3dForwardDottedline, - .squareStack3dForwardDottedlineFill, - .squareStack3dUp, - .squareStack3dUpBadgeA, - .squareStack3dUpBadgeAFill, - .squareStack3dUpFill, - .squareStack3dUpSlash, - .squareStack3dUpSlashFill, - .squareStackFill, - .squareTophalfFill, - .squaresBelowRectangle, - .squareshape, - .squareshapeControlhandlesOnSquareshapeControlhandles, - .squareshapeDashedSquareshape, - .squareshapeFill, - .squareshapeSplit2x2, - .squareshapeSplit2x2Dotted, - .squareshapeSplit3x3, - .squareshapeSquareshapeDashed, - .star, - .starCircle, - .starCircleFill, - .starFill, - .starLeadinghalfFill, - .starLefthalfFill, - .starSlash, - .starSlashFill, - .starSquare, - .starSquareFill, - .staroflife, - .staroflifeCircle, - .staroflifeCircleFill, - .staroflifeFill, - .sterlingsignCircle, - .sterlingsignCircleFill, - .sterlingsignSquare, - .sterlingsignSquareFill, - .stethoscope, - .stop, - .stopCircle, - .stopCircleFill, - .stopFill, - .stopwatch, - .stopwatchFill, - .strikethrough, - .studentdesk, - .suitClub, - .suitClubFill, - .suitDiamond, - .suitDiamondFill, - .suitHeart, - .suitHeartFill, - .suitSpade, - .suitSpadeFill, - .sum, - .sunDust, - .sunDustFill, - .sunHaze, - .sunHazeFill, - .sunMax, - .sunMaxFill, - .sunMin, - .sunMinFill, - .sunrise, - .sunriseFill, - .sunset, - .sunsetFill, - .swift, - .switch2, - .tBubble, - .tBubbleFill, - .tCircle, - .tCircleFill, - .tSquare, - .tSquareFill, - .table, - .tableBadgeMore, - .tableBadgeMoreFill, - .tableFill, - .tablecells, - .tablecellsBadgeEllipsis, - .tablecellsBadgeEllipsisFill, - .tablecellsFill, - .tag, - .tagCircle, - .tagCircleFill, - .tagFill, - .tagSlash, - .tagSlashFill, - .target, - .teletype, - .teletypeAnswer, - .teletypeCircle, - .teletypeCircleFill, - .tengesignCircle, - .tengesignCircleFill, - .tengesignSquare, - .tengesignSquareFill, - .terminal, - .terminalFill, - .textAligncenter, - .textAlignleft, - .textAlignright, - .textAndCommandMacwindow, - .textAppend, - .textBadgeCheckmark, - .textBadgeMinus, - .textBadgePlus, - .textBadgeStar, - .textBadgeXmark, - .textBelowPhoto, - .textBelowPhotoFill, - .textBookClosed, - .textBookClosedFill, - .textBubble, - .textBubbleFill, - .textCursor, - .textInsert, - .textJustify, - .textJustifyleft, - .textJustifyright, - .textMagnifyingglass, - .textQuote, - .textRedaction, - .textbox, - .textformat, - .textformat123, - .textformatAbc, - .textformatAbcDottedunderline, - .textformatAlt, - .textformatSize, - .textformatSizeLarger, - .textformatSizeSmaller, - .textformatSubscript, - .textformatSuperscript, - .thermometer, - .thermometerSnowflake, - .thermometerSun, - .thermometerSunFill, - .ticket, - .ticketFill, - .timelapse, - .timelineSelection, - .timer, - .timerSquare, - .togglepower, - .tornado, - .tortoise, - .tortoiseFill, - .torus, - .touchid, - .tram, - .tramCircle, - .tramCircleFill, - .tramFill, - .tramTunnelFill, - .trash, - .trashCircle, - .trashCircleFill, - .trashFill, - .trashSlash, - .trashSlashFill, - .tray, - .tray2, - .tray2Fill, - .trayAndArrowDown, - .trayAndArrowDownFill, - .trayAndArrowUp, - .trayAndArrowUpFill, - .trayCircle, - .trayCircleFill, - .trayFill, - .trayFull, - .trayFullFill, - .triangle, - .triangleCircle, - .triangleCircleFill, - .triangleFill, - .triangleLefthalfFill, - .triangleRighthalfFill, - .tropicalstorm, - .tugriksignCircle, - .tugriksignCircleFill, - .tugriksignSquare, - .tugriksignSquareFill, - .tuningfork, - .turkishlirasignCircle, - .turkishlirasignCircleFill, - .turkishlirasignSquare, - .turkishlirasignSquareFill, - .tv, - .tvAndHifispeakerFill, - .tvAndMediabox, - .tvCircle, - .tvCircleFill, - .tvFill, - .tvMusicNote, - .tvMusicNoteFill, - .uCircle, - .uCircleFill, - .uSquare, - .uSquareFill, - .uiwindowSplit2x1, - .umbrella, - .umbrellaFill, - .underline, - .vCircle, - .vCircleFill, - .vSquare, - .vSquareFill, - .video, - .videoBadgeCheckmark, - .videoBadgePlus, - .videoBadgePlusFill, - .videoBubbleLeft, - .videoBubbleLeftFill, - .videoCircle, - .videoCircleFill, - .videoFill, - .videoFillBadgeCheckmark, - .videoFillBadgePlus, - .videoSlash, - .videoSlashFill, - .view2d, - .view3d, - .viewfinder, - .viewfinderCircle, - .viewfinderCircleFill, - .wCircle, - .wCircleFill, - .wSquare, - .wSquareFill, - .wake, - .walletPass, - .walletPassFill, - .wandAndRays, - .wandAndRaysInverse, - .wandAndStars, - .wandAndStarsInverse, - .wave3Backward, - .wave3BackwardCircle, - .wave3BackwardCircleFill, - .wave3Forward, - .wave3ForwardCircle, - .wave3ForwardCircleFill, - .wave3Left, - .wave3LeftCircle, - .wave3LeftCircleFill, - .wave3Right, - .wave3RightCircle, - .wave3RightCircleFill, - .waveform, - .waveformCircle, - .waveformCircleFill, - .waveformPath, - .waveformPathBadgeMinus, - .waveformPathBadgePlus, - .waveformPathEcg, - .waveformPathEcgRectangle, - .waveformPathEcgRectangleFill, - .wifi, - .wifiExclamationmark, - .wifiSlash, - .wind, - .windSnow, - .wonsignCircle, - .wonsignCircleFill, - .wonsignSquare, - .wonsignSquareFill, - .wrench, - .wrenchAndScrewdriver, - .wrenchAndScrewdriverFill, - .wrenchFill, - .xCircle, - .xCircleFill, - .xSquare, - .xSquareFill, - .xSquareroot, - .xmark, - .xmarkBin, - .xmarkBinCircle, - .xmarkBinCircleFill, - .xmarkBinFill, - .xmarkCircle, - .xmarkCircleFill, - .xmarkDiamond, - .xmarkDiamondFill, - .xmarkIcloud, - .xmarkIcloudFill, - .xmarkOctagon, - .xmarkOctagonFill, - .xmarkRectangle, - .xmarkRectangleFill, - .xmarkRectanglePortrait, - .xmarkRectanglePortraitFill, - .xmarkSeal, - .xmarkSealFill, - .xmarkShield, - .xmarkShieldFill, - .xmarkSquare, - .xmarkSquareFill, - .xserve, - .yCircle, - .yCircleFill, - .ySquare, - .ySquareFill, - .yensignCircle, - .yensignCircleFill, - .yensignSquare, - .yensignSquareFill, - .zCircle, - .zCircleFill, - .zSquare, - .zSquareFill, - .zlRectangleRoundedtop, - .zlRectangleRoundedtopFill, - .zrRectangleRoundedtop, - .zrRectangleRoundedtopFill, - .zzz - ] - } else if #available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *) { - // MARK: - 2020 - return [ - ._0Circle, - ._0CircleFill, - ._0Square, - ._0SquareFill, - ._00Circle, - ._00CircleFill, - ._00Square, - ._00SquareFill, - ._01Circle, - ._01CircleFill, - ._01Square, - ._01SquareFill, - ._02Circle, - ._02CircleFill, - ._02Square, - ._02SquareFill, - ._03Circle, - ._03CircleFill, - ._03Square, - ._03SquareFill, - ._04Circle, - ._04CircleFill, - ._04Square, - ._04SquareFill, - ._05Circle, - ._05CircleFill, - ._05Square, - ._05SquareFill, - ._06Circle, - ._06CircleFill, - ._06Square, - ._06SquareFill, - ._07Circle, - ._07CircleFill, - ._07Square, - ._07SquareFill, - ._08Circle, - ._08CircleFill, - ._08Square, - ._08SquareFill, - ._09Circle, - ._09CircleFill, - ._09Square, - ._09SquareFill, - ._1Circle, - ._1CircleFill, - ._1Magnifyingglass, - ._1Square, - ._1SquareFill, - ._10Circle, - ._10CircleFill, - ._10Square, - ._10SquareFill, - ._11Circle, - ._11CircleFill, - ._11Square, - ._11SquareFill, - ._12Circle, - ._12CircleFill, - ._12Square, - ._12SquareFill, - ._13Circle, - ._13CircleFill, - ._13Square, - ._13SquareFill, - ._14Circle, - ._14CircleFill, - ._14Square, - ._14SquareFill, - ._15Circle, - ._15CircleFill, - ._15Square, - ._15SquareFill, - ._16Circle, - ._16CircleFill, - ._16Square, - ._16SquareFill, - ._17Circle, - ._17CircleFill, - ._17Square, - ._17SquareFill, - ._18Circle, - ._18CircleFill, - ._18Square, - ._18SquareFill, - ._19Circle, - ._19CircleFill, - ._19Square, - ._19SquareFill, - ._2Circle, - ._2CircleFill, - ._2Square, - ._2SquareFill, - ._20Circle, - ._20CircleFill, - ._20Square, - ._20SquareFill, - ._21Circle, - ._21CircleFill, - ._21Square, - ._21SquareFill, - ._22Circle, - ._22CircleFill, - ._22Square, - ._22SquareFill, - ._23Circle, - ._23CircleFill, - ._23Square, - ._23SquareFill, - ._24Circle, - ._24CircleFill, - ._24Square, - ._24SquareFill, - ._25Circle, - ._25CircleFill, - ._25Square, - ._25SquareFill, - ._26Circle, - ._26CircleFill, - ._26Square, - ._26SquareFill, - ._27Circle, - ._27CircleFill, - ._27Square, - ._27SquareFill, - ._28Circle, - ._28CircleFill, - ._28Square, - ._28SquareFill, - ._29Circle, - ._29CircleFill, - ._29Square, - ._29SquareFill, - ._3Circle, - ._3CircleFill, - ._3Square, - ._3SquareFill, - ._30Circle, - ._30CircleFill, - ._30Square, - ._30SquareFill, - ._31Circle, - ._31CircleFill, - ._31Square, - ._31SquareFill, - ._32Circle, - ._32CircleFill, - ._32Square, - ._32SquareFill, - ._33Circle, - ._33CircleFill, - ._33Square, - ._33SquareFill, - ._34Circle, - ._34CircleFill, - ._34Square, - ._34SquareFill, - ._35Circle, - ._35CircleFill, - ._35Square, - ._35SquareFill, - ._36Circle, - ._36CircleFill, - ._36Square, - ._36SquareFill, - ._37Circle, - ._37CircleFill, - ._37Square, - ._37SquareFill, - ._38Circle, - ._38CircleFill, - ._38Square, - ._38SquareFill, - ._39Circle, - ._39CircleFill, - ._39Square, - ._39SquareFill, - ._4AltCircle, - ._4AltCircleFill, - ._4AltSquare, - ._4AltSquareFill, - ._4Circle, - ._4CircleFill, - ._4Square, - ._4SquareFill, - ._40Circle, - ._40CircleFill, - ._40Square, - ._40SquareFill, - ._41Circle, - ._41CircleFill, - ._41Square, - ._41SquareFill, - ._42Circle, - ._42CircleFill, - ._42Square, - ._42SquareFill, - ._43Circle, - ._43CircleFill, - ._43Square, - ._43SquareFill, - ._44Circle, - ._44CircleFill, - ._44Square, - ._44SquareFill, - ._45Circle, - ._45CircleFill, - ._45Square, - ._45SquareFill, - ._46Circle, - ._46CircleFill, - ._46Square, - ._46SquareFill, - ._47Circle, - ._47CircleFill, - ._47Square, - ._47SquareFill, - ._48Circle, - ._48CircleFill, - ._48Square, - ._48SquareFill, - ._49Circle, - ._49CircleFill, - ._49Square, - ._49SquareFill, - ._4kTv, - ._4kTvFill, - ._5Circle, - ._5CircleFill, - ._5Square, - ._5SquareFill, - ._50Circle, - ._50CircleFill, - ._50Square, - ._50SquareFill, - ._6AltCircle, - ._6AltCircleFill, - ._6AltSquare, - ._6AltSquareFill, - ._6Circle, - ._6CircleFill, - ._6Square, - ._6SquareFill, - ._7Circle, - ._7CircleFill, - ._7Square, - ._7SquareFill, - ._8Circle, - ._8CircleFill, - ._8Square, - ._8SquareFill, - ._9AltCircle, - ._9AltCircleFill, - ._9AltSquare, - ._9AltSquareFill, - ._9Circle, - ._9CircleFill, - ._9Square, - ._9SquareFill, - .a, - .aBookClosed, - .aBookClosedFill, - .aCircle, - .aCircleFill, - .aMagnify, - .aSquare, - .aSquareFill, - .abc, - .airplane, - .airplaneCircle, - .airplaneCircleFill, - .airplayaudio, - .airplayvideo, - .airpodLeft, - .airpodRight, - .airpodproLeft, - .airpodproRight, - .airpods, - .airpodspro, - .airportExpress, - .airportExtreme, - .airportExtremeTower, - .alarm, - .alarmFill, - .alt, - .amplifier, - .ant, - .antCircle, - .antCircleFill, - .antFill, - .antennaRadiowavesLeftAndRight, - .app, - .appBadge, - .appBadgeFill, - .appFill, - .appGift, - .appGiftFill, - .appclip, - .applelogo, - .applescript, - .applescriptFill, - .appletv, - .appletvFill, - .applewatch, - .applewatchRadiowavesLeftAndRight, - .applewatchSlash, - .applewatchWatchface, - .appsIpad, - .appsIpadLandscape, - .appsIphone, - .appsIphoneBadgePlus, - .appsIphoneLandscape, - .archivebox, - .archiveboxCircle, - .archiveboxCircleFill, - .archiveboxFill, - .arkit, - .arrow2Circlepath, - .arrow2CirclepathCircle, - .arrow2CirclepathCircleFill, - .arrow2Squarepath, - .arrow3Trianglepath, - .arrowBackward, - .arrowBackwardCircle, - .arrowBackwardCircleFill, - .arrowBackwardSquare, - .arrowBackwardSquareFill, - .arrowBranch, - .arrowClockwise, - .arrowClockwiseCircle, - .arrowClockwiseCircleFill, - .arrowClockwiseHeart, - .arrowClockwiseHeartFill, - .arrowClockwiseIcloud, - .arrowClockwiseIcloudFill, - .arrowCounterclockwise, - .arrowCounterclockwiseCircle, - .arrowCounterclockwiseCircleFill, - .arrowCounterclockwiseIcloud, - .arrowCounterclockwiseIcloudFill, - .arrowDown, - .arrowDownApp, - .arrowDownAppFill, - .arrowDownBackward, - .arrowDownBackwardCircle, - .arrowDownBackwardCircleFill, - .arrowDownBackwardSquare, - .arrowDownBackwardSquareFill, - .arrowDownCircle, - .arrowDownCircleFill, - .arrowDownDoc, - .arrowDownDocFill, - .arrowDownForward, - .arrowDownForwardAndArrowUpBackward, - .arrowDownForwardAndArrowUpBackwardCircle, - .arrowDownForwardAndArrowUpBackwardCircleFill, - .arrowDownForwardCircle, - .arrowDownForwardCircleFill, - .arrowDownForwardSquare, - .arrowDownForwardSquareFill, - .arrowDownHeart, - .arrowDownHeartFill, - .arrowDownLeft, - .arrowDownLeftCircle, - .arrowDownLeftCircleFill, - .arrowDownLeftSquare, - .arrowDownLeftSquareFill, - .arrowDownLeftVideo, - .arrowDownLeftVideoFill, - .arrowDownRight, - .arrowDownRightAndArrowUpLeft, - .arrowDownRightAndArrowUpLeftCircle, - .arrowDownRightAndArrowUpLeftCircleFill, - .arrowDownRightCircle, - .arrowDownRightCircleFill, - .arrowDownRightSquare, - .arrowDownRightSquareFill, - .arrowDownSquare, - .arrowDownSquareFill, - .arrowDownToLine, - .arrowDownToLineAlt, - .arrowForward, - .arrowForwardCircle, - .arrowForwardCircleFill, - .arrowForwardSquare, - .arrowForwardSquareFill, - .arrowLeft, - .arrowLeftAndRight, - .arrowLeftAndRightCircle, - .arrowLeftAndRightCircleFill, - .arrowLeftAndRightRighttriangleLeftRighttriangleRight, - .arrowLeftAndRightRighttriangleLeftRighttriangleRightFill, - .arrowLeftAndRightSquare, - .arrowLeftAndRightSquareFill, - .arrowLeftArrowRight, - .arrowLeftArrowRightCircle, - .arrowLeftArrowRightCircleFill, - .arrowLeftArrowRightSquare, - .arrowLeftArrowRightSquareFill, - .arrowLeftCircle, - .arrowLeftCircleFill, - .arrowLeftSquare, - .arrowLeftSquareFill, - .arrowLeftToLine, - .arrowLeftToLineAlt, - .arrowMerge, - .arrowRectanglepath, - .arrowRight, - .arrowRightArrowLeft, - .arrowRightArrowLeftCircle, - .arrowRightArrowLeftCircleFill, - .arrowRightArrowLeftSquare, - .arrowRightArrowLeftSquareFill, - .arrowRightCircle, - .arrowRightCircleFill, - .arrowRightDocOnClipboard, - .arrowRightSquare, - .arrowRightSquareFill, - .arrowRightToLine, - .arrowRightToLineAlt, - .arrowSwap, - .arrowTriangle2Circlepath, - .arrowTriangle2CirclepathCamera, - .arrowTriangle2CirclepathCameraFill, - .arrowTriangle2CirclepathCircle, - .arrowTriangle2CirclepathCircleFill, - .arrowTriangle2CirclepathDocOnClipboard, - .arrowTriangleBranch, - .arrowTriangleCapsulepath, - .arrowTriangleMerge, - .arrowTrianglePull, - .arrowTriangleSwap, - .arrowTriangleTurnUpRightCircle, - .arrowTriangleTurnUpRightCircleFill, - .arrowTriangleTurnUpRightDiamond, - .arrowTriangleTurnUpRightDiamondFill, - .arrowTurnDownLeft, - .arrowTurnDownRight, - .arrowTurnLeftDown, - .arrowTurnLeftUp, - .arrowTurnRightDown, - .arrowTurnRightUp, - .arrowTurnUpForwardIphone, - .arrowTurnUpForwardIphoneFill, - .arrowTurnUpLeft, - .arrowTurnUpRight, - .arrowUp, - .arrowUpAndDown, - .arrowUpAndDownAndArrowLeftAndRight, - .arrowUpAndDownCircle, - .arrowUpAndDownCircleFill, - .arrowUpAndDownRighttriangleUpFillRighttriangleDownFill, - .arrowUpAndDownRighttriangleUpRighttriangleDown, - .arrowUpAndDownSquare, - .arrowUpAndDownSquareFill, - .arrowUpAndPersonRectanglePortrait, - .arrowUpAndPersonRectangleTurnLeft, - .arrowUpAndPersonRectangleTurnRight, - .arrowUpArrowDown, - .arrowUpArrowDownCircle, - .arrowUpArrowDownCircleFill, - .arrowUpArrowDownSquare, - .arrowUpArrowDownSquareFill, - .arrowUpBackward, - .arrowUpBackwardAndArrowDownForward, - .arrowUpBackwardAndArrowDownForwardCircle, - .arrowUpBackwardAndArrowDownForwardCircleFill, - .arrowUpBackwardCircle, - .arrowUpBackwardCircleFill, - .arrowUpBackwardSquare, - .arrowUpBackwardSquareFill, - .arrowUpBin, - .arrowUpBinFill, - .arrowUpCircle, - .arrowUpCircleFill, - .arrowUpDoc, - .arrowUpDocFill, - .arrowUpDocOnClipboard, - .arrowUpForward, - .arrowUpForwardApp, - .arrowUpForwardAppFill, - .arrowUpForwardCircle, - .arrowUpForwardCircleFill, - .arrowUpForwardSquare, - .arrowUpForwardSquareFill, - .arrowUpHeart, - .arrowUpHeartFill, - .arrowUpLeft, - .arrowUpLeftAndArrowDownRight, - .arrowUpLeftAndArrowDownRightCircle, - .arrowUpLeftAndArrowDownRightCircleFill, - .arrowUpLeftAndDownRightAndArrowUpRightAndDownLeft, - .arrowUpLeftAndDownRightMagnifyingglass, - .arrowUpLeftCircle, - .arrowUpLeftCircleFill, - .arrowUpLeftSquare, - .arrowUpLeftSquareFill, - .arrowUpMessage, - .arrowUpMessageFill, - .arrowUpRight, - .arrowUpRightAndArrowDownLeftRectangle, - .arrowUpRightAndArrowDownLeftRectangleFill, - .arrowUpRightCircle, - .arrowUpRightCircleFill, - .arrowUpRightDiamond, - .arrowUpRightDiamondFill, - .arrowUpRightSquare, - .arrowUpRightSquareFill, - .arrowUpRightVideo, - .arrowUpRightVideoFill, - .arrowUpSquare, - .arrowUpSquareFill, - .arrowUpToLine, - .arrowUpToLineAlt, - .arrowUturnBackward, - .arrowUturnBackwardCircle, - .arrowUturnBackwardCircleBadgeEllipsis, - .arrowUturnBackwardCircleFill, - .arrowUturnBackwardSquare, - .arrowUturnBackwardSquareFill, - .arrowUturnDown, - .arrowUturnDownCircle, - .arrowUturnDownCircleFill, - .arrowUturnDownSquare, - .arrowUturnDownSquareFill, - .arrowUturnForward, - .arrowUturnForwardCircle, - .arrowUturnForwardCircleFill, - .arrowUturnForwardSquare, - .arrowUturnForwardSquareFill, - .arrowUturnLeft, - .arrowUturnLeftCircle, - .arrowUturnLeftCircleBadgeEllipsis, - .arrowUturnLeftCircleFill, - .arrowUturnLeftSquare, - .arrowUturnLeftSquareFill, - .arrowUturnRight, - .arrowUturnRightCircle, - .arrowUturnRightCircleFill, - .arrowUturnRightSquare, - .arrowUturnRightSquareFill, - .arrowUturnUp, - .arrowUturnUpCircle, - .arrowUturnUpCircleFill, - .arrowUturnUpSquare, - .arrowUturnUpSquareFill, - .arrowshapeBounceForward, - .arrowshapeBounceForwardFill, - .arrowshapeBounceRight, - .arrowshapeBounceRightFill, - .arrowshapeTurnUpBackward, - .arrowshapeTurnUpBackward2, - .arrowshapeTurnUpBackward2Circle, - .arrowshapeTurnUpBackward2CircleFill, - .arrowshapeTurnUpBackward2Fill, - .arrowshapeTurnUpBackwardCircle, - .arrowshapeTurnUpBackwardCircleFill, - .arrowshapeTurnUpBackwardFill, - .arrowshapeTurnUpForward, - .arrowshapeTurnUpForwardCircle, - .arrowshapeTurnUpForwardCircleFill, - .arrowshapeTurnUpForwardFill, - .arrowshapeTurnUpLeft, - .arrowshapeTurnUpLeft2, - .arrowshapeTurnUpLeft2Circle, - .arrowshapeTurnUpLeft2CircleFill, - .arrowshapeTurnUpLeft2Fill, - .arrowshapeTurnUpLeftCircle, - .arrowshapeTurnUpLeftCircleFill, - .arrowshapeTurnUpLeftFill, - .arrowshapeTurnUpRight, - .arrowshapeTurnUpRightCircle, - .arrowshapeTurnUpRightCircleFill, - .arrowshapeTurnUpRightFill, - .arrowshapeZigzagForward, - .arrowshapeZigzagForwardFill, - .arrowshapeZigzagRight, - .arrowshapeZigzagRightFill, - .arrowtriangleBackward, - .arrowtriangleBackwardCircle, - .arrowtriangleBackwardCircleFill, - .arrowtriangleBackwardFill, - .arrowtriangleBackwardSquare, - .arrowtriangleBackwardSquareFill, - .arrowtriangleDown, - .arrowtriangleDownCircle, - .arrowtriangleDownCircleFill, - .arrowtriangleDownFill, - .arrowtriangleDownSquare, - .arrowtriangleDownSquareFill, - .arrowtriangleForward, - .arrowtriangleForwardCircle, - .arrowtriangleForwardCircleFill, - .arrowtriangleForwardFill, - .arrowtriangleForwardSquare, - .arrowtriangleForwardSquareFill, - .arrowtriangleLeft, - .arrowtriangleLeftAndLineVerticalAndArrowtriangleRight, - .arrowtriangleLeftCircle, - .arrowtriangleLeftCircleFill, - .arrowtriangleLeftFill, - .arrowtriangleLeftFillAndLineVerticalAndArrowtriangleRightFill, - .arrowtriangleLeftSquare, - .arrowtriangleLeftSquareFill, - .arrowtriangleRight, - .arrowtriangleRightAndLineVerticalAndArrowtriangleLeft, - .arrowtriangleRightCircle, - .arrowtriangleRightCircleFill, - .arrowtriangleRightFill, - .arrowtriangleRightFillAndLineVerticalAndArrowtriangleLeftFill, - .arrowtriangleRightSquare, - .arrowtriangleRightSquareFill, - .arrowtriangleUp, - .arrowtriangleUpCircle, - .arrowtriangleUpCircleFill, - .arrowtriangleUpFill, - .arrowtriangleUpSquare, - .arrowtriangleUpSquareFill, - .aspectratio, - .aspectratioFill, - .asteriskCircle, - .asteriskCircleFill, - .at, - .atBadgeMinus, - .atBadgePlus, - .atCircle, - .atCircleFill, - .atom, - .australsignCircle, - .australsignCircleFill, - .australsignSquare, - .australsignSquareFill, - .bCircle, - .bCircleFill, - .bSquare, - .bSquareFill, - .backward, - .backwardEnd, - .backwardEndAlt, - .backwardEndAltFill, - .backwardEndFill, - .backwardFill, - .backwardFrame, - .backwardFrameFill, - .badgePlusRadiowavesForward, - .badgePlusRadiowavesRight, - .bag, - .bagBadgeMinus, - .bagBadgePlus, - .bagCircle, - .bagCircleFill, - .bagFill, - .bagFillBadgeMinus, - .bagFillBadgePlus, - .bahtsignCircle, - .bahtsignCircleFill, - .bahtsignSquare, - .bahtsignSquareFill, - .bandage, - .bandageFill, - .banknote, - .banknoteFill, - .barcode, - .barcodeViewfinder, - .barometer, - .battery0, - .battery100, - .battery100Bolt, - .battery25, - .bedDouble, - .bedDoubleFill, - .bell, - .bellBadge, - .bellBadgeFill, - .bellCircle, - .bellCircleFill, - .bellFill, - .bellSlash, - .bellSlashCircle, - .bellSlashCircleFill, - .bellSlashFill, - .bicycle, - .bicycleCircle, - .bicycleCircleFill, - .binXmark, - .binXmarkFill, - .binoculars, - .binocularsFill, - .bitcoinsignCircle, - .bitcoinsignCircleFill, - .bitcoinsignSquare, - .bitcoinsignSquareFill, - .bold, - .boldItalicUnderline, - .boldUnderline, - .bolt, - .boltBadgeA, - .boltBadgeAFill, - .boltCar, - .boltCarFill, - .boltCircle, - .boltCircleFill, - .boltFill, - .boltFillBatteryblock, - .boltFillBatteryblockFill, - .boltHeart, - .boltHeartFill, - .boltHorizontal, - .boltHorizontalCircle, - .boltHorizontalCircleFill, - .boltHorizontalFill, - .boltHorizontalIcloud, - .boltHorizontalIcloudFill, - .boltSlash, - .boltSlashCircle, - .boltSlashCircleFill, - .boltSlashFill, - .bonjour, - .book, - .bookCircle, - .bookCircleFill, - .bookClosed, - .bookClosedFill, - .bookFill, - .bookmark, - .bookmarkCircle, - .bookmarkCircleFill, - .bookmarkFill, - .bookmarkSlash, - .bookmarkSlashFill, - .booksVertical, - .booksVerticalFill, - .briefcase, - .briefcaseFill, - .bubbleLeft, - .bubbleLeftAndBubbleRight, - .bubbleLeftAndBubbleRightFill, - .bubbleLeftFill, - .bubbleMiddleBottom, - .bubbleMiddleBottomFill, - .bubbleMiddleTop, - .bubbleMiddleTopFill, - .bubbleRight, - .bubbleRightFill, - .building, - .building2, - .building2CropCircle, - .building2CropCircleFill, - .building2Fill, - .buildingColumns, - .buildingColumnsFill, - .buildingFill, - .burn, - .burst, - .burstFill, - .bus, - .busDoubledecker, - .busDoubledeckerFill, - .busFill, - .cCircle, - .cCircleFill, - .cSquare, - .cSquareFill, - .calendar, - .calendarBadgeClock, - .calendarBadgeExclamationmark, - .calendarBadgeMinus, - .calendarBadgePlus, - .calendarCircle, - .calendarCircleFill, - .camera, - .cameraAperture, - .cameraBadgeEllipsis, - .cameraCircle, - .cameraCircleFill, - .cameraFill, - .cameraFillBadgeEllipsis, - .cameraFilters, - .cameraMeteringCenterWeighted, - .cameraMeteringCenterWeightedAverage, - .cameraMeteringMatrix, - .cameraMeteringMultispot, - .cameraMeteringNone, - .cameraMeteringPartial, - .cameraMeteringSpot, - .cameraMeteringUnknown, - .cameraOnRectangle, - .cameraOnRectangleFill, - .cameraRotate, - .cameraRotateFill, - .cameraViewfinder, - .candybarphone, - .capslock, - .capslockFill, - .capsule, - .capsuleFill, - .capsulePortrait, - .capsulePortraitFill, - .captionsBubble, - .captionsBubbleFill, - .car, - .car2, - .car2Fill, - .carCircle, - .carCircleFill, - .carFill, - .cart, - .cartBadgeMinus, - .cartBadgePlus, - .cartFill, - .cartFillBadgeMinus, - .cartFillBadgePlus, - .`case`, - .caseFill, - .cedisignCircle, - .cedisignCircleFill, - .cedisignSquare, - .cedisignSquareFill, - .centsignCircle, - .centsignCircleFill, - .centsignSquare, - .centsignSquareFill, - .chartBar, - .chartBarDocHorizontal, - .chartBarDocHorizontalFill, - .chartBarFill, - .chartBarXaxis, - .chartPie, - .chartPieFill, - .checkerboardRectangle, - .checkmark, - .checkmarkCircle, - .checkmarkCircleFill, - .checkmarkIcloud, - .checkmarkIcloudFill, - .checkmarkRectangle, - .checkmarkRectangleFill, - .checkmarkRectanglePortrait, - .checkmarkRectanglePortraitFill, - .checkmarkSeal, - .checkmarkSealFill, - .checkmarkShield, - .checkmarkShieldFill, - .checkmarkSquare, - .checkmarkSquareFill, - .chevronBackward, - .chevronBackward2, - .chevronBackwardCircle, - .chevronBackwardCircleFill, - .chevronBackwardSquare, - .chevronBackwardSquareFill, - .chevronCompactDown, - .chevronCompactLeft, - .chevronCompactRight, - .chevronCompactUp, - .chevronDown, - .chevronDownCircle, - .chevronDownCircleFill, - .chevronDownSquare, - .chevronDownSquareFill, - .chevronForward, - .chevronForward2, - .chevronForwardCircle, - .chevronForwardCircleFill, - .chevronForwardSquare, - .chevronForwardSquareFill, - .chevronLeft, - .chevronLeft2, - .chevronLeftCircle, - .chevronLeftCircleFill, - .chevronLeftSlashChevronRight, - .chevronLeftSquare, - .chevronLeftSquareFill, - .chevronRight, - .chevronRight2, - .chevronRightCircle, - .chevronRightCircleFill, - .chevronRightSquare, - .chevronRightSquareFill, - .chevronUp, - .chevronUpChevronDown, - .chevronUpCircle, - .chevronUpCircleFill, - .chevronUpSquare, - .chevronUpSquareFill, - .circle, - .circleBottomhalfFill, - .circleBottomthirdSplit, - .circleCircle, - .circleCircleFill, - .circleDashed, - .circleDashedInsetFill, - .circleFill, - .circleFillSquareFill, - .circleGrid2x2, - .circleGrid2x2Fill, - .circleGrid3x3, - .circleGrid3x3Fill, - .circleGridCross, - .circleGridCrossDownFill, - .circleGridCrossFill, - .circleGridCrossLeftFill, - .circleGridCrossRightFill, - .circleGridCrossUpFill, - .circleGridHex, - .circleGridHexFill, - .circleLefthalfFill, - .circleRighthalfFill, - .circleSquare, - .circleTophalfFill, - .circlebadge, - .circlebadge2, - .circlebadge2Fill, - .circlebadgeFill, - .circlesHexagongrid, - .circlesHexagongridFill, - .circlesHexagonpath, - .circlesHexagonpathFill, - .clear, - .clearFill, - .clock, - .clockArrowCirclepath, - .clockFill, - .cloud, - .cloudBolt, - .cloudBoltFill, - .cloudBoltRain, - .cloudBoltRainFill, - .cloudDrizzle, - .cloudDrizzleFill, - .cloudFill, - .cloudFog, - .cloudFogFill, - .cloudHail, - .cloudHailFill, - .cloudHeavyrain, - .cloudHeavyrainFill, - .cloudMoon, - .cloudMoonBolt, - .cloudMoonBoltFill, - .cloudMoonFill, - .cloudMoonRain, - .cloudMoonRainFill, - .cloudRain, - .cloudRainFill, - .cloudSleet, - .cloudSleetFill, - .cloudSnow, - .cloudSnowFill, - .cloudSun, - .cloudSunBolt, - .cloudSunBoltFill, - .cloudSunFill, - .cloudSunRain, - .cloudSunRainFill, - .coloncurrencysignCircle, - .coloncurrencysignCircleFill, - .coloncurrencysignSquare, - .coloncurrencysignSquareFill, - .comb, - .combFill, - .command, - .commandCircle, - .commandCircleFill, - .commandSquare, - .commandSquareFill, - .cone, - .coneFill, - .contextualmenuAndCursorarrow, - .control, - .cpu, - .creditcard, - .creditcardCircle, - .creditcardCircleFill, - .creditcardFill, - .crop, - .cropRotate, - .cross, - .crossCase, - .crossCaseFill, - .crossCircle, - .crossCircleFill, - .crossFill, - .crown, - .crownFill, - .cruzeirosignCircle, - .cruzeirosignCircleFill, - .cruzeirosignSquare, - .cruzeirosignSquareFill, - .cube, - .cubeBox, - .cubeBoxFill, - .cubeFill, - .cubeTransparent, - .cubeTransparentFill, - .curlybraces, - .curlybracesSquare, - .curlybracesSquareFill, - .cursorRays, - .cursorarrow, - .cursorarrowAndSquareOnSquareDashed, - .cursorarrowClick, - .cursorarrowClick2, - .cursorarrowClickBadgeClock, - .cursorarrowMotionlines, - .cursorarrowMotionlinesClick, - .cursorarrowRays, - .cursorarrowSquare, - .cylinder, - .cylinderFill, - .cylinderSplit1x2, - .cylinderSplit1x2Fill, - .dCircle, - .dCircleFill, - .dSquare, - .dSquareFill, - .decreaseIndent, - .decreaseQuotelevel, - .deleteLeft, - .deleteLeftFill, - .deleteRight, - .deleteRightFill, - .deskclock, - .deskclockFill, - .desktopcomputer, - .dial, - .dialFill, - .dialMax, - .dialMaxFill, - .dialMin, - .dialMinFill, - .diamond, - .diamondFill, - .dieFace1, - .dieFace1Fill, - .dieFace2, - .dieFace2Fill, - .dieFace3, - .dieFace3Fill, - .dieFace4, - .dieFace4Fill, - .dieFace5, - .dieFace5Fill, - .dieFace6, - .dieFace6Fill, - .display, - .display2, - .displayTrianglebadgeExclamationmark, - .divide, - .divideCircle, - .divideCircleFill, - .divideSquare, - .divideSquareFill, - .doc, - .docAppend, - .docAppendFill, - .docBadgeEllipsis, - .docBadgeGearshape, - .docBadgeGearshapeFill, - .docBadgePlus, - .docCircle, - .docCircleFill, - .docFill, - .docFillBadgeEllipsis, - .docFillBadgePlus, - .docOnClipboard, - .docOnClipboardFill, - .docOnDoc, - .docOnDocFill, - .docPlaintext, - .docPlaintextFill, - .docRichtext, - .docRichtextFill, - .docText, - .docTextBelowEcg, - .docTextBelowEcgFill, - .docTextFill, - .docTextFillViewfinder, - .docTextMagnifyingglass, - .docTextViewfinder, - .docZipper, - .dockArrowDownRectangle, - .dockArrowUpRectangle, - .dockRectangle, - .dollarsignCircle, - .dollarsignCircleFill, - .dollarsignSquare, - .dollarsignSquareFill, - .dongsignCircle, - .dongsignCircleFill, - .dongsignSquare, - .dongsignSquareFill, - .dotArrowtrianglesUpRightDownLeftCircle, - .dotCircleAndCursorarrow, - .dotRadiowavesForward, - .dotRadiowavesLeftAndRight, - .dotRadiowavesRight, - .dotSquare, - .dotSquareFill, - .dotSquareshape, - .dotSquareshapeFill, - .dotSquareshapeSplit2x2, - .dpad, - .dpadDownFill, - .dpadFill, - .dpadLeftFill, - .dpadRightFill, - .dpadUpFill, - .drop, - .dropFill, - .dropTriangle, - .dropTriangleFill, - .eCircle, - .eCircleFill, - .eSquare, - .eSquareFill, - .ear, - .earBadgeCheckmark, - .earFill, - .earTrianglebadgeExclamationmark, - .earpods, - .eject, - .ejectCircle, - .ejectCircleFill, - .ejectFill, - .ellipsesBubble, - .ellipsesBubbleFill, - .ellipsis, - .ellipsisBubble, - .ellipsisBubbleFill, - .ellipsisCircle, - .ellipsisCircleFill, - .ellipsisRectangle, - .ellipsisRectangleFill, - .envelope, - .envelopeArrowTriangleBranch, - .envelopeArrowTriangleBranchFill, - .envelopeBadge, - .envelopeBadgeFill, - .envelopeBadgeShieldLeadinghalfFill, - .envelopeCircle, - .envelopeCircleFill, - .envelopeFill, - .envelopeFillBadgeShieldTrailinghalfFill, - .envelopeOpen, - .envelopeOpenFill, - .equal, - .equalCircle, - .equalCircleFill, - .equalSquare, - .equalSquareFill, - .escape, - .esim, - .esimFill, - .eurosignCircle, - .eurosignCircleFill, - .eurosignSquare, - .eurosignSquareFill, - .exclamationmark, - .exclamationmark2, - .exclamationmark3, - .exclamationmarkArrowCirclepath, - .exclamationmarkArrowTriangle2Circlepath, - .exclamationmarkBubble, - .exclamationmarkBubbleFill, - .exclamationmarkCircle, - .exclamationmarkCircleFill, - .exclamationmarkIcloud, - .exclamationmarkIcloudFill, - .exclamationmarkOctagon, - .exclamationmarkOctagonFill, - .exclamationmarkShield, - .exclamationmarkShieldFill, - .exclamationmarkSquare, - .exclamationmarkSquareFill, - .exclamationmarkTriangle, - .exclamationmarkTriangleFill, - .externaldrive, - .externaldriveBadgeCheckmark, - .externaldriveBadgeIcloud, - .externaldriveBadgeMinus, - .externaldriveBadgePersonCrop, - .externaldriveBadgePlus, - .externaldriveBadgeTimemachine, - .externaldriveBadgeWifi, - .externaldriveBadgeXmark, - .externaldriveConnectedToLineBelow, - .externaldriveConnectedToLineBelowFill, - .externaldriveFill, - .externaldriveFillBadgeCheckmark, - .externaldriveFillBadgeIcloud, - .externaldriveFillBadgeMinus, - .externaldriveFillBadgePersonCrop, - .externaldriveFillBadgePlus, - .externaldriveFillBadgeTimemachine, - .externaldriveFillBadgeWifi, - .externaldriveFillBadgeXmark, - .eye, - .eyeCircle, - .eyeCircleFill, - .eyeFill, - .eyeSlash, - .eyeSlashFill, - .eyebrow, - .eyedropper, - .eyedropperFull, - .eyedropperHalffull, - .eyeglasses, - .eyes, - .eyesInverse, - .fCircle, - .fCircleFill, - .fCursive, - .fCursiveCircle, - .fCursiveCircleFill, - .fSquare, - .fSquareFill, - .faceDashed, - .faceDashedFill, - .faceSmiling, - .faceSmilingFill, - .faceid, - .faxmachine, - .fiberchannel, - .figureStand, - .figureStandLineDottedFigureStand, - .figureWalk, - .figureWalkCircle, - .figureWalkCircleFill, - .figureWalkDiamond, - .figureWalkDiamondFill, - .figureWave, - .figureWaveCircle, - .figureWaveCircleFill, - .filemenuAndCursorarrow, - .filemenuAndSelection, - .film, - .filmFill, - .flag, - .flagBadgeEllipsis, - .flagBadgeEllipsisFill, - .flagCircle, - .flagCircleFill, - .flagFill, - .flagSlash, - .flagSlashCircle, - .flagSlashCircleFill, - .flagSlashFill, - .flame, - .flameFill, - .flashlightOffFill, - .flashlightOnFill, - .flipHorizontal, - .flipHorizontalFill, - .flipphone, - .florinsignCircle, - .florinsignCircleFill, - .florinsignSquare, - .florinsignSquareFill, - .flowchart, - .flowchartFill, - .fn, - .folder, - .folderBadgeGear, - .folderBadgeMinus, - .folderBadgePersonCrop, - .folderBadgePlus, - .folderBadgeQuestionmark, - .folderCircle, - .folderCircleFill, - .folderFill, - .folderFillBadgeGear, - .folderFillBadgeMinus, - .folderFillBadgePersonCrop, - .folderFillBadgePlus, - .folderFillBadgeQuestionmark, - .forward, - .forwardEnd, - .forwardEndAlt, - .forwardEndAltFill, - .forwardEndFill, - .forwardFill, - .forwardFrame, - .forwardFrameFill, - .francsignCircle, - .francsignCircleFill, - .francsignSquare, - .francsignSquareFill, - .function, - .fx, - .gCircle, - .gCircleFill, - .gSquare, - .gSquareFill, - .gamecontroller, - .gamecontrollerFill, - .gauge, - .gaugeBadgeMinus, - .gaugeBadgePlus, - .gear, - .gearshape, - .gearshape2, - .gearshape2Fill, - .gearshapeFill, - .gift, - .giftCircle, - .giftCircleFill, - .giftFill, - .giftcard, - .giftcardFill, - .globe, - .gobackward, - .gobackward10, - .gobackward15, - .gobackward30, - .gobackward45, - .gobackward60, - .gobackward75, - .gobackward90, - .gobackwardMinus, - .goforward, - .goforward10, - .goforward15, - .goforward30, - .goforward45, - .goforward60, - .goforward75, - .goforward90, - .goforwardPlus, - .graduationcap, - .graduationcapFill, - .greaterthan, - .greaterthanCircle, - .greaterthanCircleFill, - .greaterthanSquare, - .greaterthanSquareFill, - .greetingcard, - .greetingcardFill, - .grid, - .gridCircle, - .gridCircleFill, - .guaranisignCircle, - .guaranisignCircleFill, - .guaranisignSquare, - .guaranisignSquareFill, - .guitars, - .guitarsFill, - .gyroscope, - .hCircle, - .hCircleFill, - .hSquare, - .hSquareFill, - .hSquareFillOnSquareFill, - .hSquareOnSquare, - .hammer, - .hammerFill, - .handDraw, - .handDrawFill, - .handPointDown, - .handPointDownFill, - .handPointLeft, - .handPointLeftFill, - .handPointRight, - .handPointRightFill, - .handPointUp, - .handPointUpBraille, - .handPointUpBrailleFill, - .handPointUpFill, - .handPointUpLeft, - .handPointUpLeftFill, - .handRaised, - .handRaisedFill, - .handRaisedSlash, - .handRaisedSlashFill, - .handTap, - .handTapFill, - .handThumbsdown, - .handThumbsdownFill, - .handThumbsup, - .handThumbsupFill, - .handWave, - .handWaveFill, - .handsClap, - .handsClapFill, - .handsSparkles, - .handsSparklesFill, - .hare, - .hareFill, - .headphones, - .headphonesCircle, - .headphonesCircleFill, - .hearingaidEar, - .heart, - .heartCircle, - .heartCircleFill, - .heartFill, - .heartSlash, - .heartSlashCircle, - .heartSlashCircleFill, - .heartSlashFill, - .heartTextSquare, - .heartTextSquareFill, - .helm, - .hexagon, - .hexagonFill, - .hifispeaker, - .hifispeaker2, - .hifispeaker2Fill, - .hifispeakerAndHomepod, - .hifispeakerAndHomepodFill, - .hifispeakerFill, - .highlighter, - .homekit, - .homepod, - .homepod2, - .homepod2Fill, - .homepodFill, - .hourglass, - .hourglassBadgePlus, - .hourglassBottomhalfFill, - .hourglassTophalfFill, - .house, - .houseCircle, - .houseCircleFill, - .houseFill, - .hryvniasignCircle, - .hryvniasignCircleFill, - .hryvniasignSquare, - .hryvniasignSquareFill, - .hurricane, - .iCircle, - .iCircleFill, - .iSquare, - .iSquareFill, - .icloud, - .icloudAndArrowDown, - .icloudAndArrowDownFill, - .icloudAndArrowUp, - .icloudAndArrowUpFill, - .icloudCircle, - .icloudCircleFill, - .icloudFill, - .icloudSlash, - .icloudSlashFill, - .increaseIndent, - .increaseQuotelevel, - .indianrupeesignCircle, - .indianrupeesignCircleFill, - .indianrupeesignSquare, - .indianrupeesignSquareFill, - .infinity, - .info, - .infoCircle, - .infoCircleFill, - .internaldrive, - .internaldriveFill, - .ipad, - .ipadHomebutton, - .ipadHomebuttonLandscape, - .ipadLandscape, - .iphone, - .iphoneHomebutton, - .iphoneHomebuttonRadiowavesLeftAndRight, - .iphoneHomebuttonSlash, - .iphoneRadiowavesLeftAndRight, - .iphoneSlash, - .ipod, - .ipodshuffleGen1, - .ipodshuffleGen2, - .ipodshuffleGen3, - .ipodshuffleGen4, - .ipodtouch, - .italic, - .jCircle, - .jCircleFill, - .jSquare, - .jSquareFill, - .jSquareFillOnSquareFill, - .jSquareOnSquare, - .k, - .kCircle, - .kCircleFill, - .kSquare, - .kSquareFill, - .key, - .keyFill, - .keyIcloud, - .keyIcloudFill, - .keyboard, - .keyboardBadgeEllipsis, - .keyboardChevronCompactDown, - .keyboardChevronCompactLeft, - .keyboardMacwindow, - .keyboardOnehandedLeft, - .keyboardOnehandedRight, - .kipsignCircle, - .kipsignCircleFill, - .kipsignSquare, - .kipsignSquareFill, - .lCircle, - .lCircleFill, - .lJoystick, - .lJoystickDown, - .lJoystickDownFill, - .lJoystickFill, - .lRectangleRoundedbottom, - .lRectangleRoundedbottomFill, - .lSquare, - .lSquareFill, - .l1RectangleRoundedbottom, - .l1RectangleRoundedbottomFill, - .l2RectangleRoundedtop, - .l2RectangleRoundedtopFill, - .ladybug, - .ladybugFill, - .laptopcomputer, - .laptopcomputerAndIphone, - .largecircleFillCircle, - .larisignCircle, - .larisignCircleFill, - .larisignSquare, - .larisignSquareFill, - .lasso, - .lassoSparkles, - .latch2Case, - .latch2CaseFill, - .lbRectangleRoundedbottom, - .lbRectangleRoundedbottomFill, - .leaf, - .leafArrowCirclepath, - .leafArrowTriangleCirclepath, - .leafFill, - .lessthan, - .lessthanCircle, - .lessthanCircleFill, - .lessthanSquare, - .lessthanSquareFill, - .level, - .levelFill, - .lifepreserver, - .lifepreserverFill, - .lightMax, - .lightMin, - .lightbulb, - .lightbulbFill, - .lightbulbSlash, - .lightbulbSlashFill, - .line3CrossedSwirlCircle, - .line3CrossedSwirlCircleFill, - .lineDiagonal, - .lineDiagonalArrow, - .lineHorizontal2DecreaseCircle, - .lineHorizontal2DecreaseCircleFill, - .lineHorizontal3, - .lineHorizontal3Circle, - .lineHorizontal3CircleFill, - .lineHorizontal3Decrease, - .lineHorizontal3DecreaseCircle, - .lineHorizontal3DecreaseCircleFill, - .lineHorizontalStarFillLineHorizontal, - .lineweight, - .link, - .linkBadgePlus, - .linkCircle, - .linkCircleFill, - .linkIcloud, - .linkIcloudFill, - .lirasignCircle, - .lirasignCircleFill, - .lirasignSquare, - .lirasignSquareFill, - .listAndFilm, - .listBullet, - .listBulletBelowRectangle, - .listBulletIndent, - .listBulletRectangle, - .listDash, - .listNumber, - .listStar, - .listTriangle, - .livephoto, - .livephotoBadgeA, - .livephotoPlay, - .livephotoSlash, - .location, - .locationCircle, - .locationCircleFill, - .locationFill, - .locationFillViewfinder, - .locationNorth, - .locationNorthFill, - .locationNorthLine, - .locationNorthLineFill, - .locationSlash, - .locationSlashFill, - .locationViewfinder, - .lock, - .lockCircle, - .lockCircleFill, - .lockDoc, - .lockDocFill, - .lockFill, - .lockIcloud, - .lockIcloudFill, - .lockOpen, - .lockOpenFill, - .lockRectangle, - .lockRectangleFill, - .lockRectangleOnRectangle, - .lockRectangleOnRectangleFill, - .lockRectangleStack, - .lockRectangleStackFill, - .lockRotation, - .lockRotationOpen, - .lockShield, - .lockShieldFill, - .lockSlash, - .lockSlashFill, - .lockSquare, - .lockSquareFill, - .lockSquareStack, - .lockSquareStackFill, - .loupe, - .ltRectangleRoundedtop, - .ltRectangleRoundedtopFill, - .lungs, - .lungsFill, - .mCircle, - .mCircleFill, - .mSquare, - .mSquareFill, - .macmini, - .macminiFill, - .macproGen1, - .macproGen2, - .macproGen2Fill, - .macproGen3, - .macproGen3Server, - .macwindow, - .macwindowBadgePlus, - .macwindowOnRectangle, - .magnifyingglass, - .magnifyingglassCircle, - .magnifyingglassCircleFill, - .mail, - .mailAndTextMagnifyingglass, - .mailFill, - .mailStack, - .mailStackFill, - .manatsignCircle, - .manatsignCircleFill, - .manatsignSquare, - .manatsignSquareFill, - .map, - .mapFill, - .mappin, - .mappinAndEllipse, - .mappinCircle, - .mappinCircleFill, - .mappinSlash, - .megaphone, - .megaphoneFill, - .memories, - .memoriesBadgeMinus, - .memoriesBadgePlus, - .memorychip, - .menubarArrowDownRectangle, - .menubarArrowUpRectangle, - .menubarDockRectangle, - .menubarDockRectangleBadgeRecord, - .menubarRectangle, - .message, - .messageCircle, - .messageCircleFill, - .messageFill, - .metronome, - .metronomeFill, - .mic, - .micCircle, - .micCircleFill, - .micFill, - .micSlash, - .micSlashFill, - .millsignCircle, - .millsignCircleFill, - .millsignSquare, - .millsignSquareFill, - .minus, - .minusCircle, - .minusCircleFill, - .minusDiamond, - .minusDiamondFill, - .minusMagnifyingglass, - .minusPlusBatteryblock, - .minusPlusBatteryblockFill, - .minusRectangle, - .minusRectangleFill, - .minusRectanglePortrait, - .minusRectanglePortraitFill, - .minusSlashPlus, - .minusSquare, - .minusSquareFill, - .moon, - .moonCircle, - .moonCircleFill, - .moonFill, - .moonStars, - .moonStarsFill, - .moonZzz, - .moonZzzFill, - .mosaic, - .mosaicFill, - .mount, - .mountFill, - .mouth, - .mouthFill, - .move3d, - .multiply, - .multiplyCircle, - .multiplyCircleFill, - .multiplySquare, - .multiplySquareFill, - .musicHouse, - .musicHouseFill, - .musicMic, - .musicNote, - .musicNoteHouse, - .musicNoteHouseFill, - .musicNoteList, - .musicQuarternote3, - .mustache, - .mustacheFill, - .nCircle, - .nCircleFill, - .nSquare, - .nSquareFill, - .nairasignCircle, - .nairasignCircleFill, - .nairasignSquare, - .nairasignSquareFill, - .network, - .newspaper, - .newspaperFill, - .nose, - .noseFill, - .nosign, - .note, - .noteText, - .noteTextBadgePlus, - .number, - .numberCircle, - .numberCircleFill, - .numberSquare, - .numberSquareFill, - .oCircle, - .oCircleFill, - .oSquare, - .oSquareFill, - .octagon, - .octagonFill, - .opticaldisc, - .opticaldiscdrive, - .opticaldiscdriveFill, - .option, - .oval, - .ovalFill, - .ovalPortrait, - .ovalPortraitFill, - .pCircle, - .pCircleFill, - .pSquare, - .pSquareFill, - .paintbrush, - .paintbrushFill, - .paintbrushPointed, - .paintbrushPointedFill, - .paintpalette, - .paintpaletteFill, - .pano, - .panoFill, - .paperclip, - .paperclipBadgeEllipsis, - .paperclipCircle, - .paperclipCircleFill, - .paperplane, - .paperplaneCircle, - .paperplaneCircleFill, - .paperplaneFill, - .paragraph, - .paragraphsign, - .pause, - .pauseCircle, - .pauseCircleFill, - .pauseFill, - .pauseRectangle, - .pauseRectangleFill, - .pc, - .pencil, - .pencilAndEllipsisRectangle, - .pencilAndOutline, - .pencilCircle, - .pencilCircleFill, - .pencilSlash, - .pencilTip, - .pencilTipCropCircle, - .pencilTipCropCircleBadgeArrowForward, - .pencilTipCropCircleBadgeMinus, - .pencilTipCropCircleBadgePlus, - .percent, - .person, - .person2, - .person2Circle, - .person2CircleFill, - .person2Fill, - .person2SquareStack, - .person2SquareStackFill, - .person3, - .person3Fill, - .personAndArrowLeftAndArrowRight, - .personBadgeMinus, - .personBadgeMinusFill, - .personBadgePlus, - .personBadgePlusFill, - .personCircle, - .personCircleFill, - .personCropCircle, - .personCropCircleBadgeCheckmark, - .personCropCircleBadgeExclam, - .personCropCircleBadgeExclamationmark, - .personCropCircleBadgeMinus, - .personCropCircleBadgePlus, - .personCropCircleBadgeQuestionmark, - .personCropCircleBadgeXmark, - .personCropCircleFill, - .personCropCircleFillBadgeCheckmark, - .personCropCircleFillBadgeExclam, - .personCropCircleFillBadgeExclamationmark, - .personCropCircleFillBadgeMinus, - .personCropCircleFillBadgePlus, - .personCropCircleFillBadgeQuestionmark, - .personCropCircleFillBadgeXmark, - .personCropRectangle, - .personCropRectangleFill, - .personCropSquare, - .personCropSquareFill, - .personCropSquareFillAndAtRectangle, - .personFill, - .personFillAndArrowLeftAndArrowRight, - .personFillBadgeMinus, - .personFillBadgePlus, - .personFillCheckmark, - .personFillQuestionmark, - .personFillTurnDown, - .personFillTurnLeft, - .personFillTurnRight, - .personFillViewfinder, - .personFillXmark, - .personIcloud, - .personIcloudFill, - .personalhotspot, - .perspective, - .pesetasignCircle, - .pesetasignCircleFill, - .pesetasignSquare, - .pesetasignSquareFill, - .pesosignCircle, - .pesosignCircleFill, - .pesosignSquare, - .pesosignSquareFill, - .phone, - .phoneArrowDownLeft, - .phoneArrowRight, - .phoneArrowUpRight, - .phoneBadgePlus, - .phoneBubbleLeft, - .phoneBubbleLeftFill, - .phoneCircle, - .phoneCircleFill, - .phoneConnection, - .phoneDown, - .phoneDownCircle, - .phoneDownCircleFill, - .phoneDownFill, - .phoneFill, - .phoneFillArrowDownLeft, - .phoneFillArrowRight, - .phoneFillArrowUpRight, - .phoneFillBadgePlus, - .phoneFillConnection, - .photo, - .photoFill, - .photoFillOnRectangleFill, - .photoOnRectangle, - .photoOnRectangleAngled, - .pianokeys, - .pianokeysInverse, - .pills, - .pillsFill, - .pin, - .pinCircle, - .pinCircleFill, - .pinFill, - .pinSlash, - .pinSlashFill, - .pip, - .pipEnter, - .pipExit, - .pipFill, - .pipRemove, - .pipSwap, - .placeholdertextFill, - .play, - .playCircle, - .playCircleFill, - .playFill, - .playRectangle, - .playRectangleFill, - .playSlash, - .playSlashFill, - .playpause, - .playpauseFill, - .plus, - .plusApp, - .plusAppFill, - .plusBubble, - .plusBubbleFill, - .plusCircle, - .plusCircleFill, - .plusDiamond, - .plusDiamondFill, - .plusMagnifyingglass, - .plusMessage, - .plusMessageFill, - .plusRectangle, - .plusRectangleFill, - .plusRectangleFillOnFolderFill, - .plusRectangleFillOnRectangleFill, - .plusRectangleOnFolder, - .plusRectangleOnRectangle, - .plusRectanglePortrait, - .plusRectanglePortraitFill, - .plusSlashMinus, - .plusSquare, - .plusSquareFill, - .plusSquareFillOnSquareFill, - .plusSquareOnSquare, - .plusViewfinder, - .plusminus, - .plusminusCircle, - .plusminusCircleFill, - .pointFillTopleftDownCurvedtoPointFillBottomrightUp, - .pointTopleftDownCurvedtoPointBottomrightUp, - .power, - .poweroff, - .poweron, - .powersleep, - .printer, - .printerDotmatrix, - .printerDotmatrixFill, - .printerDotmatrixFillAndPaperFill, - .printerFill, - .printerFillAndPaperFill, - .projective, - .purchased, - .purchasedCircle, - .purchasedCircleFill, - .puzzlepiece, - .puzzlepieceFill, - .pyramid, - .pyramidFill, - .qCircle, - .qCircleFill, - .qSquare, - .qSquareFill, - .qrcode, - .qrcodeViewfinder, - .questionmark, - .questionmarkCircle, - .questionmarkCircleFill, - .questionmarkDiamond, - .questionmarkDiamondFill, - .questionmarkFolder, - .questionmarkFolderFill, - .questionmarkSquare, - .questionmarkSquareDashed, - .questionmarkSquareFill, - .questionmarkVideo, - .questionmarkVideoFill, - .quoteBubble, - .quoteBubbleFill, - .rCircle, - .rCircleFill, - .rJoystick, - .rJoystickDown, - .rJoystickDownFill, - .rJoystickFill, - .rRectangleRoundedbottom, - .rRectangleRoundedbottomFill, - .rSquare, - .rSquareFill, - .rSquareFillOnSquareFill, - .rSquareOnSquare, - .r1RectangleRoundedbottom, - .r1RectangleRoundedbottomFill, - .r2RectangleRoundedtop, - .r2RectangleRoundedtopFill, - .radio, - .radioFill, - .radiowavesLeft, - .radiowavesRight, - .rays, - .rbRectangleRoundedbottom, - .rbRectangleRoundedbottomFill, - .recordCircle, - .recordCircleFill, - .recordingtape, - .rectangle, - .rectangle3Offgrid, - .rectangle3OffgridBubbleLeft, - .rectangle3OffgridBubbleLeftFill, - .rectangle3OffgridFill, - .rectangleAndArrowUpRightAndArrowDownLeft, - .rectangleAndArrowUpRightAndArrowDownLeftSlash, - .rectangleAndPaperclip, - .rectangleAndPencilAndEllipsis, - .rectangleAndTextMagnifyingglass, - .rectangleArrowtriangle2Inward, - .rectangleArrowtriangle2Outward, - .rectangleBadgeCheckmark, - .rectangleBadgeMinus, - .rectangleBadgePlus, - .rectangleBadgeXmark, - .rectangleBottomthirdInsetFill, - .rectangleCenterInsetFill, - .rectangleCompressVertical, - .rectangleConnectedToLineBelow, - .rectangleDashed, - .rectangleDashedAndPaperclip, - .rectangleDashedBadgeRecord, - .rectangleDock, - .rectangleExpandVertical, - .rectangleFill, - .rectangleFillBadgeCheckmark, - .rectangleFillBadgeMinus, - .rectangleFillBadgePlus, - .rectangleFillBadgeXmark, - .rectangleFillOnRectangleAngledFill, - .rectangleFillOnRectangleFill, - .rectangleFillOnRectangleFillCircle, - .rectangleFillOnRectangleFillCircleFill, - .rectangleFillOnRectangleFillSlashFill, - .rectangleGrid1x2, - .rectangleGrid1x2Fill, - .rectangleGrid2x2, - .rectangleGrid2x2Fill, - .rectangleGrid3x2, - .rectangleGrid3x2Fill, - .rectangleInsetBottomleftFill, - .rectangleInsetBottomrightFill, - .rectangleInsetFill, - .rectangleInsetTopleftFill, - .rectangleInsetToprightFill, - .rectangleLefthalfFill, - .rectangleLefthalfInsetFill, - .rectangleLefthalfInsetFillArrowLeft, - .rectangleLeftthirdInsetFill, - .rectangleOnRectangle, - .rectangleOnRectangleAngled, - .rectangleOnRectangleSlash, - .rectanglePortrait, - .rectanglePortraitArrowtriangle2Inward, - .rectanglePortraitArrowtriangle2Outward, - .rectanglePortraitFill, - .rectangleRighthalfFill, - .rectangleRighthalfInsetFill, - .rectangleRighthalfInsetFillArrowRight, - .rectangleRightthirdInsetFill, - .rectangleRoundedbottom, - .rectangleRoundedbottomFill, - .rectangleRoundedtop, - .rectangleRoundedtopFill, - .rectangleSlash, - .rectangleSlashFill, - .rectangleSplit1x2, - .rectangleSplit1x2Fill, - .rectangleSplit2x1, - .rectangleSplit2x1Fill, - .rectangleSplit2x2, - .rectangleSplit2x2Fill, - .rectangleSplit3x1, - .rectangleSplit3x1Fill, - .rectangleSplit3x3, - .rectangleSplit3x3Fill, - .rectangleStack, - .rectangleStackBadgeMinus, - .rectangleStackBadgePersonCrop, - .rectangleStackBadgePlus, - .rectangleStackFill, - .rectangleStackFillBadgeMinus, - .rectangleStackFillBadgePersonCrop, - .rectangleStackFillBadgePlus, - .rectangleStackPersonCrop, - .rectangleStackPersonCropFill, - .`repeat`, - .repeat1, - .restart, - .restartCircle, - .`return`, - .rhombus, - .rhombusFill, - .rosette, - .rotate3d, - .rotateLeft, - .rotateLeftFill, - .rotateRight, - .rotateRightFill, - .rtRectangleRoundedtop, - .rtRectangleRoundedtopFill, - .rublesignCircle, - .rublesignCircleFill, - .rublesignSquare, - .rublesignSquareFill, - .ruler, - .rulerFill, - .rupeesignCircle, - .rupeesignCircleFill, - .rupeesignSquare, - .rupeesignSquareFill, - .sCircle, - .sCircleFill, - .sSquare, - .sSquareFill, - .safari, - .safariFill, - .scale3d, - .scalemass, - .scalemassFill, - .scanner, - .scannerFill, - .scissors, - .scissorsBadgeEllipsis, - .scope, - .scribble, - .scribbleVariable, - .scroll, - .scrollFill, - .sdcard, - .sdcardFill, - .seal, - .sealFill, - .selectionPinInOut, - .serverRack, - .shadow, - .shekelsignCircle, - .shekelsignCircleFill, - .shekelsignSquare, - .shekelsignSquareFill, - .sheqelsignCircle, - .sheqelsignCircleFill, - .sheqelsignSquare, - .sheqelsignSquareFill, - .shield, - .shieldFill, - .shieldLefthalfFill, - .shieldLefthalfFillSlash, - .shieldSlash, - .shieldSlashFill, - .shift, - .shiftFill, - .shippingbox, - .shippingboxFill, - .shuffle, - .sidebarLeading, - .sidebarLeft, - .sidebarRight, - .sidebarSquaresLeading, - .sidebarSquaresLeft, - .sidebarSquaresRight, - .sidebarSquaresTrailing, - .sidebarTrailing, - .signature, - .signpostLeft, - .signpostLeftFill, - .signpostRight, - .signpostRightFill, - .simcard, - .simcard2, - .simcard2Fill, - .simcardFill, - .skew, - .slashCircle, - .slashCircleFill, - .sleep, - .sliderHorizontal3, - .sliderHorizontalBelowRectangle, - .sliderHorizontalBelowSquareFillAndSquare, - .sliderVertical3, - .slowmo, - .smallcircleCircle, - .smallcircleCircleFill, - .smallcircleFillCircle, - .smallcircleFillCircleFill, - .smiley, - .smileyFill, - .smoke, - .smokeFill, - .snow, - .sparkle, - .sparkles, - .sparklesRectangleStack, - .sparklesRectangleStackFill, - .sparklesSquareFillOnSquare, - .speaker, - .speaker1, - .speaker1Fill, - .speaker2, - .speaker2Fill, - .speaker3, - .speaker3Fill, - .speakerFill, - .speakerSlash, - .speakerSlashCircle, - .speakerSlashCircleFill, - .speakerSlashFill, - .speakerWave1, - .speakerWave1Fill, - .speakerWave2, - .speakerWave2Circle, - .speakerWave2CircleFill, - .speakerWave2Fill, - .speakerWave3, - .speakerWave3Fill, - .speakerZzz, - .speakerZzzFill, - .speedometer, - .sportscourt, - .sportscourtFill, - .square, - .square2Stack3d, - .square2Stack3dBottomFill, - .square2Stack3dTopFill, - .square3Stack3d, - .square3Stack3dBottomFill, - .square3Stack3dMiddleFill, - .square3Stack3dTopFill, - .squareAndArrowDown, - .squareAndArrowDownFill, - .squareAndArrowDownOnSquare, - .squareAndArrowDownOnSquareFill, - .squareAndArrowUp, - .squareAndArrowUpFill, - .squareAndArrowUpOnSquare, - .squareAndArrowUpOnSquareFill, - .squareAndAtRectangle, - .squareAndLineVerticalAndSquare, - .squareAndLineVerticalAndSquareFill, - .squareAndPencil, - .squareBottomhalfFill, - .squareCircle, - .squareCircleFill, - .squareDashed, - .squareDashedInsetFill, - .squareFill, - .squareFillAndLineVerticalAndSquare, - .squareFillAndLineVerticalSquareFill, - .squareFillOnCircleFill, - .squareFillOnSquare, - .squareFillOnSquareFill, - .squareFillTextGrid1x2, - .squareGrid2x2, - .squareGrid2x2Fill, - .squareGrid3x1BelowLineGrid1x2, - .squareGrid3x1FillBelowLineGrid1x2, - .squareGrid3x1FolderBadgePlus, - .squareGrid3x1FolderFillBadgePlus, - .squareGrid3x2, - .squareGrid3x2Fill, - .squareGrid3x3, - .squareGrid3x3BottomleftFill, - .squareGrid3x3BottommiddleFill, - .squareGrid3x3BottomrightFill, - .squareGrid3x3Fill, - .squareGrid3x3FillSquare, - .squareGrid3x3MiddleFill, - .squareGrid3x3MiddleleftFill, - .squareGrid3x3MiddlerightFill, - .squareGrid3x3TopleftFill, - .squareGrid3x3TopmiddleFill, - .squareGrid3x3ToprightFill, - .squareGrid4x3Fill, - .squareLefthalfFill, - .squareOnCircle, - .squareOnSquare, - .squareOnSquareDashed, - .squareOnSquareSquareshapeControlhandles, - .squareRighthalfFill, - .squareSlash, - .squareSlashFill, - .squareSplit1x2, - .squareSplit1x2Fill, - .squareSplit2x1, - .squareSplit2x1Fill, - .squareSplit2x2, - .squareSplit2x2Fill, - .squareSplitBottomrightquarter, - .squareSplitBottomrightquarterFill, - .squareSplitDiagonal, - .squareSplitDiagonal2x2, - .squareSplitDiagonal2x2Fill, - .squareSplitDiagonalFill, - .squareStack, - .squareStack3dDownDottedline, - .squareStack3dDownForward, - .squareStack3dDownForwardFill, - .squareStack3dDownRight, - .squareStack3dDownRightFill, - .squareStack3dForwardDottedline, - .squareStack3dForwardDottedlineFill, - .squareStack3dUp, - .squareStack3dUpBadgeA, - .squareStack3dUpBadgeAFill, - .squareStack3dUpFill, - .squareStack3dUpSlash, - .squareStack3dUpSlashFill, - .squareStackFill, - .squareTophalfFill, - .squaresBelowRectangle, - .squareshape, - .squareshapeControlhandlesOnSquareshapeControlhandles, - .squareshapeDashedSquareshape, - .squareshapeFill, - .squareshapeSplit2x2, - .squareshapeSplit2x2Dotted, - .squareshapeSplit3x3, - .squareshapeSquareshapeDashed, - .star, - .starCircle, - .starCircleFill, - .starFill, - .starLeadinghalfFill, - .starLefthalfFill, - .starSlash, - .starSlashFill, - .starSquare, - .starSquareFill, - .staroflife, - .staroflifeCircle, - .staroflifeCircleFill, - .staroflifeFill, - .sterlingsignCircle, - .sterlingsignCircleFill, - .sterlingsignSquare, - .sterlingsignSquareFill, - .stethoscope, - .stop, - .stopCircle, - .stopCircleFill, - .stopFill, - .stopwatch, - .stopwatchFill, - .strikethrough, - .studentdesk, - .suitClub, - .suitClubFill, - .suitDiamond, - .suitDiamondFill, - .suitHeart, - .suitHeartFill, - .suitSpade, - .suitSpadeFill, - .sum, - .sunDust, - .sunDustFill, - .sunHaze, - .sunHazeFill, - .sunMax, - .sunMaxFill, - .sunMin, - .sunMinFill, - .sunrise, - .sunriseFill, - .sunset, - .sunsetFill, - .swift, - .switch2, - .tBubble, - .tBubbleFill, - .tCircle, - .tCircleFill, - .tSquare, - .tSquareFill, - .table, - .tableBadgeMore, - .tableBadgeMoreFill, - .tableFill, - .tablecells, - .tablecellsBadgeEllipsis, - .tablecellsBadgeEllipsisFill, - .tablecellsFill, - .tag, - .tagCircle, - .tagCircleFill, - .tagFill, - .tagSlash, - .tagSlashFill, - .target, - .teletype, - .teletypeAnswer, - .teletypeCircle, - .teletypeCircleFill, - .tengesignCircle, - .tengesignCircleFill, - .tengesignSquare, - .tengesignSquareFill, - .terminal, - .terminalFill, - .textAligncenter, - .textAlignleft, - .textAlignright, - .textAndCommandMacwindow, - .textAppend, - .textBadgeCheckmark, - .textBadgeMinus, - .textBadgePlus, - .textBadgeStar, - .textBadgeXmark, - .textBelowPhoto, - .textBelowPhotoFill, - .textBookClosed, - .textBookClosedFill, - .textBubble, - .textBubbleFill, - .textCursor, - .textInsert, - .textJustify, - .textJustifyleft, - .textJustifyright, - .textMagnifyingglass, - .textQuote, - .textRedaction, - .textbox, - .textformat, - .textformat123, - .textformatAbc, - .textformatAbcDottedunderline, - .textformatAlt, - .textformatSize, - .textformatSubscript, - .textformatSuperscript, - .thermometer, - .thermometerSnowflake, - .thermometerSun, - .thermometerSunFill, - .ticket, - .ticketFill, - .timelapse, - .timelineSelection, - .timer, - .timerSquare, - .togglepower, - .tornado, - .tortoise, - .tortoiseFill, - .touchid, - .tram, - .tramCircle, - .tramCircleFill, - .tramFill, - .tramTunnelFill, - .trash, - .trashCircle, - .trashCircleFill, - .trashFill, - .trashSlash, - .trashSlashFill, - .tray, - .tray2, - .tray2Fill, - .trayAndArrowDown, - .trayAndArrowDownFill, - .trayAndArrowUp, - .trayAndArrowUpFill, - .trayCircle, - .trayCircleFill, - .trayFill, - .trayFull, - .trayFullFill, - .triangle, - .triangleCircle, - .triangleCircleFill, - .triangleFill, - .triangleLefthalfFill, - .triangleRighthalfFill, - .tropicalstorm, - .tugriksignCircle, - .tugriksignCircleFill, - .tugriksignSquare, - .tugriksignSquareFill, - .tuningfork, - .turkishlirasignCircle, - .turkishlirasignCircleFill, - .turkishlirasignSquare, - .turkishlirasignSquareFill, - .tv, - .tvAndHifispeakerFill, - .tvCircle, - .tvCircleFill, - .tvFill, - .tvMusicNote, - .tvMusicNoteFill, - .uCircle, - .uCircleFill, - .uSquare, - .uSquareFill, - .uiwindowSplit2x1, - .umbrella, - .umbrellaFill, - .underline, - .vCircle, - .vCircleFill, - .vSquare, - .vSquareFill, - .video, - .videoBadgeCheckmark, - .videoBadgePlus, - .videoBadgePlusFill, - .videoBubbleLeft, - .videoBubbleLeftFill, - .videoCircle, - .videoCircleFill, - .videoFill, - .videoFillBadgeCheckmark, - .videoFillBadgePlus, - .videoSlash, - .videoSlashFill, - .view2d, - .view3d, - .viewfinder, - .viewfinderCircle, - .viewfinderCircleFill, - .wCircle, - .wCircleFill, - .wSquare, - .wSquareFill, - .wake, - .walletPass, - .walletPassFill, - .wandAndRays, - .wandAndRaysInverse, - .wandAndStars, - .wandAndStarsInverse, - .wave3Backward, - .wave3BackwardCircle, - .wave3BackwardCircleFill, - .wave3Forward, - .wave3ForwardCircle, - .wave3ForwardCircleFill, - .wave3Left, - .wave3LeftCircle, - .wave3LeftCircleFill, - .wave3Right, - .wave3RightCircle, - .wave3RightCircleFill, - .waveform, - .waveformCircle, - .waveformCircleFill, - .waveformPath, - .waveformPathBadgeMinus, - .waveformPathBadgePlus, - .waveformPathEcg, - .waveformPathEcgRectangle, - .waveformPathEcgRectangleFill, - .wifi, - .wifiExclamationmark, - .wifiSlash, - .wind, - .windSnow, - .wonsignCircle, - .wonsignCircleFill, - .wonsignSquare, - .wonsignSquareFill, - .wrench, - .wrenchAndScrewdriver, - .wrenchAndScrewdriverFill, - .wrenchFill, - .xCircle, - .xCircleFill, - .xSquare, - .xSquareFill, - .xSquareroot, - .xmark, - .xmarkBin, - .xmarkBinCircle, - .xmarkBinCircleFill, - .xmarkBinFill, - .xmarkCircle, - .xmarkCircleFill, - .xmarkDiamond, - .xmarkDiamondFill, - .xmarkIcloud, - .xmarkIcloudFill, - .xmarkOctagon, - .xmarkOctagonFill, - .xmarkRectangle, - .xmarkRectangleFill, - .xmarkRectanglePortrait, - .xmarkRectanglePortraitFill, - .xmarkSeal, - .xmarkSealFill, - .xmarkShield, - .xmarkShieldFill, - .xmarkSquare, - .xmarkSquareFill, - .xserve, - .yCircle, - .yCircleFill, - .ySquare, - .ySquareFill, - .yensignCircle, - .yensignCircleFill, - .yensignSquare, - .yensignSquareFill, - .zCircle, - .zCircleFill, - .zSquare, - .zSquareFill, - .zlRectangleRoundedtop, - .zlRectangleRoundedtopFill, - .zrRectangleRoundedtop, - .zrRectangleRoundedtopFill, - .zzz - ] - } else { - // MARK: - 2019 - return [ - ._0Circle, - ._0CircleFill, - ._0Square, - ._0SquareFill, - ._00Circle, - ._00CircleFill, - ._00Square, - ._00SquareFill, - ._01Circle, - ._01CircleFill, - ._01Square, - ._01SquareFill, - ._02Circle, - ._02CircleFill, - ._02Square, - ._02SquareFill, - ._03Circle, - ._03CircleFill, - ._03Square, - ._03SquareFill, - ._04Circle, - ._04CircleFill, - ._04Square, - ._04SquareFill, - ._05Circle, - ._05CircleFill, - ._05Square, - ._05SquareFill, - ._06Circle, - ._06CircleFill, - ._06Square, - ._06SquareFill, - ._07Circle, - ._07CircleFill, - ._07Square, - ._07SquareFill, - ._08Circle, - ._08CircleFill, - ._08Square, - ._08SquareFill, - ._09Circle, - ._09CircleFill, - ._09Square, - ._09SquareFill, - ._1Circle, - ._1CircleFill, - ._1Magnifyingglass, - ._1Square, - ._1SquareFill, - ._10Circle, - ._10CircleFill, - ._10Square, - ._10SquareFill, - ._11Circle, - ._11CircleFill, - ._11Square, - ._11SquareFill, - ._12Circle, - ._12CircleFill, - ._12Square, - ._12SquareFill, - ._13Circle, - ._13CircleFill, - ._13Square, - ._13SquareFill, - ._14Circle, - ._14CircleFill, - ._14Square, - ._14SquareFill, - ._15Circle, - ._15CircleFill, - ._15Square, - ._15SquareFill, - ._16Circle, - ._16CircleFill, - ._16Square, - ._16SquareFill, - ._17Circle, - ._17CircleFill, - ._17Square, - ._17SquareFill, - ._18Circle, - ._18CircleFill, - ._18Square, - ._18SquareFill, - ._19Circle, - ._19CircleFill, - ._19Square, - ._19SquareFill, - ._2Circle, - ._2CircleFill, - ._2Square, - ._2SquareFill, - ._20Circle, - ._20CircleFill, - ._20Square, - ._20SquareFill, - ._21Circle, - ._21CircleFill, - ._21Square, - ._21SquareFill, - ._22Circle, - ._22CircleFill, - ._22Square, - ._22SquareFill, - ._23Circle, - ._23CircleFill, - ._23Square, - ._23SquareFill, - ._24Circle, - ._24CircleFill, - ._24Square, - ._24SquareFill, - ._25Circle, - ._25CircleFill, - ._25Square, - ._25SquareFill, - ._26Circle, - ._26CircleFill, - ._26Square, - ._26SquareFill, - ._27Circle, - ._27CircleFill, - ._27Square, - ._27SquareFill, - ._28Circle, - ._28CircleFill, - ._28Square, - ._28SquareFill, - ._29Circle, - ._29CircleFill, - ._29Square, - ._29SquareFill, - ._3Circle, - ._3CircleFill, - ._3Square, - ._3SquareFill, - ._30Circle, - ._30CircleFill, - ._30Square, - ._30SquareFill, - ._31Circle, - ._31CircleFill, - ._31Square, - ._31SquareFill, - ._32Circle, - ._32CircleFill, - ._32Square, - ._32SquareFill, - ._33Circle, - ._33CircleFill, - ._33Square, - ._33SquareFill, - ._34Circle, - ._34CircleFill, - ._34Square, - ._34SquareFill, - ._35Circle, - ._35CircleFill, - ._35Square, - ._35SquareFill, - ._36Circle, - ._36CircleFill, - ._36Square, - ._36SquareFill, - ._37Circle, - ._37CircleFill, - ._37Square, - ._37SquareFill, - ._38Circle, - ._38CircleFill, - ._38Square, - ._38SquareFill, - ._39Circle, - ._39CircleFill, - ._39Square, - ._39SquareFill, - ._4AltCircle, - ._4AltCircleFill, - ._4AltSquare, - ._4AltSquareFill, - ._4Circle, - ._4CircleFill, - ._4Square, - ._4SquareFill, - ._40Circle, - ._40CircleFill, - ._40Square, - ._40SquareFill, - ._41Circle, - ._41CircleFill, - ._41Square, - ._41SquareFill, - ._42Circle, - ._42CircleFill, - ._42Square, - ._42SquareFill, - ._43Circle, - ._43CircleFill, - ._43Square, - ._43SquareFill, - ._44Circle, - ._44CircleFill, - ._44Square, - ._44SquareFill, - ._45Circle, - ._45CircleFill, - ._45Square, - ._45SquareFill, - ._46Circle, - ._46CircleFill, - ._46Square, - ._46SquareFill, - ._47Circle, - ._47CircleFill, - ._47Square, - ._47SquareFill, - ._48Circle, - ._48CircleFill, - ._48Square, - ._48SquareFill, - ._49Circle, - ._49CircleFill, - ._49Square, - ._49SquareFill, - ._5Circle, - ._5CircleFill, - ._5Square, - ._5SquareFill, - ._50Circle, - ._50CircleFill, - ._50Square, - ._50SquareFill, - ._6AltCircle, - ._6AltCircleFill, - ._6AltSquare, - ._6AltSquareFill, - ._6Circle, - ._6CircleFill, - ._6Square, - ._6SquareFill, - ._7Circle, - ._7CircleFill, - ._7Square, - ._7SquareFill, - ._8Circle, - ._8CircleFill, - ._8Square, - ._8SquareFill, - ._9AltCircle, - ._9AltCircleFill, - ._9AltSquare, - ._9AltSquareFill, - ._9Circle, - ._9CircleFill, - ._9Square, - ._9SquareFill, - .a, - .aCircle, - .aCircleFill, - .aSquare, - .aSquareFill, - .airplane, - .airplayaudio, - .airplayvideo, - .alarm, - .alarmFill, - .alt, - .ant, - .antCircle, - .antCircleFill, - .antFill, - .antennaRadiowavesLeftAndRight, - .app, - .appBadge, - .appBadgeFill, - .appFill, - .appGift, - .appGiftFill, - .archivebox, - .archiveboxFill, - .arkit, - .arrow2Circlepath, - .arrow2CirclepathCircle, - .arrow2CirclepathCircleFill, - .arrow2Squarepath, - .arrow3Trianglepath, - .arrowBranch, - .arrowClockwise, - .arrowClockwiseCircle, - .arrowClockwiseCircleFill, - .arrowClockwiseIcloud, - .arrowClockwiseIcloudFill, - .arrowCounterclockwise, - .arrowCounterclockwiseCircle, - .arrowCounterclockwiseCircleFill, - .arrowCounterclockwiseIcloud, - .arrowCounterclockwiseIcloudFill, - .arrowDown, - .arrowDownCircle, - .arrowDownCircleFill, - .arrowDownDoc, - .arrowDownDocFill, - .arrowDownLeft, - .arrowDownLeftCircle, - .arrowDownLeftCircleFill, - .arrowDownLeftSquare, - .arrowDownLeftSquareFill, - .arrowDownLeftVideo, - .arrowDownLeftVideoFill, - .arrowDownRight, - .arrowDownRightAndArrowUpLeft, - .arrowDownRightCircle, - .arrowDownRightCircleFill, - .arrowDownRightSquare, - .arrowDownRightSquareFill, - .arrowDownSquare, - .arrowDownSquareFill, - .arrowDownToLine, - .arrowDownToLineAlt, - .arrowLeft, - .arrowLeftAndRight, - .arrowLeftAndRightCircle, - .arrowLeftAndRightCircleFill, - .arrowLeftAndRightSquare, - .arrowLeftAndRightSquareFill, - .arrowLeftCircle, - .arrowLeftCircleFill, - .arrowLeftSquare, - .arrowLeftSquareFill, - .arrowLeftToLine, - .arrowLeftToLineAlt, - .arrowMerge, - .arrowRight, - .arrowRightArrowLeft, - .arrowRightArrowLeftCircle, - .arrowRightArrowLeftCircleFill, - .arrowRightArrowLeftSquare, - .arrowRightArrowLeftSquareFill, - .arrowRightCircle, - .arrowRightCircleFill, - .arrowRightSquare, - .arrowRightSquareFill, - .arrowRightToLine, - .arrowRightToLineAlt, - .arrowSwap, - .arrowTurnDownLeft, - .arrowTurnDownRight, - .arrowTurnLeftDown, - .arrowTurnLeftUp, - .arrowTurnRightDown, - .arrowTurnRightUp, - .arrowTurnUpLeft, - .arrowTurnUpRight, - .arrowUp, - .arrowUpAndDown, - .arrowUpAndDownCircle, - .arrowUpAndDownCircleFill, - .arrowUpAndDownSquare, - .arrowUpAndDownSquareFill, - .arrowUpArrowDown, - .arrowUpArrowDownCircle, - .arrowUpArrowDownCircleFill, - .arrowUpArrowDownSquare, - .arrowUpArrowDownSquareFill, - .arrowUpBin, - .arrowUpBinFill, - .arrowUpCircle, - .arrowUpCircleFill, - .arrowUpDoc, - .arrowUpDocFill, - .arrowUpLeft, - .arrowUpLeftAndArrowDownRight, - .arrowUpLeftCircle, - .arrowUpLeftCircleFill, - .arrowUpLeftSquare, - .arrowUpLeftSquareFill, - .arrowUpRight, - .arrowUpRightCircle, - .arrowUpRightCircleFill, - .arrowUpRightDiamond, - .arrowUpRightDiamondFill, - .arrowUpRightSquare, - .arrowUpRightSquareFill, - .arrowUpRightVideo, - .arrowUpRightVideoFill, - .arrowUpSquare, - .arrowUpSquareFill, - .arrowUpToLine, - .arrowUpToLineAlt, - .arrowUturnDown, - .arrowUturnDownCircle, - .arrowUturnDownCircleFill, - .arrowUturnDownSquare, - .arrowUturnDownSquareFill, - .arrowUturnLeft, - .arrowUturnLeftCircle, - .arrowUturnLeftCircleBadgeEllipsis, - .arrowUturnLeftCircleFill, - .arrowUturnLeftSquare, - .arrowUturnLeftSquareFill, - .arrowUturnRight, - .arrowUturnRightCircle, - .arrowUturnRightCircleFill, - .arrowUturnRightSquare, - .arrowUturnRightSquareFill, - .arrowUturnUp, - .arrowUturnUpCircle, - .arrowUturnUpCircleFill, - .arrowUturnUpSquare, - .arrowUturnUpSquareFill, - .arrowshapeTurnUpLeft, - .arrowshapeTurnUpLeft2, - .arrowshapeTurnUpLeft2Fill, - .arrowshapeTurnUpLeftCircle, - .arrowshapeTurnUpLeftCircleFill, - .arrowshapeTurnUpLeftFill, - .arrowshapeTurnUpRight, - .arrowshapeTurnUpRightCircle, - .arrowshapeTurnUpRightCircleFill, - .arrowshapeTurnUpRightFill, - .arrowtriangleDown, - .arrowtriangleDownCircle, - .arrowtriangleDownCircleFill, - .arrowtriangleDownFill, - .arrowtriangleDownSquare, - .arrowtriangleDownSquareFill, - .arrowtriangleLeft, - .arrowtriangleLeftCircle, - .arrowtriangleLeftCircleFill, - .arrowtriangleLeftFill, - .arrowtriangleLeftSquare, - .arrowtriangleLeftSquareFill, - .arrowtriangleRight, - .arrowtriangleRightCircle, - .arrowtriangleRightCircleFill, - .arrowtriangleRightFill, - .arrowtriangleRightSquare, - .arrowtriangleRightSquareFill, - .arrowtriangleUp, - .arrowtriangleUpCircle, - .arrowtriangleUpCircleFill, - .arrowtriangleUpFill, - .arrowtriangleUpSquare, - .arrowtriangleUpSquareFill, - .aspectratio, - .aspectratioFill, - .asteriskCircle, - .asteriskCircleFill, - .at, - .atBadgeMinus, - .atBadgePlus, - .australsignCircle, - .australsignCircleFill, - .australsignSquare, - .australsignSquareFill, - .bCircle, - .bCircleFill, - .bSquare, - .bSquareFill, - .backward, - .backwardEnd, - .backwardEndAlt, - .backwardEndAltFill, - .backwardEndFill, - .backwardFill, - .badgePlusRadiowavesRight, - .bag, - .bagBadgeMinus, - .bagBadgePlus, - .bagFill, - .bagFillBadgeMinus, - .bagFillBadgePlus, - .bahtsignCircle, - .bahtsignCircleFill, - .bahtsignSquare, - .bahtsignSquareFill, - .bandage, - .bandageFill, - .barcode, - .barcodeViewfinder, - .battery0, - .battery100, - .battery25, - .bedDouble, - .bedDoubleFill, - .bell, - .bellCircle, - .bellCircleFill, - .bellFill, - .bellSlash, - .bellSlashFill, - .binXmark, - .binXmarkFill, - .bitcoinsignCircle, - .bitcoinsignCircleFill, - .bitcoinsignSquare, - .bitcoinsignSquareFill, - .bold, - .boldItalicUnderline, - .boldUnderline, - .bolt, - .boltBadgeA, - .boltBadgeAFill, - .boltCircle, - .boltCircleFill, - .boltFill, - .boltHorizontal, - .boltHorizontalCircle, - .boltHorizontalCircleFill, - .boltHorizontalFill, - .boltHorizontalIcloud, - .boltHorizontalIcloudFill, - .boltSlash, - .boltSlashFill, - .book, - .bookCircle, - .bookCircleFill, - .bookFill, - .bookmark, - .bookmarkFill, - .briefcase, - .briefcaseFill, - .bubbleLeft, - .bubbleLeftAndBubbleRight, - .bubbleLeftAndBubbleRightFill, - .bubbleLeftFill, - .bubbleMiddleBottom, - .bubbleMiddleBottomFill, - .bubbleMiddleTop, - .bubbleMiddleTopFill, - .bubbleRight, - .bubbleRightFill, - .burn, - .burst, - .burstFill, - .cCircle, - .cCircleFill, - .cSquare, - .cSquareFill, - .calendar, - .calendarBadgeMinus, - .calendarBadgePlus, - .calendarCircle, - .calendarCircleFill, - .camera, - .cameraCircle, - .cameraCircleFill, - .cameraFill, - .cameraOnRectangle, - .cameraOnRectangleFill, - .cameraRotate, - .cameraRotateFill, - .cameraViewfinder, - .capslock, - .capslockFill, - .capsule, - .capsuleFill, - .captionsBubble, - .captionsBubbleFill, - .car, - .carFill, - .cart, - .cartBadgeMinus, - .cartBadgePlus, - .cartFill, - .cartFillBadgeMinus, - .cartFillBadgePlus, - .cedisignCircle, - .cedisignCircleFill, - .cedisignSquare, - .cedisignSquareFill, - .centsignCircle, - .centsignCircleFill, - .centsignSquare, - .centsignSquareFill, - .chartBar, - .chartBarFill, - .chartPie, - .chartPieFill, - .checkmark, - .checkmarkCircle, - .checkmarkCircleFill, - .checkmarkRectangle, - .checkmarkRectangleFill, - .checkmarkSeal, - .checkmarkSealFill, - .checkmarkShield, - .checkmarkShieldFill, - .checkmarkSquare, - .checkmarkSquareFill, - .chevronCompactDown, - .chevronCompactLeft, - .chevronCompactRight, - .chevronCompactUp, - .chevronDown, - .chevronDownCircle, - .chevronDownCircleFill, - .chevronDownSquare, - .chevronDownSquareFill, - .chevronLeft, - .chevronLeft2, - .chevronLeftCircle, - .chevronLeftCircleFill, - .chevronLeftSlashChevronRight, - .chevronLeftSquare, - .chevronLeftSquareFill, - .chevronRight, - .chevronRight2, - .chevronRightCircle, - .chevronRightCircleFill, - .chevronRightSquare, - .chevronRightSquareFill, - .chevronUp, - .chevronUpChevronDown, - .chevronUpCircle, - .chevronUpCircleFill, - .chevronUpSquare, - .chevronUpSquareFill, - .circle, - .circleBottomthirdSplit, - .circleFill, - .circleGrid2x2, - .circleGrid2x2Fill, - .circleGrid3x3, - .circleGrid3x3Fill, - .circleGridHex, - .circleGridHexFill, - .circleLefthalfFill, - .circleRighthalfFill, - .clear, - .clearFill, - .clock, - .clockFill, - .cloud, - .cloudBolt, - .cloudBoltFill, - .cloudBoltRain, - .cloudBoltRainFill, - .cloudDrizzle, - .cloudDrizzleFill, - .cloudFill, - .cloudFog, - .cloudFogFill, - .cloudHail, - .cloudHailFill, - .cloudHeavyrain, - .cloudHeavyrainFill, - .cloudMoon, - .cloudMoonBolt, - .cloudMoonBoltFill, - .cloudMoonFill, - .cloudMoonRain, - .cloudMoonRainFill, - .cloudRain, - .cloudRainFill, - .cloudSleet, - .cloudSleetFill, - .cloudSnow, - .cloudSnowFill, - .cloudSun, - .cloudSunBolt, - .cloudSunBoltFill, - .cloudSunFill, - .cloudSunRain, - .cloudSunRainFill, - .coloncurrencysignCircle, - .coloncurrencysignCircleFill, - .coloncurrencysignSquare, - .coloncurrencysignSquareFill, - .command, - .control, - .creditcard, - .creditcardFill, - .crop, - .cropRotate, - .cruzeirosignCircle, - .cruzeirosignCircleFill, - .cruzeirosignSquare, - .cruzeirosignSquareFill, - .cube, - .cubeBox, - .cubeBoxFill, - .cubeFill, - .cursorRays, - .dCircle, - .dCircleFill, - .dSquare, - .dSquareFill, - .decreaseIndent, - .decreaseQuotelevel, - .deleteLeft, - .deleteLeftFill, - .deleteRight, - .deleteRightFill, - .desktopcomputer, - .dial, - .dialFill, - .divide, - .divideCircle, - .divideCircleFill, - .divideSquare, - .divideSquareFill, - .doc, - .docAppend, - .docCircle, - .docCircleFill, - .docFill, - .docOnClipboard, - .docOnClipboardFill, - .docOnDoc, - .docOnDocFill, - .docPlaintext, - .docRichtext, - .docText, - .docTextFill, - .docTextMagnifyingglass, - .docTextViewfinder, - .dollarsignCircle, - .dollarsignCircleFill, - .dollarsignSquare, - .dollarsignSquareFill, - .dongsignCircle, - .dongsignCircleFill, - .dongsignSquare, - .dongsignSquareFill, - .dotRadiowavesLeftAndRight, - .dotRadiowavesRight, - .dotSquare, - .dotSquareFill, - .dropTriangle, - .dropTriangleFill, - .eCircle, - .eCircleFill, - .eSquare, - .eSquareFill, - .ear, - .eject, - .ejectFill, - .ellipsesBubble, - .ellipsesBubbleFill, - .ellipsis, - .ellipsisCircle, - .ellipsisCircleFill, - .envelope, - .envelopeBadge, - .envelopeBadgeFill, - .envelopeCircle, - .envelopeCircleFill, - .envelopeFill, - .envelopeOpen, - .envelopeOpenFill, - .equal, - .equalCircle, - .equalCircleFill, - .equalSquare, - .equalSquareFill, - .escape, - .eurosignCircle, - .eurosignCircleFill, - .eurosignSquare, - .eurosignSquareFill, - .exclamationmark, - .exclamationmarkBubble, - .exclamationmarkBubbleFill, - .exclamationmarkCircle, - .exclamationmarkCircleFill, - .exclamationmarkIcloud, - .exclamationmarkIcloudFill, - .exclamationmarkOctagon, - .exclamationmarkOctagonFill, - .exclamationmarkShield, - .exclamationmarkShieldFill, - .exclamationmarkSquare, - .exclamationmarkSquareFill, - .exclamationmarkTriangle, - .exclamationmarkTriangleFill, - .eye, - .eyeFill, - .eyeSlash, - .eyeSlashFill, - .eyedropper, - .eyedropperFull, - .eyedropperHalffull, - .eyeglasses, - .fCircle, - .fCircleFill, - .fCursive, - .fCursiveCircle, - .fCursiveCircleFill, - .fSquare, - .fSquareFill, - .faceid, - .film, - .filmFill, - .flag, - .flagCircle, - .flagCircleFill, - .flagFill, - .flagSlash, - .flagSlashFill, - .flame, - .flameFill, - .flashlightOffFill, - .flashlightOnFill, - .flipHorizontal, - .flipHorizontalFill, - .florinsignCircle, - .florinsignCircleFill, - .florinsignSquare, - .florinsignSquareFill, - .flowchart, - .flowchartFill, - .folder, - .folderBadgeMinus, - .folderBadgePersonCrop, - .folderBadgePlus, - .folderCircle, - .folderCircleFill, - .folderFill, - .folderFillBadgeMinus, - .folderFillBadgePersonCrop, - .folderFillBadgePlus, - .forward, - .forwardEnd, - .forwardEndAlt, - .forwardEndAltFill, - .forwardEndFill, - .forwardFill, - .francsignCircle, - .francsignCircleFill, - .francsignSquare, - .francsignSquareFill, - .function, - .fx, - .gCircle, - .gCircleFill, - .gSquare, - .gSquareFill, - .gamecontroller, - .gamecontrollerFill, - .gauge, - .gaugeBadgeMinus, - .gaugeBadgePlus, - .gear, - .gift, - .giftFill, - .globe, - .gobackward, - .gobackward10, - .gobackward15, - .gobackward30, - .gobackward45, - .gobackward60, - .gobackward75, - .gobackward90, - .gobackwardMinus, - .goforward, - .goforward10, - .goforward15, - .goforward30, - .goforward45, - .goforward60, - .goforward75, - .goforward90, - .goforwardPlus, - .greaterthan, - .greaterthanCircle, - .greaterthanCircleFill, - .greaterthanSquare, - .greaterthanSquareFill, - .grid, - .gridCircle, - .gridCircleFill, - .guaranisignCircle, - .guaranisignCircleFill, - .guaranisignSquare, - .guaranisignSquareFill, - .guitars, - .hCircle, - .hCircleFill, - .hSquare, - .hSquareFill, - .hammer, - .hammerFill, - .handDraw, - .handDrawFill, - .handPointLeft, - .handPointLeftFill, - .handPointRight, - .handPointRightFill, - .handRaised, - .handRaisedFill, - .handRaisedSlash, - .handRaisedSlashFill, - .handThumbsdown, - .handThumbsdownFill, - .handThumbsup, - .handThumbsupFill, - .hare, - .hareFill, - .headphones, - .heart, - .heartCircle, - .heartCircleFill, - .heartFill, - .heartSlash, - .heartSlashCircle, - .heartSlashCircleFill, - .heartSlashFill, - .helm, - .hexagon, - .hexagonFill, - .hifispeaker, - .hifispeakerFill, - .hourglass, - .hourglassBottomhalfFill, - .hourglassTophalfFill, - .house, - .houseFill, - .hryvniasignCircle, - .hryvniasignCircleFill, - .hryvniasignSquare, - .hryvniasignSquareFill, - .hurricane, - .iCircle, - .iCircleFill, - .iSquare, - .iSquareFill, - .icloud, - .icloudAndArrowDown, - .icloudAndArrowDownFill, - .icloudAndArrowUp, - .icloudAndArrowUpFill, - .icloudCircle, - .icloudCircleFill, - .icloudFill, - .icloudSlash, - .icloudSlashFill, - .increaseIndent, - .increaseQuotelevel, - .indianrupeesignCircle, - .indianrupeesignCircleFill, - .indianrupeesignSquare, - .indianrupeesignSquareFill, - .info, - .infoCircle, - .infoCircleFill, - .italic, - .jCircle, - .jCircleFill, - .jSquare, - .jSquareFill, - .kCircle, - .kCircleFill, - .kSquare, - .kSquareFill, - .keyboard, - .keyboardChevronCompactDown, - .kipsignCircle, - .kipsignCircleFill, - .kipsignSquare, - .kipsignSquareFill, - .lCircle, - .lCircleFill, - .lSquare, - .lSquareFill, - .largecircleFillCircle, - .larisignCircle, - .larisignCircleFill, - .larisignSquare, - .larisignSquareFill, - .lasso, - .leafArrowCirclepath, - .lessthan, - .lessthanCircle, - .lessthanCircleFill, - .lessthanSquare, - .lessthanSquareFill, - .lightMax, - .lightMin, - .lightbulb, - .lightbulbFill, - .lightbulbSlash, - .lightbulbSlashFill, - .lineHorizontal3, - .lineHorizontal3Decrease, - .lineHorizontal3DecreaseCircle, - .lineHorizontal3DecreaseCircleFill, - .link, - .linkCircle, - .linkCircleFill, - .linkIcloud, - .linkIcloudFill, - .lirasignCircle, - .lirasignCircleFill, - .lirasignSquare, - .lirasignSquareFill, - .listBullet, - .listBulletBelowRectangle, - .listBulletIndent, - .listDash, - .listNumber, - .livephoto, - .livephotoPlay, - .livephotoSlash, - .location, - .locationCircle, - .locationCircleFill, - .locationFill, - .locationNorth, - .locationNorthFill, - .locationNorthLine, - .locationNorthLineFill, - .locationSlash, - .locationSlashFill, - .lock, - .lockCircle, - .lockCircleFill, - .lockFill, - .lockIcloud, - .lockIcloudFill, - .lockOpen, - .lockOpenFill, - .lockRotation, - .lockRotationOpen, - .lockShield, - .lockShieldFill, - .lockSlash, - .lockSlashFill, - .mCircle, - .mCircleFill, - .mSquare, - .mSquareFill, - .macwindow, - .magnifyingglass, - .magnifyingglassCircle, - .magnifyingglassCircleFill, - .manatsignCircle, - .manatsignCircleFill, - .manatsignSquare, - .manatsignSquareFill, - .map, - .mapFill, - .mappin, - .mappinAndEllipse, - .mappinCircle, - .mappinCircleFill, - .mappinSlash, - .memories, - .memoriesBadgeMinus, - .memoriesBadgePlus, - .message, - .messageCircle, - .messageCircleFill, - .messageFill, - .metronome, - .mic, - .micCircle, - .micCircleFill, - .micFill, - .micSlash, - .micSlashFill, - .millsignCircle, - .millsignCircleFill, - .millsignSquare, - .millsignSquareFill, - .minus, - .minusCircle, - .minusCircleFill, - .minusMagnifyingglass, - .minusRectangle, - .minusRectangleFill, - .minusSlashPlus, - .minusSquare, - .minusSquareFill, - .moon, - .moonCircle, - .moonCircleFill, - .moonFill, - .moonStars, - .moonStarsFill, - .moonZzz, - .moonZzzFill, - .multiply, - .multiplyCircle, - .multiplyCircleFill, - .multiplySquare, - .multiplySquareFill, - .musicHouse, - .musicHouseFill, - .musicMic, - .musicNote, - .musicNoteList, - .nCircle, - .nCircleFill, - .nSquare, - .nSquareFill, - .nairasignCircle, - .nairasignCircleFill, - .nairasignSquare, - .nairasignSquareFill, - .nosign, - .number, - .numberCircle, - .numberCircleFill, - .numberSquare, - .numberSquareFill, - .oCircle, - .oCircleFill, - .oSquare, - .oSquareFill, - .option, - .pCircle, - .pCircleFill, - .pSquare, - .pSquareFill, - .paintbrush, - .paintbrushFill, - .pano, - .panoFill, - .paperclip, - .paperclipCircle, - .paperclipCircleFill, - .paperplane, - .paperplaneFill, - .paragraph, - .pause, - .pauseCircle, - .pauseCircleFill, - .pauseFill, - .pauseRectangle, - .pauseRectangleFill, - .pencil, - .pencilAndEllipsisRectangle, - .pencilAndOutline, - .pencilCircle, - .pencilCircleFill, - .pencilSlash, - .pencilTip, - .pencilTipCropCircle, - .pencilTipCropCircleBadgeMinus, - .pencilTipCropCircleBadgePlus, - .percent, - .person, - .person2, - .person2Fill, - .person2SquareStack, - .person2SquareStackFill, - .person3, - .person3Fill, - .personBadgeMinus, - .personBadgeMinusFill, - .personBadgePlus, - .personBadgePlusFill, - .personCircle, - .personCircleFill, - .personCropCircle, - .personCropCircleBadgeCheckmark, - .personCropCircleBadgeExclam, - .personCropCircleBadgeMinus, - .personCropCircleBadgePlus, - .personCropCircleBadgeXmark, - .personCropCircleFill, - .personCropCircleFillBadgeCheckmark, - .personCropCircleFillBadgeExclam, - .personCropCircleFillBadgeMinus, - .personCropCircleFillBadgePlus, - .personCropCircleFillBadgeXmark, - .personCropRectangle, - .personCropRectangleFill, - .personCropSquare, - .personCropSquareFill, - .personFill, - .personIcloud, - .personIcloudFill, - .personalhotspot, - .perspective, - .pesetasignCircle, - .pesetasignCircleFill, - .pesetasignSquare, - .pesetasignSquareFill, - .pesosignCircle, - .pesosignCircleFill, - .pesosignSquare, - .pesosignSquareFill, - .phone, - .phoneArrowDownLeft, - .phoneArrowRight, - .phoneArrowUpRight, - .phoneBadgePlus, - .phoneCircle, - .phoneCircleFill, - .phoneDown, - .phoneDownCircle, - .phoneDownCircleFill, - .phoneDownFill, - .phoneFill, - .phoneFillArrowDownLeft, - .phoneFillArrowRight, - .phoneFillArrowUpRight, - .phoneFillBadgePlus, - .photo, - .photoFill, - .photoFillOnRectangleFill, - .photoOnRectangle, - .pin, - .pinCircle, - .pinCircleFill, - .pinFill, - .pinSlash, - .pinSlashFill, - .play, - .playCircle, - .playCircleFill, - .playFill, - .playRectangle, - .playRectangleFill, - .playpause, - .playpauseFill, - .plus, - .plusApp, - .plusAppFill, - .plusBubble, - .plusBubbleFill, - .plusCircle, - .plusCircleFill, - .plusMagnifyingglass, - .plusRectangle, - .plusRectangleFill, - .plusRectangleFillOnRectangleFill, - .plusRectangleOnRectangle, - .plusSlashMinus, - .plusSquare, - .plusSquareFill, - .plusSquareFillOnSquareFill, - .plusSquareOnSquare, - .plusminus, - .plusminusCircle, - .plusminusCircleFill, - .power, - .printer, - .printerFill, - .projective, - .purchased, - .purchasedCircle, - .purchasedCircleFill, - .qCircle, - .qCircleFill, - .qSquare, - .qSquareFill, - .qrcode, - .qrcodeViewfinder, - .questionmark, - .questionmarkCircle, - .questionmarkCircleFill, - .questionmarkDiamond, - .questionmarkDiamondFill, - .questionmarkSquare, - .questionmarkSquareFill, - .questionmarkVideo, - .questionmarkVideoFill, - .quoteBubble, - .quoteBubbleFill, - .rCircle, - .rCircleFill, - .rSquare, - .rSquareFill, - .radiowavesLeft, - .radiowavesRight, - .rays, - .recordingtape, - .rectangle, - .rectangle3Offgrid, - .rectangle3OffgridFill, - .rectangleAndArrowUpRightAndArrowDownLeft, - .rectangleAndArrowUpRightAndArrowDownLeftSlash, - .rectangleAndPaperclip, - .rectangleBadgeCheckmark, - .rectangleBadgeXmark, - .rectangleCompressVertical, - .rectangleDock, - .rectangleExpandVertical, - .rectangleFill, - .rectangleFillBadgeCheckmark, - .rectangleFillBadgeXmark, - .rectangleFillOnRectangleAngledFill, - .rectangleFillOnRectangleFill, - .rectangleGrid1x2, - .rectangleGrid1x2Fill, - .rectangleGrid2x2, - .rectangleGrid2x2Fill, - .rectangleGrid3x2, - .rectangleGrid3x2Fill, - .rectangleOnRectangle, - .rectangleOnRectangleAngled, - .rectangleSplit3x1, - .rectangleSplit3x1Fill, - .rectangleSplit3x3, - .rectangleSplit3x3Fill, - .rectangleStack, - .rectangleStackBadgeMinus, - .rectangleStackBadgePersonCrop, - .rectangleStackBadgePlus, - .rectangleStackFill, - .rectangleStackFillBadgeMinus, - .rectangleStackFillBadgePersonCrop, - .rectangleStackFillBadgePlus, - .rectangleStackPersonCrop, - .rectangleStackPersonCropFill, - .`repeat`, - .repeat1, - .`return`, - .rhombus, - .rhombusFill, - .rosette, - .rotateLeft, - .rotateLeftFill, - .rotateRight, - .rotateRightFill, - .rublesignCircle, - .rublesignCircleFill, - .rublesignSquare, - .rublesignSquareFill, - .rupeesignCircle, - .rupeesignCircleFill, - .rupeesignSquare, - .rupeesignSquareFill, - .sCircle, - .sCircleFill, - .sSquare, - .sSquareFill, - .safari, - .safariFill, - .scissors, - .scissorsBadgeEllipsis, - .scope, - .scribble, - .selectionPinInOut, - .sheqelsignCircle, - .sheqelsignCircleFill, - .sheqelsignSquare, - .sheqelsignSquareFill, - .shield, - .shieldFill, - .shieldLefthalfFill, - .shieldSlash, - .shieldSlashFill, - .shift, - .shiftFill, - .shuffle, - .sidebarLeft, - .sidebarRight, - .signature, - .skew, - .slashCircle, - .slashCircleFill, - .sliderHorizontal3, - .sliderHorizontalBelowRectangle, - .slowmo, - .smallcircleCircle, - .smallcircleCircleFill, - .smallcircleFillCircle, - .smallcircleFillCircleFill, - .smiley, - .smileyFill, - .smoke, - .smokeFill, - .snow, - .sparkles, - .speaker, - .speaker1, - .speaker1Fill, - .speaker2, - .speaker2Fill, - .speaker3, - .speaker3Fill, - .speakerFill, - .speakerSlash, - .speakerSlashFill, - .speakerZzz, - .speakerZzzFill, - .speedometer, - .sportscourt, - .sportscourtFill, - .square, - .squareAndArrowDown, - .squareAndArrowDownFill, - .squareAndArrowDownOnSquare, - .squareAndArrowDownOnSquareFill, - .squareAndArrowUp, - .squareAndArrowUpFill, - .squareAndArrowUpOnSquare, - .squareAndArrowUpOnSquareFill, - .squareAndLineVerticalAndSquare, - .squareAndLineVerticalAndSquareFill, - .squareAndPencil, - .squareFill, - .squareFillAndLineVerticalAndSquare, - .squareFillAndLineVerticalSquareFill, - .squareFillOnCircleFill, - .squareFillOnSquareFill, - .squareGrid2x2, - .squareGrid2x2Fill, - .squareGrid3x2, - .squareGrid3x2Fill, - .squareGrid4x3Fill, - .squareLefthalfFill, - .squareOnCircle, - .squareOnSquare, - .squareRighthalfFill, - .squareSplit1x2, - .squareSplit1x2Fill, - .squareSplit2x1, - .squareSplit2x1Fill, - .squareSplit2x2, - .squareSplit2x2Fill, - .squareStack, - .squareStack3dDownDottedline, - .squareStack3dDownRight, - .squareStack3dDownRightFill, - .squareStack3dUp, - .squareStack3dUpFill, - .squareStack3dUpSlash, - .squareStack3dUpSlashFill, - .squareStackFill, - .squaresBelowRectangle, - .star, - .starCircle, - .starCircleFill, - .starFill, - .starLefthalfFill, - .starSlash, - .starSlashFill, - .staroflife, - .staroflifeFill, - .sterlingsignCircle, - .sterlingsignCircleFill, - .sterlingsignSquare, - .sterlingsignSquareFill, - .stop, - .stopCircle, - .stopCircleFill, - .stopFill, - .stopwatch, - .stopwatchFill, - .strikethrough, - .studentdesk, - .suitClub, - .suitClubFill, - .suitDiamond, - .suitDiamondFill, - .suitHeart, - .suitHeartFill, - .suitSpade, - .suitSpadeFill, - .sum, - .sunDust, - .sunDustFill, - .sunHaze, - .sunHazeFill, - .sunMax, - .sunMaxFill, - .sunMin, - .sunMinFill, - .sunrise, - .sunriseFill, - .sunset, - .sunsetFill, - .tBubble, - .tBubbleFill, - .tCircle, - .tCircleFill, - .tSquare, - .tSquareFill, - .table, - .tableBadgeMore, - .tableBadgeMoreFill, - .tableFill, - .tag, - .tagCircle, - .tagCircleFill, - .tagFill, - .teletype, - .teletypeAnswer, - .tengesignCircle, - .tengesignCircleFill, - .tengesignSquare, - .tengesignSquareFill, - .textAligncenter, - .textAlignleft, - .textAlignright, - .textAppend, - .textBadgeCheckmark, - .textBadgeMinus, - .textBadgePlus, - .textBadgeStar, - .textBadgeXmark, - .textBubble, - .textBubbleFill, - .textCursor, - .textInsert, - .textJustify, - .textJustifyleft, - .textJustifyright, - .textQuote, - .textbox, - .textformat, - .textformat123, - .textformatAbc, - .textformatAbcDottedunderline, - .textformatAlt, - .textformatSize, - .textformatSubscript, - .textformatSuperscript, - .thermometer, - .thermometerSnowflake, - .thermometerSun, - .timelapse, - .timer, - .tornado, - .tortoise, - .tortoiseFill, - .tramFill, - .trash, - .trashCircle, - .trashCircleFill, - .trashFill, - .trashSlash, - .trashSlashFill, - .tray, - .tray2, - .tray2Fill, - .trayAndArrowDown, - .trayAndArrowDownFill, - .trayAndArrowUp, - .trayAndArrowUpFill, - .trayFill, - .trayFull, - .trayFullFill, - .triangle, - .triangleFill, - .triangleLefthalfFill, - .triangleRighthalfFill, - .tropicalstorm, - .tugriksignCircle, - .tugriksignCircleFill, - .tugriksignSquare, - .tugriksignSquareFill, - .tuningfork, - .turkishlirasignCircle, - .turkishlirasignCircleFill, - .turkishlirasignSquare, - .turkishlirasignSquareFill, - .tv, - .tvCircle, - .tvCircleFill, - .tvFill, - .tvMusicNote, - .tvMusicNoteFill, - .uCircle, - .uCircleFill, - .uSquare, - .uSquareFill, - .uiwindowSplit2x1, - .umbrella, - .umbrellaFill, - .underline, - .vCircle, - .vCircleFill, - .vSquare, - .vSquareFill, - .video, - .videoBadgePlus, - .videoBadgePlusFill, - .videoCircle, - .videoCircleFill, - .videoFill, - .videoSlash, - .videoSlashFill, - .view2d, - .view3d, - .viewfinder, - .viewfinderCircle, - .viewfinderCircleFill, - .wCircle, - .wCircleFill, - .wSquare, - .wSquareFill, - .wandAndRays, - .wandAndRaysInverse, - .wandAndStars, - .wandAndStarsInverse, - .waveform, - .waveformCircle, - .waveformCircleFill, - .waveformPath, - .waveformPathBadgeMinus, - .waveformPathBadgePlus, - .waveformPathEcg, - .wifi, - .wifiExclamationmark, - .wifiSlash, - .wind, - .windSnow, - .wonsignCircle, - .wonsignCircleFill, - .wonsignSquare, - .wonsignSquareFill, - .wrench, - .wrenchFill, - .xCircle, - .xCircleFill, - .xSquare, - .xSquareFill, - .xSquareroot, - .xmark, - .xmarkCircle, - .xmarkCircleFill, - .xmarkIcloud, - .xmarkIcloudFill, - .xmarkOctagon, - .xmarkOctagonFill, - .xmarkRectangle, - .xmarkRectangleFill, - .xmarkSeal, - .xmarkSealFill, - .xmarkShield, - .xmarkShieldFill, - .xmarkSquare, - .xmarkSquareFill, - .yCircle, - .yCircleFill, - .ySquare, - .ySquareFill, - .yensignCircle, - .yensignCircleFill, - .yensignSquare, - .yensignSquareFill, - .zCircle, - .zCircleFill, - .zSquare, - .zSquareFill, - .zzz - ] - } - }() -} diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Helpers/Types.swift b/SymbolsGenerator/Sources/SymbolsGenerator/Helpers/Types.swift index 14a93bd..02ba060 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Helpers/Types.swift +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Helpers/Types.swift @@ -9,7 +9,7 @@ struct ScannedSymbol { /// The symbol data type containing all versions for one specific symbol struct Symbol { var name: String - var canOnlyReferTo: String? + var restriction: String? var preview: String? var availability: Availability var availableLocalizations: [Availability: Set] @@ -30,7 +30,11 @@ struct Availability: Comparable, Equatable, Hashable { var watchOS: String var macOS: String var year: String // E. g. "2020" or "2020.1" - var isBase: Bool { year == "2019" } + var isBase: Bool { version == "1.0" } + var version: String { + let ver = Decimal(string: "1.0")! + (Decimal(string: year)! - Decimal(string: "2019")!) + return String(format: "%.1f", NSDecimalNumber(decimal: ver).doubleValue) + } static func < (lhs: Availability, rhs: Availability) -> Bool { // The `orderedDescending` is intentional, because the availability is smaller when the year is higher diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols.txt b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols.txt index 337d184..768d9c4 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols.txt +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols.txt @@ -1,147 +1,263 @@ // -// Retrieved via https://developer.apple.com/design/human-interface-guidelines/sf-symbols/overview/ -// As that list isn't always up-to-date; some information was also retrieved via the SFSymbols app -// Updated on November 23 2020 +// Generated using as_is_symbols_generator.applescript and some manual cleanup +// Updated on November 13 2021 // -"airplayaudio" = "AirPlay"; -"airplayvideo" = "AirPlay"; -"airpods" = "AirPods"; -"airpod.left" = "AirPods"; -"airpod.right" = "AirPods"; -"airpodspro" = "AirPods Pro"; -"airpodpro.left" = "AirPods Pro"; -"airpodpro.right" = "AirPods Pro"; -"airport.express" = "AirPort Express"; -"airport.extreme" = "AirPort Extreme"; -"airport.extreme.tower" = "AirPort Extreme"; -"applelogo" = "Sign in with Apple"; -"applescript" = "AppleScript language"; -"applescript.fill" = "AppleScript language"; -"appletv" = "Apple TV"; -"appletv.fill" = "Apple TV"; -"applewatch" = "Apple Watch"; -"applewatch.radiowaves.left.and.right" = "Apple Watch"; -"applewatch.slash" = "Apple Watch"; -"applewatch.watchface" = "Apple Watch"; -"arkit" = "ARKit"; -"arrow.clockwise.icloud" = "iCloud service"; -"arrow.clockwise.icloud.fill" = "iCloud service"; -"arrow.counterclockwise.icloud" = "iCloud service"; -"arrow.counterclockwise.icloud.fill" = "iCloud service"; -"arrow.down.left.video" = "FaceTime app"; -"arrow.down.left.video.fill" = "FaceTime app"; -"arrow.down.left.video.rtl" = "FaceTime app"; -"arrow.down.left.video.fill.rtl" = "FaceTime app"; -"arrow.up.message" = "Messages app"; -"arrow.up.message.fill" = "Messages app"; -"arrow.up.right.video" = "FaceTime app"; -"arrow.up.right.video.fill" = "FaceTime app"; -"arrow.up.right.video.fill.rtl" = "FaceTime app"; -"arrow.up.right.video.rtl" = "FaceTime app"; -"bolt.horizontal.icloud" = "iCloud service"; -"bolt.horizontal.icloud.fill" = "iCloud service"; -"bonjour" = "Bonjour networking"; -"checkmark.icloud" = "iCloud service"; -"checkmark.icloud.fill" = "iCloud service"; -"earpods" = "EarPods"; -"exclamationmark.applewatch" = "Apple Watch"; -"exclamationmark.icloud" = "iCloud service"; -"exclamationmark.icloud.fill" = "iCloud service"; -"faceid" = "Face ID"; -"homekit" = "HomeKit"; -"homepod" = "HomePod"; -"homepod.fill" = "HomePod"; -"icloud" = "iCloud service"; -"icloud.and.arrow.down" = "iCloud service"; -"icloud.and.arrow.down.fill" = "iCloud service"; -"icloud.and.arrow.up" = "iCloud service"; -"icloud.and.arrow.up.fill" = "iCloud service"; -"icloud.circle" = "iCloud service"; -"icloud.circle.fill" = "iCloud service"; -"icloud.fill" = "iCloud service"; -"icloud.slash" = "iCloud service"; -"icloud.slash.fill" = "iCloud service"; -"ipad" = "iPad"; -"ipad.badge.play" = "iPad"; -"ipad.homebutton" = "iPad"; -"ipad.homebutton.badge.play" = "iPad"; -"ipad.homebutton.landscape" = "iPad"; -"ipad.homebutton.landscape.badge.play" = "iPad"; -"ipad.landscape" = "iPad"; -"ipad.landscape.badge.play" = "iPad"; -"iphone" = "iPhone"; -"iphone.badge.play" = "iPhone"; -"iphone.homebutton" = "iPhone"; -"iphone.homebutton.badge.play" = "iPhone"; -"iphone.homebutton.landscape" = "iPhone"; -"iphone.homebutton.radiowaves.left.and.right" = "iPhone"; -"iphone.homebutton.slash" = "iPhone"; -"iphone.landscape" = "iPhone"; -"iphone.radiowaves.left.and.right" = "iPhone"; -"iphone.slash" = "iPhone"; -"ipod" = "iPod"; -"ipodshuffle.gen1" = "iPod shuffle"; -"ipodshuffle.gen2" = "iPod shuffle"; -"ipodshuffle.gen3" = "iPod shuffle"; -"ipodshuffle.gen4" = "iPod shuffle"; -"ipodtouch" = "iPod touch"; -"ipodtouch.landscape" = "iPod touch"; -"key.icloud" = "iCloud service"; -"key.icloud.fill" = "iCloud service"; -"laptopcomputer.and.iphone" = "iPhone"; -"link.icloud" = "iCloud service"; -"link.icloud.fill" = "iCloud service"; -"livephoto" = "Live Photos feature"; -"livephoto.badge.a" = "Live Photos feature"; -"livephoto.play" = "Live Photos feature"; -"livephoto.slash" = "Live Photos feature"; -"lock.applewatch" = "Apple Watch"; -"lock.icloud" = "iCloud service"; -"lock.icloud.fill" = "iCloud service"; -"macmini" = "Mac mini"; -"macmini.fill" = "Mac mini"; -"macpro.gen1" = "Mac Pro"; -"macpro.gen2" = "Mac Pro"; -"macpro.gen2.fill" = "Mac Pro"; -"macpro.gen3" = "Mac Pro"; -"macpro.gen3.server" = "Mac Pro"; -"message" = "Messages app"; -"message.circle" = "Messages app"; -"message.circle.fill" = "Messages app"; -"message.fill" = "Messages app"; -"pencil.tip" = "Markup feature"; -"pencil.tip.crop.circle" = "Markup feature"; -"pencil.tip.crop.circle.badge.minus" = "Markup feature"; -"pencil.tip.crop.circle.badge.plus" = "Markup feature"; -"person.icloud" = "iCloud service"; -"person.icloud.fill" = "iCloud service"; -"plus.message" = "Messages app"; -"plus.message.fill" = "Messages app"; -"questionmark.video" = "FaceTime app"; -"questionmark.video.ar" = "FaceTime app"; -"questionmark.video.fill" = "FaceTime app"; -"questionmark.video.fill.ar" = "FaceTime app"; -"safari" = "Safari browser"; -"safari.fill" = "Safari browser"; -"swift" = "Swift programming language"; -"teletype" = "Teletype feature"; -"teletype.answer" = "Teletype feature"; -"teletype.circle" = "Teletype feature"; -"teletype.circle.fill" = "Teletype feature"; -"touchid" = "Touch ID feature"; -"video" = "FaceTime app"; -"video.badge.checkmark" = "FaceTime app"; -"video.badge.plus" = "FaceTime app"; -"video.bubble.left" = "FaceTime app"; -"video.bubble.left.fill" = "FaceTime app"; -"video.circle" = "FaceTime app"; -"video.circle.fill" = "FaceTime app"; -"video.fill" = "FaceTime app"; -"video.fill.badge.checkmark" = "FaceTime app"; -"video.fill.badge.plus" = "FaceTime app"; -"video.slash" = "FaceTime app"; -"video.slash.fill" = "FaceTime app"; -"xmark.icloud" = "iCloud service"; -"xmark.icloud.fill" = "iCloud service"; -"xserve" = "Xserve"; +"arrow.up.message" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"arrow.up.message.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"plus.message" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"plus.message.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"video.bubble.left" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.bubble.left.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.slash" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.slash.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"arrow.up.right.video" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"arrow.up.right.video.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"arrow.down.left.video" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"arrow.down.left.video.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"questionmark.video" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"questionmark.video.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"message" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"message.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"message.circle" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"message.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"teletype" = "This symbol may not be modified and may only be used to refer to Apple’s Teletype feature."; +"teletype.circle" = "This symbol may not be modified and may only be used to refer to Apple’s Teletype feature."; +"teletype.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Teletype feature."; +"teletype.answer" = "This symbol may not be modified and may only be used to refer to Apple’s Teletype feature."; +"video" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.circle" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.badge.plus" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.fill.badge.plus" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.badge.checkmark" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.fill.badge.checkmark" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"homekit" = "This symbol may not be modified and may only be used to refer to Apple’s HomeKit."; +"faceid" = "This symbol may not be modified and may only be used to refer to Apple’s Face ID feature."; +"touchid" = "This symbol may not be modified and may only be used to refer to Apple’s Touch ID feature."; +"macpro.gen1" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"macpro.gen2" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"macpro.gen2.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"macpro.gen3" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"macpro.gen3.server" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"xserve" = "This symbol may not be modified and may only be used to refer to Apple’s Xserve."; +"laptopcomputer.and.iphone" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"macmini" = "This symbol may not be modified and may only be used to refer to Apple’s Mac mini."; +"macmini.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Mac mini."; +"airport.express" = "This symbol may not be modified and may only be used to refer to Apple’s AirPort Express."; +"airport.extreme" = "This symbol may not be modified and may only be used to refer to Apple’s AirPort Extreme."; +"airport.extreme.tower" = "This symbol may not be modified and may only be used to refer to Apple’s AirPort Extreme."; +"ipod" = "This symbol may not be modified and may only be used to refer to Apple’s iPod."; +"ipodshuffle.gen1" = "This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle."; +"ipodshuffle.gen2" = "This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle."; +"ipodshuffle.gen3" = "This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle."; +"ipodshuffle.gen4" = "This symbol may not be modified and may only be used to refer to Apple’s iPod shuffle."; +"ipodtouch" = "This symbol may not be modified and may only be used to refer to Apple’s iPod touch."; +"ipodtouch.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPod touch."; +"iphone.homebutton" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.radiowaves.left.and.right" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.slash" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.badge.play" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.radiowaves.left.and.right" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.slash" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.badge.play" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"apps.iphone" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"apps.iphone.badge.plus" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"apps.iphone.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"ipad.homebutton" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad.homebutton.badge.play" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad.homebutton.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad.homebutton.landscape.badge.play" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad.badge.play" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"ipad.landscape.badge.play" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"apps.ipad" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"apps.ipad.landscape" = "This symbol may not be modified and may only be used to refer to Apple’s iPad."; +"applewatch" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"applewatch.watchface" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"exclamationmark.applewatch" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"lock.applewatch" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"applewatch.radiowaves.left.and.right" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"applewatch.slash" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"applewatch.side.right" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"airpodsmax" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods Max."; +"earpods" = "This symbol may not be modified and may only be used to refer to Apple’s EarPods."; +"airpods" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpod.right" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpod.left" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpodspro" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro."; +"airpodpro.right" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro."; +"airpodpro.left" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro."; +"homepodmini" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini."; +"homepodmini.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini."; +"homepodmini.2" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini."; +"homepodmini.2.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini."; +"homepod.and.homepodmini" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod and HomePod mini."; +"homepod.and.homepodmini.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod and HomePod mini."; +"hifispeaker.and.homepodmini" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini."; +"hifispeaker.and.homepodmini.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini."; +"homepod" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod."; +"homepod.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod."; +"homepod.2" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod."; +"homepod.2.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod."; +"hifispeaker.and.homepod" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod."; +"hifispeaker.and.homepod.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod."; +"appletv" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletv.fill" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.slash" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.slash.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"exclamationmark.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"exclamationmark.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"checkmark.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"checkmark.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"xmark.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"xmark.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"link.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"link.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"bolt.horizontal.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"bolt.horizontal.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"lock.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"lock.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"key.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"key.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"arrow.clockwise.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"arrow.clockwise.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"arrow.counterclockwise.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"arrow.counterclockwise.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.and.arrow.down" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.and.arrow.down.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.and.arrow.up" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.and.arrow.up.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"bonjour" = "This symbol may not be modified and may only be used to refer to Apple’s Bonjour networking."; +"person.icloud" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"person.icloud.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"pencil.tip" = "This symbol may not be modified and may only be used to refer to Apple’s Markup feature."; +"pencil.tip.crop.circle" = "This symbol may not be modified and may only be used to refer to Apple’s Markup feature."; +"pencil.tip.crop.circle.badge.plus" = "This symbol may not be modified and may only be used to refer to Apple’s Markup feature."; +"pencil.tip.crop.circle.badge.minus" = "This symbol may not be modified and may only be used to refer to Apple’s Markup feature."; +"pencil.tip.crop.circle.badge.arrow.forward" = "This symbol may not be modified and may only be used to refer to Apple’s Markup feature."; +"shareplay" = "This symbol may not be modified and may only be used to refer to Apple’s SharePlay."; +"shareplay.slash" = "This symbol may not be modified and may only be used to refer to Apple’s SharePlay."; +"airtag.radiowaves.forward" = "This symbol may not be modified and may only be used to refer to Apple’s AirTag."; +"airtag.radiowaves.forward.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirTag."; +"airtag" = "This symbol may not be modified and may only be used to refer to Apple’s AirTag."; +"airtag.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirTag."; +"icloud.square" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"icloud.square.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iCloud service."; +"message.and.waveform" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"message.and.waveform.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Messages app."; +"teletype.answer.circle" = "This symbol may not be modified and may only be used to refer to Apple’s Teletype feature."; +"teletype.answer.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Teletype feature."; +"video.square" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.square.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.badge.ellipsis" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.fill.badge.ellipsis" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.and.waveform" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"video.and.waveform.fill" = "This symbol may not be modified and may only be used to refer to Apple’s FaceTime app."; +"macpro.gen1.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"macpro.gen3.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Mac Pro."; +"ipad.and.iphone" = "This symbol may not be modified and may only be used to refer to Apple’s iPad and iPhone."; +"ipodtouch.slash" = "This symbol may not be modified and may only be used to refer to Apple’s iPod touch."; +"iphone.homebutton.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.radiowaves.left.and.right.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.radiowaves.left.and.right.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.slash.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.homebutton.slash.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.radiowaves.left.and.right.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.radiowaves.left.and.right.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.slash.circle" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.slash.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone."; +"iphone.smartbatterycase.gen2" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone Smart Battery Case."; +"iphone.smartbatterycase.gen1" = "This symbol may not be modified and may only be used to refer to Apple’s iPhone Smart Battery Case."; +"applepencil" = "This symbol may not be modified and may only be used to refer to Apple Pencil."; +"magicmouse" = "This symbol may not be modified and may only be used to refer to Apple’s Magic Mouse."; +"magicmouse.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Magic Mouse."; +"lock.open.applewatch" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"watchface.applewatch.case" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"applewatch.case.inset.filled" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"platter.filled.top.applewatch.case" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"platter.filled.bottom.applewatch.case" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"platter.top.applewatch.case" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"platter.bottom.applewatch.case" = "This symbol may not be modified and may only be used to refer to Apple Watch."; +"digitalcrown.arrow.clockwise" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.arrow.clockwise.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.arrow.counterclockwise" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.arrow.counterclockwise.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.press" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.press.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.horizontal.arrow.clockwise" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.horizontal.arrow.clockwise.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.horizontal.arrow.counterclockwise" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.horizontal.arrow.counterclockwise.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.horizontal.press" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"digitalcrown.horizontal.press.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Digital Crown."; +"beats.headphones" = "This symbol may not be modified and may only be used to refer to Beats headphones."; +"airpods.chargingcase" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpods.chargingcase.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpods.chargingcase.wireless" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpods.chargingcase.wireless.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods."; +"airpodspro.chargingcase.wireless" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro."; +"airpodspro.chargingcase.wireless.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirPods Pro."; +"beats.earphones" = "This symbol may not be modified and may only be used to refer to Beats earphones."; +"beats.powerbeatspro" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro."; +"beats.powerbeatspro.right" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro."; +"beats.powerbeatspro.left" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro."; +"beats.powerbeats" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats."; +"beats.powerbeats3" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats3."; +"beats.studiobuds" = "This symbol may not be modified and may only be used to refer to Beats Studio Buds."; +"beats.studiobud.left" = "This symbol may not be modified and may only be used to refer to Beats Studio Buds."; +"beats.studiobud.right" = "This symbol may not be modified and may only be used to refer to Beats Studio Buds."; +"beats.studiobuds.chargingcase" = "This symbol may not be modified and may only be used to refer to Beats Studio Buds case."; +"beats.studiobuds.chargingcase.fill" = "This symbol may not be modified and may only be used to refer to Beats Studio Buds case."; +"beats.powerbeatspro.chargingcase" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro case."; +"beats.powerbeatspro.chargingcase.fill" = "This symbol may not be modified and may only be used to refer to Beats Powerbeats Pro case."; +"homepod.and.appletv" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod and Apple TV."; +"homepod.and.appletv.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod and Apple TV."; +"homepodmini.and.appletv" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini and Apple TV."; +"homepodmini.and.appletv.fill" = "This symbol may not be modified and may only be used to refer to Apple’s HomePod mini and Apple TV."; +"hifispeaker.and.appletv" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"hifispeaker.and.appletv.fill" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen1" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen1.fill" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen2" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen2.fill" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen3" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen3.fill" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen4" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"appletvremote.gen4.fill" = "This symbol may not be modified and may only be used to refer to Apple TV."; +"magsafe.batterypack" = "This symbol may not be modified and may only be used to refer to Apple’s MagSafe Battery Pack."; +"magsafe.batterypack.fill" = "This symbol may not be modified and may only be used to refer to Apple’s MagSafe Battery Pack."; +"airplayvideo.circle" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"airplayvideo.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"airplayvideo.badge.exclamationmark" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"airplayaudio.circle" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"airplayaudio.circle.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"airplayaudio.badge.exclamationmark" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"arkit.badge.xmark" = "This symbol may not be modified and may only be used to refer to Apple’s ARKit."; +"logo.playstation" = "This symbol may not be modified and may only be used to refer to Sony’s Playstation."; +"logo.xbox" = "This symbol may not be modified and may only be used to refer to Microsoft’s Xbox."; +"airplayaudio" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"airplayvideo" = "This symbol may not be modified and may only be used to refer to Apple’s AirPlay."; +"arkit" = "This symbol may not be modified and may only be used to refer to Apple’s ARKit."; +"safari" = "This symbol may not be modified and may only be used to refer to Apple’s Safari browser."; +"safari.fill" = "This symbol may not be modified and may only be used to refer to Apple’s Safari browser."; +"livephoto" = "This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature."; +"livephotoPlay" = "This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature."; +"livephoto.slash" = "This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature."; +"livephoto.badge.a" = "This symbol may not be modified and may only be used to refer to Apple’s Live Photos feature."; +"applelogo" = "This symbol may not be modified and may only be used to refer to Sign in with Apple."; +"applescript" = "This symbol may not be modified and may only be used to refer to Apple’s AppleScript language."; +"applescript.fill" = "This symbol may not be modified and may only be used to refer to Apple’s AppleScript language."; +"swift" = "This symbol may not be modified and may only be used to refer to Apple’s Swift programming language."; diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols_generator.applescript b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols_generator.applescript new file mode 100644 index 0000000..e5d653e --- /dev/null +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/as_is_symbols_generator.applescript @@ -0,0 +1,39 @@ +activate application "SF Symbols" + +tell application "System Events" + tell process "SF Symbols" + + -- Click the "list" radio button. + click radio button 2 of radio group 1 of group 3 of toolbar 1 of window 0 + + tell outline 1 of scroll area 1 of splitter group 1 of window 0 + -- Change for each category name. (it will be very slow if we loop on "All") + select (row 1 where value of static text 1 of UI element 1 starts with "Multicolor") + end tell + + set myResult to "" + set rowCounter to (1 as integer) + repeat with tableRow in rows of table 0 of scroll area 2 of splitter group 1 of window 0 + log rowCounter + set sfSymbolName to value of static text 1 of UI element 2 of tableRow as string + + log sfSymbolName + set btnCount to (0 as integer) + repeat with btn in buttons of UI element 2 of tableRow + set btnCount to btnCount + (1 as integer) + end repeat + if btnCount > 0 then + select tableRow + set allViewsInRightPane to entire contents of scroll area 3 of splitter group 1 of window 0 as list + set textIndex to (count allViewsInRightPane) - 1 as integer + set thisText to item textIndex of allViewsInRightPane + set reasonText to value of thisText as string + set myResult to myResult & "\"" & sfSymbolName & "\" = \"" & reasonText & "\"; +" + end if + set rowCounter to rowCounter + (1 as integer) + end repeat + log myResult + set the clipboard to {text:(myResult as string), Unicode text:myResult} + end tell +end tell diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/legacy_aliases_strings.txt b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/legacy_aliases_strings.txt index 9fb5f64..eda91ba 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/legacy_aliases_strings.txt +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/legacy_aliases_strings.txt @@ -1,6 +1,6 @@ // -// Retrieved via the SFSymbols app package contents (Version 2.1) -// Updated on November 21 2020 +// Retrieved via the SFSymbols app package contents (Version 3.1) +// Updated on November 13 2021 // "arrow.upright.circle" = "arrow.up.right.circle"; diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_aliases_strings.txt b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_aliases_strings.txt index f2a4103..5bc3be6 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_aliases_strings.txt +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_aliases_strings.txt @@ -1,6 +1,6 @@ // -// Retrieved via the SFSymbols app package contents (Version 2.1) -// Updated on November 21 2020 +// Retrieved via the SFSymbols app package contents (Version 3.1) +// Updated on November 13 2021 // "a" = "character"; @@ -24,105 +24,265 @@ "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.down.to.line.alt" = "arrow.down.to.line.compact"; +"arrow.left.to.line.alt" = "arrow.left.to.line.compact"; "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.right.to.line.alt" = "arrow.right.to.line.compact"; "arrow.swap" = "arrow.triangle.swap"; +"arrow.up.and.down.righttriangle.up.fill.righttriangle.down.fill" = "arrow.up.and.down.righttriangle.up.righttriangle.down.fill"; "arrow.up.right.diamond" = "arrow.triangle.turn.up.right.diamond"; "arrow.up.right.diamond.fill" = "arrow.triangle.turn.up.right.diamond.fill"; +"arrow.up.to.line.alt" = "arrow.up.to.line.compact"; "arrow.upright.circle" = "arrow.up.right.circle"; +"arrowtriangle.left.fill.and.line.vertical.and.arrowtriangle.right.fill" = "arrowtriangle.left.and.line.vertical.and.arrowtriangle.right.fill"; +"arrowtriangle.right.fill.and.line.vertical.and.arrowtriangle.left.fill" = "arrowtriangle.right.and.line.vertical.and.arrowtriangle.left.fill"; "bag.badge.minus.fill" = "bag.fill.badge.minus"; "bag.badge.plus.fill" = "bag.fill.badge.plus"; "bin.xmark" = "xmark.bin"; "bin.xmark.fill" = "xmark.bin.fill"; +"bolt.fill.batteryblock" = "bolt.batteryblock"; +"bolt.fill.batteryblock.fill" = "bolt.batteryblock.fill"; "camera.rotate" = "arrow.triangle.2.circlepath.camera"; "camera.rotate.fill" = "arrow.triangle.2.circlepath.camera.fill"; "cart.badge.minus.fill" = "cart.fill.badge.minus"; "cart.badge.plus.fill" = "cart.fill.badge.plus"; +"chevron.left.slash.chevron.right" = "chevron.left.forwardslash.chevron.right"; +"circle.bottomhalf.fill" = "circle.bottomhalf.filled"; "circle.bottomthird.split" = "sleep"; -"circle.grid.hex" = "circles.hexagongrid"; -"circle.grid.hex.fill" = "circles.hexagongrid.fill"; +"circle.dashed.inset.fill" = "circle.dashed.inset.filled"; +"circle.fill.square.fill" = "circle.square.fill"; +"circle.grid.cross.down.fill" = "circle.grid.cross.down.filled"; +"circle.grid.cross.left.fill" = "circle.grid.cross.left.filled"; +"circle.grid.cross.right.fill" = "circle.grid.cross.right.filled"; +"circle.grid.cross.up.fill" = "circle.grid.cross.up.filled"; +"circle.grid.hex" = "circle.hexagongrid"; +"circle.grid.hex.fill" = "circle.hexagongrid.fill"; +"circle.lefthalf.fill" = "circle.lefthalf.filled"; +"circle.righthalf.fill" = "circle.righthalf.filled"; +"circle.tophalf.fill" = "circle.tophalf.filled"; +"circles.hexagongrid" = "circle.hexagongrid"; +"circles.hexagongrid.fill" = "circle.hexagongrid.fill"; +"circles.hexagonpath" = "circle.hexagonpath"; +"circles.hexagonpath.fill" = "circle.hexagonpath.fill"; "cube.box" = "shippingbox"; "cube.box.fill" = "shippingbox.fill"; "cursor.rays" = "cursorarrow.rays"; "dial" = "dial.min"; "dial.fill" = "dial.min.fill"; -"dot.circle" = "smallcircle.fill.circle"; -"dot.circle.fill" = "smallcircle.fill.circle.fill"; +"doc.text.fill.viewfinder" = "doc.viewfinder.fill"; +"doc.text.viewfinder" = "doc.viewfinder"; +"dot.circle" = "smallcircle.filled.circle"; +"dot.circle.fill" = "smallcircle.filled.circle.fill"; +"dpad.down.fill" = "dpad.down.filled"; +"dpad.left.fill" = "dpad.left.filled"; +"dpad.right.fill" = "dpad.right.filled"; +"dpad.up.fill" = "dpad.up.filled"; "ellipses.bubble" = "ellipsis.bubble"; "ellipses.bubble.fill" = "ellipsis.bubble.fill"; +"envelope.badge.shield.leadinghalf.fill" = "envelope.badge.shield.half.filled"; +"envelope.fill.badge.shield.trailinghalf.fill" = "envelope.badge.shield.half.filled.fill"; +"fiberchannel" = "fibrechannel"; "flip.horizontal" = "arrow.left.and.right.righttriangle.left.righttriangle.right"; "flip.horizontal.fill" = "arrow.left.and.right.righttriangle.left.righttriangle.right.fill"; +"folder.badge.gear" = "folder.badge.gearshape"; "folder.badge.minus.fill" = "folder.fill.badge.minus"; "folder.badge.person.crop.fill" = "folder.fill.badge.person.crop"; "folder.badge.plus.fill" = "folder.fill.badge.plus"; -"hourglass.end" = "hourglass.tophalf.fill"; -"hourglass.start" = "hourglass.bottomhalf.fill"; +"folder.fill.badge.gear" = "folder.fill.badge.gearshape"; +"h.square.fill.on.square.fill" = "h.square.on.square.fill"; +"hearingaid.ear" = "hearingdevice.ear"; +"hourglass.bottomhalf.fill" = "hourglass.bottomhalf.filled"; +"hourglass.end" = "hourglass.tophalf.filled"; +"hourglass.start" = "hourglass.bottomhalf.filled"; +"hourglass.tophalf.fill" = "hourglass.tophalf.filled"; +"j.square.fill.on.square.fill" = "j.square.on.square.fill"; +"l.joystick.down" = "l.joystick.press.down"; +"l.joystick.down.fill" = "l.joystick.press.down.fill"; +"largecircle.fill.circle" = "circle.inset.filled"; +"lasso.sparkles" = "lasso.and.sparkles"; "leaf.arrow.circlepath" = "leaf.arrow.triangle.circlepath"; +"line.horizontal.2.decrease.circle" = "line.2.horizontal.decrease.circle"; +"line.horizontal.2.decrease.circle.fill" = "line.2.horizontal.decrease.circle.fill"; +"line.horizontal.3" = "line.3.horizontal"; +"line.horizontal.3.circle" = "line.3.horizontal.circle"; +"line.horizontal.3.circle.fill" = "line.3.horizontal.circle.fill"; +"line.horizontal.3.decrease" = "line.3.horizontal.decrease"; +"line.horizontal.3.decrease.circle" = "line.3.horizontal.decrease.circle"; +"line.horizontal.3.decrease.circle.fill" = "line.3.horizontal.decrease.circle.fill"; +"minus.slash.plus" = "minus.forwardslash.plus"; "music.house" = "music.note.house"; "music.house.fill" = "music.note.house.fill"; "paragraph" = "paragraphsign"; "pencil.and.ellipsis.rectangle" = "rectangle.and.pencil.and.ellipsis"; +"person.2.square.stack" = "person.2.crop.square.stack"; +"person.2.square.stack.fill" = "person.2.crop.square.stack.fill"; "person.and.person" = "person.2"; "person.and.person.fill" = "person.2.fill"; "person.badge.minus.fill" = "person.fill.badge.minus"; "person.badge.plus.fill" = "person.fill.badge.plus"; "person.crop.circle.badge.checkmark.fill" = "person.crop.circle.fill.badge.checkmark"; "person.crop.circle.badge.exclam" = "person.crop.circle.badge.exclamationmark"; -"person.crop.circle.badge.exclam.fill" = "person.crop.circle.fill.badge.exclamationmark"; +"person.crop.circle.badge.exclam.fill" = "person.crop.circle.badge.exclamationmark.fill"; "person.crop.circle.badge.minus.fill" = "person.crop.circle.fill.badge.minus"; "person.crop.circle.badge.plus.fill" = "person.crop.circle.fill.badge.plus"; "person.crop.circle.badge.xmark.fill" = "person.crop.circle.fill.badge.xmark"; -"person.crop.circle.fill.badge.exclam" = "person.crop.circle.fill.badge.exclamationmark"; +"person.crop.circle.fill.badge.exclam" = "person.crop.circle.badge.exclamationmark.fill"; +"person.crop.circle.fill.badge.exclamationmark" = "person.crop.circle.badge.exclamationmark.fill"; +"person.crop.circle.fill.badge.questionmark" = "person.crop.circle.badge.questionmark.fill"; +"person.crop.circle.fill.badge.questionmark.ar" = "person.crop.circle.badge.questionmark.fill.ar"; +"person.crop.square.fill.and.at.rectangle" = "person.crop.square.filled.and.at.rectangle"; "phone.arrow.down.left.fill" = "phone.fill.arrow.down.left"; "phone.arrow.right.fill" = "phone.fill.arrow.right"; "phone.arrow.up.right.fill" = "phone.fill.arrow.up.right"; "phone.badge.plus.fill" = "phone.fill.badge.plus"; "photo.on.rectangle.fill" = "photo.fill.on.rectangle.fill"; +"plus.rectangle.fill.on.folder.fill" = "plus.rectangle.on.folder.fill"; "plus.rectangle.on.rectangle.fill" = "plus.rectangle.fill.on.rectangle.fill"; +"plus.slash.minus" = "plus.forwardslash.minus"; "plus.square.on.square.fill" = "plus.square.fill.on.square.fill"; +"point.fill.topleft.down.curvedto.point.fill.bottomright.up" = "point.topleft.down.curvedto.point.bottomright.up.fill"; +"printer.dotmatrix.fill.and.paper.fill" = "printer.dotmatrix.filled.and.paper"; +"printer.fill.and.paper.fill" = "printer.filled.and.paper"; "questionmark.video.fill.rtl" = "questionmark.video.fill.ar"; "questionmark.video.rtl" = "questionmark.video.ar"; +"r.joystick.down" = "r.joystick.press.down"; +"r.joystick.down.fill" = "r.joystick.press.down.fill"; +"r.square.fill.on.square.fill" = "r.square.on.square.fill"; "radiowaves.left" = "wave.3.left"; "radiowaves.right" = "wave.3.right"; "realtimetext" = "teletype.answer"; +"rectangle.3.offgrid" = "rectangle.3.group"; +"rectangle.3.offgrid.bubble.left" = "rectangle.3.group.bubble.left"; +"rectangle.3.offgrid.bubble.left.fill" = "rectangle.3.group.bubble.left.fill"; +"rectangle.3.offgrid.fill" = "rectangle.3.group.fill"; "rectangle.badge.checkmark.fill" = "rectangle.fill.badge.checkmark"; "rectangle.badge.xmark.fill" = "rectangle.fill.badge.xmark"; +"rectangle.bottomthird.inset.fill" = "rectangle.bottomthird.inset.filled"; +"rectangle.center.inset.fill" = "rectangle.center.inset.filled"; "rectangle.dock" = "dock.rectangle"; +"rectangle.fill.on.rectangle.fill.circle" = "rectangle.on.rectangle.circle"; +"rectangle.fill.on.rectangle.fill.circle.fill" = "rectangle.on.rectangle.circle.fill"; +"rectangle.fill.on.rectangle.fill.slash.fill" = "rectangle.on.rectangle.slash.fill"; +"rectangle.inset.bottomleft.fill" = "rectangle.inset.bottomleft.filled"; +"rectangle.inset.bottomright.fill" = "rectangle.inset.bottomright.filled"; +"rectangle.inset.fill" = "rectangle.inset.filled"; +"rectangle.inset.topleft.fill" = "rectangle.inset.topleft.filled"; +"rectangle.inset.topright.fill" = "rectangle.inset.topright.filled"; +"rectangle.lefthalf.fill" = "rectangle.lefthalf.filled"; +"rectangle.lefthalf.inset.fill" = "rectangle.lefthalf.inset.filled"; +"rectangle.lefthalf.inset.fill.arrow.left" = "rectangle.lefthalf.inset.filled.arrow.left"; +"rectangle.leftthird.inset.fill" = "rectangle.leftthird.inset.filled"; "rectangle.on.rectangle.angled.fill" = "rectangle.fill.on.rectangle.angled.fill"; "rectangle.on.rectangle.fill" = "rectangle.fill.on.rectangle.fill"; +"rectangle.righthalf.fill" = "rectangle.righthalf.filled"; +"rectangle.righthalf.inset.fill" = "rectangle.righthalf.inset.filled"; +"rectangle.righthalf.inset.fill.arrow.right" = "rectangle.righthalf.inset.filled.arrow.right"; +"rectangle.rightthird.inset.fill" = "rectangle.rightthird.inset.filled"; "rectangle.stack.badge.minus.fill" = "rectangle.stack.fill.badge.minus"; "rectangle.stack.badge.plus.fill" = "rectangle.stack.fill.badge.plus"; +"rectangle.stack.fill.badge.person.crop" = "rectangle.stack.badge.person.crop.fill"; +"rectangle.stack.person.crop" = "person.crop.rectangle.stack"; +"rectangle.stack.person.crop.fill" = "person.crop.rectangle.stack.fill"; +"rectangle.topthird.inset" = "rectangle.topthird.inset.filled"; +"rectangle.topthird.inset.fill" = "rectangle.topthird.inset.filled"; "ring.circle" = "smallcircle.circle"; "ring.circle.fill" = "smallcircle.circle.fill"; "sheqelsign.circle" = "shekelsign.circle"; "sheqelsign.circle.fill" = "shekelsign.circle.fill"; "sheqelsign.square" = "shekelsign.square"; "sheqelsign.square.fill" = "shekelsign.square.fill"; +"shield.checkerboard" = "checkerboard.shield"; +"shield.lefthalf.fill" = "shield.lefthalf.filled"; +"shield.lefthalf.fill.slash" = "shield.lefthalf.filled.slash"; +"slider.horizontal.below.square.fill.and.square" = "slider.horizontal.below.square.filled.and.square"; +"smallcircle.fill.circle" = "smallcircle.filled.circle"; +"smallcircle.fill.circle.fill" = "smallcircle.filled.circle.fill"; "smiley" = "face.smiling"; "smiley.fill" = "face.smiling.fill"; +"snow" = "snowflake"; +"sparkles.square.fill.on.square" = "sparkles.square.filled.on.square"; "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.line.vertical.square.fill.left" = "square.fill.and.line.vertical.and.square"; +"square.2.stack.3d.bottom.fill" = "square.2.stack.3d.bottom.filled"; +"square.2.stack.3d.top.fill" = "square.2.stack.3d.top.filled"; +"square.3.stack.3d.bottom.fill" = "square.3.stack.3d.bottom.filled"; +"square.3.stack.3d.middle.fill" = "square.3.stack.3d.middle.filled"; +"square.3.stack.3d.top.fill" = "square.3.stack.3d.top.filled"; +"square.and.line.vertical.and.square.fill" = "square.and.line.vertical.and.square.filled"; +"square.bottomhalf.fill" = "square.bottomhalf.filled"; +"square.dashed.inset.fill" = "square.dashed.inset.filled"; +"square.fill.and.line.vertical.and.square" = "square.filled.and.line.vertical.and.square"; +"square.fill.and.line.vertical.square.fill" = "square.fill.and.line.vertical.and.square.fill"; +"square.fill.on.square" = "square.filled.on.square"; +"square.grid.3x1.fill.below.line.grid.1x2" = "square.grid.3x1.below.line.grid.1x2.fill"; +"square.grid.3x3.bottomleft.fill" = "square.grid.3x3.bottomleft.filled"; +"square.grid.3x3.bottommiddle.fill" = "square.grid.3x3.bottommiddle.filled"; +"square.grid.3x3.bottomright.fill" = "square.grid.3x3.bottomright.filled"; +"square.grid.3x3.fill.square" = "square.grid.3x3.square"; +"square.grid.3x3.middle.fill" = "square.grid.3x3.middle.filled"; +"square.grid.3x3.middleleft.fill" = "square.grid.3x3.middleleft.filled"; +"square.grid.3x3.middleright.fill" = "square.grid.3x3.middleright.filled"; +"square.grid.3x3.topleft.fill" = "square.grid.3x3.topleft.filled"; +"square.grid.3x3.topmiddle.fill" = "square.grid.3x3.topmiddle.filled"; +"square.grid.3x3.topright.fill" = "square.grid.3x3.topright.filled"; +"square.lefthalf.fill" = "square.lefthalf.filled"; +"square.line.vertical.square.fill.left" = "square.filled.and.line.vertical.and.square"; "square.on.circle.fill" = "square.fill.on.circle.fill"; "square.on.square.fill" = "square.fill.on.square.fill"; +"square.righthalf.fill" = "square.righthalf.filled"; "square.stack.3d.down.dottedline" = "square.stack.3d.forward.dottedline"; -"star.fill.left" = "star.leadinghalf.fill"; -"star.lefthalf.fill" = "star.leadinghalf.fill"; +"square.tophalf.fill" = "square.tophalf.filled"; +"star.fill.left" = "star.leadinghalf.filled"; +"star.leadinghalf.fill" = "star.leadinghalf.filled"; +"star.lefthalf.fill" = "star.leadinghalf.filled"; +"t.bubble" = "character.bubble"; +"t.bubble.ar" = "character.bubble.ar"; +"t.bubble.fill" = "character.bubble.fill"; +"t.bubble.fill.ar" = "character.bubble.fill.ar"; +"t.bubble.fill.he" = "character.bubble.fill.he"; +"t.bubble.he" = "character.bubble.he"; "table" = "tablecells"; "table.badge.more" = "tablecells.badge.ellipsis"; -"table.badge.more.fill" = "tablecells.badge.ellipsis.fill"; +"table.badge.more.fill" = "tablecells.fill.badge.ellipsis"; "table.fill" = "tablecells.fill"; +"tablecells.badge.ellipsis.fill" = "tablecells.fill.badge.ellipsis"; "text.chevron.left" = "decrease.indent"; "text.chevron.right" = "increase.indent"; +"text.cursor" = "character.cursor.ibeam"; +"text.cursor.ar" = "character.cursor.ibeam.ar"; +"text.cursor.he" = "character.cursor.ibeam.he"; +"text.cursor.hi" = "character.cursor.ibeam.hi"; +"text.cursor.ja" = "character.cursor.ibeam.ja"; +"text.cursor.ko" = "character.cursor.ibeam.ko"; +"text.cursor.th" = "character.cursor.ibeam.th"; +"text.cursor.zh" = "character.cursor.ibeam.zh"; +"text.cursor.zh.traditional" = "character.cursor.ibeam.zh.traditional"; +"text.justifyleft" = "text.justify.left"; +"text.justifyright" = "text.justify.right"; +"textbox" = "character.textbox"; +"textbox.ar" = "character.textbox.ar"; +"textbox.he" = "character.textbox.he"; +"textbox.hi" = "character.textbox.hi"; +"textbox.ja" = "character.textbox.ja"; +"textbox.ko" = "character.textbox.ko"; +"textbox.th" = "character.textbox.th"; +"textbox.zh" = "character.textbox.zh"; +"textbox.zh.traditional" = "character.textbox.zh.traditional"; "thermometer.snowlake" = "thermometer.snowflake"; +"tram.tunnel.fill" = "tram.fill.tunnel"; +"triangle.lefthalf.fill" = "triangle.lefthalf.filled"; +"triangle.righthalf.fill" = "triangle.righthalf.filled"; +"tv.music.note" = "music.note.tv"; +"tv.music.note.fill" = "music.note.tv.fill"; "video.badge.plus.fill" = "video.fill.badge.plus"; "volume" = "speaker"; "volume.1" = "speaker.wave.1"; diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_availability.plist b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_availability.plist index 3c3a310..0ea304e 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_availability.plist +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/name_availability.plist @@ -100,6 +100,8 @@ 2019 1.magnifyingglass.ar 2020 + 1.magnifyingglass.hi + 2021 1.square 2019 1.square.fill @@ -128,6 +130,18 @@ 2019 12.square.fill 2019 + 123.rectangle + 2021 + 123.rectangle.ar + 2021 + 123.rectangle.fill + 2021 + 123.rectangle.fill.ar + 2021 + 123.rectangle.fill.hi + 2021 + 123.rectangle.hi + 2021 13.circle 2019 13.circle.fill @@ -572,14 +586,30 @@ 2020 airplane 2019 + airplane.arrival + 2021 airplane.circle 2020 airplane.circle.fill 2020 + airplane.departure + 2021 airplayaudio 2019 + airplayaudio.badge.exclamationmark + 2021 + airplayaudio.circle + 2021 + airplayaudio.circle.fill + 2021 airplayvideo 2019 + airplayvideo.badge.exclamationmark + 2021 + airplayvideo.circle + 2021 + airplayvideo.circle.fill + 2021 airpod.left 2020 airpod.right @@ -590,20 +620,74 @@ 2020 airpods 2020 + airpods.chargingcase + 2021 + airpods.chargingcase.fill + 2021 + airpods.chargingcase.wireless + 2021 + airpods.chargingcase.wireless.fill + 2021 + airpodsmax + 2020.2 airpodspro 2020 + airpodspro.chargingcase.wireless + 2021 + airpodspro.chargingcase.wireless.fill + 2021 airport.express 2020 airport.extreme 2020 airport.extreme.tower 2020 + airtag + 2021 + airtag.fill + 2021 + airtag.radiowaves.forward + 2021 + airtag.radiowaves.forward.fill + 2021 + airtag.radiowaves.forward.fill.rtl + 2021 + airtag.radiowaves.forward.rtl + 2021 alarm 2019 alarm.fill 2019 + align.horizontal.center + 2021 + align.horizontal.center.fill + 2021 + align.horizontal.left + 2021 + align.horizontal.left.fill + 2021 + align.horizontal.right + 2021 + align.horizontal.right.fill + 2021 + align.vertical.bottom + 2021 + align.vertical.bottom.fill + 2021 + align.vertical.center + 2021 + align.vertical.center.fill + 2021 + align.vertical.top + 2021 + align.vertical.top.fill + 2021 + allergens + 2021 alt 2019 + alternatingcurrent + 2021 amplifier 2020 ant @@ -616,12 +700,26 @@ 2019 antenna.radiowaves.left.and.right 2019 + antenna.radiowaves.left.and.right.circle + 2021 + antenna.radiowaves.left.and.right.circle.fill + 2021 + antenna.radiowaves.left.and.right.slash + 2021 app 2019 app.badge 2019 + app.badge.checkmark + 2021 + app.badge.checkmark.fill + 2021 app.badge.fill 2019 + app.connected.to.app.below.fill + 2021 + app.dashed + 2021 app.fill 2019 app.gift @@ -632,6 +730,8 @@ 2020 applelogo 2020 + applepencil + 2021 applescript 2020 applescript.fill @@ -640,10 +740,30 @@ 2020 appletv.fill 2020 + appletvremote.gen1 + 2021 + appletvremote.gen1.fill + 2021 + appletvremote.gen2 + 2021 + appletvremote.gen2.fill + 2021 + appletvremote.gen3 + 2021 + appletvremote.gen3.fill + 2021 + appletvremote.gen4 + 2021 + appletvremote.gen4.fill + 2021 applewatch 2020 + applewatch.case.inset.filled + 2021 applewatch.radiowaves.left.and.right 2020 + applewatch.side.right + 2020.2 applewatch.slash 2020 applewatch.watchface @@ -676,6 +796,8 @@ 2019 arkit 2019 + arkit.badge.xmark + 2021 arrow.2.circlepath 2019 arrow.2.circlepath.circle @@ -696,6 +818,12 @@ 2020 arrow.backward.square.fill 2020 + arrow.backward.to.line + 2021 + arrow.backward.to.line.circle + 2021 + arrow.backward.to.line.circle.fill + 2021 arrow.branch 2019 arrow.clockwise @@ -804,6 +932,12 @@ 2019 arrow.down.to.line.alt 2019 + arrow.down.to.line.circle + 2021 + arrow.down.to.line.circle.fill + 2021 + arrow.down.to.line.compact + 2021 arrow.forward 2020 arrow.forward.circle @@ -814,6 +948,12 @@ 2020 arrow.forward.square.fill 2020 + arrow.forward.to.line + 2021 + arrow.forward.to.line.circle + 2021 + arrow.forward.to.line.circle.fill + 2021 arrow.left 2019 arrow.left.and.right @@ -852,6 +992,12 @@ 2019 arrow.left.to.line.alt 2019 + arrow.left.to.line.circle + 2021 + arrow.left.to.line.circle.fill + 2021 + arrow.left.to.line.compact + 2021 arrow.merge 2019 arrow.rectanglepath @@ -882,6 +1028,12 @@ 2019 arrow.right.to.line.alt 2019 + arrow.right.to.line.circle + 2021 + arrow.right.to.line.circle.fill + 2021 + arrow.right.to.line.compact + 2021 arrow.swap 2019 arrow.triangle.2.circlepath @@ -948,6 +1100,8 @@ 2020 arrow.up.and.down.righttriangle.up.righttriangle.down 2020 + arrow.up.and.down.righttriangle.up.righttriangle.down.fill + 2021 arrow.up.and.down.square 2019 arrow.up.and.down.square.fill @@ -1070,6 +1224,12 @@ 2019 arrow.up.to.line.alt 2019 + arrow.up.to.line.circle + 2021 + arrow.up.to.line.circle.fill + 2021 + arrow.up.to.line.compact + 2021 arrow.uturn.backward 2020 arrow.uturn.backward.circle @@ -1238,6 +1398,8 @@ 2019 arrowtriangle.left.and.line.vertical.and.arrowtriangle.right 2020 + arrowtriangle.left.and.line.vertical.and.arrowtriangle.right.fill + 2021 arrowtriangle.left.circle 2019 arrowtriangle.left.circle.fill @@ -1254,6 +1416,8 @@ 2019 arrowtriangle.right.and.line.vertical.and.arrowtriangle.left 2020 + arrowtriangle.right.and.line.vertical.and.arrowtriangle.left.fill + 2021 arrowtriangle.right.circle 2019 arrowtriangle.right.circle.fill @@ -1282,6 +1446,8 @@ 2019 aspectratio.fill 2019 + asterisk + 2021 asterisk.circle 2019 asterisk.circle.fill @@ -1316,6 +1482,10 @@ 2019 backward 2019 + backward.circle + 2021 + backward.circle.fill + 2021 backward.end 2019 backward.end.alt @@ -1382,14 +1552,58 @@ 2020 battery.25 2019 + battery.50 + 2021 + battery.75 + 2021 + beats.earphones + 2021 + beats.headphones + 2021 + beats.powerbeats + 2021 + beats.powerbeats3 + 2021 + beats.powerbeatspro + 2021 + beats.powerbeatspro.chargingcase + 2021 + beats.powerbeatspro.chargingcase.fill + 2021 + beats.powerbeatspro.left + 2021 + beats.powerbeatspro.right + 2021 + beats.studiobud.left + 2021 + beats.studiobud.right + 2021 + beats.studiobuds + 2021 + beats.studiobuds.chargingcase + 2021 + beats.studiobuds.chargingcase.fill + 2021 bed.double 2019 + bed.double.circle + 2021 + bed.double.circle.fill + 2021 bed.double.fill 2019 bell 2019 + bell.and.waveform + 2021 + bell.and.waveform.fill + 2021 bell.badge 2020 + bell.badge.circle + 2021 + bell.badge.circle.fill + 2021 bell.badge.fill 2020 bell.circle @@ -1406,6 +1620,10 @@ 2020 bell.slash.fill 2019 + bell.square + 2021 + bell.square.fill + 2021 bicycle 2020 bicycle.circle @@ -1440,8 +1658,16 @@ 2019 bolt.badge.a.fill 2019 + bolt.batteryblock + 2021 + bolt.batteryblock.fill + 2021 bolt.car 2020 + bolt.car.circle + 2021 + bolt.car.circle.fill + 2021 bolt.car.fill 2020 bolt.circle @@ -1470,6 +1696,12 @@ 2019 bolt.horizontal.icloud.fill 2019 + bolt.ring.closed + 2021.1 + bolt.shield + 2021 + bolt.shield.fill + 2021 bolt.slash 2019 bolt.slash.circle @@ -1478,6 +1710,10 @@ 2020 bolt.slash.fill 2019 + bolt.square + 2021 + bolt.square.fill + 2021 bonjour 2020 book @@ -1488,6 +1724,10 @@ 2019 book.closed 2020 + book.closed.circle + 2021 + book.closed.circle.fill + 2021 book.closed.fill 2020 book.fill @@ -1504,10 +1744,22 @@ 2020 bookmark.slash.fill 2020 + bookmark.square + 2021 + bookmark.square.fill + 2021 books.vertical 2020 + books.vertical.circle + 2021 + books.vertical.circle.fill + 2021 books.vertical.fill 2020 + brain + 2021 + brain.head.profile + 2021 brazilianrealsign.circle 2020.1 brazilianrealsign.circle.fill @@ -1518,6 +1770,10 @@ 2020.1 briefcase 2019 + briefcase.circle + 2021 + briefcase.circle.fill + 2021 briefcase.fill 2019 bubble.left @@ -1526,6 +1782,14 @@ 2019 bubble.left.and.bubble.right.fill 2019 + bubble.left.and.exclamationmark.bubble.right + 2021 + bubble.left.and.exclamationmark.bubble.right.fill + 2021 + bubble.left.circle + 2021 + bubble.left.circle.fill + 2021 bubble.left.fill 2019 bubble.middle.bottom @@ -1538,6 +1802,10 @@ 2019 bubble.right 2019 + bubble.right.circle + 2021 + bubble.right.circle.fill + 2021 bubble.right.fill 2019 building @@ -1552,6 +1820,10 @@ 2020 building.columns 2020 + building.columns.circle + 2021 + building.columns.circle.fill + 2021 building.columns.fill 2020 building.fill @@ -1578,6 +1850,14 @@ 2019 c.square.fill 2019 + cable.connector + 2021 + cable.connector.horizontal + 2021 + cablecar + 2021 + cablecar.fill + 2021 calendar 2019 calendar.badge.clock @@ -1594,6 +1874,14 @@ 2019 calendar.circle.fill 2019 + calendar.day.timeline.leading + 2021 + calendar.day.timeline.left + 2021 + calendar.day.timeline.right + 2021 + calendar.day.timeline.trailing + 2021 camera 2019 camera.aperture @@ -1636,6 +1924,10 @@ 2019 camera.rotate.fill 2019 + camera.shutter.button + 2021 + camera.shutter.button.fill + 2021 camera.viewfinder 2019 candybarphone @@ -1646,12 +1938,32 @@ 2019 capsule 2019 + capsule.bottomhalf.filled + 2021 capsule.fill 2019 + capsule.inset.filled + 2021 + capsule.lefthalf.filled + 2021 capsule.portrait 2020 + capsule.portrait.bottomhalf.filled + 2021 capsule.portrait.fill 2020 + capsule.portrait.inset.filled + 2021 + capsule.portrait.lefthalf.filled + 2021 + capsule.portrait.righthalf.filled + 2021 + capsule.portrait.tophalf.filled + 2021 + capsule.righthalf.filled + 2021 + capsule.tophalf.filled + 2021 captions.bubble 2019 captions.bubble.fill @@ -1666,6 +1978,10 @@ 2020 car.circle.fill 2020 + car.ferry + 2021 + car.ferry.fill + 2021 car.fill 2019 cart @@ -1744,6 +2060,60 @@ 2020.1 character.book.closed.zh.traditional 2020.1 + character.bubble + 2020.2 + character.bubble.ar + 2020.2 + character.bubble.fill + 2020.2 + character.bubble.fill.ar + 2020.2 + character.bubble.fill.he + 2020.2 + character.bubble.fill.hi + 2021 + character.bubble.fill.ja + 2021 + character.bubble.fill.ko + 2021 + character.bubble.fill.th + 2021 + character.bubble.fill.zh + 2021 + character.bubble.fill.zh.traditional + 2021 + character.bubble.he + 2020.2 + character.bubble.hi + 2021 + character.bubble.ja + 2021 + character.bubble.ko + 2021 + character.bubble.th + 2021 + character.bubble.zh + 2021 + character.bubble.zh.traditional + 2021 + character.cursor.ibeam + 2020.2 + character.cursor.ibeam.ar + 2020.2 + character.cursor.ibeam.he + 2020.2 + character.cursor.ibeam.hi + 2020.2 + character.cursor.ibeam.ja + 2020.2 + character.cursor.ibeam.ko + 2020.2 + character.cursor.ibeam.th + 2020.2 + character.cursor.ibeam.zh + 2020.2 + character.cursor.ibeam.zh.traditional + 2020.2 character.he 2020.1 character.hi @@ -1752,6 +2122,24 @@ 2020.1 character.ko 2020.1 + character.textbox + 2020.2 + character.textbox.ar + 2020.2 + character.textbox.he + 2020.2 + character.textbox.hi + 2020.2 + character.textbox.ja + 2020.2 + character.textbox.ko + 2020.2 + character.textbox.th + 2020.2 + character.textbox.zh + 2020.2 + character.textbox.zh.traditional + 2020.2 character.th 2020.1 character.zh @@ -1768,18 +2156,42 @@ 2019 chart.bar.xaxis 2020 + chart.line.uptrend.xyaxis + 2021 + chart.line.uptrend.xyaxis.circle + 2021 + chart.line.uptrend.xyaxis.circle.fill + 2021 chart.pie 2019 chart.pie.fill 2019 + chart.xyaxis.line + 2021 checkerboard.rectangle 2020 + checkerboard.shield + 2021 + checklist + 2021 + checklist.rtl + 2021 checkmark 2019 + checkmark.bubble + 2021 + checkmark.bubble.fill + 2021 checkmark.circle 2019 checkmark.circle.fill 2019 + checkmark.circle.trianglebadge.exclamationmark + 2021 + checkmark.diamond + 2021 + checkmark.diamond.fill + 2021 checkmark.icloud 2020 checkmark.icloud.fill @@ -1854,6 +2266,8 @@ 2019 chevron.left.circle.fill 2019 + chevron.left.forwardslash.chevron.right + 2021 chevron.left.slash.chevron.right 2019 chevron.left.square @@ -1886,8 +2300,14 @@ 2019 circle 2019 + circle.and.line.horizontal + 2021 + circle.and.line.horizontal.fill + 2021 circle.bottomhalf.fill 2020 + circle.bottomhalf.filled + 2021 circle.bottomthird.split 2019 circle.circle @@ -1898,42 +2318,92 @@ 2020 circle.dashed.inset.fill 2020 + circle.dashed.inset.filled + 2021 + circle.dotted + 2021 circle.fill 2019 circle.fill.square.fill 2020 + circle.grid.2x1 + 2021 + circle.grid.2x1.fill + 2021 + circle.grid.2x1.left.filled + 2021 + circle.grid.2x1.right.filled + 2021 circle.grid.2x2 2019 circle.grid.2x2.fill 2019 circle.grid.3x3 2019 + circle.grid.3x3.circle + 2021 + circle.grid.3x3.circle.fill + 2021 circle.grid.3x3.fill 2019 circle.grid.cross 2020 circle.grid.cross.down.fill 2020 + circle.grid.cross.down.filled + 2021 circle.grid.cross.fill 2020 circle.grid.cross.left.fill 2020 + circle.grid.cross.left.filled + 2021 circle.grid.cross.right.fill 2020 + circle.grid.cross.right.filled + 2021 circle.grid.cross.up.fill 2020 + circle.grid.cross.up.filled + 2021 circle.grid.hex 2019 circle.grid.hex.fill 2019 + circle.hexagongrid + 2021 + circle.hexagongrid.circle + 2021 + circle.hexagongrid.circle.fill + 2021 + circle.hexagongrid.fill + 2021 + circle.hexagonpath + 2021 + circle.hexagonpath.fill + 2021 + circle.inset.filled + 2021 circle.lefthalf.fill 2019 + circle.lefthalf.filled + 2021 circle.righthalf.fill 2019 + circle.righthalf.filled + 2021 + circle.slash + 2021 + circle.slash.fill + 2021 circle.square 2020 + circle.square.fill + 2021 circle.tophalf.fill 2020 + circle.tophalf.filled + 2021 circlebadge 2020 circlebadge.2 @@ -1960,6 +2430,18 @@ 2020.1 clock.arrow.circlepath 2020 + clock.badge.checkmark + 2021 + clock.badge.checkmark.fill + 2021 + clock.badge.exclamationmark + 2021 + clock.badge.exclamationmark.fill + 2021 + clock.circle + 2021 + clock.circle.fill + 2021 clock.fill 2019 cloud @@ -2048,6 +2530,10 @@ 2020 command.square.fill 2020 + computermouse + 2021 + computermouse.fill + 2021 cone 2020 cone.fill @@ -2058,14 +2544,20 @@ 2019 cpu 2020 + cpu.fill + 2021 creditcard 2019 + creditcard.and.123 + 2021 creditcard.circle 2020 creditcard.circle.fill 2020 creditcard.fill 2019 + creditcard.trianglebadge.exclamationmark + 2021 crop 2019 crop.rotate @@ -2082,6 +2574,10 @@ 2020 cross.fill 2020 + cross.vial + 2021 + cross.vial.fill + 2021 crown 2020 crown.fill @@ -2106,6 +2602,10 @@ 2020 cube.transparent.fill 2020 + cup.and.saucer + 2021 + cup.and.saucer.fill + 2021 curlybraces 2020 curlybraces.square @@ -2152,6 +2652,14 @@ 2019 decrease.quotelevel 2019 + delete.backward + 2021 + delete.backward.fill + 2021 + delete.forward + 2021 + delete.forward.fill + 2021 delete.left 2019 delete.left.fill @@ -2166,6 +2674,10 @@ 2020 desktopcomputer 2019 + desktopcomputer.and.arrow.down + 2021 + desktopcomputer.trianglebadge.exclamationmark + 2021 dial 2019 dial.fill @@ -2180,8 +2692,26 @@ 2020 diamond 2020 + diamond.bottomhalf.filled + 2021 + diamond.circle + 2021 + diamond.circle.fill + 2021 diamond.fill 2020 + diamond.inset.filled + 2021 + diamond.lefthalf.filled + 2021 + diamond.righthalf.filled + 2021 + diamond.tophalf.filled + 2021 + dice + 2021 + dice.fill + 2021 die.face.1 2020 die.face.1.fill @@ -2206,12 +2736,38 @@ 2020 die.face.6.fill 2020 + digitalcrown.arrow.clockwise + 2021 + digitalcrown.arrow.clockwise.fill + 2021 + digitalcrown.arrow.counterclockwise + 2021 + digitalcrown.arrow.counterclockwise.fill + 2021 + digitalcrown.horizontal.arrow.clockwise + 2021 + digitalcrown.horizontal.arrow.clockwise.fill + 2021 + digitalcrown.horizontal.arrow.counterclockwise + 2021 + digitalcrown.horizontal.arrow.counterclockwise.fill + 2021 + digitalcrown.horizontal.press + 2021 + digitalcrown.horizontal.press.fill + 2021 + digitalcrown.press + 2021 + digitalcrown.press.fill + 2021 directcurrent 2020.1 display 2020 display.2 2020 + display.and.arrow.down + 2021 display.trianglebadge.exclamationmark 2020 divide @@ -2274,8 +2830,32 @@ 2020 doc.richtext.fill.he 2020 + doc.richtext.fill.hi + 2021 + doc.richtext.fill.ja + 2021 + doc.richtext.fill.ko + 2021 + doc.richtext.fill.th + 2021 + doc.richtext.fill.zh + 2021 + doc.richtext.fill.zh.traditional + 2021 doc.richtext.he 2020 + doc.richtext.hi + 2021 + doc.richtext.ja + 2021 + doc.richtext.ko + 2021 + doc.richtext.th + 2021 + doc.richtext.zh + 2021 + doc.richtext.zh.traditional + 2021 doc.text 2019 doc.text.below.ecg @@ -2290,10 +2870,18 @@ 2019 doc.text.fill.viewfinder 2020 + doc.text.image + 2021 + doc.text.image.fill + 2021 doc.text.magnifyingglass 2019 doc.text.viewfinder 2019 + doc.viewfinder + 2021 + doc.viewfinder.fill + 2021 doc.zipper 2020 dock.arrow.down.rectangle @@ -2322,12 +2910,18 @@ 2020 dot.circle.and.cursorarrow 2020 + dot.circle.and.hand.point.up.left.fill + 2021 + dot.circle.viewfinder + 2021 dot.radiowaves.forward 2020 dot.radiowaves.left.and.right 2019 dot.radiowaves.right 2019 + dot.radiowaves.up.forward + 2021 dot.square 2019 dot.square.fill @@ -2338,20 +2932,34 @@ 2020 dot.squareshape.split.2x2 2020 + dot.viewfinder + 2021 dpad 2020 dpad.down.fill 2020 + dpad.down.filled + 2021 dpad.fill 2020 dpad.left.fill 2020 + dpad.left.filled + 2021 dpad.right.fill 2020 + dpad.right.filled + 2021 dpad.up.fill 2020 + dpad.up.filled + 2021 drop 2020 + drop.circle + 2021 + drop.circle.fill + 2021 drop.fill 2020 drop.triangle @@ -2368,12 +2976,20 @@ 2019 ear 2019 + ear.and.waveform + 2021 ear.badge.checkmark 2020 ear.fill 2020 ear.trianglebadge.exclamationmark 2020 + earbuds + 2021 + earbuds.case + 2021 + earbuds.case.fill + 2021 earpods 2020 eject @@ -2398,10 +3014,16 @@ 2019 ellipsis.circle.fill 2019 + ellipsis.curlybraces + 2021 ellipsis.rectangle 2020 ellipsis.rectangle.fill 2020 + ellipsis.vertical.bubble + 2021 + ellipsis.vertical.bubble.fill + 2021 envelope 2019 envelope.arrow.triangle.branch @@ -2412,6 +3034,10 @@ 2019 envelope.badge.fill 2019 + envelope.badge.shield.half.filled + 2021 + envelope.badge.shield.half.filled.fill + 2021 envelope.badge.shield.leadinghalf.fill 2020 envelope.circle @@ -2464,6 +3090,10 @@ 2020 exclamationmark.bubble 2019 + exclamationmark.bubble.circle + 2021 + exclamationmark.bubble.circle.fill + 2021 exclamationmark.bubble.fill 2019 exclamationmark.circle @@ -2540,8 +3170,20 @@ 2019 eye.slash 2019 + eye.slash.circle + 2021 + eye.slash.circle.fill + 2021 eye.slash.fill 2019 + eye.square + 2021 + eye.square.fill + 2021 + eye.trianglebadge.exclamationmark + 2021 + eye.trianglebadge.exclamationmark.fill + 2021 eyebrow 2020 eyedropper @@ -2580,10 +3222,26 @@ 2020 faceid 2019 + facemask + 2021 + facemask.fill + 2021 + fanblades + 2021 + fanblades.fill + 2021 faxmachine 2020 + ferry + 2021 + ferry.fill + 2021 fiberchannel 2020 + fibrechannel + 2021 + figure.roll + 2021 figure.stand 2020 figure.stand.line.dotted.figure.stand @@ -2612,10 +3270,20 @@ 2020 film 2019 + film.circle + 2021 + film.circle.fill + 2021 film.fill 2019 flag 2019 + flag.2.crossed + 2021 + flag.2.crossed.fill + 2021 + flag.and.flag.filled.crossed + 2021 flag.badge.ellipsis 2020 flag.badge.ellipsis.fill @@ -2626,6 +3294,8 @@ 2019 flag.fill 2019 + flag.filled.and.flag.crossed + 2021 flag.slash 2019 flag.slash.circle @@ -2634,8 +3304,16 @@ 2020 flag.slash.fill 2019 + flag.square + 2021 + flag.square.fill + 2021 flame 2019 + flame.circle + 2021 + flame.circle.fill + 2021 flame.fill 2019 flashlight.off.fill @@ -2666,6 +3344,8 @@ 2019 folder.badge.gear 2020 + folder.badge.gearshape + 2021 folder.badge.minus 2019 folder.badge.person.crop @@ -2684,6 +3364,8 @@ 2019 folder.fill.badge.gear 2020 + folder.fill.badge.gearshape + 2021 folder.fill.badge.minus 2019 folder.fill.badge.person.crop @@ -2694,8 +3376,18 @@ 2020 folder.fill.badge.questionmark.ar 2020 + fork.knife + 2021 + fork.knife.circle + 2021 + fork.knife.circle.fill + 2021 forward 2019 + forward.circle + 2021 + forward.circle.fill + 2021 forward.end 2019 forward.end.alt @@ -2718,6 +3410,14 @@ 2019 francsign.square.fill 2019 + fuelpump + 2021 + fuelpump.circle + 2021 + fuelpump.circle.fill + 2021 + fuelpump.fill + 2021 function 2019 fx @@ -2742,12 +3442,26 @@ 2019 gear 2019 + gear.badge.checkmark + 2021 + gear.badge.questionmark + 2021 + gear.badge.xmark + 2021 + gear.circle + 2021 + gear.circle.fill + 2021 gearshape 2020 gearshape.2 2020 gearshape.2.fill 2020 + gearshape.circle + 2021 + gearshape.circle.fill + 2021 gearshape.fill 2020 gift @@ -2764,6 +3478,20 @@ 2020 globe 2019 + globe.americas + 2021 + globe.americas.fill + 2021 + globe.asia.australia + 2021 + globe.asia.australia.fill + 2021 + globe.badge.chevron.backward + 2021 + globe.europe.africa + 2021 + globe.europe.africa.fill + 2021 gobackward 2019 gobackward.10 @@ -2790,6 +3518,12 @@ 2019 gobackward.45.hi 2019 + gobackward.5 + 2021 + gobackward.5.ar + 2021 + gobackward.5.hi + 2021 gobackward.60 2019 gobackward.60.ar @@ -2836,6 +3570,12 @@ 2019 goforward.45.hi 2019 + goforward.5 + 2021 + goforward.5.ar + 2021 + goforward.5.hi + 2021 goforward.60 2019 goforward.60.ar @@ -2858,6 +3598,10 @@ 2019 graduationcap 2020 + graduationcap.circle + 2021 + graduationcap.circle.fill + 2021 graduationcap.fill 2020 greaterthan @@ -2906,8 +3650,14 @@ 2020 h.square.on.square 2020 + h.square.on.square.fill + 2021 hammer 2019 + hammer.circle + 2021 + hammer.circle.fill + 2021 hammer.fill 2019 hand.draw @@ -2940,22 +3690,42 @@ 2020 hand.raised 2019 + hand.raised.circle + 2021 + hand.raised.circle.fill + 2021 hand.raised.fill 2019 hand.raised.slash 2019 hand.raised.slash.fill 2019 + hand.raised.square + 2021 + hand.raised.square.fill + 2021 + hand.raised.square.on.square + 2021 + hand.raised.square.on.square.fill + 2021 hand.tap 2020 hand.tap.fill 2020 hand.thumbsdown 2019 + hand.thumbsdown.circle + 2021 + hand.thumbsdown.circle.fill + 2021 hand.thumbsdown.fill 2019 hand.thumbsup 2019 + hand.thumbsup.circle + 2021 + hand.thumbsup.circle.fill + 2021 hand.thumbsup.fill 2019 hand.wave @@ -2982,6 +3752,8 @@ 2020 hearingaid.ear 2020 + hearingdevice.ear + 2021 heart 2019 heart.circle @@ -2990,6 +3762,10 @@ 2019 heart.fill 2019 + heart.rectangle + 2021 + heart.rectangle.fill + 2021 heart.slash 2019 heart.slash.circle @@ -2998,6 +3774,10 @@ 2019 heart.slash.fill 2019 + heart.square + 2021 + heart.square.fill + 2021 heart.text.square 2020 heart.text.square.fill @@ -3006,18 +3786,34 @@ 2019 hexagon 2019 + hexagon.bottomhalf.filled + 2021 hexagon.fill 2019 + hexagon.lefthalf.filled + 2021 + hexagon.righthalf.filled + 2021 + hexagon.tophalf.filled + 2021 hifispeaker 2019 hifispeaker.2 2020 hifispeaker.2.fill 2020 + hifispeaker.and.appletv + 2021 + hifispeaker.and.appletv.fill + 2021 hifispeaker.and.homepod 2020 hifispeaker.and.homepod.fill 2020 + hifispeaker.and.homepodmini + 2020.2 + hifispeaker.and.homepodmini.fill + 2020.2 hifispeaker.fill 2019 highlighter @@ -3030,16 +3826,44 @@ 2020 homepod.2.fill 2020 + homepod.and.appletv + 2021 + homepod.and.appletv.fill + 2021 + homepod.and.homepodmini + 2020.2 + homepod.and.homepodmini.fill + 2020.2 homepod.fill 2020 + homepodmini + 2020.2 + homepodmini.2 + 2020.2 + homepodmini.2.fill + 2020.2 + homepodmini.and.appletv + 2021 + homepodmini.and.appletv.fill + 2021 + homepodmini.fill + 2020.2 hourglass 2019 hourglass.badge.plus 2020 hourglass.bottomhalf.fill 2019 + hourglass.bottomhalf.filled + 2021 + hourglass.circle + 2021 + hourglass.circle.fill + 2021 hourglass.tophalf.fill 2019 + hourglass.tophalf.filled + 2021 house 2019 house.circle @@ -3056,6 +3880,10 @@ 2019 hryvniasign.square.fill 2019 + humidity + 2021 + humidity.fill + 2021 hurricane 2019 i.circle @@ -3086,6 +3914,10 @@ 2019 icloud.slash.fill 2019 + icloud.square + 2021 + icloud.square.fill + 2021 increase.indent 2019 increase.quotelevel @@ -3116,6 +3948,10 @@ 2020 ipad 2020 + ipad.and.arrow.forward + 2021 + ipad.and.iphone + 2021 ipad.badge.play 2020.1 ipad.homebutton @@ -3130,26 +3966,60 @@ 2020 ipad.landscape.badge.play 2020.1 + ipad.rear.camera + 2021 iphone 2020 + iphone.and.arrow.forward + 2021 iphone.badge.play 2020.1 + iphone.circle + 2021 + iphone.circle.fill + 2021 iphone.homebutton 2020 iphone.homebutton.badge.play 2020.1 + iphone.homebutton.circle + 2021 + iphone.homebutton.circle.fill + 2021 iphone.homebutton.landscape 2020.1 iphone.homebutton.radiowaves.left.and.right 2020 + iphone.homebutton.radiowaves.left.and.right.circle + 2021 + iphone.homebutton.radiowaves.left.and.right.circle.fill + 2021 iphone.homebutton.slash 2020 + iphone.homebutton.slash.circle + 2021 + iphone.homebutton.slash.circle.fill + 2021 iphone.landscape 2020.1 iphone.radiowaves.left.and.right 2020 + iphone.radiowaves.left.and.right.circle + 2021 + iphone.radiowaves.left.and.right.circle.fill + 2021 + iphone.rear.camera + 2021 iphone.slash 2020 + iphone.slash.circle + 2021 + iphone.slash.circle.fill + 2021 + iphone.smartbatterycase.gen1 + 2021 + iphone.smartbatterycase.gen2 + 2021 ipod 2020 ipodshuffle.gen1 @@ -3164,8 +4034,14 @@ 2020 ipodtouch.landscape 2020.1 + ipodtouch.slash + 2021 italic 2019 + ivfluid.bag + 2021 + ivfluid.bag.fill + 2021 j.circle 2019 j.circle.fill @@ -3178,6 +4054,8 @@ 2020 j.square.on.square 2020 + j.square.on.square.fill + 2021 k 2020 k.circle @@ -3204,6 +4082,8 @@ 2019 keyboard.chevron.compact.left 2020 + keyboard.fill + 2021 keyboard.macwindow 2020 keyboard.onehanded.left @@ -3230,6 +4110,26 @@ 2020 l.joystick.fill 2020 + l.joystick.press.down + 2021 + l.joystick.press.down.fill + 2021 + l.joystick.tilt.down + 2021 + l.joystick.tilt.down.fill + 2021 + l.joystick.tilt.left + 2021 + l.joystick.tilt.left.fill + 2021 + l.joystick.tilt.right + 2021 + l.joystick.tilt.right.fill + 2021 + l.joystick.tilt.up + 2021 + l.joystick.tilt.up.fill + 2021 l.rectangle.roundedbottom 2020 l.rectangle.roundedbottom.fill @@ -3250,10 +4150,18 @@ 2020 ladybug.fill 2020 + lanyardcard + 2021 + lanyardcard.fill + 2021 laptopcomputer 2020 + laptopcomputer.and.arrow.down + 2021 laptopcomputer.and.iphone 2020 + laptopcomputer.trianglebadge.exclamationmark + 2021 largecircle.fill.circle 2019 larisign.circle @@ -3266,6 +4174,8 @@ 2019 lasso 2019 + lasso.and.sparkles + 2021 lasso.sparkles 2020 latch.2.case @@ -3282,6 +4192,10 @@ 2019 leaf.arrow.triangle.circlepath 2020 + leaf.circle + 2021 + leaf.circle.fill + 2021 leaf.fill 2020 lessthan @@ -3308,16 +4222,36 @@ 2019 lightbulb 2019 + lightbulb.circle + 2021 + lightbulb.circle.fill + 2021 lightbulb.fill 2019 lightbulb.slash 2019 lightbulb.slash.fill 2019 + line.2.horizontal.decrease.circle + 2021 + line.2.horizontal.decrease.circle.fill + 2021 line.3.crossed.swirl.circle 2020 line.3.crossed.swirl.circle.fill 2020 + line.3.horizontal + 2021 + line.3.horizontal.circle + 2021 + line.3.horizontal.circle.fill + 2021 + line.3.horizontal.decrease + 2021 + line.3.horizontal.decrease.circle + 2021 + line.3.horizontal.decrease.circle.fill + 2021 line.diagonal 2020 line.diagonal.arrow @@ -3340,6 +4274,8 @@ 2019 line.horizontal.star.fill.line.horizontal 2020 + lines.measurement.horizontal + 2021 lineweight 2020 link @@ -3368,16 +4304,30 @@ 2019 list.bullet.below.rectangle 2019 + list.bullet.circle + 2021 + list.bullet.circle.fill + 2021 list.bullet.indent 2019 list.bullet.rectangle 2020 + list.bullet.rectangle.fill + 2021 + list.bullet.rectangle.portrait + 2021 + list.bullet.rectangle.portrait.fill + 2021 list.dash 2019 + list.dash.header.rectangle + 2021 list.number 2019 list.number.ar 2020 + list.number.hi + 2021 list.number.rtl 2019 list.star @@ -3402,8 +4352,14 @@ 2019 location.fill.viewfinder 2020 + location.magnifyingglass + 2021 location.north 2019 + location.north.circle + 2021 + location.north.circle.fill + 2021 location.north.fill 2019 location.north.line @@ -3414,6 +4370,10 @@ 2019 location.slash.fill 2019 + location.square + 2021 + location.square.fill + 2021 location.viewfinder 2020 lock @@ -3424,6 +4384,10 @@ 2019 lock.circle.fill 2019 + lock.desktopcomputer + 2021 + lock.display + 2021 lock.doc 2020 lock.doc.fill @@ -3434,10 +4398,28 @@ 2019 lock.icloud.fill 2019 + lock.ipad + 2021 + lock.iphone + 2021 + lock.laptopcomputer + 2021 lock.open 2019 + lock.open.applewatch + 2021 + lock.open.desktopcomputer + 2021 + lock.open.display + 2021 lock.open.fill 2019 + lock.open.ipad + 2021 + lock.open.iphone + 2021 + lock.open.laptopcomputer + 2021 lock.rectangle 2020 lock.rectangle.fill @@ -3470,6 +4452,10 @@ 2020 lock.square.stack.fill 2020 + logo.playstation + 2021 + logo.xbox + 2021 loupe 2020 lt.rectangle.roundedtop @@ -3494,12 +4480,16 @@ 2020 macpro.gen1 2020 + macpro.gen1.fill + 2021 macpro.gen2 2020 macpro.gen2.fill 2020 macpro.gen3 2020 + macpro.gen3.fill + 2021 macpro.gen3.server 2020 macwindow @@ -3510,12 +4500,24 @@ 2020 macwindow.on.rectangle.rtl 2020 + magazine + 2021 + magazine.fill + 2021 + magicmouse + 2021 + magicmouse.fill + 2021 magnifyingglass 2019 magnifyingglass.circle 2019 magnifyingglass.circle.fill 2019 + magsafe.batterypack + 2021 + magsafe.batterypack.fill + 2021 mail 2020 mail.and.text.magnifyingglass @@ -3538,6 +4540,10 @@ 2019 map 2019 + map.circle + 2021 + map.circle.fill + 2021 map.fill 2019 mappin @@ -3550,6 +4556,16 @@ 2019 mappin.slash 2019 + mappin.slash.circle + 2021 + mappin.slash.circle.fill + 2021 + mappin.square + 2021 + mappin.square.fill + 2021 + mediastick + 2021 megaphone 2020 megaphone.fill @@ -3562,6 +4578,8 @@ 2019 memorychip 2020 + memorychip.fill + 2021 menubar.arrow.down.rectangle 2020 menubar.arrow.up.rectangle @@ -3572,8 +4590,16 @@ 2020 menubar.rectangle 2020 + menucard + 2021 + menucard.fill + 2021 message 2019 + message.and.waveform + 2021 + message.and.waveform.fill + 2021 message.circle 2019 message.circle.fill @@ -3586,16 +4612,28 @@ 2020 mic 2019 + mic.badge.plus + 2021 mic.circle 2019 mic.circle.fill 2019 mic.fill 2019 + mic.fill.badge.plus + 2021 mic.slash 2019 + mic.slash.circle + 2021 + mic.slash.circle.fill + 2021 mic.slash.fill 2019 + mic.square + 2021 + mic.square.fill + 2021 millsign.circle 2019 millsign.circle.fill @@ -3614,6 +4652,8 @@ 2020 minus.diamond.fill 2020 + minus.forwardslash.plus + 2021 minus.magnifyingglass 2019 minus.plus.batteryblock @@ -3680,6 +4720,10 @@ 2019 music.mic 2019 + music.mic.circle + 2021 + music.mic.circle.fill + 2021 music.note 2019 music.note.house @@ -3688,6 +4732,10 @@ 2020 music.note.list 2019 + music.note.tv + 2021 + music.note.tv.fill + 2021 music.quarternote.3 2020 mustache @@ -3712,8 +4760,14 @@ 2019 network 2020 + network.badge.shield.half.filled + 2021 newspaper 2020 + newspaper.circle + 2021 + newspaper.circle.fill + 2021 newspaper.fill 2020 nose @@ -3748,8 +4802,16 @@ 2019 octagon 2020 + octagon.bottomhalf.filled + 2021 octagon.fill 2020 + octagon.lefthalf.filled + 2021 + octagon.righthalf.filled + 2021 + octagon.tophalf.filled + 2021 opticaldisc 2020 opticaldiscdrive @@ -3760,12 +4822,32 @@ 2019 oval 2020 + oval.bottomhalf.filled + 2021 oval.fill 2020 + oval.inset.filled + 2021 + oval.lefthalf.filled + 2021 oval.portrait 2020 + oval.portrait.bottomhalf.filled + 2021 oval.portrait.fill 2020 + oval.portrait.inset.filled + 2021 + oval.portrait.lefthalf.filled + 2021 + oval.portrait.righthalf.filled + 2021 + oval.portrait.tophalf.filled + 2021 + oval.righthalf.filled + 2021 + oval.tophalf.filled + 2021 p.circle 2019 p.circle.fill @@ -3810,6 +4892,14 @@ 2019 paragraphsign 2020 + parentheses + 2021 + parkingsign + 2021 + parkingsign.circle + 2021 + parkingsign.circle.fill + 2021 pause 2019 pause.circle @@ -3822,8 +4912,18 @@ 2019 pause.rectangle.fill 2019 + pawprint + 2021 + pawprint.circle + 2021 + pawprint.circle.fill + 2021 + pawprint.fill + 2021 pc 2020 + peacesign + 2021 pencil 2019 pencil.and.ellipsis.rectangle @@ -3846,6 +4946,18 @@ 2019 pencil.tip.crop.circle.badge.plus 2019 + pentagon + 2021 + pentagon.bottomhalf.filled + 2021 + pentagon.fill + 2021 + pentagon.lefthalf.filled + 2021 + pentagon.righthalf.filled + 2021 + pentagon.tophalf.filled + 2021 percent 2019 percent.ar @@ -3858,18 +4970,34 @@ 2020 person.2.circle.fill 2020 + person.2.crop.square.stack + 2021 + person.2.crop.square.stack.fill + 2021 person.2.fill 2019 person.2.square.stack 2019 person.2.square.stack.fill 2019 + person.2.wave.2 + 2021 + person.2.wave.2.fill + 2021 person.3 2019 person.3.fill 2019 + person.3.sequence + 2021 + person.3.sequence.fill + 2021 person.and.arrow.left.and.arrow.right 2020 + person.badge.clock + 2021 + person.badge.clock.fill + 2021 person.badge.minus 2019 person.badge.minus.fill @@ -3882,22 +5010,42 @@ 2019 person.circle.fill 2019 + person.crop.artframe + 2021 person.crop.circle 2019 + person.crop.circle.badge + 2021 person.crop.circle.badge.checkmark 2019 + person.crop.circle.badge.clock + 2021 + person.crop.circle.badge.clock.fill + 2021 person.crop.circle.badge.exclam 2019 person.crop.circle.badge.exclamationmark 2020 + person.crop.circle.badge.exclamationmark.fill + 2021 + person.crop.circle.badge.fill + 2021 person.crop.circle.badge.minus 2019 + person.crop.circle.badge.moon + 2021 + person.crop.circle.badge.moon.fill + 2021 person.crop.circle.badge.plus 2019 person.crop.circle.badge.questionmark 2020 person.crop.circle.badge.questionmark.ar 2020 + person.crop.circle.badge.questionmark.fill + 2021 + person.crop.circle.badge.questionmark.fill.ar + 2021 person.crop.circle.badge.xmark 2019 person.crop.circle.fill @@ -3922,12 +5070,20 @@ 2019 person.crop.rectangle.fill 2019 + person.crop.rectangle.stack + 2021 + person.crop.rectangle.stack.fill + 2021 person.crop.square 2019 person.crop.square.fill 2019 person.crop.square.fill.and.at.rectangle 2020 + person.crop.square.filled.and.at.rectangle + 2021 + person.crop.square.filled.and.at.rectangle.fill + 2021 person.fill 2019 person.fill.and.arrow.left.and.arrow.right @@ -3962,8 +5118,20 @@ 2019 person.icloud.fill 2019 + person.text.rectangle + 2021 + person.text.rectangle.fill + 2021 + person.wave.2 + 2021 + person.wave.2.fill + 2021 personalhotspot 2019 + personalhotspot.circle + 2021 + personalhotspot.circle.fill + 2021 perspective 2019 pesetasign.circle @@ -3984,6 +5152,10 @@ 2019 phone 2019 + phone.and.waveform + 2021 + phone.and.waveform.fill + 2021 phone.arrow.down.left 2019 phone.arrow.right @@ -4024,6 +5196,12 @@ 2020 photo 2019 + photo.artframe + 2021 + photo.circle + 2021 + photo.circle.fill + 2021 photo.fill 2019 photo.fill.on.rectangle.fill @@ -4040,6 +5218,10 @@ 2020 pills 2020 + pills.circle + 2021 + pills.circle.fill + 2021 pills.fill 2020 pin @@ -4054,6 +5236,10 @@ 2019 pin.slash.fill 2019 + pin.square + 2021 + pin.square.fill + 2021 pip 2020 pip.enter @@ -4068,6 +5254,30 @@ 2020 placeholdertext.fill 2020 + platter.2.filled.ipad + 2021 + platter.2.filled.ipad.landscape + 2021 + platter.2.filled.iphone + 2021 + platter.2.filled.iphone.landscape + 2021 + platter.bottom.applewatch.case + 2021 + platter.filled.bottom.and.arrow.down.iphone + 2021.1 + platter.filled.bottom.applewatch.case + 2021 + platter.filled.bottom.iphone + 2021.1 + platter.filled.top.and.arrow.up.iphone + 2021.1 + platter.filled.top.applewatch.case + 2021 + platter.filled.top.iphone + 2021.1 + platter.top.applewatch.case + 2021 play 2019 play.circle @@ -4080,10 +5290,22 @@ 2019 play.rectangle.fill 2019 + play.rectangle.on.rectangle + 2021 + play.rectangle.on.rectangle.circle + 2021 + play.rectangle.on.rectangle.circle.fill + 2021 + play.rectangle.on.rectangle.fill + 2021 play.slash 2020 play.slash.fill 2020 + play.square + 2021 + play.square.fill + 2021 play.tv 2020.1 play.tv.fill @@ -4110,6 +5332,8 @@ 2020 plus.diamond.fill 2020 + plus.forwardslash.minus + 2021 plus.magnifyingglass 2019 plus.message @@ -4126,6 +5350,8 @@ 2019 plus.rectangle.on.folder 2020 + plus.rectangle.on.folder.fill + 2021 plus.rectangle.on.rectangle 2019 plus.rectangle.portrait @@ -4136,6 +5362,8 @@ 2019 plus.square 2019 + plus.square.dashed + 2021 plus.square.fill 2019 plus.square.fill.on.square.fill @@ -4150,16 +5378,36 @@ 2019 plusminus.circle.fill 2019 + point.3.connected.trianglepath.dotted + 2021 + point.3.filled.connected.trianglepath.dotted + 2021 point.fill.topleft.down.curvedto.point.fill.bottomright.up 2020 + point.filled.topleft.down.curvedto.point.bottomright.up + 2021 point.topleft.down.curvedto.point.bottomright.up 2020 + point.topleft.down.curvedto.point.bottomright.up.fill + 2021 + point.topleft.down.curvedto.point.filled.bottomright.up + 2021 power 2019 + power.circle + 2021 + power.circle.fill + 2021 + power.dotted + 2021 poweroff 2020 poweron 2020 + powerplug + 2021 + powerplug.fill + 2021 powersleep 2020 printer @@ -4170,10 +5418,14 @@ 2020 printer.dotmatrix.fill.and.paper.fill 2020 + printer.dotmatrix.filled.and.paper + 2021 printer.fill 2019 printer.fill.and.paper.fill 2020 + printer.filled.and.paper + 2021 projective 2019 purchased @@ -4184,6 +5436,10 @@ 2019 puzzlepiece 2020 + puzzlepiece.extension + 2021 + puzzlepiece.extension.fill + 2021 puzzlepiece.fill 2020 pyramid @@ -4204,6 +5460,18 @@ 2019 questionmark 2019 + questionmark.app + 2021 + questionmark.app.ar + 2021 + questionmark.app.dashed + 2021 + questionmark.app.dashed.ar + 2021 + questionmark.app.fill + 2021 + questionmark.app.fill.ar + 2021 questionmark.ar 2020 questionmark.circle @@ -4262,6 +5530,10 @@ 2020 quote.bubble.rtl 2020 + quote.closing + 2021 + quote.opening + 2021 r.circle 2019 r.circle.fill @@ -4274,6 +5546,26 @@ 2020 r.joystick.fill 2020 + r.joystick.press.down + 2021 + r.joystick.press.down.fill + 2021 + r.joystick.tilt.down + 2021 + r.joystick.tilt.down.fill + 2021 + r.joystick.tilt.left + 2021 + r.joystick.tilt.left.fill + 2021 + r.joystick.tilt.right + 2021 + r.joystick.tilt.right.fill + 2021 + r.joystick.tilt.up + 2021 + r.joystick.tilt.up.fill + 2021 r.rectangle.roundedbottom 2020 r.rectangle.roundedbottom.fill @@ -4286,6 +5578,8 @@ 2020 r.square.on.square 2020 + r.square.on.square.fill + 2021 r1.rectangle.roundedbottom 2020 r1.rectangle.roundedbottom.fill @@ -4316,6 +5610,16 @@ 2019 rectangle 2019 + rectangle.2.swap + 2021 + rectangle.3.group + 2021 + rectangle.3.group.bubble.left + 2021 + rectangle.3.group.bubble.left.fill + 2021 + rectangle.3.group.fill + 2021 rectangle.3.offgrid 2019 rectangle.3.offgrid.bubble.left @@ -4328,6 +5632,12 @@ 2019 rectangle.and.arrow.up.right.and.arrow.down.left.slash 2019 + rectangle.and.hand.point.up.left + 2021 + rectangle.and.hand.point.up.left.fill + 2021 + rectangle.and.hand.point.up.left.filled + 2021 rectangle.and.paperclip 2019 rectangle.and.pencil.and.ellipsis @@ -4352,10 +5662,20 @@ 2020 rectangle.badge.xmark 2019 + rectangle.bottomhalf.filled + 2021 + rectangle.bottomhalf.inset.filled + 2021 rectangle.bottomthird.inset.fill 2020 + rectangle.bottomthird.inset.filled + 2021 rectangle.center.inset.fill 2020 + rectangle.center.inset.filled + 2021 + rectangle.center.inset.filled.badge.plus + 2021 rectangle.compress.vertical 2019 rectangle.connected.to.line.below @@ -4392,6 +5712,8 @@ 2020 rectangle.fill.on.rectangle.fill.slash.fill 2020 + rectangle.filled.and.hand.point.up.left + 2021 rectangle.grid.1x2 2019 rectangle.grid.1x2.fill @@ -4404,46 +5726,180 @@ 2019 rectangle.grid.3x2.fill 2019 + rectangle.inset.bottomleading.filled + 2021 rectangle.inset.bottomleft.fill 2020 + rectangle.inset.bottomleft.filled + 2021 rectangle.inset.bottomright.fill 2020 + rectangle.inset.bottomright.filled + 2021 + rectangle.inset.bottomtrailing.filled + 2021 rectangle.inset.fill 2020 + rectangle.inset.filled + 2021 + rectangle.inset.filled.and.person.filled + 2021 + rectangle.inset.filled.on.rectangle + 2021 + rectangle.inset.topleading.filled + 2021 rectangle.inset.topleft.fill 2020 + rectangle.inset.topleft.filled + 2021 rectangle.inset.topright.fill 2020 + rectangle.inset.topright.filled + 2021 + rectangle.inset.toptrailing.filled + 2021 + rectangle.leadinghalf.inset.filled + 2021 + rectangle.leadinghalf.inset.filled.arrow.leading + 2021 + rectangle.leadingthird.inset.filled + 2021 rectangle.lefthalf.fill 2020 + rectangle.lefthalf.filled + 2021 rectangle.lefthalf.inset.fill 2020 rectangle.lefthalf.inset.fill.arrow.left 2020 + rectangle.lefthalf.inset.filled + 2021 + rectangle.lefthalf.inset.filled.arrow.left + 2021 rectangle.leftthird.inset.fill 2020 + rectangle.leftthird.inset.filled + 2021 rectangle.on.rectangle 2019 rectangle.on.rectangle.angled 2019 + rectangle.on.rectangle.circle + 2021 + rectangle.on.rectangle.circle.fill + 2021 rectangle.on.rectangle.slash 2020 + rectangle.on.rectangle.slash.circle + 2021 + rectangle.on.rectangle.slash.circle.fill + 2021 + rectangle.on.rectangle.slash.fill + 2021 + rectangle.on.rectangle.square + 2021 + rectangle.on.rectangle.square.fill + 2021 rectangle.portrait 2020 + rectangle.portrait.and.arrow.right + 2021 + rectangle.portrait.and.arrow.right.fill + 2021 rectangle.portrait.arrowtriangle.2.inward 2020 rectangle.portrait.arrowtriangle.2.outward 2020 + rectangle.portrait.bottomhalf.filled + 2021 + rectangle.portrait.bottomhalf.inset.filled + 2021 + rectangle.portrait.bottomleading.inset.filled + 2021 + rectangle.portrait.bottomleft.inset.filled + 2021 + rectangle.portrait.bottomright.inset.filled + 2021 + rectangle.portrait.bottomthird.inset.filled + 2021 + rectangle.portrait.bottomtrailing.inset.filled + 2021 + rectangle.portrait.center.inset.filled + 2021 rectangle.portrait.fill 2020 + rectangle.portrait.inset.filled + 2021 + rectangle.portrait.leadinghalf.inset.filled + 2021 + rectangle.portrait.leadingthird.inset.filled + 2021 + rectangle.portrait.lefthalf.filled + 2021 + rectangle.portrait.lefthalf.inset.filled + 2021 + rectangle.portrait.leftthird.inset.filled + 2021 + rectangle.portrait.on.rectangle.portrait + 2021 + rectangle.portrait.on.rectangle.portrait.fill + 2021 + rectangle.portrait.on.rectangle.portrait.slash + 2021 + rectangle.portrait.on.rectangle.portrait.slash.fill + 2021 + rectangle.portrait.righthalf.filled + 2021 + rectangle.portrait.righthalf.inset.filled + 2021 + rectangle.portrait.rightthird.inset.filled + 2021 + rectangle.portrait.slash + 2021 + rectangle.portrait.slash.fill + 2021 + rectangle.portrait.split.2x1 + 2021 + rectangle.portrait.split.2x1.fill + 2021 + rectangle.portrait.split.2x1.slash + 2021 + rectangle.portrait.split.2x1.slash.fill + 2021 + rectangle.portrait.tophalf.filled + 2021 + rectangle.portrait.tophalf.inset.filled + 2021 + rectangle.portrait.topleading.inset.filled + 2021 + rectangle.portrait.topleft.inset.filled + 2021 + rectangle.portrait.topright.inset.filled + 2021 + rectangle.portrait.topthird.inset.filled + 2021 + rectangle.portrait.toptrailing.inset.filled + 2021 + rectangle.portrait.trailinghalf.inset.filled + 2021 + rectangle.portrait.trailingthird.inset.filled + 2021 rectangle.righthalf.fill 2020 + rectangle.righthalf.filled + 2021 rectangle.righthalf.inset.fill 2020 rectangle.righthalf.inset.fill.arrow.right 2020 + rectangle.righthalf.inset.filled + 2021 + rectangle.righthalf.inset.filled.arrow.right + 2021 rectangle.rightthird.inset.fill 2020 + rectangle.rightthird.inset.filled + 2021 rectangle.roundedbottom 2020 rectangle.roundedbottom.fill @@ -4464,6 +5920,10 @@ 2020 rectangle.split.2x1.fill 2020 + rectangle.split.2x1.slash + 2021 + rectangle.split.2x1.slash.fill + 2021 rectangle.split.2x2 2020 rectangle.split.2x2.fill @@ -4482,6 +5942,12 @@ 2019 rectangle.stack.badge.person.crop 2019 + rectangle.stack.badge.person.crop.fill + 2021 + rectangle.stack.badge.play + 2021 + rectangle.stack.badge.play.fill + 2021 rectangle.stack.badge.plus 2019 rectangle.stack.fill @@ -4496,16 +5962,42 @@ 2019 rectangle.stack.person.crop.fill 2019 + rectangle.tophalf.filled + 2021 + rectangle.tophalf.inset.filled + 2021 rectangle.topthird.inset 2020.1 + rectangle.topthird.inset.fill + 2020.2 + rectangle.topthird.inset.filled + 2021 + rectangle.trailinghalf.inset.filled + 2021 + rectangle.trailinghalf.inset.filled.arrow.trailing + 2021 + rectangle.trailingthird.inset.filled + 2021 repeat 2019 repeat.1 2019 + repeat.1.ar + 2021 repeat.1.circle 2020.1 + repeat.1.circle.ar + 2021 repeat.1.circle.fill 2020.1 + repeat.1.circle.fill.ar + 2021 + repeat.1.circle.fill.hi + 2021 + repeat.1.circle.hi + 2021 + repeat.1.hi + 2021 repeat.circle 2020.1 repeat.circle.fill @@ -4514,8 +6006,14 @@ 2020 restart.circle 2020 + restart.circle.fill + 2021 return 2019 + return.left + 2021 + return.right + 2021 rhombus 2019 rhombus.fill @@ -4582,8 +6080,18 @@ 2019 scissors.badge.ellipsis 2019 + scissors.circle + 2021 + scissors.circle.fill + 2021 + scooter + 2021 scope 2019 + screwdriver + 2021 + screwdriver.fill + 2021 scribble 2019 scribble.variable @@ -4602,10 +6110,18 @@ 2020 selection.pin.in.out 2019 + sensor.tag.radiowaves.forward + 2021 + sensor.tag.radiowaves.forward.fill + 2021 server.rack 2020 shadow 2020 + shareplay + 2021 + shareplay.slash + 2021 shekelsign.circle 2020 shekelsign.circle.fill @@ -4632,6 +6148,12 @@ 2019 shield.lefthalf.fill.slash 2020 + shield.lefthalf.filled + 2021 + shield.lefthalf.filled.slash + 2021 + shield.righthalf.filled + 2021 shield.slash 2019 shield.slash.fill @@ -4642,6 +6164,10 @@ 2019 shippingbox 2020 + shippingbox.circle + 2021 + shippingbox.circle.fill + 2021 shippingbox.fill 2020 shuffle @@ -4672,6 +6198,14 @@ 2020 signature.he 2020 + signature.ja + 2021 + signature.th + 2021 + signature.zh + 2021 + signature.zh.traditional + 2021 signpost.left 2020 signpost.left.fill @@ -4696,12 +6230,20 @@ 2019 sleep 2020 + sleep.circle + 2021 + sleep.circle.fill + 2021 + slider.horizontal.2.rectangle.and.arrow.triangle.2.circlepath + 2021 slider.horizontal.3 2019 slider.horizontal.below.rectangle 2019 slider.horizontal.below.square.fill.and.square 2020 + slider.horizontal.below.square.filled.and.square + 2021 slider.vertical.3 2020 slowmo @@ -4714,6 +6256,10 @@ 2019 smallcircle.fill.circle.fill 2019 + smallcircle.filled.circle + 2021 + smallcircle.filled.circle.fill + 2021 smiley 2019 smiley.fill @@ -4724,8 +6270,16 @@ 2019 snow 2019 + snowflake + 2021 + snowflake.circle + 2021 + snowflake.circle.fill + 2021 sparkle 2020 + sparkle.magnifyingglass + 2021 sparkles 2019 sparkles.rectangle.stack @@ -4734,6 +6288,12 @@ 2020 sparkles.square.fill.on.square 2020 + sparkles.square.filled.on.square + 2021 + sparkles.tv + 2021 + sparkles.tv.fill + 2021 speaker 2019 speaker.1 @@ -4748,6 +6308,14 @@ 2019 speaker.3.fill 2019 + speaker.badge.exclamationmark + 2021 + speaker.badge.exclamationmark.fill + 2021 + speaker.circle + 2021 + speaker.circle.fill + 2021 speaker.fill 2019 speaker.slash @@ -4802,16 +6370,34 @@ 2020 square.2.stack.3d.bottom.fill 2020 + square.2.stack.3d.bottom.filled + 2021 square.2.stack.3d.top.fill 2020 + square.2.stack.3d.top.filled + 2021 + square.3.layers.3d.down.backward + 2021.1 + square.3.layers.3d.down.forward + 2021.1 + square.3.layers.3d.down.left + 2021.1 + square.3.layers.3d.down.right + 2021.1 square.3.stack.3d 2020 square.3.stack.3d.bottom.fill 2020 + square.3.stack.3d.bottom.filled + 2021 square.3.stack.3d.middle.fill 2020 + square.3.stack.3d.middle.filled + 2021 square.3.stack.3d.top.fill 2020 + square.3.stack.3d.top.filled + 2021 square.and.arrow.down 2019 square.and.arrow.down.fill @@ -4822,22 +6408,34 @@ 2019 square.and.arrow.up 2019 + square.and.arrow.up.circle + 2021 + square.and.arrow.up.circle.fill + 2021 square.and.arrow.up.fill 2019 square.and.arrow.up.on.square 2019 square.and.arrow.up.on.square.fill 2019 + square.and.arrow.up.trianglebadge.exclamationmark + 2021 square.and.at.rectangle 2020 + square.and.at.rectangle.fill + 2021 square.and.line.vertical.and.square 2019 square.and.line.vertical.and.square.fill 2019 + square.and.line.vertical.and.square.filled + 2021 square.and.pencil 2019 square.bottomhalf.fill 2020 + square.bottomhalf.filled + 2021 square.circle 2020 square.circle.fill @@ -4846,10 +6444,14 @@ 2020 square.dashed.inset.fill 2020 + square.dashed.inset.filled + 2021 square.fill 2019 square.fill.and.line.vertical.and.square 2019 + square.fill.and.line.vertical.and.square.fill + 2021 square.fill.and.line.vertical.square.fill 2019 square.fill.on.circle.fill @@ -4860,12 +6462,18 @@ 2019 square.fill.text.grid.1x2 2020 + square.filled.and.line.vertical.and.square + 2021 + square.filled.on.square + 2021 square.grid.2x2 2019 square.grid.2x2.fill 2019 square.grid.3x1.below.line.grid.1x2 2020 + square.grid.3x1.below.line.grid.1x2.fill + 2021 square.grid.3x1.fill.below.line.grid.1x2 2020 square.grid.3x1.folder.badge.plus @@ -4880,30 +6488,54 @@ 2020 square.grid.3x3.bottomleft.fill 2020 + square.grid.3x3.bottomleft.filled + 2021 square.grid.3x3.bottommiddle.fill 2020 + square.grid.3x3.bottommiddle.filled + 2021 square.grid.3x3.bottomright.fill 2020 + square.grid.3x3.bottomright.filled + 2021 square.grid.3x3.fill 2020 square.grid.3x3.fill.square 2020 square.grid.3x3.middle.fill 2020 + square.grid.3x3.middle.filled + 2021 square.grid.3x3.middleleft.fill 2020 + square.grid.3x3.middleleft.filled + 2021 square.grid.3x3.middleright.fill 2020 + square.grid.3x3.middleright.filled + 2021 + square.grid.3x3.square + 2021 square.grid.3x3.topleft.fill 2020 + square.grid.3x3.topleft.filled + 2021 square.grid.3x3.topmiddle.fill 2020 + square.grid.3x3.topmiddle.filled + 2021 square.grid.3x3.topright.fill 2020 + square.grid.3x3.topright.filled + 2021 square.grid.4x3.fill 2019 + square.inset.filled + 2021 square.lefthalf.fill 2019 + square.lefthalf.filled + 2021 square.on.circle 2019 square.on.square @@ -4914,6 +6546,8 @@ 2020 square.righthalf.fill 2019 + square.righthalf.filled + 2021 square.slash 2020 square.slash.fill @@ -4972,8 +6606,14 @@ 2019 square.stack.fill 2019 + square.text.square + 2021 + square.text.square.fill + 2021 square.tophalf.fill 2020 + square.tophalf.filled + 2021 squares.below.rectangle 2019 squareshape @@ -4994,6 +6634,10 @@ 2020 star 2019 + star.bubble + 2021 + star.bubble.fill + 2021 star.circle 2019 star.circle.fill @@ -5002,6 +6646,8 @@ 2019 star.leadinghalf.fill 2020 + star.leadinghalf.filled + 2021 star.lefthalf.fill 2019 star.slash @@ -5030,6 +6676,10 @@ 2019 stethoscope 2020 + stethoscope.circle + 2021 + stethoscope.circle.fill + 2021 stop 2019 stop.circle @@ -5062,10 +6712,22 @@ 2019 suit.spade.fill 2019 + suitcase + 2021 + suitcase.cart + 2021 + suitcase.cart.fill + 2021 + suitcase.fill + 2021 sum 2019 sum.ar 2020 + sun.and.horizon + 2021 + sun.and.horizon.fill + 2021 sun.dust 2019 sun.dust.fill @@ -5076,6 +6738,10 @@ 2019 sun.max 2019 + sun.max.circle + 2021 + sun.max.circle.fill + 2021 sun.max.fill 2019 sun.min @@ -5130,6 +6796,8 @@ 2020 tablecells.fill 2020 + tablecells.fill.badge.ellipsis + 2021 tag 2019 tag.circle @@ -5142,12 +6810,24 @@ 2020 tag.slash.fill 2020 + tag.square + 2021 + tag.square.fill + 2021 + takeoutbag.and.cup.and.straw + 2021 + takeoutbag.and.cup.and.straw.fill + 2021 target 2020 teletype 2019 teletype.answer 2019 + teletype.answer.circle + 2021 + teletype.answer.circle.fill + 2021 teletype.circle 2020 teletype.circle.fill @@ -5164,6 +6844,8 @@ 2020 terminal.fill 2020 + testtube.2 + 2021 text.aligncenter 2019 text.alignleft @@ -5228,6 +6910,14 @@ 2019 text.justify 2019 + text.justify.leading + 2021.1 + text.justify.left + 2021.1 + text.justify.right + 2021.1 + text.justify.trailing + 2021.1 text.justifyleft 2019 text.justifyright @@ -5242,6 +6932,8 @@ 2020 text.redaction 2020 + text.viewfinder + 2021 textbox 2019 textbox.ar @@ -5266,6 +6958,8 @@ 2019 textformat.123.ar 2020 + textformat.123.hi + 2021 textformat.abc 2019 textformat.abc.dottedunderline @@ -5362,6 +7056,14 @@ 2020.1 textformat.superscript.zh.traditional 2020.1 + theatermasks + 2021 + theatermasks.circle + 2021 + theatermasks.circle.fill + 2021 + theatermasks.fill + 2021 thermometer 2019 thermometer.snowflake @@ -5394,6 +7096,12 @@ 2020.1 touchid 2020 + train.side.front.car + 2021 + train.side.middle.car + 2021 + train.side.rear.car + 2021 tram 2020 tram.circle @@ -5402,8 +7110,18 @@ 2020 tram.fill 2019 + tram.fill.tunnel + 2021 tram.tunnel.fill 2020 + trapezoid.and.line.horizontal + 2021 + trapezoid.and.line.horizontal.fill + 2021 + trapezoid.and.line.vertical + 2021 + trapezoid.and.line.vertical.fill + 2021 trash 2019 trash.circle @@ -5414,8 +7132,20 @@ 2019 trash.slash 2019 + trash.slash.circle + 2021 + trash.slash.circle.fill + 2021 trash.slash.fill 2019 + trash.slash.square + 2021 + trash.slash.square.fill + 2021 + trash.square + 2021 + trash.square.fill + 2021 tray 2019 tray.2 @@ -5442,18 +7172,32 @@ 2019 triangle 2019 + triangle.bottomhalf.filled + 2021 triangle.circle 2020 triangle.circle.fill 2020 triangle.fill 2019 + triangle.inset.filled + 2021 triangle.lefthalf.fill 2019 + triangle.lefthalf.filled + 2021 triangle.righthalf.fill 2019 + triangle.righthalf.filled + 2021 + triangle.tophalf.filled + 2021 tropicalstorm 2019 + tshirt + 2021 + tshirt.fill + 2021 tugriksign.circle 2019 tugriksign.circle.fill @@ -5484,6 +7228,8 @@ 2019 tv.fill 2019 + tv.inset.filled + 2021 tv.music.note 2019 tv.music.note.fill @@ -5514,8 +7260,14 @@ 2019 video 2019 + video.and.waveform + 2021 + video.and.waveform.fill + 2021 video.badge.checkmark 2020 + video.badge.ellipsis + 2021 video.badge.plus 2019 video.badge.plus.fill @@ -5532,12 +7284,18 @@ 2019 video.fill.badge.checkmark 2020 + video.fill.badge.ellipsis + 2021 video.fill.badge.plus 2020 video.slash 2019 video.slash.fill 2019 + video.square + 2021 + video.square.fill + 2021 view.2d 2019 view.3d @@ -5558,6 +7316,10 @@ 2019 wake 2020 + wake.circle + 2021 + wake.circle.fill + 2021 wallet.pass 2020 wallet.pass.fill @@ -5570,6 +7332,8 @@ 2019 wand.and.stars.inverse 2019 + watchface.applewatch.case + 2021 wave.3.backward 2020 wave.3.backward.circle @@ -5596,6 +7360,16 @@ 2020 waveform 2019 + waveform.and.magnifyingglass + 2021 + waveform.and.mic + 2021 + waveform.badge.exclamationmark + 2021 + waveform.badge.minus + 2021 + waveform.badge.plus + 2021 waveform.circle 2019 waveform.circle.fill @@ -5614,10 +7388,18 @@ 2020 wifi 2019 + wifi.circle + 2021 + wifi.circle.fill + 2021 wifi.exclamationmark 2019 wifi.slash 2019 + wifi.square + 2021 + wifi.square.fill + 2021 wind 2019 wind.snow @@ -5650,6 +7432,10 @@ 2019 xmark 2019 + xmark.app + 2021 + xmark.app.fill + 2021 xmark.bin 2020 xmark.bin.circle @@ -5766,6 +7552,39 @@ watchOS 7.1 + 2020.2 + + iOS + 14.5 + macOS + 11.3 + tvOS + 14.5 + watchOS + 7.4 + + 2021 + + iOS + 15.0 + macOS + 12.0 + tvOS + 15.0 + watchOS + 8.0 + + 2021.1 + + iOS + 15.1 + macOS + 12.0 + tvOS + 15.1 + watchOS + 8.1 + diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_names.txt b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_names.txt index 6e89af7..5057b20 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_names.txt +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_names.txt @@ -1,6 +1,6 @@ // -// Retrieved via the SFSymbols app (Version 2.1) (sort by name, select all, right-click and select 'Copy Names') -// Updated on November 21 2020 +// Retrieved via the SFSymbols app (Version 3.1) (sort by name, select all, right-click and select 'Copy Names') +// Updated on November 13 2021 // 0.circle @@ -262,6 +262,8 @@ 50.circle.fill 50.square 50.square.fill +123.rectangle +123.rectangle.fill a.circle a.circle.fill a.magnify @@ -269,42 +271,93 @@ a.square a.square.fill abc airplane +airplane.arrival airplane.circle airplane.circle.fill +airplane.departure airplayaudio +airplayaudio.badge.exclamationmark +airplayaudio.circle +airplayaudio.circle.fill airplayvideo +airplayvideo.badge.exclamationmark +airplayvideo.circle +airplayvideo.circle.fill airpod.left airpod.right airpodpro.left airpodpro.right airpods +airpods.chargingcase +airpods.chargingcase.fill +airpods.chargingcase.wireless +airpods.chargingcase.wireless.fill +airpodsmax airpodspro +airpodspro.chargingcase.wireless +airpodspro.chargingcase.wireless.fill airport.express airport.extreme airport.extreme.tower +airtag +airtag.fill +airtag.radiowaves.forward +airtag.radiowaves.forward.fill alarm alarm.fill +align.horizontal.center +align.horizontal.center.fill +align.horizontal.left +align.horizontal.left.fill +align.horizontal.right +align.horizontal.right.fill +align.vertical.bottom +align.vertical.bottom.fill +align.vertical.center +align.vertical.center.fill +align.vertical.top +align.vertical.top.fill +allergens alt +alternatingcurrent amplifier ant ant.circle ant.circle.fill ant.fill antenna.radiowaves.left.and.right +antenna.radiowaves.left.and.right.circle +antenna.radiowaves.left.and.right.circle.fill +antenna.radiowaves.left.and.right.slash app app.badge +app.badge.checkmark +app.badge.checkmark.fill app.badge.fill +app.connected.to.app.below.fill +app.dashed app.fill app.gift app.gift.fill appclip applelogo +applepencil applescript applescript.fill appletv appletv.fill +appletvremote.gen1 +appletvremote.gen1.fill +appletvremote.gen2 +appletvremote.gen2.fill +appletvremote.gen3 +appletvremote.gen3.fill +appletvremote.gen4 +appletvremote.gen4.fill applewatch +applewatch.case.inset.filled applewatch.radiowaves.left.and.right +applewatch.side.right applewatch.slash applewatch.watchface apps.ipad @@ -320,6 +373,7 @@ archivebox.circle archivebox.circle.fill archivebox.fill arkit +arkit.badge.xmark arrow.2.squarepath arrow.3.trianglepath arrow.backward @@ -327,6 +381,9 @@ arrow.backward.circle arrow.backward.circle.fill arrow.backward.square arrow.backward.square.fill +arrow.backward.to.line +arrow.backward.to.line.circle +arrow.backward.to.line.circle.fill arrow.clockwise arrow.clockwise.circle arrow.clockwise.circle.fill @@ -379,12 +436,17 @@ arrow.down.right.square.fill arrow.down.square arrow.down.square.fill arrow.down.to.line -arrow.down.to.line.alt +arrow.down.to.line.circle +arrow.down.to.line.circle.fill +arrow.down.to.line.compact arrow.forward arrow.forward.circle arrow.forward.circle.fill arrow.forward.square arrow.forward.square.fill +arrow.forward.to.line +arrow.forward.to.line.circle +arrow.forward.to.line.circle.fill arrow.left arrow.left.and.right arrow.left.and.right.circle @@ -403,7 +465,9 @@ arrow.left.circle.fill arrow.left.square arrow.left.square.fill arrow.left.to.line -arrow.left.to.line.alt +arrow.left.to.line.circle +arrow.left.to.line.circle.fill +arrow.left.to.line.compact arrow.rectanglepath arrow.right arrow.right.circle @@ -412,7 +476,9 @@ arrow.right.doc.on.clipboard arrow.right.square arrow.right.square.fill arrow.right.to.line -arrow.right.to.line.alt +arrow.right.to.line.circle +arrow.right.to.line.circle.fill +arrow.right.to.line.compact arrow.triangle.2.circlepath arrow.triangle.2.circlepath.camera arrow.triangle.2.circlepath.camera.fill @@ -443,8 +509,8 @@ arrow.up.and.down arrow.up.and.down.and.arrow.left.and.right arrow.up.and.down.circle arrow.up.and.down.circle.fill -arrow.up.and.down.righttriangle.up.fill.righttriangle.down.fill arrow.up.and.down.righttriangle.up.righttriangle.down +arrow.up.and.down.righttriangle.up.righttriangle.down.fill arrow.up.and.down.square arrow.up.and.down.square.fill arrow.up.and.person.rectangle.portrait @@ -503,7 +569,9 @@ arrow.up.right.video.fill arrow.up.square arrow.up.square.fill arrow.up.to.line -arrow.up.to.line.alt +arrow.up.to.line.circle +arrow.up.to.line.circle.fill +arrow.up.to.line.compact arrow.uturn.backward arrow.uturn.backward.circle arrow.uturn.backward.circle.badge.ellipsis @@ -588,18 +656,18 @@ arrowtriangle.forward.square arrowtriangle.forward.square.fill arrowtriangle.left arrowtriangle.left.and.line.vertical.and.arrowtriangle.right +arrowtriangle.left.and.line.vertical.and.arrowtriangle.right.fill arrowtriangle.left.circle arrowtriangle.left.circle.fill arrowtriangle.left.fill -arrowtriangle.left.fill.and.line.vertical.and.arrowtriangle.right.fill arrowtriangle.left.square arrowtriangle.left.square.fill arrowtriangle.right arrowtriangle.right.and.line.vertical.and.arrowtriangle.left +arrowtriangle.right.and.line.vertical.and.arrowtriangle.left.fill arrowtriangle.right.circle arrowtriangle.right.circle.fill arrowtriangle.right.fill -arrowtriangle.right.fill.and.line.vertical.and.arrowtriangle.left.fill arrowtriangle.right.square arrowtriangle.right.square.fill arrowtriangle.up @@ -610,6 +678,7 @@ arrowtriangle.up.square arrowtriangle.up.square.fill aspectratio aspectratio.fill +asterisk asterisk.circle asterisk.circle.fill at @@ -627,6 +696,8 @@ b.circle.fill b.square b.square.fill backward +backward.circle +backward.circle.fill backward.end backward.end.alt backward.end.alt.fill @@ -657,12 +728,34 @@ barcode.viewfinder barometer battery.0 battery.25 +battery.50 +battery.75 battery.100 battery.100.bolt +beats.earphones +beats.headphones +beats.powerbeats +beats.powerbeats3 +beats.powerbeatspro +beats.powerbeatspro.chargingcase +beats.powerbeatspro.chargingcase.fill +beats.powerbeatspro.left +beats.powerbeatspro.right +beats.studiobud.left +beats.studiobud.right +beats.studiobuds +beats.studiobuds.chargingcase +beats.studiobuds.chargingcase.fill bed.double +bed.double.circle +bed.double.circle.fill bed.double.fill bell +bell.and.waveform +bell.and.waveform.fill bell.badge +bell.badge.circle +bell.badge.circle.fill bell.badge.fill bell.circle bell.circle.fill @@ -671,6 +764,8 @@ bell.slash bell.slash.circle bell.slash.circle.fill bell.slash.fill +bell.square +bell.square.fill bicycle bicycle.circle bicycle.circle.fill @@ -686,13 +781,15 @@ bold.underline bolt bolt.badge.a bolt.badge.a.fill +bolt.batteryblock +bolt.batteryblock.fill bolt.car +bolt.car.circle +bolt.car.circle.fill bolt.car.fill bolt.circle bolt.circle.fill bolt.fill -bolt.fill.batteryblock -bolt.fill.batteryblock.fill bolt.heart bolt.heart.fill bolt.horizontal @@ -701,15 +798,22 @@ bolt.horizontal.circle.fill bolt.horizontal.fill bolt.horizontal.icloud bolt.horizontal.icloud.fill +bolt.ring.closed +bolt.shield +bolt.shield.fill bolt.slash bolt.slash.circle bolt.slash.circle.fill bolt.slash.fill +bolt.square +bolt.square.fill bonjour book book.circle book.circle.fill book.closed +book.closed.circle +book.closed.circle.fill book.closed.fill book.fill bookmark @@ -718,23 +822,37 @@ bookmark.circle.fill bookmark.fill bookmark.slash bookmark.slash.fill +bookmark.square +bookmark.square.fill books.vertical +books.vertical.circle +books.vertical.circle.fill books.vertical.fill +brain +brain.head.profile brazilianrealsign.circle brazilianrealsign.circle.fill brazilianrealsign.square brazilianrealsign.square.fill briefcase +briefcase.circle +briefcase.circle.fill briefcase.fill bubble.left bubble.left.and.bubble.right bubble.left.and.bubble.right.fill +bubble.left.and.exclamationmark.bubble.right +bubble.left.and.exclamationmark.bubble.right.fill +bubble.left.circle +bubble.left.circle.fill bubble.left.fill bubble.middle.bottom bubble.middle.bottom.fill bubble.middle.top bubble.middle.top.fill bubble.right +bubble.right.circle +bubble.right.circle.fill bubble.right.fill building building.2 @@ -742,6 +860,8 @@ building.2.crop.circle building.2.crop.circle.fill building.2.fill building.columns +building.columns.circle +building.columns.circle.fill building.columns.fill building.fill burn @@ -755,6 +875,10 @@ c.circle c.circle.fill c.square c.square.fill +cable.connector +cable.connector.horizontal +cablecar +cablecar.fill calendar calendar.badge.clock calendar.badge.exclamationmark @@ -762,6 +886,10 @@ calendar.badge.minus calendar.badge.plus calendar.circle calendar.circle.fill +calendar.day.timeline.leading +calendar.day.timeline.left +calendar.day.timeline.right +calendar.day.timeline.trailing camera camera.aperture camera.badge.ellipsis @@ -780,14 +908,26 @@ camera.metering.spot camera.metering.unknown camera.on.rectangle camera.on.rectangle.fill +camera.shutter.button +camera.shutter.button.fill camera.viewfinder candybarphone capslock capslock.fill capsule +capsule.bottomhalf.filled capsule.fill +capsule.inset.filled +capsule.lefthalf.filled capsule.portrait +capsule.portrait.bottomhalf.filled capsule.portrait.fill +capsule.portrait.inset.filled +capsule.portrait.lefthalf.filled +capsule.portrait.righthalf.filled +capsule.portrait.tophalf.filled +capsule.righthalf.filled +capsule.tophalf.filled captions.bubble captions.bubble.fill car @@ -795,6 +935,8 @@ car.2 car.2.fill car.circle car.circle.fill +car.ferry +car.ferry.fill car.fill cart cart.badge.minus @@ -817,17 +959,32 @@ centsign.square.fill character character.book.closed character.book.closed.fill +character.bubble +character.bubble.fill +character.cursor.ibeam +character.textbox chart.bar chart.bar.doc.horizontal chart.bar.doc.horizontal.fill chart.bar.fill chart.bar.xaxis +chart.line.uptrend.xyaxis +chart.line.uptrend.xyaxis.circle +chart.line.uptrend.xyaxis.circle.fill chart.pie chart.pie.fill +chart.xyaxis.line checkerboard.rectangle +checkerboard.shield +checklist checkmark +checkmark.bubble +checkmark.bubble.fill checkmark.circle checkmark.circle.fill +checkmark.circle.trianglebadge.exclamationmark +checkmark.diamond +checkmark.diamond.fill checkmark.icloud checkmark.icloud.fill checkmark.rectangle @@ -865,7 +1022,7 @@ chevron.left chevron.left.2 chevron.left.circle chevron.left.circle.fill -chevron.left.slash.chevron.right +chevron.left.forwardslash.chevron.right chevron.left.square chevron.left.square.fill chevron.right @@ -881,40 +1038,60 @@ chevron.up.circle.fill chevron.up.square chevron.up.square.fill circle -circle.bottomhalf.fill +circle.and.line.horizontal +circle.and.line.horizontal.fill +circle.bottomhalf.filled circle.circle circle.circle.fill circle.dashed -circle.dashed.inset.fill +circle.dashed.inset.filled +circle.dotted circle.fill -circle.fill.square.fill +circle.grid.2x1 +circle.grid.2x1.fill +circle.grid.2x1.left.filled +circle.grid.2x1.right.filled circle.grid.2x2 circle.grid.2x2.fill circle.grid.3x3 +circle.grid.3x3.circle +circle.grid.3x3.circle.fill circle.grid.3x3.fill circle.grid.cross -circle.grid.cross.down.fill +circle.grid.cross.down.filled circle.grid.cross.fill -circle.grid.cross.left.fill -circle.grid.cross.right.fill -circle.grid.cross.up.fill -circle.lefthalf.fill -circle.righthalf.fill +circle.grid.cross.left.filled +circle.grid.cross.right.filled +circle.grid.cross.up.filled +circle.hexagongrid +circle.hexagongrid.circle +circle.hexagongrid.circle.fill +circle.hexagongrid.fill +circle.hexagonpath +circle.hexagonpath.fill +circle.inset.filled +circle.lefthalf.filled +circle.righthalf.filled +circle.slash +circle.slash.fill circle.square -circle.tophalf.fill +circle.square.fill +circle.tophalf.filled circlebadge circlebadge.2 circlebadge.2.fill circlebadge.fill -circles.hexagongrid -circles.hexagongrid.fill -circles.hexagonpath -circles.hexagonpath.fill clear clear.fill clock clock.arrow.2.circlepath clock.arrow.circlepath +clock.badge.checkmark +clock.badge.checkmark.fill +clock.badge.exclamationmark +clock.badge.exclamationmark.fill +clock.circle +clock.circle.fill clock.fill cloud cloud.bolt @@ -959,15 +1136,20 @@ command.circle command.circle.fill command.square command.square.fill +computermouse +computermouse.fill cone cone.fill contextualmenu.and.cursorarrow control cpu +cpu.fill creditcard +creditcard.and.123 creditcard.circle creditcard.circle.fill creditcard.fill +creditcard.trianglebadge.exclamationmark crop crop.rotate cross @@ -976,6 +1158,8 @@ cross.case.fill cross.circle cross.circle.fill cross.fill +cross.vial +cross.vial.fill crown crown.fill cruzeirosign.circle @@ -986,6 +1170,8 @@ cube cube.fill cube.transparent cube.transparent.fill +cup.and.saucer +cup.and.saucer.fill curlybraces curlybraces.square curlybraces.square.fill @@ -1008,6 +1194,10 @@ d.square d.square.fill decrease.indent decrease.quotelevel +delete.backward +delete.backward.fill +delete.forward +delete.forward.fill delete.left delete.left.fill delete.right @@ -1015,12 +1205,23 @@ delete.right.fill deskclock deskclock.fill desktopcomputer +desktopcomputer.and.arrow.down +desktopcomputer.trianglebadge.exclamationmark dial.max dial.max.fill dial.min dial.min.fill diamond +diamond.bottomhalf.filled +diamond.circle +diamond.circle.fill diamond.fill +diamond.inset.filled +diamond.lefthalf.filled +diamond.righthalf.filled +diamond.tophalf.filled +dice +dice.fill die.face.1 die.face.1.fill die.face.2 @@ -1033,9 +1234,22 @@ die.face.5 die.face.5.fill die.face.6 die.face.6.fill +digitalcrown.arrow.clockwise +digitalcrown.arrow.clockwise.fill +digitalcrown.arrow.counterclockwise +digitalcrown.arrow.counterclockwise.fill +digitalcrown.horizontal.arrow.clockwise +digitalcrown.horizontal.arrow.clockwise.fill +digitalcrown.horizontal.arrow.counterclockwise +digitalcrown.horizontal.arrow.counterclockwise.fill +digitalcrown.horizontal.press +digitalcrown.horizontal.press.fill +digitalcrown.press +digitalcrown.press.fill directcurrent display display.2 +display.and.arrow.down display.trianglebadge.exclamationmark divide divide.circle @@ -1066,9 +1280,11 @@ doc.text doc.text.below.ecg doc.text.below.ecg.fill doc.text.fill -doc.text.fill.viewfinder +doc.text.image +doc.text.image.fill doc.text.magnifyingglass -doc.text.viewfinder +doc.viewfinder +doc.viewfinder.fill doc.zipper dock.arrow.down.rectangle dock.arrow.up.rectangle @@ -1083,21 +1299,27 @@ dongsign.square dongsign.square.fill dot.arrowtriangles.up.right.down.left.circle dot.circle.and.cursorarrow +dot.circle.and.hand.point.up.left.fill +dot.circle.viewfinder dot.radiowaves.forward dot.radiowaves.left.and.right dot.radiowaves.right +dot.radiowaves.up.forward dot.square dot.square.fill dot.squareshape dot.squareshape.fill dot.squareshape.split.2x2 +dot.viewfinder dpad -dpad.down.fill +dpad.down.filled dpad.fill -dpad.left.fill -dpad.right.fill -dpad.up.fill +dpad.left.filled +dpad.right.filled +dpad.up.filled drop +drop.circle +drop.circle.fill drop.fill drop.triangle drop.triangle.fill @@ -1106,9 +1328,13 @@ e.circle.fill e.square e.square.fill ear +ear.and.waveform ear.badge.checkmark ear.fill ear.trianglebadge.exclamationmark +earbuds +earbuds.case +earbuds.case.fill earpods eject eject.circle @@ -1119,18 +1345,21 @@ ellipsis.bubble ellipsis.bubble.fill ellipsis.circle ellipsis.circle.fill +ellipsis.curlybraces ellipsis.rectangle ellipsis.rectangle.fill +ellipsis.vertical.bubble +ellipsis.vertical.bubble.fill envelope envelope.arrow.triangle.branch envelope.arrow.triangle.branch.fill envelope.badge envelope.badge.fill -envelope.badge.shield.leadinghalf.fill +envelope.badge.shield.half.filled +envelope.badge.shield.half.filled.fill envelope.circle envelope.circle.fill envelope.fill -envelope.fill.badge.shield.trailinghalf.fill envelope.open envelope.open.fill equal @@ -1152,6 +1381,8 @@ exclamationmark.applewatch exclamationmark.arrow.circlepath exclamationmark.arrow.triangle.2.circlepath exclamationmark.bubble +exclamationmark.bubble.circle +exclamationmark.bubble.circle.fill exclamationmark.bubble.fill exclamationmark.circle exclamationmark.circle.fill @@ -1190,7 +1421,13 @@ eye.circle eye.circle.fill eye.fill eye.slash +eye.slash.circle +eye.slash.circle.fill eye.slash.fill +eye.square +eye.square.fill +eye.trianglebadge.exclamationmark +eye.trianglebadge.exclamationmark.fill eyebrow eyedropper eyedropper.full @@ -1210,8 +1447,15 @@ face.dashed.fill face.smiling face.smiling.fill faceid +facemask +facemask.fill +fanblades +fanblades.fill faxmachine -fiberchannel +ferry +ferry.fill +fibrechannel +figure.roll figure.stand figure.stand.line.dotted.figure.stand figure.walk @@ -1225,18 +1469,28 @@ figure.wave.circle.fill filemenu.and.cursorarrow filemenu.and.selection film +film.circle +film.circle.fill film.fill flag +flag.2.crossed +flag.2.crossed.fill +flag.and.flag.filled.crossed flag.badge.ellipsis flag.badge.ellipsis.fill flag.circle flag.circle.fill flag.fill +flag.filled.and.flag.crossed flag.slash flag.slash.circle flag.slash.circle.fill flag.slash.fill +flag.square +flag.square.fill flame +flame.circle +flame.circle.fill flame.fill flashlight.off.fill flashlight.on.fill @@ -1249,7 +1503,7 @@ flowchart flowchart.fill fn folder -folder.badge.gear +folder.badge.gearshape folder.badge.minus folder.badge.person.crop folder.badge.plus @@ -1257,12 +1511,17 @@ folder.badge.questionmark folder.circle folder.circle.fill folder.fill -folder.fill.badge.gear +folder.fill.badge.gearshape folder.fill.badge.minus folder.fill.badge.person.crop folder.fill.badge.plus folder.fill.badge.questionmark +fork.knife +fork.knife.circle +fork.knife.circle.fill forward +forward.circle +forward.circle.fill forward.end forward.end.alt forward.end.alt.fill @@ -1274,6 +1533,10 @@ francsign.circle francsign.circle.fill francsign.square francsign.square.fill +fuelpump +fuelpump.circle +fuelpump.circle.fill +fuelpump.fill function fx g.circle @@ -1286,9 +1549,16 @@ gauge gauge.badge.minus gauge.badge.plus gear +gear.badge.checkmark +gear.badge.questionmark +gear.badge.xmark +gear.circle +gear.circle.fill gearshape gearshape.2 gearshape.2.fill +gearshape.circle +gearshape.circle.fill gearshape.fill gift gift.circle @@ -1297,7 +1567,15 @@ gift.fill giftcard giftcard.fill globe +globe.americas +globe.americas.fill +globe.asia.australia +globe.asia.australia.fill +globe.badge.chevron.backward +globe.europe.africa +globe.europe.africa.fill gobackward +gobackward.5 gobackward.10 gobackward.15 gobackward.30 @@ -1307,6 +1585,7 @@ gobackward.75 gobackward.90 gobackward.minus goforward +goforward.5 goforward.10 goforward.15 goforward.30 @@ -1316,6 +1595,8 @@ goforward.75 goforward.90 goforward.plus graduationcap +graduationcap.circle +graduationcap.circle.fill graduationcap.fill greaterthan greaterthan.circle @@ -1338,9 +1619,11 @@ h.circle h.circle.fill h.square h.square.fill -h.square.fill.on.square.fill h.square.on.square +h.square.on.square.fill hammer +hammer.circle +hammer.circle.fill hammer.fill hand.draw hand.draw.fill @@ -1357,14 +1640,24 @@ hand.point.up.fill hand.point.up.left hand.point.up.left.fill hand.raised +hand.raised.circle +hand.raised.circle.fill hand.raised.fill hand.raised.slash hand.raised.slash.fill +hand.raised.square +hand.raised.square.fill +hand.raised.square.on.square +hand.raised.square.on.square.fill hand.tap hand.tap.fill hand.thumbsdown +hand.thumbsdown.circle +hand.thumbsdown.circle.fill hand.thumbsdown.fill hand.thumbsup +hand.thumbsup.circle +hand.thumbsup.circle.fill hand.thumbsup.fill hand.wave hand.wave.fill @@ -1377,36 +1670,60 @@ hare.fill headphones headphones.circle headphones.circle.fill -hearingaid.ear +hearingdevice.ear heart heart.circle heart.circle.fill heart.fill +heart.rectangle +heart.rectangle.fill heart.slash heart.slash.circle heart.slash.circle.fill heart.slash.fill +heart.square +heart.square.fill heart.text.square heart.text.square.fill helm hexagon +hexagon.bottomhalf.filled hexagon.fill +hexagon.lefthalf.filled +hexagon.righthalf.filled +hexagon.tophalf.filled hifispeaker hifispeaker.2 hifispeaker.2.fill +hifispeaker.and.appletv +hifispeaker.and.appletv.fill hifispeaker.and.homepod hifispeaker.and.homepod.fill +hifispeaker.and.homepodmini +hifispeaker.and.homepodmini.fill hifispeaker.fill highlighter homekit homepod homepod.2 homepod.2.fill +homepod.and.appletv +homepod.and.appletv.fill +homepod.and.homepodmini +homepod.and.homepodmini.fill homepod.fill +homepodmini +homepodmini.2 +homepodmini.2.fill +homepodmini.and.appletv +homepodmini.and.appletv.fill +homepodmini.fill hourglass hourglass.badge.plus -hourglass.bottomhalf.fill -hourglass.tophalf.fill +hourglass.bottomhalf.filled +hourglass.circle +hourglass.circle.fill +hourglass.tophalf.filled house house.circle house.circle.fill @@ -1415,6 +1732,8 @@ hryvniasign.circle hryvniasign.circle.fill hryvniasign.square hryvniasign.square.fill +humidity +humidity.fill hurricane i.circle i.circle.fill @@ -1430,6 +1749,8 @@ icloud.circle.fill icloud.fill icloud.slash icloud.slash.fill +icloud.square +icloud.square.fill increase.indent increase.quotelevel indianrupeesign.circle @@ -1445,6 +1766,8 @@ info.circle.fill internaldrive internaldrive.fill ipad +ipad.and.arrow.forward +ipad.and.iphone ipad.badge.play ipad.homebutton ipad.homebutton.badge.play @@ -1452,16 +1775,33 @@ ipad.homebutton.landscape ipad.homebutton.landscape.badge.play ipad.landscape ipad.landscape.badge.play +ipad.rear.camera iphone +iphone.and.arrow.forward iphone.badge.play +iphone.circle +iphone.circle.fill iphone.homebutton iphone.homebutton.badge.play +iphone.homebutton.circle +iphone.homebutton.circle.fill iphone.homebutton.landscape iphone.homebutton.radiowaves.left.and.right +iphone.homebutton.radiowaves.left.and.right.circle +iphone.homebutton.radiowaves.left.and.right.circle.fill iphone.homebutton.slash +iphone.homebutton.slash.circle +iphone.homebutton.slash.circle.fill iphone.landscape iphone.radiowaves.left.and.right +iphone.radiowaves.left.and.right.circle +iphone.radiowaves.left.and.right.circle.fill +iphone.rear.camera iphone.slash +iphone.slash.circle +iphone.slash.circle.fill +iphone.smartbatterycase.gen1 +iphone.smartbatterycase.gen2 ipod ipodshuffle.gen1 ipodshuffle.gen2 @@ -1469,13 +1809,16 @@ ipodshuffle.gen3 ipodshuffle.gen4 ipodtouch ipodtouch.landscape +ipodtouch.slash italic +ivfluid.bag +ivfluid.bag.fill j.circle j.circle.fill j.square j.square.fill -j.square.fill.on.square.fill j.square.on.square +j.square.on.square.fill k k.circle k.circle.fill @@ -1489,6 +1832,7 @@ keyboard keyboard.badge.ellipsis keyboard.chevron.compact.down keyboard.chevron.compact.left +keyboard.fill keyboard.macwindow keyboard.onehanded.left keyboard.onehanded.right @@ -1499,9 +1843,17 @@ kipsign.square.fill l.circle l.circle.fill l.joystick -l.joystick.down -l.joystick.down.fill l.joystick.fill +l.joystick.press.down +l.joystick.press.down.fill +l.joystick.tilt.down +l.joystick.tilt.down.fill +l.joystick.tilt.left +l.joystick.tilt.left.fill +l.joystick.tilt.right +l.joystick.tilt.right.fill +l.joystick.tilt.up +l.joystick.tilt.up.fill l.rectangle.roundedbottom l.rectangle.roundedbottom.fill l.square @@ -1512,21 +1864,26 @@ l2.rectangle.roundedtop l2.rectangle.roundedtop.fill ladybug ladybug.fill +lanyardcard +lanyardcard.fill laptopcomputer +laptopcomputer.and.arrow.down laptopcomputer.and.iphone -largecircle.fill.circle +laptopcomputer.trianglebadge.exclamationmark larisign.circle larisign.circle.fill larisign.square larisign.square.fill lasso -lasso.sparkles +lasso.and.sparkles latch.2.case latch.2.case.fill lb.rectangle.roundedbottom lb.rectangle.roundedbottom.fill leaf leaf.arrow.triangle.circlepath +leaf.circle +leaf.circle.fill leaf.fill lessthan lessthan.circle @@ -1540,22 +1897,25 @@ lifepreserver.fill light.max light.min lightbulb +lightbulb.circle +lightbulb.circle.fill lightbulb.fill lightbulb.slash lightbulb.slash.fill +line.2.horizontal.decrease.circle +line.2.horizontal.decrease.circle.fill line.3.crossed.swirl.circle line.3.crossed.swirl.circle.fill +line.3.horizontal +line.3.horizontal.circle +line.3.horizontal.circle.fill +line.3.horizontal.decrease +line.3.horizontal.decrease.circle +line.3.horizontal.decrease.circle.fill line.diagonal line.diagonal.arrow -line.horizontal.2.decrease.circle -line.horizontal.2.decrease.circle.fill -line.horizontal.3 -line.horizontal.3.circle -line.horizontal.3.circle.fill -line.horizontal.3.decrease -line.horizontal.3.decrease.circle -line.horizontal.3.decrease.circle.fill line.horizontal.star.fill.line.horizontal +lines.measurement.horizontal lineweight link link.badge.plus @@ -1570,9 +1930,15 @@ lirasign.square.fill list.and.film list.bullet list.bullet.below.rectangle +list.bullet.circle +list.bullet.circle.fill list.bullet.indent list.bullet.rectangle +list.bullet.rectangle.fill +list.bullet.rectangle.portrait +list.bullet.rectangle.portrait.fill list.dash +list.dash.header.rectangle list.number list.star list.triangle @@ -1585,24 +1951,40 @@ location.circle location.circle.fill location.fill location.fill.viewfinder +location.magnifyingglass location.north +location.north.circle +location.north.circle.fill location.north.fill location.north.line location.north.line.fill location.slash location.slash.fill +location.square +location.square.fill location.viewfinder lock lock.applewatch lock.circle lock.circle.fill +lock.desktopcomputer +lock.display lock.doc lock.doc.fill lock.fill lock.icloud lock.icloud.fill +lock.ipad +lock.iphone +lock.laptopcomputer lock.open +lock.open.applewatch +lock.open.desktopcomputer +lock.open.display lock.open.fill +lock.open.ipad +lock.open.iphone +lock.open.laptopcomputer lock.rectangle lock.rectangle.fill lock.rectangle.on.rectangle @@ -1619,6 +2001,8 @@ lock.square lock.square.fill lock.square.stack lock.square.stack.fill +logo.playstation +logo.xbox loupe lt.rectangle.roundedtop lt.rectangle.roundedtop.fill @@ -1631,16 +2015,24 @@ m.square.fill macmini macmini.fill macpro.gen1 +macpro.gen1.fill macpro.gen2 macpro.gen2.fill macpro.gen3 +macpro.gen3.fill macpro.gen3.server macwindow macwindow.badge.plus macwindow.on.rectangle +magazine +magazine.fill +magicmouse +magicmouse.fill magnifyingglass magnifyingglass.circle magnifyingglass.circle.fill +magsafe.batterypack +magsafe.batterypack.fill mail mail.and.text.magnifyingglass mail.fill @@ -1651,35 +2043,53 @@ manatsign.circle.fill manatsign.square manatsign.square.fill map +map.circle +map.circle.fill map.fill mappin mappin.and.ellipse mappin.circle mappin.circle.fill mappin.slash +mappin.slash.circle +mappin.slash.circle.fill +mappin.square +mappin.square.fill +mediastick megaphone megaphone.fill memories memories.badge.minus memories.badge.plus memorychip +memorychip.fill menubar.arrow.down.rectangle menubar.arrow.up.rectangle menubar.dock.rectangle menubar.dock.rectangle.badge.record menubar.rectangle +menucard +menucard.fill message +message.and.waveform +message.and.waveform.fill message.circle message.circle.fill message.fill metronome metronome.fill mic +mic.badge.plus mic.circle mic.circle.fill mic.fill +mic.fill.badge.plus mic.slash +mic.slash.circle +mic.slash.circle.fill mic.slash.fill +mic.square +mic.square.fill millsign.circle millsign.circle.fill millsign.square @@ -1689,6 +2099,7 @@ minus.circle minus.circle.fill minus.diamond minus.diamond.fill +minus.forwardslash.plus minus.magnifyingglass minus.plus.batteryblock minus.plus.batteryblock.fill @@ -1696,7 +2107,6 @@ minus.rectangle minus.rectangle.fill minus.rectangle.portrait minus.rectangle.portrait.fill -minus.slash.plus minus.square minus.square.fill moon @@ -1720,10 +2130,14 @@ multiply.circle.fill multiply.square multiply.square.fill music.mic +music.mic.circle +music.mic.circle.fill music.note music.note.house music.note.house.fill music.note.list +music.note.tv +music.note.tv.fill music.quarternote.3 mustache mustache.fill @@ -1736,7 +2150,10 @@ nairasign.circle.fill nairasign.square nairasign.square.fill network +network.badge.shield.half.filled newspaper +newspaper.circle +newspaper.circle.fill newspaper.fill nose nose.fill @@ -1754,15 +2171,29 @@ o.circle.fill o.square o.square.fill octagon +octagon.bottomhalf.filled octagon.fill +octagon.lefthalf.filled +octagon.righthalf.filled +octagon.tophalf.filled opticaldisc opticaldiscdrive opticaldiscdrive.fill option oval +oval.bottomhalf.filled oval.fill +oval.inset.filled +oval.lefthalf.filled oval.portrait +oval.portrait.bottomhalf.filled oval.portrait.fill +oval.portrait.inset.filled +oval.portrait.lefthalf.filled +oval.portrait.righthalf.filled +oval.portrait.tophalf.filled +oval.righthalf.filled +oval.tophalf.filled p.circle p.circle.fill p.square @@ -1784,13 +2215,22 @@ paperplane.circle paperplane.circle.fill paperplane.fill paragraphsign +parentheses +parkingsign +parkingsign.circle +parkingsign.circle.fill pause pause.circle pause.circle.fill pause.fill pause.rectangle pause.rectangle.fill +pawprint +pawprint.circle +pawprint.circle.fill +pawprint.fill pc +peacesign pencil pencil.and.outline pencil.circle @@ -1801,40 +2241,62 @@ pencil.tip.crop.circle pencil.tip.crop.circle.badge.arrow.forward pencil.tip.crop.circle.badge.minus pencil.tip.crop.circle.badge.plus +pentagon +pentagon.bottomhalf.filled +pentagon.fill +pentagon.lefthalf.filled +pentagon.righthalf.filled +pentagon.tophalf.filled percent person person.2 person.2.circle person.2.circle.fill +person.2.crop.square.stack +person.2.crop.square.stack.fill person.2.fill -person.2.square.stack -person.2.square.stack.fill +person.2.wave.2 +person.2.wave.2.fill person.3 person.3.fill +person.3.sequence +person.3.sequence.fill person.and.arrow.left.and.arrow.right +person.badge.clock +person.badge.clock.fill person.badge.minus person.badge.plus person.circle person.circle.fill +person.crop.artframe person.crop.circle +person.crop.circle.badge person.crop.circle.badge.checkmark +person.crop.circle.badge.clock +person.crop.circle.badge.clock.fill person.crop.circle.badge.exclamationmark +person.crop.circle.badge.exclamationmark.fill +person.crop.circle.badge.fill person.crop.circle.badge.minus +person.crop.circle.badge.moon +person.crop.circle.badge.moon.fill person.crop.circle.badge.plus person.crop.circle.badge.questionmark +person.crop.circle.badge.questionmark.fill person.crop.circle.badge.xmark person.crop.circle.fill person.crop.circle.fill.badge.checkmark -person.crop.circle.fill.badge.exclamationmark person.crop.circle.fill.badge.minus person.crop.circle.fill.badge.plus -person.crop.circle.fill.badge.questionmark person.crop.circle.fill.badge.xmark person.crop.rectangle person.crop.rectangle.fill +person.crop.rectangle.stack +person.crop.rectangle.stack.fill person.crop.square person.crop.square.fill -person.crop.square.fill.and.at.rectangle +person.crop.square.filled.and.at.rectangle +person.crop.square.filled.and.at.rectangle.fill person.fill person.fill.and.arrow.left.and.arrow.right person.fill.badge.minus @@ -1848,7 +2310,13 @@ person.fill.viewfinder person.fill.xmark person.icloud person.icloud.fill +person.text.rectangle +person.text.rectangle.fill +person.wave.2 +person.wave.2.fill personalhotspot +personalhotspot.circle +personalhotspot.circle.fill perspective pesetasign.circle pesetasign.circle.fill @@ -1859,6 +2327,8 @@ pesosign.circle.fill pesosign.square pesosign.square.fill phone +phone.and.waveform +phone.and.waveform.fill phone.arrow.down.left phone.arrow.right phone.arrow.up.right @@ -1879,6 +2349,9 @@ phone.fill.arrow.up.right phone.fill.badge.plus phone.fill.connection photo +photo.artframe +photo.circle +photo.circle.fill photo.fill photo.fill.on.rectangle.fill photo.on.rectangle @@ -1887,6 +2360,8 @@ photo.tv pianokeys pianokeys.inverse pills +pills.circle +pills.circle.fill pills.fill pin pin.circle @@ -1894,6 +2369,8 @@ pin.circle.fill pin.fill pin.slash pin.slash.fill +pin.square +pin.square.fill pip pip.enter pip.exit @@ -1901,14 +2378,32 @@ pip.fill pip.remove pip.swap placeholdertext.fill +platter.2.filled.ipad +platter.2.filled.ipad.landscape +platter.2.filled.iphone +platter.2.filled.iphone.landscape +platter.bottom.applewatch.case +platter.filled.bottom.and.arrow.down.iphone +platter.filled.bottom.applewatch.case +platter.filled.bottom.iphone +platter.filled.top.and.arrow.up.iphone +platter.filled.top.applewatch.case +platter.filled.top.iphone +platter.top.applewatch.case play play.circle play.circle.fill play.fill play.rectangle play.rectangle.fill +play.rectangle.on.rectangle +play.rectangle.on.rectangle.circle +play.rectangle.on.rectangle.circle.fill +play.rectangle.on.rectangle.fill play.slash play.slash.fill +play.square +play.square.fill play.tv play.tv.fill playpause @@ -1922,19 +2417,20 @@ plus.circle plus.circle.fill plus.diamond plus.diamond.fill +plus.forwardslash.minus plus.magnifyingglass plus.message plus.message.fill plus.rectangle plus.rectangle.fill -plus.rectangle.fill.on.folder.fill plus.rectangle.fill.on.rectangle.fill plus.rectangle.on.folder +plus.rectangle.on.folder.fill plus.rectangle.on.rectangle plus.rectangle.portrait plus.rectangle.portrait.fill -plus.slash.minus plus.square +plus.square.dashed plus.square.fill plus.square.fill.on.square.fill plus.square.on.square @@ -1942,23 +2438,34 @@ plus.viewfinder plusminus plusminus.circle plusminus.circle.fill -point.fill.topleft.down.curvedto.point.fill.bottomright.up +point.3.connected.trianglepath.dotted +point.3.filled.connected.trianglepath.dotted +point.filled.topleft.down.curvedto.point.bottomright.up point.topleft.down.curvedto.point.bottomright.up +point.topleft.down.curvedto.point.bottomright.up.fill +point.topleft.down.curvedto.point.filled.bottomright.up power +power.circle +power.circle.fill +power.dotted poweroff poweron +powerplug +powerplug.fill powersleep printer printer.dotmatrix printer.dotmatrix.fill -printer.dotmatrix.fill.and.paper.fill +printer.dotmatrix.filled.and.paper printer.fill -printer.fill.and.paper.fill +printer.filled.and.paper projective purchased purchased.circle purchased.circle.fill puzzlepiece +puzzlepiece.extension +puzzlepiece.extension.fill puzzlepiece.fill pyramid pyramid.fill @@ -1969,6 +2476,9 @@ q.square.fill qrcode qrcode.viewfinder questionmark +questionmark.app +questionmark.app.dashed +questionmark.app.fill questionmark.circle questionmark.circle.fill questionmark.diamond @@ -1982,18 +2492,28 @@ questionmark.video questionmark.video.fill quote.bubble quote.bubble.fill +quote.closing +quote.opening r.circle r.circle.fill r.joystick -r.joystick.down -r.joystick.down.fill r.joystick.fill +r.joystick.press.down +r.joystick.press.down.fill +r.joystick.tilt.down +r.joystick.tilt.down.fill +r.joystick.tilt.left +r.joystick.tilt.left.fill +r.joystick.tilt.right +r.joystick.tilt.right.fill +r.joystick.tilt.up +r.joystick.tilt.up.fill r.rectangle.roundedbottom r.rectangle.roundedbottom.fill r.square r.square.fill -r.square.fill.on.square.fill r.square.on.square +r.square.on.square.fill r1.rectangle.roundedbottom r1.rectangle.roundedbottom.fill r2.rectangle.roundedtop @@ -2007,12 +2527,16 @@ record.circle record.circle.fill recordingtape rectangle -rectangle.3.offgrid -rectangle.3.offgrid.bubble.left -rectangle.3.offgrid.bubble.left.fill -rectangle.3.offgrid.fill +rectangle.2.swap +rectangle.3.group +rectangle.3.group.bubble.left +rectangle.3.group.bubble.left.fill +rectangle.3.group.fill rectangle.and.arrow.up.right.and.arrow.down.left rectangle.and.arrow.up.right.and.arrow.down.left.slash +rectangle.and.hand.point.up.left +rectangle.and.hand.point.up.left.fill +rectangle.and.hand.point.up.left.filled rectangle.and.paperclip rectangle.and.pencil.and.ellipsis rectangle.and.text.magnifyingglass @@ -2023,8 +2547,11 @@ rectangle.badge.minus rectangle.badge.person.crop rectangle.badge.plus rectangle.badge.xmark -rectangle.bottomthird.inset.fill -rectangle.center.inset.fill +rectangle.bottomhalf.filled +rectangle.bottomhalf.inset.filled +rectangle.bottomthird.inset.filled +rectangle.center.inset.filled +rectangle.center.inset.filled.badge.plus rectangle.compress.vertical rectangle.connected.to.line.below rectangle.dashed @@ -2039,35 +2566,87 @@ rectangle.fill.badge.plus rectangle.fill.badge.xmark rectangle.fill.on.rectangle.angled.fill rectangle.fill.on.rectangle.fill -rectangle.fill.on.rectangle.fill.circle -rectangle.fill.on.rectangle.fill.circle.fill -rectangle.fill.on.rectangle.fill.slash.fill +rectangle.filled.and.hand.point.up.left rectangle.grid.1x2 rectangle.grid.1x2.fill rectangle.grid.2x2 rectangle.grid.2x2.fill rectangle.grid.3x2 rectangle.grid.3x2.fill -rectangle.inset.bottomleft.fill -rectangle.inset.bottomright.fill -rectangle.inset.fill -rectangle.inset.topleft.fill -rectangle.inset.topright.fill -rectangle.lefthalf.fill -rectangle.lefthalf.inset.fill -rectangle.lefthalf.inset.fill.arrow.left -rectangle.leftthird.inset.fill +rectangle.inset.bottomleading.filled +rectangle.inset.bottomleft.filled +rectangle.inset.bottomright.filled +rectangle.inset.bottomtrailing.filled +rectangle.inset.filled +rectangle.inset.filled.and.person.filled +rectangle.inset.filled.on.rectangle +rectangle.inset.topleading.filled +rectangle.inset.topleft.filled +rectangle.inset.topright.filled +rectangle.inset.toptrailing.filled +rectangle.leadinghalf.inset.filled +rectangle.leadinghalf.inset.filled.arrow.leading +rectangle.leadingthird.inset.filled +rectangle.lefthalf.filled +rectangle.lefthalf.inset.filled +rectangle.lefthalf.inset.filled.arrow.left +rectangle.leftthird.inset.filled rectangle.on.rectangle rectangle.on.rectangle.angled +rectangle.on.rectangle.circle +rectangle.on.rectangle.circle.fill rectangle.on.rectangle.slash +rectangle.on.rectangle.slash.circle +rectangle.on.rectangle.slash.circle.fill +rectangle.on.rectangle.slash.fill +rectangle.on.rectangle.square +rectangle.on.rectangle.square.fill rectangle.portrait +rectangle.portrait.and.arrow.right +rectangle.portrait.and.arrow.right.fill rectangle.portrait.arrowtriangle.2.inward rectangle.portrait.arrowtriangle.2.outward +rectangle.portrait.bottomhalf.filled +rectangle.portrait.bottomhalf.inset.filled +rectangle.portrait.bottomleading.inset.filled +rectangle.portrait.bottomleft.inset.filled +rectangle.portrait.bottomright.inset.filled +rectangle.portrait.bottomthird.inset.filled +rectangle.portrait.bottomtrailing.inset.filled +rectangle.portrait.center.inset.filled rectangle.portrait.fill -rectangle.righthalf.fill -rectangle.righthalf.inset.fill -rectangle.righthalf.inset.fill.arrow.right -rectangle.rightthird.inset.fill +rectangle.portrait.inset.filled +rectangle.portrait.leadinghalf.inset.filled +rectangle.portrait.leadingthird.inset.filled +rectangle.portrait.lefthalf.filled +rectangle.portrait.lefthalf.inset.filled +rectangle.portrait.leftthird.inset.filled +rectangle.portrait.on.rectangle.portrait +rectangle.portrait.on.rectangle.portrait.fill +rectangle.portrait.on.rectangle.portrait.slash +rectangle.portrait.on.rectangle.portrait.slash.fill +rectangle.portrait.righthalf.filled +rectangle.portrait.righthalf.inset.filled +rectangle.portrait.rightthird.inset.filled +rectangle.portrait.slash +rectangle.portrait.slash.fill +rectangle.portrait.split.2x1 +rectangle.portrait.split.2x1.fill +rectangle.portrait.split.2x1.slash +rectangle.portrait.split.2x1.slash.fill +rectangle.portrait.tophalf.filled +rectangle.portrait.tophalf.inset.filled +rectangle.portrait.topleading.inset.filled +rectangle.portrait.topleft.inset.filled +rectangle.portrait.topright.inset.filled +rectangle.portrait.topthird.inset.filled +rectangle.portrait.toptrailing.inset.filled +rectangle.portrait.trailinghalf.inset.filled +rectangle.portrait.trailingthird.inset.filled +rectangle.righthalf.filled +rectangle.righthalf.inset.filled +rectangle.righthalf.inset.filled.arrow.right +rectangle.rightthird.inset.filled rectangle.roundedbottom rectangle.roundedbottom.fill rectangle.roundedtop @@ -2078,6 +2657,8 @@ rectangle.split.1x2 rectangle.split.1x2.fill rectangle.split.2x1 rectangle.split.2x1.fill +rectangle.split.2x1.slash +rectangle.split.2x1.slash.fill rectangle.split.2x2 rectangle.split.2x2.fill rectangle.split.3x1 @@ -2087,14 +2668,19 @@ rectangle.split.3x3.fill rectangle.stack rectangle.stack.badge.minus rectangle.stack.badge.person.crop +rectangle.stack.badge.person.crop.fill +rectangle.stack.badge.play +rectangle.stack.badge.play.fill rectangle.stack.badge.plus rectangle.stack.fill rectangle.stack.fill.badge.minus -rectangle.stack.fill.badge.person.crop rectangle.stack.fill.badge.plus -rectangle.stack.person.crop -rectangle.stack.person.crop.fill -rectangle.topthird.inset +rectangle.tophalf.filled +rectangle.tophalf.inset.filled +rectangle.topthird.inset.filled +rectangle.trailinghalf.inset.filled +rectangle.trailinghalf.inset.filled.arrow.trailing +rectangle.trailingthird.inset.filled repeat repeat.1 repeat.1.circle @@ -2103,7 +2689,10 @@ repeat.circle repeat.circle.fill restart restart.circle +restart.circle.fill return +return.left +return.right rhombus rhombus.fill rosette @@ -2137,7 +2726,12 @@ scanner scanner.fill scissors scissors.badge.ellipsis +scissors.circle +scissors.circle.fill +scooter scope +screwdriver +screwdriver.fill scribble scribble.variable scroll @@ -2147,22 +2741,28 @@ sdcard.fill seal seal.fill selection.pin.in.out +sensor.tag.radiowaves.forward +sensor.tag.radiowaves.forward.fill server.rack shadow +shareplay +shareplay.slash shekelsign.circle shekelsign.circle.fill shekelsign.square shekelsign.square.fill shield -shield.checkerboard shield.fill -shield.lefthalf.fill -shield.lefthalf.fill.slash +shield.lefthalf.filled +shield.lefthalf.filled.slash +shield.righthalf.filled shield.slash shield.slash.fill shift shift.fill shippingbox +shippingbox.circle +shippingbox.circle.fill shippingbox.fill shuffle shuffle.circle @@ -2188,24 +2788,36 @@ skew slash.circle slash.circle.fill sleep +sleep.circle +sleep.circle.fill +slider.horizontal.2.rectangle.and.arrow.triangle.2.circlepath slider.horizontal.3 slider.horizontal.below.rectangle -slider.horizontal.below.square.fill.and.square +slider.horizontal.below.square.filled.and.square slider.vertical.3 slowmo smallcircle.circle smallcircle.circle.fill -smallcircle.fill.circle -smallcircle.fill.circle.fill +smallcircle.filled.circle +smallcircle.filled.circle.fill smoke smoke.fill -snow +snowflake +snowflake.circle +snowflake.circle.fill sparkle +sparkle.magnifyingglass sparkles sparkles.rectangle.stack sparkles.rectangle.stack.fill -sparkles.square.fill.on.square +sparkles.square.filled.on.square +sparkles.tv +sparkles.tv.fill speaker +speaker.badge.exclamationmark +speaker.badge.exclamationmark.fill +speaker.circle +speaker.circle.fill speaker.fill speaker.slash speaker.slash.circle @@ -2226,63 +2838,72 @@ sportscourt sportscourt.fill square square.2.stack.3d -square.2.stack.3d.bottom.fill -square.2.stack.3d.top.fill +square.2.stack.3d.bottom.filled +square.2.stack.3d.top.filled +square.3.layers.3d.down.backward +square.3.layers.3d.down.forward +square.3.layers.3d.down.left +square.3.layers.3d.down.right square.3.stack.3d -square.3.stack.3d.bottom.fill -square.3.stack.3d.middle.fill -square.3.stack.3d.top.fill +square.3.stack.3d.bottom.filled +square.3.stack.3d.middle.filled +square.3.stack.3d.top.filled square.and.arrow.down square.and.arrow.down.fill square.and.arrow.down.on.square square.and.arrow.down.on.square.fill square.and.arrow.up +square.and.arrow.up.circle +square.and.arrow.up.circle.fill square.and.arrow.up.fill square.and.arrow.up.on.square square.and.arrow.up.on.square.fill +square.and.arrow.up.trianglebadge.exclamationmark square.and.at.rectangle +square.and.at.rectangle.fill square.and.line.vertical.and.square -square.and.line.vertical.and.square.fill +square.and.line.vertical.and.square.filled square.and.pencil -square.bottomhalf.fill +square.bottomhalf.filled square.circle square.circle.fill square.dashed -square.dashed.inset.fill +square.dashed.inset.filled square.fill -square.fill.and.line.vertical.and.square -square.fill.and.line.vertical.square.fill +square.fill.and.line.vertical.and.square.fill square.fill.on.circle.fill -square.fill.on.square square.fill.on.square.fill square.fill.text.grid.1x2 +square.filled.and.line.vertical.and.square +square.filled.on.square square.grid.2x2 square.grid.2x2.fill square.grid.3x1.below.line.grid.1x2 -square.grid.3x1.fill.below.line.grid.1x2 +square.grid.3x1.below.line.grid.1x2.fill square.grid.3x1.folder.badge.plus square.grid.3x1.folder.fill.badge.plus square.grid.3x2 square.grid.3x2.fill square.grid.3x3 -square.grid.3x3.bottomleft.fill -square.grid.3x3.bottommiddle.fill -square.grid.3x3.bottomright.fill +square.grid.3x3.bottomleft.filled +square.grid.3x3.bottommiddle.filled +square.grid.3x3.bottomright.filled square.grid.3x3.fill -square.grid.3x3.fill.square -square.grid.3x3.middle.fill -square.grid.3x3.middleleft.fill -square.grid.3x3.middleright.fill -square.grid.3x3.topleft.fill -square.grid.3x3.topmiddle.fill -square.grid.3x3.topright.fill +square.grid.3x3.middle.filled +square.grid.3x3.middleleft.filled +square.grid.3x3.middleright.filled +square.grid.3x3.square +square.grid.3x3.topleft.filled +square.grid.3x3.topmiddle.filled +square.grid.3x3.topright.filled square.grid.4x3.fill -square.lefthalf.fill +square.inset.filled +square.lefthalf.filled square.on.circle square.on.square square.on.square.dashed square.on.square.squareshape.controlhandles -square.righthalf.fill +square.righthalf.filled square.slash square.slash.fill square.split.1x2 @@ -2311,7 +2932,9 @@ square.stack.3d.up.fill square.stack.3d.up.slash square.stack.3d.up.slash.fill square.stack.fill -square.tophalf.fill +square.text.square +square.text.square.fill +square.tophalf.filled squares.below.rectangle squareshape squareshape.controlhandles.on.squareshape.controlhandles @@ -2322,10 +2945,12 @@ squareshape.split.2x2.dotted squareshape.split.3x3 squareshape.squareshape.dashed star +star.bubble +star.bubble.fill star.circle star.circle.fill star.fill -star.leadinghalf.fill +star.leadinghalf.filled star.slash star.slash.fill star.square @@ -2339,6 +2964,8 @@ sterlingsign.circle.fill sterlingsign.square sterlingsign.square.fill stethoscope +stethoscope.circle +stethoscope.circle.fill stop stop.circle stop.circle.fill @@ -2355,12 +2982,20 @@ suit.heart suit.heart.fill suit.spade suit.spade.fill +suitcase +suitcase.cart +suitcase.cart.fill +suitcase.fill sum +sun.and.horizon +sun.and.horizon.fill sun.dust sun.dust.fill sun.haze sun.haze.fill sun.max +sun.max.circle +sun.max.circle.fill sun.max.fill sun.min sun.min.fill @@ -2370,25 +3005,29 @@ sunset sunset.fill swift switch.2 -t.bubble -t.bubble.fill t.circle t.circle.fill t.square t.square.fill tablecells tablecells.badge.ellipsis -tablecells.badge.ellipsis.fill tablecells.fill +tablecells.fill.badge.ellipsis tag tag.circle tag.circle.fill tag.fill tag.slash tag.slash.fill +tag.square +tag.square.fill +takeoutbag.and.cup.and.straw +takeoutbag.and.cup.and.straw.fill target teletype teletype.answer +teletype.answer.circle +teletype.answer.circle.fill teletype.circle teletype.circle.fill tengesign.circle @@ -2397,6 +3036,7 @@ tengesign.square tengesign.square.fill terminal terminal.fill +testtube.2 text.aligncenter text.alignleft text.alignright @@ -2413,15 +3053,16 @@ text.book.closed text.book.closed.fill text.bubble text.bubble.fill -text.cursor text.insert text.justify -text.justifyleft -text.justifyright +text.justify.leading +text.justify.left +text.justify.right +text.justify.trailing text.magnifyingglass text.quote text.redaction -textbox +text.viewfinder textformat textformat.123 textformat.abc @@ -2432,6 +3073,10 @@ textformat.size.larger textformat.size.smaller textformat.subscript textformat.superscript +theatermasks +theatermasks.circle +theatermasks.circle.fill +theatermasks.fill thermometer thermometer.snowflake thermometer.sun @@ -2448,17 +3093,30 @@ tortoise tortoise.fill torus touchid +train.side.front.car +train.side.middle.car +train.side.rear.car tram tram.circle tram.circle.fill tram.fill -tram.tunnel.fill +tram.fill.tunnel +trapezoid.and.line.horizontal +trapezoid.and.line.horizontal.fill +trapezoid.and.line.vertical +trapezoid.and.line.vertical.fill trash trash.circle trash.circle.fill trash.fill trash.slash +trash.slash.circle +trash.slash.circle.fill trash.slash.fill +trash.slash.square +trash.slash.square.fill +trash.square +trash.square.fill tray tray.2 tray.2.fill @@ -2472,12 +3130,17 @@ tray.fill tray.full tray.full.fill triangle +triangle.bottomhalf.filled triangle.circle triangle.circle.fill triangle.fill -triangle.lefthalf.fill -triangle.righthalf.fill +triangle.inset.filled +triangle.lefthalf.filled +triangle.righthalf.filled +triangle.tophalf.filled tropicalstorm +tshirt +tshirt.fill tugriksign.circle tugriksign.circle.fill tugriksign.square @@ -2493,8 +3156,7 @@ tv.and.mediabox tv.circle tv.circle.fill tv.fill -tv.music.note -tv.music.note.fill +tv.inset.filled u.circle u.circle.fill u.square @@ -2508,7 +3170,10 @@ v.circle.fill v.square v.square.fill video +video.and.waveform +video.and.waveform.fill video.badge.checkmark +video.badge.ellipsis video.badge.plus video.bubble.left video.bubble.left.fill @@ -2516,9 +3181,12 @@ video.circle video.circle.fill video.fill video.fill.badge.checkmark +video.fill.badge.ellipsis video.fill.badge.plus video.slash video.slash.fill +video.square +video.square.fill view.2d view.3d viewfinder @@ -2529,12 +3197,15 @@ w.circle.fill w.square w.square.fill wake +wake.circle +wake.circle.fill wallet.pass wallet.pass.fill wand.and.rays wand.and.rays.inverse wand.and.stars wand.and.stars.inverse +watchface.applewatch.case wave.3.backward wave.3.backward.circle wave.3.backward.circle.fill @@ -2548,6 +3219,11 @@ wave.3.right wave.3.right.circle wave.3.right.circle.fill waveform +waveform.and.magnifyingglass +waveform.and.mic +waveform.badge.exclamationmark +waveform.badge.minus +waveform.badge.plus waveform.circle waveform.circle.fill waveform.path @@ -2557,8 +3233,12 @@ waveform.path.ecg waveform.path.ecg.rectangle waveform.path.ecg.rectangle.fill wifi +wifi.circle +wifi.circle.fill wifi.exclamationmark wifi.slash +wifi.square +wifi.square.fill wind wind.snow wonsign.circle @@ -2575,6 +3255,8 @@ x.square x.square.fill x.squareroot xmark +xmark.app +xmark.app.fill xmark.bin xmark.bin.circle xmark.bin.circle.fill diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_previews.txt b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_previews.txt index 3313913..3e6a95d 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_previews.txt +++ b/SymbolsGenerator/Sources/SymbolsGenerator/Resources/symbol_previews.txt @@ -1,6 +1,6 @@ // -// Retrieved via the SFSymbols app (Version 2.1) (sort by name, select all, right-click and select 'Copy Names') -// Updated on November 21 2020 +// Retrieved via the SFSymbols app (Version 3.1) (sort by name, select all, right-click and select 'Copy Symbols') +// Updated on November 13 2021 // -􀀸􀓫􀀹􀔊􀃈􀔩􀃉􀕈􀀺􀓬􀀻􀔋􀊮􀃊􀔪􀃋􀕉􀀼􀓭􀀽􀔌􀃌􀔫􀃍􀕊􀀾􀓮􀀿􀔍􀃎􀔬􀃏􀕋􀘗􀘘􀘙􀘚􀁀􀓯􀁁􀔎􀃐􀔭􀃑􀕌􀦽􀦾􀁂􀓰􀁃􀔏􀃒􀔮􀃓􀕍􀑱􀑲􀑵􀑶􀁄􀓱􀁅􀔐􀃔􀔯􀃕􀕎􀁆􀓲􀁇􀔑􀃖􀔰􀃗􀕏􀁈􀓳􀁉􀔒􀃘􀔱􀃙􀕐􀑳􀑴􀑷􀑸􀁊􀓴􀁋􀔓􀃚􀔲􀃛􀕑􀓵􀔔􀔳􀕒􀓶􀔕􀔴􀕓􀓷􀔖􀔵􀕔􀓸􀔗􀔶􀕕􀓹􀔘􀔷􀕖􀓺􀔙􀔸􀕗􀓻􀔚􀔹􀕘􀓼􀔛􀔺􀕙􀓽􀔜􀔻􀕚􀓾􀔝􀔼􀕛􀓿􀔞􀔽􀕜􀔀􀔟􀔾􀕝􀔁􀔠􀔿􀕞􀔂􀔡􀕀􀕟􀔃􀔢􀕁􀕠􀔄􀔣􀕂􀕡􀔅􀔤􀕃􀕢􀔆􀔥􀕄􀕣􀔇􀔦􀕅􀕤􀔈􀔧􀕆􀕥􀔉􀔨􀕇􀕦􀘠􀘡􀘢􀘣􀚗􀚘􀚽􀚾􀚙􀚚􀚿􀛀􀚛􀚜􀛁􀛂􀚝􀚞􀛃􀛄􀚟􀚠􀛅􀛆􀚡􀚢􀛇􀛈􀚣􀚤􀛉􀛊􀚥􀚦􀛋􀛌􀚧􀚨􀛍􀛎􀚩􀚪􀛏􀛐􀚫􀚬􀛑􀛒􀚭􀚮􀛓􀛔􀚯􀚰􀛕􀛖􀚱􀚲􀛗􀛘􀚳􀚴􀛙􀛚􀚵􀚶􀛛􀛜􀚷􀚸􀛝􀛞􀚹􀚺􀛟􀛠􀚻􀚼􀛡􀛢􀀄􀀅􀤍􀂔􀂕􀥊􀑓􀒸􀒹􀑢􀑡􀲌􀲋􀲎􀲍􀟥􀪷􀦯􀑝􀦰􀐭􀐮􀆖􀧰􀌚􀌜􀌝􀌛􀖀􀑋􀑏􀑐􀑌􀑑􀑒􀭨􀣺􀤭􀤮􀨫􀡴􀟤􀢷􀨶􀫋􀮕􀮖􀟞􀯖􀮔􀵀􀴾􀴿􀈭􀈯􀈰􀈮􀘸􀅌􀙛􀰌􀰍􀰎􀰏􀰐􀅈􀚁􀚂􀧡􀧢􀙷􀙸􀅉􀚃􀚄􀙹􀙺􀄩􀯴􀯵􀱃􀱄􀱅􀱆􀱇􀁸􀁹􀈽􀈾􀱈􀱻􀱼􀱽􀱉􀱊􀱋􀱌􀲗􀲘􀄰􀂆􀂇􀄖􀄗􀍑􀍒􀄱􀅋􀫞􀫟􀂈􀂉􀄘􀄙􀄈􀄉􀅀􀅄􀰑􀰒􀰓􀰔􀰕􀄪􀄾􀑾􀑿􀞒􀞓􀒀􀒁􀄭􀂀􀂁􀄐􀄑􀁺􀁻􀄊􀄋􀅁􀅅􀣁􀄫􀁼􀁽􀫵􀄌􀄍􀅂􀅆􀊯􀌢􀌣􀖊􀖋􀫷􀙠􀤖􀖄􀙡􀖅􀟷􀟸􀙞􀙟􀄴􀄵􀄷􀄶􀄳􀄲􀬫􀬬􀄸􀄹􀄨􀑹􀧐􀑺􀑻􀟩􀟨􀑼􀑽􀪨􀪪􀪩􀄬􀁾􀁿􀄎􀄏􀰹􀱶􀱷􀱸􀰺􀰻􀰼􀰽􀈵􀈶􀁶􀁷􀈻􀈼􀫶􀰾􀮵􀮶􀰿􀱀􀱁􀱂􀲕􀲖􀄮􀅊􀧛􀧜􀬑􀥩􀂂􀂃􀄒􀄓􀜃􀜄􀄯􀢿􀣀􀂄􀂅􀄔􀄕􀍏􀍐􀄆􀄇􀄿􀅃􀱍􀱎􀱐􀱏􀱑􀱒􀄻􀂌􀂍􀄜􀄝􀱓􀱔􀱕􀱖􀱗􀄼􀂎􀞸􀂏􀄞􀄟􀄽􀂐􀂑􀄠􀄡􀄺􀂊􀂋􀄚􀄛􀰨􀰩􀉙􀒑􀰚􀰢􀰤􀰥􀰣􀰜􀰝􀰛􀰞􀰠􀰡􀰟􀉌􀉔􀉖􀉗􀉕􀉎􀉏􀉍􀉐􀉒􀉓􀉑􀰦􀰧􀉘􀒐􀰀􀰂􀰃􀰁􀰄􀰅􀓃􀁨􀁩􀄥􀃸􀃹􀰆􀰈􀰉􀰇􀰊􀰋􀓄􀠉􀁪􀁫􀄦􀟦􀃺􀃻􀓅􀠊􀁬􀁭􀄧􀟧􀃼􀃽􀓂􀁦􀁧􀄤􀃶􀃷􀞖􀞏􀕬􀕭􀅷􀅹􀅸􀢐􀢑􀬚􀖹􀖺􀗹􀗺􀀆􀀇􀂖􀂗􀊉􀊍􀊑􀊒􀊎􀊊􀩨􀩩􀰮􀊪􀍣􀍧􀍥􀒫􀒬􀍤􀍨􀍦􀗑􀗒􀘑􀘒􀎓􀎔􀭿􀮀􀘱􀎺􀬧􀛪􀛩􀛨􀢋􀙩􀙪􀋙􀝖􀝗􀋛􀋜􀋚􀋝􀋟􀋠􀋞􀡥􀱬􀱭􀠍􀠎􀗕􀗖􀘕􀘖􀅓􀅗􀅘􀋥􀘳􀘴􀡞􀝃􀋧􀋨􀋦􀫮􀫯􀞽􀛥􀒗􀒙􀒚􀒘􀘿􀙀􀋩􀋫􀋬􀋪􀥠􀉚􀉜􀉝􀤞􀤟􀉛􀉞􀉠􀉡􀉟􀟍􀟎􀬒􀬓􀮰􀮱􀮲􀮳􀎜􀎝􀌪􀒤􀘲􀌫􀌸􀌹􀌼􀌽􀌨􀌩􀮅􀝒􀝔􀝕􀝓􀤨􀤩􀮆􀓜􀑂􀘞􀝈􀜛􀜜􀝉􀀈􀀉􀂘􀂙􀉉􀧞􀮝􀉋􀉊􀒎􀒏􀌞􀨺􀢗􀌠􀌡􀌟􀢘􀟗􀢪􀞲􀢫􀢬􀢭􀢮􀢯􀢰􀝁􀝂􀎼􀪳􀆡􀆢􀝶􀝷􀧶􀧷􀌴􀌵􀙘􀝄􀝅􀭯􀭰􀙙􀍩􀍭􀍫􀒭􀒮􀍪􀍮􀍬􀯡􀯢􀗃􀗄􀘃􀘄􀖙􀖚􀗙􀗚􀅏􀫕􀫖􀐾􀥜􀦌􀐿􀣉􀑀􀜋􀪫􀆅􀁢􀁣􀢓􀢔􀏋􀏌􀡮􀡯􀇺􀇻􀞛􀞜􀃲􀃳􀯶􀰪􀯷􀯸􀯹􀯺􀆑􀆒􀆓􀆐􀆈􀁰􀁱􀄀􀄁􀯻􀰫􀯼􀯽􀯾􀯿􀆉􀆋􀁲􀁳􀙚􀄂􀄃􀆊􀆌􀁴􀁵􀄄􀄅􀆇􀆏􀁮􀁯􀃾􀃿􀀀􀪖􀨁􀨂􀓞􀧒􀀁􀧻􀞾􀞿􀇸􀇹􀧸􀩇􀧹􀩄􀩆􀩅􀀂􀀃􀧺􀪗􀧙􀫲􀣽􀜞􀙢􀙣􀬎􀬏􀆙􀆚􀐫􀯛􀣔􀐬􀇂􀇒􀇓􀇞􀇟􀇄􀇅􀇃􀇊􀇋􀇌􀇍􀇈􀇉􀇚􀇠􀇡􀇛􀇜􀇝􀇆􀇇􀇐􀇑􀇎􀇏􀇔􀇘􀇙􀇕􀇖􀇗􀗁􀗂􀘁􀘂􀦈􀦉􀆔􀩿􀪀􀪁􀪂􀳇􀳈􀭈􀆍􀫥􀍯􀒯􀒰􀍰􀍳􀍴􀣜􀯙􀯚􀣞􀣟􀣝􀦅􀦆􀗅􀗆􀘅􀘆􀐘􀐙􀬨􀳴􀡅􀤘􀤙􀫌􀮐􀭆􀭇􀮴􀣠􀣡􀇰􀭅􀳃􀳄􀡓􀡔􀀊􀀋􀂚􀂛􀋶􀝿􀆛􀆜􀆗􀆘􀡑􀡒􀙗􀪐􀪑􀍺􀍻􀟈􀟉􀧣􀧤􀧥􀧦􀧧􀧨􀧩􀧪􀧫􀧬􀧭􀧮􀯝􀢹􀨧􀨦􀅿􀁒􀁓􀃢􀃣􀈷􀉇􀦋􀩴􀩚􀩛􀣗􀈹􀈺􀈸􀩵􀣘􀉃􀉄􀉁􀉂􀉆􀥨􀉅􀦊􀈿􀳼􀳽􀉀􀡢􀕹􀎾􀤧􀣿􀣾􀏞􀖗􀖘􀗗􀗘􀖩􀖪􀗩􀗪􀝯􀫍􀰭􀌙􀖒􀕴􀕵􀪵􀪶􀮋􀨲􀨀􀧼􀧽􀧿􀧾􀠑􀠒􀈀􀈁􀀌􀀍􀂜􀂝􀜣􀦿􀞇􀧁􀠦􀆥􀢡􀢢􀆦􀍠􀕺􀕻􀍡􀍢􀠩􀠪􀍕􀦗􀦘􀍛􀍜􀫙􀍗􀍘􀍖􀫚􀍙􀍚􀆀􀁔􀁕􀃤􀃥􀆧􀲵􀲶􀖧􀖨􀗧􀗨􀅎􀢒􀣴􀵄􀱨􀢤􀌬􀌭􀁞􀁟􀌑􀌒􀘯􀘰􀞟􀞠􀃮􀃯􀇾􀇿􀤂􀩐􀪹􀩏􀩬􀩎􀤜􀩮􀩑􀨤􀨥􀤃􀩔􀪺􀩓􀩭􀩒􀤝􀩯􀩕􀋭􀛿􀜀􀋮􀋯􀋰􀦭􀎗􀎙􀎘􀖆􀦧􀨭􀀎􀀏􀅭􀝧􀝨􀂞􀂟􀥧􀨸􀎸􀙌􀎽􀪌􀥢􀳾􀳿􀝢􀝣􀝤􀪢􀪣􀝻􀝼􀝽􀯪􀱢􀎶􀎷􀋉􀤔􀤕􀋋􀋌􀋊􀋍􀋏􀋐􀋎􀙬􀙭􀝌􀞋􀪴􀖡􀖢􀗡􀗢􀐕􀐖􀥌􀈕􀣍􀈛􀈝􀈙􀧆􀈗􀈘􀈖􀣎􀈜􀈞􀈚􀧇􀊋􀊏􀊓􀊔􀊐􀊌􀩪􀩫􀖟􀖠􀗟􀗠􀅮􀅬􀀐􀀑􀂠􀂡􀛸􀛹􀍽􀓧􀓓􀍟􀣋􀥎􀥏􀣌􀑉􀓀􀓁􀑊􀦠􀦡􀆪􀎀􀎂􀎄􀎆􀎈􀎊􀘥􀘧􀘩􀍿􀎁􀎃􀎅􀎇􀎉􀘤􀘦􀘨􀫓􀫔􀆂􀁖􀁗􀃨􀃩􀤠􀤡􀓗􀓘􀘟􀖿􀗀􀗿􀘀􀑭􀟑􀬗􀀒􀀓􀂢􀂣􀭝􀭜􀙄􀙅􀖓􀖔􀤻􀤼􀙽􀙾􀙿􀚀􀤹􀦂􀦃􀤺􀝰􀝱􀉻􀉼􀉽􀉾􀬁􀬂􀊁􀊂􀉿􀊀􀟰􀟱􀟮􀟯􀲮􀲯􀓎􀓏􀑈􀒾􀒿􀪓􀊴􀊸􀊹􀊵􀊶􀊺􀊻􀊷􀥴􀥵􀐪􀝝􀝞􀝎􀟵􀟶􀮎􀟴􀝏􀦇􀠀􀟢􀮍􀟳􀟣􀖇􀣬􀖈􀖉􀎞􀥆􀥇􀎟􀖻􀖼􀗻􀗼􀇩􀀔􀀕􀂤􀂥􀌋􀌕􀌖􀌗􀌘􀌍􀌎􀌌􀌏􀌐􀋵􀞀􀖫􀖬􀗫􀗬􀯠􀵏􀵐􀅳􀅴􀅵􀥾􀨪􀟠􀴓􀟟􀴒􀥓􀵑􀥔􀵒􀟜􀴑􀟝􀐶􀴎􀡆􀨴􀴏􀡇􀨵􀢺􀫨􀫩􀫪􀫫􀫧􀴐􀅔􀀖􀀗􀂦􀂧􀭛􀭚􀥋􀀘􀀙􀂨􀂩􀟕􀟖􀢕􀢖􀇳􀫒􀓖􀣭􀤯􀞹􀞺􀖳􀖴􀗳􀗴􀀚􀀛􀦒􀦔􀫃􀫁􀨇􀨈􀂪􀂫􀨉􀨊􀨋􀨌􀯔􀯕􀟛􀬩􀝜􀗓􀗔􀘓􀘔􀓩􀣳􀢟􀢠􀨓􀨔􀥲􀙜􀥳􀆁􀁘􀁙􀃦􀃧􀟂􀟃􀡦􀡧􀇮􀇭􀛭􀛮􀞃􀞄􀫎􀫏􀫰􀫱􀘵􀘶􀌇􀧱􀧲􀜓􀌈􀌉􀑮􀉨􀉣􀥕􀒠􀒡􀒞􀒟􀖷􀖸􀗷􀗸􀬉􀋲􀋷􀋳􀩳􀋱􀋴􀣩􀢽􀐡􀙔􀐣􀐢􀋑􀋕􀋖􀋒􀮄􀋓􀋔􀋗􀋘􀘬􀘭􀮃􀎠􀵅􀒲􀒳􀢍􀢎􀎡􀙵􀙶􀎤􀎥􀢈􀢉􀢳􀢴􀢱􀢲􀑙􀑚􀞙􀞚􀎢􀎣􀢵􀢶􀡜􀡝􀤎􀨗􀨘􀦚􀦛􀀜􀀝􀂬􀂭􀪯􀪰􀪲􀦱􀦮􀪱􀨳􀏜􀥃􀢌􀊫􀒒􀒓􀣪􀢾􀣫􀍝􀍞􀗍􀗎􀘍􀘎􀙊􀙋􀎪􀎫􀜇􀜈􀙉􀬲􀬳􀑖􀑘􀑗􀫦􀤁􀤀􀣰􀣑􀦍􀌤􀌦􀌧􀌥􀎌􀠕􀊰􀒩􀒪􀊱􀊲􀊳􀗉􀗊􀘉􀘊􀅽􀁎􀁏􀢁􀢂􀊭􀫬􀫭􀏉􀏊􀡬􀡭􀅻􀃞􀃟􀆹􀆻􀆼􀆺􀇀􀇁􀆽􀆾􀯫􀯬􀣊􀢣􀦩􀦪􀢅􀅾􀁐􀁑􀃠􀃡􀑫􀑪􀒼􀒽􀑬􀫀􀥿􀦀􀀞􀀟􀂮􀂯􀖽􀖾􀗽􀗾􀤆􀤦􀥅􀨯􀨰􀍼􀧵􀓕􀣙􀆃􀁚􀁛􀃪􀃫􀀠􀀡􀂰􀂱􀟊􀟋􀢸􀤄􀤅􀆕􀲞􀲟􀲠􀲡􀀢􀀣􀂲􀂳􀎑􀎒􀣶􀣷􀝥􀝦􀐏􀐐􀉢􀢏􀒔􀒕􀈟􀈡􀈢􀈠􀒆􀊅􀊗􀊘􀊆􀊛􀊜􀥺􀈊􀈐􀈋􀈌􀈍􀒋􀉥􀧚􀉧􀉦􀘾􀉩􀉫􀠃􀠄􀉬􀓥􀓦􀝊􀝋􀪼􀜗􀜕􀓣􀓤􀉭􀉳􀉷􀉱􀉯􀭽􀉵􀉮􀉴􀉸􀉲􀉰􀭾􀉶􀏏􀏐􀉹􀉺􀦎􀉪􀪽􀜘􀜖􀯧􀯩􀯒􀯓􀯑􀲏􀯨􀙳􀙴􀉤􀒱􀖯􀖰􀗯􀗰􀖱􀖲􀗱􀗲􀌾􀍂􀍄􀍀􀖎􀱮􀱯􀒥􀒦􀬛􀍆􀒧􀒨􀍇􀌿􀍃􀍅􀍁􀖏􀬜􀏅􀏆􀏬􀏫􀣵􀵪􀎏􀟽􀠱􀠲􀎦􀒴􀒵􀎧􀎨􀎩􀠳􀑨􀑧􀠴􀭲􀭱􀮷􀊃􀊕􀊖􀊄􀊙􀊚􀪅􀪆􀵨􀵩􀊇􀊈􀅼􀑍􀑎􀌶􀌷􀁌􀁍􀡿􀢀􀊬􀡙􀡚􀏇􀏈􀤱􀏪􀤰􀏩􀡪􀡫􀅺􀃜􀃝􀐈􀐇􀥄􀛺􀍶􀘝􀬱􀣱􀆨􀥥􀥤􀥦􀎚􀪞􀪟􀪿􀎛􀪾􀆎􀚐􀚑􀚒􀤚􀤛􀳋􀳌􀀤􀀥􀂴􀂵􀖂􀎻􀅍􀁜􀁝􀄢􀄣􀬔􀬕􀃬􀭉􀃭􀍓􀍔􀌮􀌯􀀦􀀧􀦓􀦕􀫄􀫂􀨍􀨎􀂶􀂷􀭙􀭘􀨏􀨐􀨑􀨒􀪔􀪕􀇯􀨕􀨖􀢙􀢚􀕼􀏃􀇴􀬄􀬅􀚅􀙮􀙯􀒖􀈏􀬸􀫺􀫹􀏕􀏓􀵚􀏑􀏗􀨨􀥝􀐷􀩲􀥁􀥪􀥂􀐸􀏄􀏖􀏔􀵛􀏒􀏘􀑰􀏨􀤽􀤾􀤿􀓛􀚉􀛦􀛧􀇶􀚆􀭵􀭶􀤳􀭳􀭴􀤶􀤴􀥞􀨱􀏧􀑯􀥀􀟏􀫼􀫻􀟐􀤷􀤵􀥟􀨩􀩺􀩻􀩸􀩹􀣤􀣥􀧊􀧋􀧈􀧉􀧌􀧍􀏟􀕸􀏢􀘮􀏭􀏳􀏹􀏱􀏮􀏴􀏺􀏲􀏻􀏼􀴊􀊞􀊟􀵍􀵎􀵋􀵌􀯆􀣨􀅇􀋀􀋁􀛯􀢇􀎮􀎯􀎰􀎱􀨙􀨚􀖥􀖦􀗥􀗦􀟀􀟁􀗏􀗐􀘏􀘐􀀨􀀩􀂸􀂹􀎬􀎭􀢆􀭭􀭮􀪊􀪋􀉈􀞷􀐩􀓨􀤑􀤏􀤐􀪇􀪈􀟆􀟇􀑠􀪬􀨡􀗋􀗌􀘋􀘌􀙦􀵔􀙧􀙨􀲊􀞡􀞢􀆝􀆞􀐚􀐛􀊝􀵉􀵊􀰱􀏚􀏛􀱦􀱤􀱥􀱧􀰲􀙤􀰯􀰰􀯌􀯍􀠅􀡹􀡺􀠆􀍵􀕧􀕨􀜚􀌆􀐗􀰗􀟲􀇱􀕪􀕫􀍷􀕩􀇢􀇣􀇥􀫸􀆿􀲳􀲴􀰙􀊠􀊡􀊢􀫠􀫡􀊣􀊤􀊥􀊦􀥑􀥒􀊧􀊨􀊩􀌊􀑞􀍾􀝐􀝑􀂒􀯭􀯯􀯮􀯰􀯳􀯲􀯱􀈄􀈅􀈈􀈉􀈂􀈃􀈆􀈇􀦏􀐑􀐔􀈎􀪚􀨃􀨄􀓔􀧑􀂓􀐓􀐒􀐊􀫝􀐆􀭞􀇷􀚈􀓙􀤲􀣕􀣖􀇵􀚇􀦲􀦺􀦻􀦼􀦳􀫐􀦸􀦷􀦹􀦴􀦵􀦶􀓚􀚓􀐉􀐅􀯇􀩶􀚔􀣦􀣧􀕰􀕱􀏠􀘜􀕮􀕯􀟻􀟼􀡗􀕲􀕳􀡘􀐋􀰳􀰴􀐜􀐝􀐠􀧏􀐞􀙐􀙑􀐟􀙒􀙓􀐌􀪛􀏡􀣮􀩷􀩢􀣯􀮞􀮌􀮟􀫴􀋂􀋅􀋆􀋃􀋄􀋇􀋈􀠧􀠨􀑆􀒺􀒻􀑇􀖝􀖞􀗝􀗞􀝾􀛶􀜪􀜫􀛷􀐯􀐰􀅖􀑔􀒃􀊽􀒄􀊿􀒂􀊼􀒅􀊾􀘽􀆵􀆶􀆷􀆸􀆭􀆮􀆫􀆬􀆱􀆲􀆳􀆴􀫊􀜊􀌰􀌱􀀪􀀫􀂺􀂻􀏣􀏥􀏦􀏤􀋡􀋣􀋤􀋢􀦫􀦬􀢊􀍈􀙰􀜅􀜆􀖭􀖮􀗭􀗮􀩼􀪏􀌁􀌀􀌂􀣚􀋾􀋺􀋹􀋸􀋼􀋻􀲱􀲲􀫗􀫘􀌲􀌳􀅫􀋽􀌃􀌄􀌅􀭥􀋿􀧎􀅶􀅒􀅱􀅯􀅰􀅑􀅐􀵿􀵷􀓡􀓢􀇬􀇫􀇪􀦜􀪃􀪄􀇲􀣂􀐱􀭄􀥣􀇧􀓐􀓑􀴌􀟒􀝆􀲛􀲜􀝇􀜝􀈑􀈓􀈔􀈒􀜧􀜨􀈣􀈩􀈪􀈧􀈨􀈥􀈦􀒌􀒍􀈤􀈫􀈬􀛣􀨅􀨆􀛤􀚕􀚖􀇨􀗇􀗈􀘇􀘈􀎐􀖣􀖤􀗣􀗤􀎲􀫑􀲰􀎳􀎴􀒶􀎵􀒷􀀬􀀭􀂼􀂽􀏝􀙕􀙖􀅕􀀮􀀯􀂾􀂿􀍉􀮺􀜮􀱰􀱱􀍋􀍌􀍊􀮻􀜯􀍍􀍎􀅙􀅪􀎹􀎿􀏀􀀰􀀱􀃀􀃁􀪒􀟾􀟿􀍱􀍲􀜍􀜎􀱘􀱙􀱚􀱛􀱜􀱝􀙱􀭷􀭸􀙲􀭹􀭺􀙫􀞈􀞉􀑃􀑅􀑄􀜟􀟪􀟫􀙇􀙥􀙈􀇤􀇦􀖵􀖶􀗵􀗶􀎕􀤊􀤋􀎖􀀲􀀳􀃂􀃃􀓪􀆄􀈱􀈳􀈴􀈲􀁠􀁡􀢃􀢄􀌓􀌔􀒉􀒊􀏍􀏎􀡰􀡱􀇼􀇽􀞝􀞞􀃰􀃱􀧘􀀴􀀵􀃄􀃅􀖛􀖜􀗛􀗜􀀶􀀷􀃆􀃇􀨛􀨜􀨝􀨞􀖃 +􀀸􀓫􀀹􀔊􀃈􀔩􀃉􀕈􀀺􀓬􀀻􀔋􀊮􀃊􀔪􀃋􀕉􀀼􀓭􀀽􀔌􀃌􀔫􀃍􀕊􀀾􀓮􀀿􀔍􀃎􀔬􀃏􀕋􀘗􀘘􀘙􀘚􀁀􀓯􀁁􀔎􀃐􀔭􀃑􀕌􀦽􀦾􀁂􀓰􀁃􀔏􀃒􀔮􀃓􀕍􀑱􀑲􀑵􀑶􀁄􀓱􀁅􀔐􀃔􀔯􀃕􀕎􀁆􀓲􀁇􀔑􀃖􀔰􀃗􀕏􀁈􀓳􀁉􀔒􀃘􀔱􀃙􀕐􀑳􀑴􀑷􀑸􀁊􀓴􀁋􀔓􀃚􀔲􀃛􀕑􀓵􀔔􀔳􀕒􀓶􀔕􀔴􀕓􀓷􀔖􀔵􀕔􀓸􀔗􀔶􀕕􀓹􀔘􀔷􀕖􀓺􀔙􀔸􀕗􀓻􀔚􀔹􀕘􀓼􀔛􀔺􀕙􀓽􀔜􀔻􀕚􀓾􀔝􀔼􀕛􀓿􀔞􀔽􀕜􀔀􀔟􀔾􀕝􀔁􀔠􀔿􀕞􀔂􀔡􀕀􀕟􀔃􀔢􀕁􀕠􀔄􀔣􀕂􀕡􀔅􀔤􀕃􀕢􀔆􀔥􀕄􀕣􀔇􀔦􀕅􀕤􀔈􀔧􀕆􀕥􀔉􀔨􀕇􀕦􀘠􀘡􀘢􀘣􀚗􀚘􀚽􀚾􀚙􀚚􀚿􀛀􀚛􀚜􀛁􀛂􀚝􀚞􀛃􀛄􀚟􀚠􀛅􀛆􀚡􀚢􀛇􀛈􀚣􀚤􀛉􀛊􀚥􀚦􀛋􀛌􀚧􀚨􀛍􀛎􀚩􀚪􀛏􀛐􀚫􀚬􀛑􀛒􀚭􀚮􀛓􀛔􀚯􀚰􀛕􀛖􀚱􀚲􀛗􀛘􀚳􀚴􀛙􀛚􀚵􀚶􀛛􀛜􀚷􀚸􀛝􀛞􀚹􀚺􀛟􀛠􀚻􀚼􀛡􀛢􁂷􁂸􀀄􀀅􀤍􀂔􀂕􀥊􀑓􀷯􀒸􀒹􀷰􀑢􀱫􀾧􀾨􀑡􀱪􀾑􀾒􀲌􀲋􀲎􀲍􀟥􀹧􀹨􀹩􀹪􀺹􀪷􀹫􀹬􀦯􀑝􀦰􁄾􁄿􁄼􁄽􀐭􀐮􀩉􀥗􀩈􀥖􀩊􀥘􀩍􀥛􀩌􀥚􀩋􀥙􀬭􀆖􁆭􀧰􀌚􀌜􀌝􀌛􀖀􀷈􀷉􁅒􀑋􀑏􁂠􁂡􀑐􁀘􀿫􀑌􀑑􀑒􀭨􀣺􀺮􀤭􀤮􀨫􀡴􀼩􀼪􀼫􀼬􀝩􀝪􀼧􀼨􀟤􀴪􀢷􀸎􀨶􀫋􀮕􀮖􀟞􀯖􀮔􀵀􀴾􀴿􀈭􀈯􀈰􀈮􀘸􁀒􀅌􀙛􀰌􀰍􀰎􀰏􀰐􁂊􁂌􁂍􀅈􀚁􀚂􀧡􀧢􀙷􀙸􀅉􀚃􀚄􀙹􀙺􀄩􀯴􀯵􀱃􀱄􀱅􀱆􀱇􀁸􀁹􀈽􀈾􀱈􀱻􀱼􀱽􀱉􀱊􀱋􀱌􀲗􀲘􀄰􀂆􀂇􀄖􀄗􀍑􀍒􀄱􀅋􀫞􀫟􀂈􀂉􀄘􀄙􀄈􀄉􀅀􀓈􀓉􀅄􀰑􀰒􀰓􀰔􀰕􁂎􁂐􁂑􀄪􀄾􀑾􀑿􀞒􀞓􀒀􀒁􀄭􀂀􀂁􀄐􀄑􀁺􀁻􀄊􀄋􀅁􀓊􀓋􀅅􀣁􀄫􀁼􀁽􀫵􀄌􀄍􀅂􀓌􀓍􀅆􀊯􀌢􀌣􀖊􀖋􀫷􀙠􀤖􀖄􀙡􀖅􀟷􀟸􀙞􀙟􀄴􀄵􀄷􀄶􀄳􀄲􀬫􀬬􀄸􀄹􀄨􀑹􀧐􀑺􀑻􀟨􀟩􀑼􀑽􀪨􀪪􀪩􀄬􀁾􀁿􀄎􀄏􀰹􀱶􀱷􀱸􀰺􀰻􀰼􀰽􀈵􀈶􀁶􀁷􀈻􀈼􀫶􀰾􀮵􀮶􀰿􀱀􀱁􀱂􀲕􀲖􀄮􀅊􀧛􀧜􀬑􀥩􀂂􀂃􀄒􀄓􀜃􀜄􀄯􀢿􀣀􀂄􀂅􀄔􀄕􀍏􀍐􀄆􀄇􀄿􀓆􀓇􀅃􀱍􀱎􀱐􀱏􀱑􀱒􀄻􀂌􀂍􀄜􀄝􀱓􀱔􀱕􀱖􀱗􀄼􀂎􀞸􀂏􀄞􀄟􀄽􀂐􀂑􀄠􀄡􀄺􀂊􀂋􀄚􀄛􀰨􀰩􀉙􀒑􀰚􀰢􀰤􀰥􀰣􀰜􀰝􀰛􀰞􀰠􀰡􀰟􀉌􀉔􀉖􀉗􀉕􀉎􀉏􀉍􀉐􀉒􀉓􀉑􀰦􀰧􀉘􀒐􀰀􀰂􀰃􀰁􀰄􀰅􀓃􀁨􀁩􀄥􀃸􀃹􀰆􀰈􀰉􀰇􀰊􀰋􀓄􀠉􀟦􀁪􀁫􀄦􀃺􀃻􀓅􀠊􀟧􀁬􀁭􀄧􀃼􀃽􀓂􀁦􀁧􀄤􀃶􀃷􀞖􀞏􀸓􀕬􀕭􀅷􀅹􀅸􀢐􀢑􀬚􀖹􀖺􀗹􀗺􀀆􀀇􀂖􀂗􀊉􀺃􀺄􀊍􀊑􀊒􀊎􀊊􀩨􀩩􀰮􀊪􀍣􀍧􀍥􀒫􀒬􀍤􀍨􀍦􀗑􀗒􀘑􀘒􀎓􀎔􀭿􀮀􀘱􀎺􀬧􀛪􀛩􀺶􀺸􀛨􀢋􀺒􀺭􀻔􀺯􀹭􀹰􀹱􀹯􀹮􀾣􀾤􀾢􀾥􀾦􀙩􁁏􁁐􀙪􀋙􀻿􀼀􀝖􀰷􀰸􀝗􀋛􀋜􀋚􀋝􀋟􀋠􀋞􀼷􀼸􀡥􀱬􀱭􀠍􀠎􀗕􀗖􀘕􀘖􀅓􀅗􀅘􀋥􀘳􀘴􀫮􀫯􀡞􁄲􁄳􀝃􀋧􀋨􀋦􀞽􀛥􀒗􀒙􀒚􀒘􀘿􀙀􁉘􁃗􁃘􀋩􀋫􀋬􀋪􀼵􀼶􀥠􀉚􀉜􀉝􀤞􁇣􁇤􀤟􀉛􀉞􀉠􀉡􀉟􀟍􀟎􀼹􀼺􀬒􁆼􁆽􀬓􀯐􀯏􀮰􀮱􀮲􀮳􀎜􀷡􀷢􀎝􀌪􀒤􀘲􁃒􁃓􁇐􁇑􀌫􀌸􀌹􀌼􀌽􀌨􁇎􁇏􀌩􀮅􀝒􀝔􀝕􀝓􀤨􁇆􁇇􀤩􀮆􀓜􀑂􀘞􀝈􀜛􀜜􀝉􀀈􀀉􀂘􀂙􀺦􀴞􀷶􀷷􀉉􀧞􀮝􀉋􀉊􀒎􀒏􁁃􀻤􀻣􁁂􀌞􀨺􀢗􀌠􀌡􀌟􀢘􀟗􀢪􀞲􀢫􀢬􀢭􀢮􀢯􀢰􀝁􀝂􀹺􀹻􀎼􀪳􀆡􀆢􀝶􀿶􀝷􀾚􀿳􀧶􀿺􀧷􀾛􀿷􀿸􀿹􀿴􀿵􀌴􀌵􀙘􀝄􀝅􀭯􀭰􀸌􀸍􀙙􀍩􀍭􀍫􀒭􀒮􀍪􀍮􀍬􀯡􀯢􀗃􀗄􀘃􀘄􀖙􀖚􀗙􀗚􀅏􀫕􀫖􀌰􀌱􀅫􀅶􀐾􀥜􀦌􀐿􀣉􀑁􀴚􀴛􀑀􀜋􁂥􀪫􀵔􀷾􀆅􀿋􀿌􀁢􀁣􁃎􁁚􁁛􀢓􀢔􀏋􀏌􀡮􀡯􀇺􀇻􀞛􀞜􀃲􀃳􀯶􀰪􀯷􀯸􀯹􀯺􀆑􀆒􀆓􀆐􀆈􀁰􀁱􀄀􀄁􀯻􀰫􀯼􀯽􀯾􀯿􀆉􀆋􀁲􀁳􀙚􀄂􀄃􀆊􀆌􀁴􀁵􀄄􀄅􀆇􀆏􀁮􀁯􀃾􀃿􀀀􀠌􀞍􀪖􀨁􀨂􀓞􀧒􁅃􀀁􀺇􀺈􀺉􀺊􀞾􀞿􀇸􀺲􀺳􀇹􀧸􀩇􀧹􀩄􀩆􀩅􀙢􀷙􀷚􀙣􀬎􀬏􀝜􀀂􀀃􀻃􀻄􀧺􀧻􀪗􀧙􀫲􀣽􀜞􀆙􀆚􀐫􀯛􀣔􀹴􀹵􀹶􀹷􁆸􁆹􀐬􀇂􀇒􀇓􀇞􀇟􀇄􀇅􀇃􀇊􀇋􀇌􀇍􀇈􀇉􀇚􀇠􀇡􀇛􀇜􀇝􀇆􀇇􀇐􀇑􀇎􀇏􀇔􀇘􀇙􀇕􀇖􀇗􀗁􀗂􀘁􀘂􀦈􀦉􀆔􀩿􀪀􀪁􀪂􀺣􀺤􀳇􀳈􀭈􀆍􀫥􀧓􀍯􁂨􀒯􀒰􀍰􁄭􀍳􀍴􀣜􀯙􀯚􀣞􀣟􀣝􀼘􀼙􀦅􀦆􀗅􀗆􀘅􀘆􀐘􀐙􀬨􀳴􀸘􀸙􀡅􀤘􀤙􀫌􀮐􀭆􀭇􀮴􀣠􀣡􀇰􀭅􀳃􀳄􀡓􀡔􀀊􀀋􀂚􀂛􀋶􀝿􁂈􁂉􁂒􁂓􀆛􀆜􀆗􀆘􀡑􀡒􀙗􀶾􁃃􀪐􀪑􀍺􀍻􀟈􁀆􁇡􁇢􀟉􀾗􁀃􁀄􁀅􀺴􀺵􀧣􀧤􀧥􀧦􀧧􀧨􀧩􀧪􀧫􀧬􀧭􀧮􀻖􀻗􀻘􀻙􀻱􀻲􀻳􀻴􀴣􀴤􀴡􀴢􀯝􀢹􀨧􀶽􀨦􀅿􀁒􀁓􀃢􀃣􀈷􀉇􀦋􀩴􀩚􀩛􀣗􀈹􀈺􀈸􀩵􀣘􀉃􀉄􀉁􀉂􀉆􀥨􀉅􀦊􀈿􀳼􀳽􀉀􀩽􀩾􀕹􀎾􀡢􀤧􀣿􀣾􀏞􀖗􀖘􀗗􀗘􀖩􀖪􀗩􀗪􀝯􀫍􀺪􁇞􀰭􀌙􀖒􀼗􀕴􀕵􀪵􀪶􀮋􁇝􀨲􀨀􀧼􀧽􀧿􀧾􀠑􁇊􁇋􀠒􀈀􀈁􀀌􀀍􀂜􀂝􀜣􀵣􀦿􀞇􀧁􀸸􀹥􀹦􀠦􀆥􀢡􀢢􀆦􀍠􀕺􀕻􀍡􀍢􁇵􀠩􀠪􁁟􁁠􀍕􀦗􀦘􀍛􀍜􀫙􀫚􀍗􀍘􀍖􀍙􀍚􀆀􀁔􀁕􀃤􀃥􀆧􀲵􀲶􀖧􀖨􀗧􀗨􀅎􀢒􀣴􀵄􀱨􀢤􀌬􁆶􁆷􀌭􀁞􀁟􀌑􀌒􀘯􀘰􀞟􀞠􀃮􀃯􀇾􀇿􀤂􀩐􀪹􀩏􀩬􀩎􀤜􀩮􀩑􀨤􀨥􀤃􀩔􀪺􀩓􀩭􀩒􀤝􀩯􀩕􀋭􀛿􀜀􀋮􀋯􀜁􀜂􀋰􀽇􀽈􁂔􁂕􀦭􀎗􀎙􀎘􀖆􀦧􀨭􀀎􀀏􀅭􀝧􀝨􀂞􀂟􀥧􀨸􀎸􀙌􀎽􁃌􁃍􁁋􁁌􀪌􀸅􀸆􀥢􁈑􀳾􀳿􀝢􀝣􀝤􀪢􀪣􀝻􀝼􀝽􀯪􀱢􀎶􀸊􀸋􀎷􀋉􀶶􀶷􁁜􀤔􀤕􀋋􀋌􀋊􀶸􀋍􀋏􀋐􀋎􀼳􀼴􀙬􁇒􁇓􀙭􀝌􀞋􀪴􀖡􀖢􀗡􀗢􀐕􀐖􀥌􀈕􀣍􀈛􀈝􀈙􀧆􀈗􀈘􀈖􀣎􀈜􀈞􀈚􀧇􀸩􀸹􀸺􀊋􀺅􀺆􀊏􀊓􀊔􀊐􀊌􀩪􀩫􀖟􀖠􀗟􀗠􀵞􀵠􀵡􀵟􀅮􀅬􀀐􀀑􀂠􀂡􀛸􀛹􀍽􀓧􀓓􀍟􁅦􁅨􁅧􀺺􀺻􀣋􀥎􀥏􀺼􀺽􀣌􀑉􀓀􀓁􀑊􀦠􀦡􀆪􀵱􀵲􀵵􀵶􁅍􀵳􀵴􀎀􀶱􀎂􀎄􀎆􀎈􀎊􀘥􀘧􀘩􀍿􀶰􀎁􀎃􀎅􀎇􀎉􀘤􀘦􀘨􀫓􁆾􁆿􀫔􀆂􀁖􀁗􀃨􀃩􀤠􀤡􀓗􀓘􀘟􀖿􀗀􀗿􀘀􀑭􀟑􀬗􀀒􀀓􀂢􀂣􀭜􀭝􀙄􀷔􀷕􀙅􀖓􀖔􀤻􀤼􀙽􀙾􀙿􀚀􀤹􀦂􀦃􀤺􀝰􀝱􀉻􀷊􀷋􀉼􀉽􀉾􀽓􀽔􀴨􀴩􀬁􀬂􀊁􀷟􀷠􀊂􀉿􀷝􀷞􀊀􀟰􀟱􀟮􀟯􀲮􀲯􀓎􀓏􀑈􀒾􀒿􀪓􀊴􀊸􀊹􀊵􁃪􁃫􀊶􀊺􀊻􀊷􀼱􀼲􀥴􀥵􀐪􀝝􁀿􀝞􁀉􁀊􁀾􀝎􀟵􀟶􀻻􀻼􀮎􀟴􀷭􀷮􀝏􀦇􀠀􀟢􀮍􀟳􀺌􀺍􀷫􀷬􀟣􀷧􀷩􀷪􀻹􀻺􀷨􀖇􀣬􀖈􁇛􁇜􀖉􀎞􀥆􀥇􀎟􀖻􀖼􀗻􀗼􁃚􁃛􀇩􀀔􀀕􀂤􀂥􀌋􀌕􀌖􀌗􀌘􀌍􀌎􀌌􀌏􀌐􀽑􀽒􀋵􀞀􀖫􀖬􀗫􀗬􀯠􀵏􀵐􀅳􀅴􀅵􀥾􀨪􀟠􀷀􁄟􀴓􀟟􀴒􀥓􀵑􀥔􀵒􁀲􀟜􀶼􀴑􁄩􁄪􀟝􀐶􁄥􁄦􀴎􀡆􁅚􁅛􀨴􁄧􁄨􀴏􀡇􁅜􁅝􀾖􀨵􁄫􁄬􀺐􀺏􀢺􀫨􀫩􀫪􀫫􀫧􀴐􁂲􀅔􀼍􀼎􀀖􀀗􀂦􀂧􀭚􀭛􀥋􀀘􀀙􀂨􀂩􀟕􀟖􀢕􀢖􀇳􀫒􀓖􀣭􀺑􀤯􀞹􀞺􀖳􀖴􀗳􀗴􀀚􀀛􀦒􀫁􀦔􀫃􀿜􀿝􀿖􀿗􀿘􀿙􀿚􀿛􀨇􀨈􀂪􀂫􀨉􀨊􀨋􀨌􀯔􀯕􀰵􀰶􀟛􀶿􀬩􁃂􀗓􀗔􀘓􀘔􀓩􀣳􀢟􀢠􀨓􀨔􀥲􀙜􁂬􁂭􀥳􀆁􀁘􀁙􀃦􀃧􀟂􀟃􀡦􀡧􀇮􀇭􀛭􁇖􁇗􀛮􀞃􀞄􀘵􀘶􀫎􀫏􀌇􀧱􀧲􀜓􀌈􀌉􀫰􀫱􀑮􀰬􀉨􀉣􀥕􀒠􀒡􀒞􀒟􀖷􀖸􀗷􀗸􀬉􀋲􀋷􀻧􀻨􀋳􀩳􀺿􀹲􀹳􀋱􀹆􀋴􀣩􀢽􀐡􀙔􀐣􀐢􀋑􀋕􀋖􀋒􀮄􁈟􀋓􀷌􀷍􀋔􀋗􀋘􀘬􀘭􀼻􀼼􀮃􀎠􀵅􀒲􀒳􀼒􀼑􀢍􀢎􀎡􀙵􀙶􀼕􀼔􀼓􀎤􀼡􀼝􀼜􀎥􀼠􀼟􀼞􀢈􀢉􀢳􀢴􀢱􀢲􀑙􀑚􀞙􀞚􀎢􀎣􀢵􀢶􀡜􀡝􀾈􀾉􀤎􀨗􀨘􀦚􀦛􀀜􀀝􀂬􀂭􀪯􀪰􀪲􀼢􀦱􀦮􀪱􀼣􀨳􀏜􀥃􀢌􁂾􁂿􀺰􀺱􀊫􀒒􀒓􀺓􀺔􀣪􀢾􀣫􀍝􀍞􀗍􀗎􀘍􀘎􀙊􀻫􀻬􀙋􀎪􀎫􀜇􀜈􀙉􁇯􁇰􀽕􀽖􀺥􀬲􀬳􀑖􀑘􀑗􀫦􀧖􀤁􀤀􀣰􀣑􀦍􀻒􀻓􀌤􀼁􀼂􀌦􀌧􀌥􀎌􀠕􀊰􀺁􀒩􀒪􀊱􀺂􀊲􀻩􀻪􀊳􀼿􀽀􀗉􀗊􀘉􀘊􀅽􀁎􀁏􀢁􀢂􀅻􀊭􀫬􀫭􀏉􀏊􀡬􀡭􀃞􀃟􀆹􀆻􀆼􀆺􀇀􀇁􀆽􀆾􀯫􀯬􀣊􀢣􀦩􀦪􀢅􀅾􀁐􀁑􀃠􀃡􀑫􁁑􁁒􀑪􀒼􀒽􀑬􀎵􀒷􀫀􀥿􀦀􀀞􀀟􀂮􀂯􀖽􀖾􀗽􀗾􀤆􁅏􀤦􁆴􁆵􀥅􀨯􀨰􀍼􀧵􀓕􀣙􀆃􀁚􀁛􀃪􀃫􀀠􀀡􀂰􀂱􀟊􁀽􀟋􁀇􁀈􁀼􀢸􀤄􀤅􀆕􀲞􀿾􀲟􀾜􀿻􀲠􁀂􀲡􀾝􀿿􁀀􁀁􀿼􀿽􀀢􀀣􀂲􀂳􀎑􀎒􀣶􀣷􀝥􀝦􀐏􀐐􀉢􀢏􀒔􀒕􀈟􀈡􀈢􀈠􀒆􀸏􀵢􀷁􀷂􀊅􀊗􀊘􀊆􀊛􀊜􀾞􁂰􁂱􀾟􀥺􀺎􀈊􀈐􀈋􀈌􀈍􀒋􀉥􀧚􀉧􀉦􀶺􁀻􀶻􁀋􁀌􁀺􀘾􀉩􀉫􀠃􀠄􀓥􀓦􀉬􀾌􀾍􀝊􀝋􀻷􀻸􀪼􁅖􁅗􀜗􀜕􀓣􀓤􀿏􀉭􁂛􀉳􁅔􁅕􀉷􀉸􁂜􀉱􁃈􁃉􀉯􀭽􀭾􀉵􀉮􀉴􀉲􀉰􀉶􀏏􀏐􀏻􀏼􀉹􀉺􀦎􀿐􀉪􀪽􀜘􀜖􀯧􀯩􀯒􀯓􀯑􀲏􀯨􀙳􀙴􀿒􀿓􁅇􁅈􀉤􁈨􁈩􀒱􀖯􀖰􀗯􀗰􀖱􀖲􀗱􀗲􀌾􀼃􀼄􀍂􀍄􀍀􀖎􀱮􀱯􀒥􀒦􀬛􀍆􀒧􀒨􀍇􀌿􀍃􀍅􀍁􀖏􀬜􀏅􁀶􁂮􁂯􀏆􀏬􀏫􀣵􀵪􀎏􀟽􀠱􁇂􁇃􀠲􀎦􀒴􀒵􀎧􀎨􀎩􀽋􀽌􀠳􀑨􀑧􀠴􀭲􀭱􀮷􁁍􁁎􀾩􀾪􁃇􁋂􁃅􁋀􁋁􁃄􁊿􁃆􀊃􀊕􀊖􀊄􀊙􀊚􀾬􁃀􁃁􀾭􀪅􀪆􀽍􀽎􀵨􀵩􀊇􀊈􀅼􀑍􀑎􀌶􀌷􀁌􀁍􀡿􀢀􀅺􀊬􀡙􀡚􀏇􀏈􀏪􀤰􀤱􀏩􀡪􀡫􀃜􀴥􀃝􀐈􀐇􀥄􀛺􀍶􀘝􁆬􁅥􀾕􀣱􀬱􀾔􀆨􀷃􀷄􀆩􀥥􀥤􀡷􀡸􀥦􀎚􀪞􀪟􀪿􀎛􀪾􀆎􀚐􀚑􀚒􀤚􀥭􀥮􀤛􀳋􀳌􀀤􀀥􀂴􀂵􀖂􀎻􀅍􀿨􀿪􀿩􀁜􀁝􀄢􀄣􀬔􀬕􀃬􀭉􀃭􀍓􀍔􀌮􀌯􁈐􁈏􀀦􀀧􀦓􀫂􀦕􀫄􀿤􀿥􀿞􀿟􀿠􀿡􀿢􀿣􀨍􀨎􀂶􀂷􀭘􀭙􀨏􀨐􀨑􀨒􀪔􀪕􀇯􀨕􀨖􀢙􀢚􀕼􀏃􁁀􀇴􀬄􀬅􀚅􀙮􀙯􀪤􀪥􀪧􀒖􀈏􀬸􀫺􀫹􀏕􀏓􀵚􀏑􀏗􀿰􀾯􀨨􀥝􁈔􀐷􀩲􀥁􀥪􀥂􀐸􀏄􀏖􀏔􀵛􀏒􀏘􀑰􀏨􀪦􀓛􀚉􀛦􀛧􀇶􀚆􁁫􀭵􀭶􁁬􀤳􁅀􀶣􁁩􀭳􀭴􁁪􁁣􁁥􁁧􀤶􀤴􀥞􀨱􀏧􀑯􀤽􀤾􀥀􀻯􀻰􀤿􀽏􀽐􀟏􀻵􀻶􀫼􀫻􀿲􀽺􁁳􀾃􀾂􀽾􁁴􀽿􀟐􀽸􁁭􁁯􀿬􀾄􀽼􀽰􀽱􀽲􀽳􀿭􀾅􀽻􀾆􀾇􀽴􀽵􀽶􀽷􀿱􀽹􁁱􀾀􀾁􀽽􁁲􁁮􁁰􀤷􀤵􀥟􀨩􀩺􀩻􀩸􀩹􀣤􀣥􀧊􀧋􀧈􀧉􀾊􀾋􀧌􀧍􀏟􀕸􀏢􀘮􀏭􀏳􀏹􀏺􀽙􀽚􀏱􀏮􀏴􀏲􀿯􀾮􀴊􁁤􁁦􁁨􀊞􀊟􀵍􀵎􀵋􀵌􀯆􀣨􀶞􀅇􁂆􁂇􀋀􀋁􀛯􀢇􀎮􀎯􀎰􀎱􀨙􀨚􀖥􀖦􀗥􀗦􀟀􀟁􀗏􀗐􀘏􀘐􀀨􀀩􀂸􀂹􀎬􀎭􀢆􀭭􀭮􀪊􀪋􀉈􀞷􁇔􁇕􁈌􀐩􀤈􀤉􀓨􀤑􀤏􀤐􀪇􀪈􀟆􀟇􀑠􁁝􁁞􀪬􀨡􁃑􀴔􀗋􀗌􀘋􀘌􀙦􀙧􀙨􀲊􀿮􀞡􀞢􀆝􀆞􀐚􁇈􁇉􀐛􀊝􀵉􀵊􀰱􀏚􀏛􀱦􀱤􀱥􀱧􀰲􀙤􀰯􀰰􀯌􀯍􀠅􀡹􀡺􀠆􀍵􀕧􀕨􀜚􀶟􀶠􁅊􀌆􀐗􀰗􀟲􀇱􀕪􀕫􀍷􀕩􀇢􀇣􀇥􁇌􁇍􀫸􁇥􀆿􀲳􀲴􀰙􁅋􁅌􀊠􀾏􀾐􀻁􀻂􀊡􀊢􀫠􀫡􀊣􀊤􀊥􀊦􀥑􀥒􀊧􀊨􀊩􀌊􀑞􀍾􀝐􀝑􀂒􀯭􀯯􀯮􁋜􁋛􁉼􁉽􀯰􀯳􀯲􀯱􀈄􀈅􀈈􀈉􀈂􁅅􁅆􀈃􀈆􀈇􁂚􀦏􀿑􀐑􀐔􀈎􀪚􀨃􀨄􀓔􀧑􀂓􀐒􀐊􀐆􀭞􀐓􀫝􀇷􀚈􀓙􀤲􀣕􀣖􀇵􀚇􀦲􀦺􀦻􀦼􀦳􀦸􀦷􀦹􀫐􀦴􀦵􀦶􀓚􀾘􀚓􀐉􀐅􀯇􀩶􀚔􀣦􀣧􀕰􀕱􀏠􀘜􀕮􀕯􀟻􀟼􀡗􀕲􀕳􀡘􀐋􀰳􀰴􀐜􀐝􀐠􀧏􀐞􀙐􀙑􀐟􀙒􀙓􀐌􀻡􀻢􀪛􀏡􀣮􀩷􀩢􀣯􀮞􀮌􀮟􀫴􀋂􁂪􁂫􀋅􀋆􀋃􀋄􀋇􀋈􀠧􀠨􀑆􀒺􀒻􀑇􀖝􀖞􀗝􀗞􀝾􁇄􁇅􀛶􀜪􀜫􀛷􀐯􀐰􀅖􀑔􀒃􀊽􀒄􀊿􀒂􀊼􀒅􀊾􀶉􀶋􀶌􀶊􀘽􀻞􀻟􀆵􀆶􀆷􀆸􀆭􀷎􀷏􀆮􀆫􀆬􀆱􀆲􀆳􀆴􀫊􀜊􀀪􀀫􀂺􀂻􀏣􀏥􀏤􀏦􀋡􀋣􀋤􀋢􀦫􀦬􀽁􀽂􀻐􀻑􀢊􀍈􀙰􀴦􀴧􀜅􀜆􀖭􀖮􀗭􀗮􀩼􀪏􁂶􀌁􀌀􀌂􀣚􀋾􀋺􀋹􀋸􀋼􀋻􀲱􀲲􀫗􀫘􀌲􀌳􀋽􀌃􁉀􀌄􀌅􁉁􀭥􀋿􀧎􀹃􀅒􀅱􀅯􀅰􀅑􀅐􀵿􀵷􀓡􀓢􀺧􁂻􁂼􀺨􀇬􀇫􀇪􀦜􀪃􀪄􀇲􀣂􀐱􀭄􀥣􀇧􀓐􀓑􀴌􀟒􀼮􀼯􀼰􀝆􀲛􀲜􀝇􀜝􀡛􀞑􀡠􀞐􀈑􀈓􀈔􀈒􀜧􀿍􀿎􀜨􀿔􀿕􀼽􀼾􀈣􀈩􀈪􀈧􀈨􀈥􀈦􀒌􀒍􀈤􀈫􀈬􀛣􁀹􀨅􀨆􀛤􀾙􀚕􀚖􁀸􀇨􀾠􀾡􀗇􀗈􀘇􀘈􀎐􀖣􀖤􀗣􀗤􀎲􀫑􀲰􀎳􀎴􀒶􀷘􀀬􀀭􀂼􀂽􀏝􀙕􀙖􀅕􀀮􀀯􀂾􀂿􀍉􀼅􀼆􀮺􁃊􀜮􀱰􀱱􀍋􀍌􀍊􀮻􁃋􀜯􀍍􀍎􀽉􀽊􀅙􀅪􀎹􀎿􀏀􀀰􀀱􀃀􀃁􀪒􀶡􀶢􀟾􀟿􀍱􀍲􀜍􀜎􀺗􀱘􀱙􀱚􀱛􀱜􀱝􀙱􀭷􀭸􀙲􀭹􀭺􀙫􀻾􁃨􀻽􀸷􀸶􀞈􀞉􀑃􀑅􀑄􀜟􀟪􀟫􀙇􀷖􀷗􀙥􀙈􀽗􀽘􀇤􀇦􀖵􀖶􀗵􀗶􀎕􀤊􀤋􀎖􀀲􀀳􀃂􀃃􀓪􀆄􀺾􀻀􀈱􀈳􀈴􀈲􀁠􀁡􀢃􀢄􀌓􀌔􀒉􀒊􀏍􀏎􀡰􀡱􀇼􀇽􀞝􀞞􀃰􀃱􀧘􀀴􀀵􀃄􀃅􀖛􀖜􀗛􀗜􀀶􀀷􀃆􀃇􀨛􀨜􀨝􀨞􀖃 \ No newline at end of file diff --git a/SymbolsGenerator/Sources/SymbolsGenerator/main.swift b/SymbolsGenerator/Sources/SymbolsGenerator/main.swift index df1b0eb..a54cef4 100644 --- a/SymbolsGenerator/Sources/SymbolsGenerator/main.swift +++ b/SymbolsGenerator/Sources/SymbolsGenerator/main.swift @@ -61,7 +61,16 @@ for scannedSymbol in symbolManifest { let symbolType: SymbolType = { if let aliasName = nameAliases.first(where: { $0.lhs == nameWithoutSuffix })?.rhs { - return .replaced(by: symbolManifest.first { $0.name == aliasName }!) + // Search for in-between aliases (if symbol was renamed as A -> B -> C, Apple only mentions the A -> C) + let lhsSymbols = nameAliases.filter { $0.rhs == aliasName } + .map { currentAlias in symbolManifest.first(where: { $0.name == currentAlias.lhs })! } + .filter { $0.availability < scannedSymbol.availability } + .sorted { $0.availability > $1.availability } + if let firstLhsSymbol = lhsSymbols.first { + return .replaced(by: firstLhsSymbol) + } else { + return .replaced(by: symbolManifest.first { $0.name == aliasName }!) + } } else if let aliasName = nameAliases.first(where: { $0.rhs == nameWithoutSuffix })?.lhs { return .replacement(for: symbolManifest.first { $0.name == aliasName }!) } else { @@ -85,7 +94,7 @@ for scannedSymbol in symbolManifest { // Remove old symbol & define new symbol symbols[index] = Symbol( name: nameWithoutSuffix, - canOnlyReferTo: existingSymbol.canOnlyReferTo, + restriction: existingSymbol.restriction, preview: existingSymbol.preview ?? preview, availability: [existingSymbol.availability, scannedSymbol.availability].max()!, availableLocalizations: availableLocalizations, @@ -96,7 +105,7 @@ for scannedSymbol in symbolManifest { symbols.append( .init( name: nameWithoutSuffix, - canOnlyReferTo: asIsSymbols.first { $0.lhs == primaryName }?.rhs, + restriction: asIsSymbols.first { $0.lhs == primaryName }?.rhs, preview: preview, availability: scannedSymbol.availability, availableLocalizations: localization.flatMap { [scannedSymbol.availability: [$0]] } ?? [:], @@ -135,8 +144,8 @@ let symbolToCode: (Symbol) -> String = { symbol in } // Generate canOnlyReferTo docs - if let canOnlyReferTo = symbol.canOnlyReferTo { - outputString += "\t/// ⚠️ This symbol can refer only to Apple's \(canOnlyReferTo).\n" + if let restrictionMessage = symbol.restriction { + outputString += "\t/// ⚠️ \(restrictionMessage)\n" } // Generate availability / deprecation specifications @@ -158,7 +167,7 @@ let groupedSymbols = Dictionary(grouping: symbols, by: \.availability) let availabilityExtensions: [String] = groupedSymbols.map { availability, symbols in var outputString = "// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool\n\n" - outputString += "// \(availability.year) Symbols\n" + outputString += "// \(availability.version) Symbols\n" outputString += "@available(iOS \(availability.iOS), macOS \(availability.macOS), tvOS \(availability.tvOS), watchOS \(availability.watchOS), *)\n" outputString += "public extension SFSymbol {\n" outputString += symbols.map(symbolToCode).joined(separator: "\n\n") @@ -166,41 +175,72 @@ let availabilityExtensions: [String] = groupedSymbols.map { availability, symbol return outputString } -var caseIterableExtension: String = { +let groupedAllLatestSymbols: Dictionary = groupedSymbols.keys.reduce(into: [:]) { result, current in + result[current] = symbols.filter { $0.availability >= current }.filter { + switch $0.type { + case .replaced(let replacementSymbol): return replacementSymbol.availability < current + default: return true + } + } +} + +let groupedAllLatestSymbolsFileContents: Dictionary = groupedAllLatestSymbols.reduce(into: [:]) { + let availability = $1.key + let symbols = $1.value + let versionUnderscored = availability.version.replacingOccurrences(of: ".", with: "_") + var outputString = "// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool\n\n" + outputString += "@available(iOS \(availability.iOS), macOS \(availability.macOS), tvOS \(availability.tvOS), watchOS \(availability.watchOS), *)\n" + outputString += "extension SFSymbol {\n" + outputString += "\tinternal static var allSymbols\(versionUnderscored): Set { \n" + outputString += "\t\t[\n" + outputString += symbols.map { "\t\t\t" + $0.propertyName }.joined(separator: ",\n") + "\n" + outputString += "\t\t]\n" + outputString += "\t}\n" + outputString += "}\n" + $0[availability] = outputString +} + +let allSymbolsExtension: String = { var outputString = "// Don't touch this manually, this code is generated by the SymbolsGenerator helper tool\n\n" outputString += "@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)\n" - outputString += "extension SFSymbol: CaseIterable {\n" - outputString += "\tpublic static var allCases: [SFSymbol] = {\n\t\t" + outputString += "extension SFSymbol {\n" - let temp: [(Availability, [Symbol])] = groupedSymbols.keys.sorted().map { availability in - return (availability, symbols.filter { $0.availability >= availability }) - } + // TODO: To Be Removed in the next version + outputString += "\t@available(*, deprecated, renamed: \"allSymbols\")\n" + outputString += "\tpublic static var allCases: [SFSymbol] { Array(allSymbols) }\n\n" + // - let body: String = temp.map { availability, symbols in + outputString += "\tpublic static var allSymbols: Set = {\n" + outputString += "\t\t" + outputString += groupedAllLatestSymbolsFileContents.keys.sorted().map { availability in + let versionUnderscored = availability.version.replacingOccurrences(of: ".", with: "_") var bodyString = availability.isBase ? "" : "if #available(iOS \(availability.iOS), macOS \(availability.macOS), tvOS \(availability.tvOS), watchOS \(availability.watchOS), *) " bodyString += "{\n" - bodyString += "\t\t\t// MARK: - \(availability.year)\n" - bodyString += "\t\t\treturn [\n" + symbols.map { "\t\t\t\t.\($0.propertyName)" }.joined(separator: ",\n") + "\n\t\t\t]\n" - bodyString += "\t\t}" + bodyString += "\t\t\treturn allSymbols\(versionUnderscored)\n" return bodyString - }.joined(separator: " else ") - - outputString += body - outputString += "\n\t}()\n}\n" + }.joined(separator: "\t\t} else ") + outputString += "\t\t}\n" + outputString += "\t}()\n" + outputString += "}\n" return outputString }() // MARK: - Step 4: OUTPUT -// Write availability extenstions +// Write availability extensions zip(groupedSymbols.keys, availabilityExtensions).forEach { availability, fileContents in - let outputPath = outputDir.appendingPathComponent("SFSymbol+\(availability.year).swift") + let outputPath = outputDir.appendingPathComponent("SFSymbol+\(availability.version).swift") + SFFileManager.write(fileContents, to: outputPath) +} + +// Write AllSymbols extensions +groupedAllLatestSymbolsFileContents.forEach { availability, fileContents in + let outputPath = outputDir.appendingPathComponent("SFSymbol+AllSymbols+\(availability.version).swift") SFFileManager.write(fileContents, to: outputPath) } -// Write CaseIterable extenstion -SFFileManager.write(caseIterableExtension, - to: outputDir.appendingPathComponent("SFSymbol+CaseIterable.swift")) +SFFileManager.write(allSymbolsExtension, + to: outputDir.appendingPathComponent("SFSymbol+AllSymbols.swift")) // MARK: - Step 5: FINISHING diff --git a/Tests/SFSafeSymbolsTests/AppKit/NSImageExtensionTests.swift b/Tests/SFSafeSymbolsTests/AppKit/NSImageExtensionTests.swift index 4ad2100..b9fe920 100644 --- a/Tests/SFSafeSymbolsTests/AppKit/NSImageExtensionTests.swift +++ b/Tests/SFSafeSymbolsTests/AppKit/NSImageExtensionTests.swift @@ -7,7 +7,7 @@ import XCTest class NSImageExtensionTests: XCTestCase { func testSimpleInit() { if #available(macOS 11.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in // If this doesn't crash, everything works fine print("Testing existence of \(symbol.rawValue) via NSImage init") _ = NSImage(systemSymbol: symbol) diff --git a/Tests/SFSafeSymbolsTests/Core/CodableTests.swift b/Tests/SFSafeSymbolsTests/Core/CodableTests.swift index 5684e57..2a722bc 100644 --- a/Tests/SFSafeSymbolsTests/Core/CodableTests.swift +++ b/Tests/SFSafeSymbolsTests/Core/CodableTests.swift @@ -15,7 +15,7 @@ class CodableTests: XCTestCase { } func testEncoding() throws { - let randomSymbol = SFSymbol.allCases.randomElement()! + let randomSymbol = SFSymbol.allSymbols.randomElement()! print("Testing encoding of \(randomSymbol.rawValue)") let jsonData = #"{"foo":"\#(randomSymbol.rawValue)"}"#.data(using: .utf8) let wrapper = SymbolWrapper(foo: randomSymbol) @@ -24,7 +24,7 @@ class CodableTests: XCTestCase { } func testDecoding() throws { - let randomSymbol = SFSymbol.allCases.randomElement()! + let randomSymbol = SFSymbol.allSymbols.randomElement()! print("Testing decoding of \(randomSymbol.rawValue)") let jsonData = #"{"foo":"\#(randomSymbol.rawValue)"}"#.data(using: .utf8) let symbol = try jsonData.flatMap { try JSONDecoder().decode(SymbolWrapper.self, from: $0) } diff --git a/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUIImageExtensionTests.swift b/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUIImageExtensionTests.swift index 484734d..a7277a8 100644 --- a/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUIImageExtensionTests.swift +++ b/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUIImageExtensionTests.swift @@ -11,7 +11,7 @@ import SwiftUI class ImageExtensionTests: XCTestCase { func testInit() { if #available(iOS 13.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in // If this doesn't crash, everything works fine print("Testing existence of \(symbol.rawValue) via Image init") _ = Image(systemSymbol: symbol) diff --git a/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUILabelExtensionTests.swift b/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUILabelExtensionTests.swift index b686548..cf50133 100644 --- a/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUILabelExtensionTests.swift +++ b/Tests/SFSafeSymbolsTests/SwiftUI/SwiftUILabelExtensionTests.swift @@ -11,7 +11,7 @@ import SwiftUI class LabelExtensionTests: XCTestCase { func testInit() { if #available(iOS 14.0, OSX 10.16, tvOS 14.0, watchOS 7.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in // If this doesn't crash, everything works fine print("Testing existence of \(symbol.rawValue) via Image init") _ = Label("Title", systemSymbol: symbol) diff --git a/Tests/SFSafeSymbolsTests/UIKit/UIApplicationShortcutIconExtensionTests.swift b/Tests/SFSafeSymbolsTests/UIKit/UIApplicationShortcutIconExtensionTests.swift index 5679d39..ec27410 100644 --- a/Tests/SFSafeSymbolsTests/UIKit/UIApplicationShortcutIconExtensionTests.swift +++ b/Tests/SFSafeSymbolsTests/UIKit/UIApplicationShortcutIconExtensionTests.swift @@ -7,7 +7,7 @@ import XCTest final class UIApplicationShortcutIconExtensionTests: XCTestCase { func testSimpleInit() { if #available(iOS 13.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in // If this doesn't crash, everything works fine print("Testing existence of \(symbol.rawValue) via UIApplicationShortcutIcon init") _ = UIApplicationShortcutIcon(systemSymbol: symbol) diff --git a/Tests/SFSafeSymbolsTests/UIKit/UIButtonExtensionTests.swift b/Tests/SFSafeSymbolsTests/UIKit/UIButtonExtensionTests.swift index 5a35d65..f21ee90 100644 --- a/Tests/SFSafeSymbolsTests/UIKit/UIButtonExtensionTests.swift +++ b/Tests/SFSafeSymbolsTests/UIKit/UIButtonExtensionTests.swift @@ -8,7 +8,7 @@ class UIButtonExtensionTests: XCTestCase { func testButtonInit() { if #available(iOS 13.0, tvOS 13.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in print("Testing UIButton init with \(symbol.rawValue)") let button = UIButton.systemButton(with: symbol, target: nil, action: nil) XCTAssertEqual(button.currentImage, UIImage(systemSymbol: symbol)) @@ -20,7 +20,7 @@ class UIButtonExtensionTests: XCTestCase { func testSetImage() { if #available(iOS 13.0, tvOS 13.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in print("Testing UIButton setImage with \(symbol.rawValue)") let button = UIButton() let symbolImage = UIImage(systemSymbol: symbol) diff --git a/Tests/SFSafeSymbolsTests/UIKit/UIImageExtensionTests.swift b/Tests/SFSafeSymbolsTests/UIKit/UIImageExtensionTests.swift index f8c4f99..c880994 100644 --- a/Tests/SFSafeSymbolsTests/UIKit/UIImageExtensionTests.swift +++ b/Tests/SFSafeSymbolsTests/UIKit/UIImageExtensionTests.swift @@ -8,7 +8,7 @@ class UIImageExtensionTests: XCTestCase { func testFailingSymbols() { // This is a test designed to print all the failing symbols if #available(iOS 13.0, tvOS 13.0, watchOS 6.0, *) { - let failingSymbols = SFSymbol.allCases.map { $0.rawValue }.map { ($0, UIImage(systemName: $0)) }.filter { $0.1 == nil }.map { $0.0 } + let failingSymbols = SFSymbol.allSymbols.map { $0.rawValue }.map { ($0, UIImage(systemName: $0)) }.filter { $0.1 == nil }.map { $0.0 } print("The following symbols are failing: \(failingSymbols)") XCTAssert(failingSymbols.isEmpty, "There should be no failing symbols.") } else { @@ -18,7 +18,7 @@ class UIImageExtensionTests: XCTestCase { func testSimpleInit() { if #available(iOS 13.0, tvOS 13.0, watchOS 6.0, *) { - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in // If this doesn't crash, everything works fine print("Testing existence of \(symbol.rawValue) via UIImage init") _ = UIImage(systemSymbol: symbol) @@ -80,7 +80,7 @@ class UIImageExtensionTests: XCTestCase { ) // Go through cross product: symbols & configs - SFSymbol.allCases.forEach { symbol in + SFSymbol.allSymbols.forEach { symbol in manyConfigurations.forEach { configuration in // If this doesn't crash, everything works fine print("Testing existence of \(symbol.rawValue) with configuration \(configuration)")