Skip to content

Commit

Permalink
Merge pull request #105 from tvdeyen/update-shop-icon
Browse files Browse the repository at this point in the history
Use generic shop icon in menu tab
  • Loading branch information
tvdeyen authored Mar 8, 2024
2 parents 810ca0e + e065187 commit 743a7bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/initializers/alchemy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
controller: '/spree/admin/orders',
action: 'index',
name: 'Store',
inline_image: '<svg version="1.1" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" style="vertical-align: middle">
<path d="M 6.687 21.839 L 17.314 21.839 L 17.314 2.162 L 6.687 2.162 Z M 19.476 24 L 4.525 24 L 4.525 0 L 19.476 0 Z M 13.89 17 C 13.307 16.662 13.078 16.287 13.05 15.313 L 13.05 8.574 C 13.05 6.554 12.05 5.814 9.911 4.794 L 8.99 6.434 L 10.111 7.074 C 10.693 7.412 10.923 7.786 10.951 8.761 L 10.951 15.5 C 10.951 17.52 11.951 18.26 14.09 19.279 L 15.01 17.64 Z" fill="currentColor"/>
</svg>',
icon: 'shopping-cart-line',
data: { turbolinks: false },
sub_navigation: [
{
Expand Down

0 comments on commit 743a7bf

Please sign in to comment.