Skip to content

Commit 83f6da0

Browse files
authored
refactor: fetch heroicons from avo-heroicons (#3671)
* refactor: fetch heroicons from `avo-heroicons` * rm heroicons export * rm dependency and script * update dependency * rm unused file
1 parent 1c47aac commit 83f6da0

File tree

1,543 files changed

+37
-4935
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,543 files changed

+37
-4935
lines changed

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ PATH
77
activerecord (>= 6.1)
88
activesupport (>= 6.1)
99
addressable
10+
avo-heroicons (>= 0.1.1)
1011
docile
1112
inline_svg
1213
meta-tags
@@ -124,6 +125,7 @@ GEM
124125
rake
125126
thor (>= 0.14.0)
126127
ast (2.4.2)
128+
avo-heroicons (0.1.1)
127129
avo-money_field (0.0.5)
128130
money-rails (~> 1.12)
129131
avo-record_link_field (0.0.2)

app/assets/config/avo_manifest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
//= link_directory ../images/avo
2-
//= link_directory ../svgs
32
//= link_tree ../builds

app/assets/svgs/heroicons/micro/academic-cap.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/adjustments-horizontal.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/adjustments-vertical.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/archive-box-arrow-down.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/archive-box-x-mark.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/archive-box.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/arrow-down-circle.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/assets/svgs/heroicons/micro/arrow-down-left.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)