Skip to content

Commit

Permalink
feat: serach icon
Browse files Browse the repository at this point in the history
  • Loading branch information
alsh0807 committed Jul 24, 2024
1 parent 1ade6fe commit 2b979f6
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SDS/Foundation/Icon/SopoIcon.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public enum SopoIcon: String, CaseIterable {
note,
eyeClose,
eyeOpen,
search,
send,
setting,
user,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "search.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b979f6

Please sign in to comment.