Skip to content

Commit

Permalink
update unicons-4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Oct 14, 2024
1 parent 3e73208 commit 2e6379a
Show file tree
Hide file tree
Showing 203 changed files with 295 additions and 291 deletions.
330 changes: 165 additions & 165 deletions MANIFEST

Large diffs are not rendered by default.

18 changes: 11 additions & 7 deletions root/thruk/vendor/unicons/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
build: fonts
all: build clean

.PHONY: fonts

fonts:
npm install --save @iconscout/unicons
build: node_modules
rm -rf fonts css
cp -rp ./node_modules/@iconscout/unicons/fonts .
cp -rp ./node_modules/@iconscout/unicons/css .
Expand All @@ -20,9 +17,16 @@ fonts:
sed -i '/unicons-17.woff2/d' ./css/line.css
sed -i '/unicons-18.woff2/d' ./css/line.css
sed -i '/unicons-19.woff2/d' ./css/line.css
rm -rf unicons-*
set -x; VERSION=$$(npm info "@iconscout/unicons" version); \
mkdir -p unicons-$$VERSION; \
mv fonts css unicons-$$VERSION; \

node_modules:
npm install --save @iconscout/unicons --prefix=$(shell pwd)/.

clean:
rm -rf \
node_modules \
package.json \
package-lock.json

clean:
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-0.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-1.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-18.woff
Binary file not shown.
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-19.woff
Binary file not shown.
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-2.woff2
Binary file not shown.
18 changes: 0 additions & 18 deletions root/thruk/vendor/unicons/fonts/line/unicons-20.svg

This file was deleted.

Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-3.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-4.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-5.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-6.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-7.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-8.woff2
Binary file not shown.
Binary file removed root/thruk/vendor/unicons/fonts/line/unicons-9.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 2e6379a

Please sign in to comment.