Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ _These are the icons currently in git, versioned theme releases will be behind m
![icon](./scalable/places/folder-nextcloud.svg "NextCloud")
![icon](./scalable/places/folder-nix.svg "Nix")
![icon](./scalable/places/folder-obs.svg "OBS")
![icon](./scalable/places/folder-obsidian.svg "Obsidian")
![icon](./scalable/places/folder-onedrive.svg "OneDrive")
![icon](./scalable/places/folder-openscad.svg "OpenSCAD")
![icon](./scalable/places/folder-opensuse.svg "OpenSUSE")
Expand Down Expand Up @@ -815,6 +816,7 @@ _These are the icons currently in git, versioned theme releases will be behind m
![icon](./scalable/places/folder-nextcloud-legacy.svg "NextCloud")
![icon](./scalable/places/folder-nix-legacy.svg "Nix")
![icon](./scalable/places/folder-obs-legacy.svg "OBS")
![icon](./scalable/places/folder-obsidian-legacy.svg "Obsidian")
![icon](./scalable/places/folder-onedrive-legacy.svg "OneDrive")
![icon](./scalable/places/folder-openscad-legacy.svg "OpenSCAD")
![icon](./scalable/places/folder-opensuse-legacy.svg "OpenSUSE")
Expand Down
188 changes: 188 additions & 0 deletions scalable/places/folder-obsidian-legacy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
139 changes: 139 additions & 0 deletions scalable/places/folder-obsidian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions scalable/places/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ regular_files = [
'folder-nix.svg',
'folder-obs-legacy.svg',
'folder-obs.svg',
'folder-obsidian-legacy.svg',
'folder-obsidian.svg',
'folder-onedrive-legacy.svg',
'folder-onedrive.svg',
'folder-openscad-legacy.svg',
Expand Down
1 change: 1 addition & 0 deletions symbolic/places/folder-obsidian-legacy-symbolic.svg
Loading