abapGit/src/ui/zabapgit_icon_font.w3mi.xml
Alexander Tsybulsky c03bb681b3 Offline icons (#2454)
* font

* css fix and icon rendering

* assets and font link in html head

* more icons

* more css fixes

* replace icon names

* dev docs

* Fonts update

* icons rename

* doc update

* linter fixes

* fix for abapmerge
2019-03-06 00:49:04 -08:00

30 lines
804 B
XML

<?xml version="1.0" encoding="utf-8"?>
<abapGit version="v1.0.0" serializer="LCL_OBJECT_W3MI" serializer_version="v2.0.0">
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<NAME>ZABAPGIT_ICON_FONT</NAME>
<TEXT>Icon set for abapgit</TEXT>
<PARAMS>
<WWWPARAMS>
<RELID>MI</RELID>
<OBJID>ZABAPGIT_ICON_FONT</OBJID>
<NAME>fileextension</NAME>
<VALUE>.woff</VALUE>
</WWWPARAMS>
<WWWPARAMS>
<RELID>MI</RELID>
<OBJID>ZABAPGIT_ICON_FONT</OBJID>
<NAME>filename</NAME>
<VALUE>ag-icons.woff</VALUE>
</WWWPARAMS>
<WWWPARAMS>
<RELID>MI</RELID>
<OBJID>ZABAPGIT_ICON_FONT</OBJID>
<NAME>mimetype</NAME>
<VALUE>font/woff</VALUE>
</WWWPARAMS>
</PARAMS>
</asx:values>
</asx:abap>
</abapGit>