From 2b171ff381ebbd00d70cb567eaa25b658421bb82 Mon Sep 17 00:00:00 2001 From: tichise <43707+tichise@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:39:25 +0900 Subject: [PATCH] Update EntypoIcon.swift --- Sources/EntypoIcon.swift | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Sources/EntypoIcon.swift b/Sources/EntypoIcon.swift index f02fd2c..65f6b27 100644 --- a/Sources/EntypoIcon.swift +++ b/Sources/EntypoIcon.swift @@ -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}"