Skip to content

Commit

Permalink
feat: Add icon file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingyuuu0108 committed Apr 1, 2024
1 parent ba8b512 commit 6e6f486
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
1 change: 1 addition & 0 deletions Source/DDS/Foundation/Iconography/Iconography.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public enum DodamIconography: String {
case colorfulBus = "ColorfulBus"
case colorfulCalender = "ColorfulCalender"
case convenienceStore = "ConvenienceStore"
case domomLogo = "DomomLogo"
case doorOpen = "DoorOpen"
case exclamationmarkCircle = "ExclamationmarkCircle"
case eye = "Eye"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"images" : [
{
"filename" : "DomomLogo.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "original"
}
}
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 6e6f486

Please sign in to comment.