Skip to content

Commit

Permalink
Add an SVG icon for Socrata
Browse files Browse the repository at this point in the history
  • Loading branch information
mildbyte committed Feb 4, 2022
1 parent 7677454 commit 086f5ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions splitgraph/ingestion/socrata/mount.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ class SocrataDataSource(ForeignDataWrapperDataSource):
"required": ["socrata_id"],
}

_icon_file = "socrata.svg"

@classmethod
def get_name(cls) -> str:
return "Socrata"
Expand Down
1 change: 1 addition & 0 deletions splitgraph/resources/icons/socrata.svg
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 086f5ca

Please sign in to comment.