Skip to content

Commit

Permalink
✨ Update store icon design. (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteHyun authored Mar 28, 2024
1 parent 23423ca commit 5ffcdd9
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1530"
version = "1.8">
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES"
Expand Down

This file was deleted.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ public extension Image {
static let scope: Image = .init(.scope)
static let speakerFill: Image = .init(.speakerFill)
static let speaker: Image = .init(.speaker)
static let storeFill: Image = .init(.storeFill)
static let store: Image = .init(.store)

static let textLogo: Image = .init(.textLogo)
Expand Down

0 comments on commit 5ffcdd9

Please sign in to comment.