Skip to content

Commit

Permalink
Merge pull request #11 from tichise/tichise-patch-2
Browse files Browse the repository at this point in the history
Update EntypoIcon.swift
  • Loading branch information
tichise authored Aug 23, 2024
2 parents 6258b8c + 2b171ff commit b6e2097
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/EntypoIcon.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
#if !os(macOS)
import UIKit

/**
* マテリアルデザインアイコンのコードを返す構造体
*/
@available(iOS, deprecated: 13.0)
public struct EntypoIcon {
public static let baidu = "\u{e749}"
public static let houzz = "\u{e74a}"
Expand Down

0 comments on commit b6e2097

Please sign in to comment.