Initial commit: Angular frontend and Expressjs backend
This commit is contained in:
7
worklenz-backend/src/public/assets/fill/caret-up.js
Normal file
7
worklenz-backend/src/public/assets/fill/caret-up.js
Normal file
@@ -0,0 +1,7 @@
|
||||
(function() {
|
||||
__ant_icon_load({
|
||||
name: 'caret-up',
|
||||
theme: 'fill',
|
||||
icon: '<svg viewBox="0 0 1024 1024" focusable="false"><path d="M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z" /></svg>'
|
||||
});
|
||||
})()
|
||||
Reference in New Issue
Block a user