Skip to content

Commit

Permalink
Add route-line icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Mar 19, 2024
1 parent 7cc237e commit b593620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/decidim.rb
Original file line number Diff line number Diff line change
Expand Up @@ -528,3 +528,4 @@
Decidim.icons.register(name: "audio", icon: "audio", category: "system", description: "", engine: :core)
Decidim.icons.register(name: "fingerprint-2-line", icon: "fingerprint-2-line", category: "system", description: "", engine: :core)
Decidim.icons.register(name: "link-intact", icon: "link-intact", category: "system", description: "", engine: :core)
Decidim.icons.register(name: "route-line", icon: "route-line", category: "system", description: "", engine: :core)

0 comments on commit b593620

Please sign in to comment.