summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-05-16 21:06:34 +0000
committerKarl Berry <karl@freefriends.org>2017-05-16 21:06:34 +0000
commit59524d832c95d96dbf8b0a59147fb169d27835d5 (patch)
tree8999ea5a984b326c5543ead04f5600ac0396bc5e
parent63d75dff4ec5f4dd6af27417b191d0509f122e9c (diff)
academicons (16may17)
git-svn-id: svn://tug.org/texlive/trunk@44380 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/README4
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.pdfbin82475 -> 91695 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.tex20
-rw-r--r--Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttfbin25932 -> 37832 bytes
-rw-r--r--Master/texmf-dist/tex/latex/academicons/academicons.sty325
5 files changed, 240 insertions, 109 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README
index 3dd3c6dfd3c..8e14849451f 100644
--- a/Master/texmf-dist/doc/fonts/academicons/README
+++ b/Master/texmf-dist/doc/fonts/academicons/README
@@ -1,6 +1,6 @@
academicons -- high quality icons of online academic profiles
-The "academicons" package provides access in (La)TeX to 36 high quality icons
+The "academicons" package provides access in (La)TeX to 62 high quality icons
of online academic profiles included in the free "Academicons" font. This
package requires the "fontspec" package and either the Xe(La)TeX or Lua(La)TeX
engine to load "Academicons" font from the system, which requires installing the
@@ -24,7 +24,7 @@ manual. For example, "\aiicon{googlescholar}" yields the same result as
"\aiGoogleScholar".
academicons (La)TeX package
-Version: 1.7.2
+Version: 1.8.0
Author: Diogo A. B. Fernandes, diogoabfernandes@gmail
License: LaTeX Project Public License, version 1.3c
diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
index 25ee7a7aece..1714152f93c 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.tex b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
index e244cc28ced..532f1fdfdd6 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
@@ -29,13 +29,14 @@ High quality icons of online academic profiles}
\author{%
Diogo A. B. Fernandes\thanks{Email: \href{mailto:diogoabfernandes@gmail.com}{\tt diogoabfernandes@gmail.com}}~~(\hologo{LaTeX} code)\\%
James Walsh (font and icons design)}
-\date{v1.7.2, released on June 12, 2016}
+\date{v1.8.0, released on May 15, 2017}
\maketitle
\begin{abstract}
The \textsf{\jobname} package provides specific \hologo{(La)TeX} bindings with the free \emph{Academicons} font, allowing to access \total{IconsCounter} high quality icons of online academic profiles.
\end{abstract}
+\changes{v1.8.0}{2017/05/15}{Major release of v1.8.0.}
\changes{v1.7.2}{2016/06/12}{Fix release: corrected a bug in the style file.}
\changes{v1.7.1}{2016/06/12}{Fix release: corrected a bug in the style file.}
\changes{v1.7.0}{2016/05/16}{Major release of v1.7.0.}
@@ -81,21 +82,34 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\begin{showcase}
\icon{academia}{aiAcademia}
\icon{acclaim}{aiAcclaim}
- \icon{arxiv}{aiArxiv}
+ \icon{acm}{aiACM}
+ \icon{ads}{aiADS}
+ \icon{arxiv}{aiarXiv}
+ \icon{biorxiv}{aibioRxiv}
+ \icon{ceur}{aiCEUR}
\icon{coursera}{aiCoursera}
+ \icon{dataverse}{aidataverse}
+ \icon{dblp}{aidblp}
+ \icon{depsy}{aiDepsy}
\icon{doi}{aiDoi}
\icon{dryad}{aiDryad}
\icon{figshare}{aiFigshare}
\icon{googlescholar}{aiGoogleScholar}
+ \icon{ieee}{aiIEEE}
\icon{impactstory}{aiImpactstory}
\icon{inspire}{aiInspire}
\icon{mendeley}{aiMendeley}
\icon{open-access}{aiOpenAccess}
\icon{orcid}{aiOrcid}
- \icon{osf}{aiOsf}
+ \icon{osf}{aiOSF}
+ \icon{overleaf}{aiOverleaf}
+ \icon{philpapers}{aiPhilPapers}
+ \icon{piazza}{aiPiazza}
+ \icon{publons}{aiPublons}
\icon{pubmed}{aiPubMed}
\icon{researchgate}{aiResearchGate}
\icon{scirate}{aiSciRate}
+ \icon{springer}{aiSpringer}
\icon{zotero}{aiZotero}
\end{showcase}
diff --git a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
index 43906ef4b25..330b150de1e 100644
--- a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
+++ b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/academicons/academicons.sty b/Master/texmf-dist/tex/latex/academicons/academicons.sty
index 8513931344b..178f7f76c1d 100644
--- a/Master/texmf-dist/tex/latex/academicons/academicons.sty
+++ b/Master/texmf-dist/tex/latex/academicons/academicons.sty
@@ -5,184 +5,301 @@
% available at http://www.latex-project.org/lppl/.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{academicons}[2016/06/12 v1.7.2 Academicons Icons]
+\ProvidesPackage{academicons}[2017/05/15 v1.8.0 Academicons Icons]
\usepackage{fontspec}
-\newfontfamily{\AI}{Academicons}
+\newfontfamily{\AI}{academicons}
\newcommand*{\aiicon}[1]
{\AI\csname aiicon@#1\endcsname}
\expandafter\def\csname%
- aiicon@googlescholar\endcsname{\symbol{"E900}}
-\def\aiGoogleScholar{{\AI\csname%
- aiicon@googlescholar\endcsname}}
+ aiicon@academia\endcsname{\symbol{"E800}}
+\def\aiAcademia{{\AI\csname%
+ aiicon@academia\endcsname}}
\expandafter\def\csname%
- aiicon@googlescholar-square\endcsname{\symbol{"E901}}
-\def\aiGoogleScholarSquare{{\AI\csname%
- aiicon@googlescholar-square\endcsname}}
+ aiicon@academia-square\endcsname{\symbol{"E801}}
+\def\aiAcademiaSquare{{\AI\csname%
+ aiicon@academia-square\endcsname}}
\expandafter\def\csname%
- aiicon@researchgate\endcsname{\symbol{"E902}}
-\def\aiResearchGate{{\AI\csname%
- aiicon@researchgate\endcsname}}
+ aiicon@acclaim\endcsname{\symbol{"E802}}
+\def\aiAcclaim{{\AI\csname%
+ aiicon@acclaim\endcsname}}
\expandafter\def\csname%
- aiicon@researchgate-square\endcsname{\symbol{"E903}}
-\def\aiResearchGateSquare{{\AI\csname%
- aiicon@researchgate-square\endcsname}}
+ aiicon@acclaim-square\endcsname{\symbol{"E803}}
+\def\aiAcclaimSquare{{\AI\csname%
+ aiicon@acclaim-square\endcsname}}
-% \expandafter\def\csname%
-% aiicon@researchgateold\endcsname{\symbol{"E602}}
-% \def\aiResearchGateOld{{\AI\csname%
-% aiicon@researchgateold\endcsname}}
-% \expandafter\def\csname%
-% aiicon@researchgateold-square\endcsname{\symbol{"E603}}
-% \def\aiResearchGateOldSquare{{\AI\csname%
-% aiicon@researchgateold-square\endcsname}}
+\expandafter\def\csname%
+ aiicon@acm\endcsname{\symbol{"E804}}
+\def\aiACM{{\AI\csname%
+ aiicon@acm\endcsname}}
+\expandafter\def\csname%
+ aiicon@acm-square\endcsname{\symbol{"E805}}
+\def\aiACMSquare{{\AI\csname%
+ aiicon@acm-square\endcsname}}
\expandafter\def\csname%
- aiicon@mendeley\endcsname{\symbol{"E904}}
-\def\aiMendeley{{\AI\csname%
- aiicon@mendeley\endcsname}}
+ aiicon@ads\endcsname{\symbol{"E806}}
+\def\aiADS{{\AI\csname%
+ aiicon@ads\endcsname}}
\expandafter\def\csname%
- aiicon@mendeley-square\endcsname{\symbol{"E905}}
-\def\aiMendeleySquare{{\AI\csname%
- aiicon@mendeley-square\endcsname}}
+ aiicon@ads-square\endcsname{\symbol{"E807}}
+\def\aiADSSquare{{\AI\csname%
+ aiicon@ads-square\endcsname}}
\expandafter\def\csname%
- aiicon@orcid\endcsname{\symbol{"E906}}
-\def\aiOrcid{{\AI\csname%
- aiicon@orcid\endcsname}}
+ aiicon@arxiv\endcsname{\symbol{"E808}}
+\def\aiarXiv{{\AI\csname%
+ aiicon@arxiv\endcsname}}
\expandafter\def\csname%
- aiicon@orcid-square\endcsname{\symbol{"E907}}
-\def\aiOrcidSquare{{\AI\csname%
- aiicon@orcid-square\endcsname}}
+ aiicon@arxiv-square\endcsname{\symbol{"E809}}
+\def\aiarXivSquare{{\AI\csname%
+ aiicon@arxiv-square\endcsname}}
\expandafter\def\csname%
- aiicon@impactstory\endcsname{\symbol{"E908}}
-\def\aiImpactstory{{\AI\csname%
- aiicon@impactstory\endcsname}}
+ aiicon@biorxiv\endcsname{\symbol{"E810}}
+\def\aibioRxiv{{\AI\csname%
+ aiicon@biorxiv\endcsname}}
\expandafter\def\csname%
- aiicon@impactstory-square\endcsname{\symbol{"E909}}
-\def\aiImpactstorySquare{{\AI\csname%
- aiicon@impactstory-square\endcsname}}
+ aiicon@biorxiv-square\endcsname{\symbol{"E811}}
+\def\aibioRxivSquare{{\AI\csname%
+ aiicon@biorxiv-square\endcsname}}
\expandafter\def\csname%
- aiicon@academia\endcsname{\symbol{"E910}}
-\def\aiAcademia{{\AI\csname%
- aiicon@academia\endcsname}}
+ aiicon@ceur\endcsname{\symbol{"E812}}
+\def\aiCEUR{{\AI\csname%
+ aiicon@ceur\endcsname}}
\expandafter\def\csname%
- aiicon@academia-square\endcsname{\symbol{"E911}}
-\def\aiAcademiaSquare{{\AI\csname%
- aiicon@academia-square\endcsname}}
+ aiicon@ceur-square\endcsname{\symbol{"E813}}
+\def\aiCEURSquare{{\AI\csname%
+ aiicon@ceur-square\endcsname}}
\expandafter\def\csname%
- aiicon@zotero\endcsname{\symbol{"E912}}
-\def\aiZotero{{\AI\csname%
- aiicon@zotero\endcsname}}
+ aiicon@coursera\endcsname{\symbol{"E814}}
+\def\aiCoursera{{\AI\csname%
+ aiicon@coursera\endcsname}}
\expandafter\def\csname%
- aiicon@zotero-square\endcsname{\symbol{"E913}}
-\def\aiZoteroSquare{{\AI\csname%
- aiicon@zotero-square\endcsname}}
+ aiicon@coursera-square\endcsname{\symbol{"E815}}
+\def\aiCourseraSquare{{\AI\csname%
+ aiicon@coursera-square\endcsname}}
\expandafter\def\csname%
- aiicon@figshare\endcsname{\symbol{"E914}}
-\def\aiFigshare{{\AI\csname%
- aiicon@figshare\endcsname}}
+ aiicon@dataverse\endcsname{\symbol{"E816}}
+\def\aiDataverse{{\AI\csname%
+ aiicon@dataverse\endcsname}}
\expandafter\def\csname%
- aiicon@figshare-square\endcsname{\symbol{"E915}}
-\def\aiFigshareSquare{{\AI\csname%
- aiicon@figshare-square\endcsname}}
+ aiicon@dataverse-square\endcsname{\symbol{"E817}}
+\def\aiDataverseSquare{{\AI\csname%
+ aiicon@dataverse-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@dblp\endcsname{\symbol{"E818}}
+\def\aidblp{{\AI\csname%
+ aiicon@dblp\endcsname}}
+\expandafter\def\csname%
+ aiicon@dblp-square\endcsname{\symbol{"E819}}
+\def\aidblpSquare{{\AI\csname%
+ aiicon@dblp-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@depsy\endcsname{\symbol{"E820}}
+\def\aiDepsy{{\AI\csname%
+ aiicon@depsy\endcsname}}
+\expandafter\def\csname%
+ aiicon@depsy-square\endcsname{\symbol{"E821}}
+\def\aiDepsySquare{{\AI\csname%
+ aiicon@depsy-square\endcsname}}
\expandafter\def\csname%
- aiicon@dryad\endcsname{\symbol{"E916}}
+ aiicon@doi\endcsname{\symbol{"E822}}
+\def\aiDoi{{\AI\csname%
+ aiicon@doi\endcsname}}
+\expandafter\def\csname%
+ aiicon@doi-square\endcsname{\symbol{"E823}}
+\def\aiDoiSquare{{\AI\csname%
+ aiicon@doi-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@dryad\endcsname{\symbol{"E824}}
\def\aiDryad{{\AI\csname%
aiicon@dryad\endcsname}}
\expandafter\def\csname%
- aiicon@dryad-square\endcsname{\symbol{"E917}}
+ aiicon@dryad-square\endcsname{\symbol{"E825}}
\def\aiDryadSquare{{\AI\csname%
aiicon@dryad-square\endcsname}}
\expandafter\def\csname%
- aiicon@arxiv\endcsname{\symbol{"E918}}
-\def\aiArxiv{{\AI\csname%
- aiicon@arxiv\endcsname}}
+ aiicon@figshare\endcsname{\symbol{"E826}}
+\def\aiFigshare{{\AI\csname%
+ aiicon@figshare\endcsname}}
\expandafter\def\csname%
- aiicon@arxiv-square\endcsname{\symbol{"E919}}
-\def\aiArxivSquare{{\AI\csname%
- aiicon@arxiv-square\endcsname}}
+ aiicon@figshare-square\endcsname{\symbol{"E827}}
+\def\aiFigshareSquare{{\AI\csname%
+ aiicon@figshare-square\endcsname}}
\expandafter\def\csname%
- aiicon@scirate\endcsname{\symbol{"E920}}
-\def\aiSciRate{{\AI\csname%
- aiicon@scirate\endcsname}}
+ aiicon@googlescholar\endcsname{\symbol{"E828}}
+\def\aiGoogleScholar{{\AI\csname%
+ aiicon@googlescholar\endcsname}}
\expandafter\def\csname%
- aiicon@scirate-square\endcsname{\symbol{"E921}}
-\def\aiSciRateSquare{{\AI\csname%
- aiicon@scirate-square\endcsname}}
+ aiicon@googlescholar-square\endcsname{\symbol{"E829}}
+\def\aiGoogleScholarSquare{{\AI\csname%
+ aiicon@googlescholar-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@ieee\endcsname{\symbol{"E830}}
+\def\aiIEEE{{\AI\csname%
+ aiicon@ieee\endcsname}}
+\expandafter\def\csname%
+ aiicon@ieee-square\endcsname{\symbol{"E831}}
+\def\aiIEEESquare{{\AI\csname%
+ aiicon@ieee-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@impactstory\endcsname{\symbol{"E832}}
+\def\aiImpactstory{{\AI\csname%
+ aiicon@impactstory\endcsname}}
+\expandafter\def\csname%
+ aiicon@impactstory-square\endcsname{\symbol{"E833}}
+\def\aiImpactstorySquare{{\AI\csname%
+ aiicon@impactstory-square\endcsname}}
\expandafter\def\csname%
- aiicon@open-access\endcsname{\symbol{"E922}}
+ aiicon@inspire\endcsname{\symbol{"E834}}
+\def\aiInspire{{\AI\csname%
+ aiicon@inspire\endcsname}}
+\expandafter\def\csname%
+ aiicon@inspire-square\endcsname{\symbol{"E835}}
+\def\aiInspireSquare{{\AI\csname%
+ aiicon@inspire-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@mendeley\endcsname{\symbol{"E836}}
+\def\aiMendeley{{\AI\csname%
+ aiicon@mendeley\endcsname}}
+\expandafter\def\csname%
+ aiicon@mendeley-square\endcsname{\symbol{"E837}}
+\def\aiMendeleySquare{{\AI\csname%
+ aiicon@mendeley-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@open-access\endcsname{\symbol{"E838}}
\def\aiOpenAccess{{\AI\csname%
aiicon@open-access\endcsname}}
\expandafter\def\csname%
- aiicon@open-access-square\endcsname{\symbol{"E923}}
+ aiicon@open-access-square\endcsname{\symbol{"E839}}
\def\aiOpenAccessSquare{{\AI\csname%
aiicon@open-access-square\endcsname}}
\expandafter\def\csname%
- aiicon@coursera\endcsname{\symbol{"E924}}
-\def\aiCoursera{{\AI\csname%
- aiicon@coursera\endcsname}}
+ aiicon@orcid\endcsname{\symbol{"E840}}
+\def\aiOrcid{{\AI\csname%
+ aiicon@orcid\endcsname}}
\expandafter\def\csname%
- aiicon@coursera-square\endcsname{\symbol{"E925}}
-\def\aiCourseraSquare{{\AI\csname%
- aiicon@coursera-square\endcsname}}
+ aiicon@orcid-square\endcsname{\symbol{"E841}}
+\def\aiOrcidSquare{{\AI\csname%
+ aiicon@orcid-square\endcsname}}
\expandafter\def\csname%
- aiicon@osf\endcsname{\symbol{"E926}}
-\def\aiOsf{{\AI\csname%
+ aiicon@osf\endcsname{\symbol{"E842}}
+\def\aiOSF{{\AI\csname%
aiicon@osf\endcsname}}
\expandafter\def\csname%
- aiicon@osf-square\endcsname{\symbol{"E927}}
-\def\aiOsfSquare{{\AI\csname%
+ aiicon@osf-square\endcsname{\symbol{"E843}}
+\def\aiOSFSquare{{\AI\csname%
aiicon@osf-square\endcsname}}
\expandafter\def\csname%
- aiicon@doi\endcsname{\symbol{"E928}}
-\def\aiDoi{{\AI\csname%
- aiicon@doi\endcsname}}
+ aiicon@overleaf\endcsname{\symbol{"E844}}
+\def\aiOverleaf{{\AI\csname%
+ aiicon@overleaf\endcsname}}
\expandafter\def\csname%
- aiicon@doi-square\endcsname{\symbol{"E929}}
-\def\aiDoiSquare{{\AI\csname%
- aiicon@doi-square\endcsname}}
+ aiicon@overleaf-square\endcsname{\symbol{"E845}}
+\def\aiOverleafSquare{{\AI\csname%
+ aiicon@overleaf-square\endcsname}}
\expandafter\def\csname%
- aiicon@inspire\endcsname{\symbol{"E930}}
-\def\aiInspire{{\AI\csname%
- aiicon@inspire\endcsname}}
+ aiicon@philpapers\endcsname{\symbol{"E846}}
+\def\aiPhilPapers{{\AI\csname%
+ aiicon@philpapers\endcsname}}
\expandafter\def\csname%
- aiicon@inspire-square\endcsname{\symbol{"E931}}
-\def\aiInspireSquare{{\AI\csname%
- aiicon@inspire-square\endcsname}}
+ aiicon@philpapers-square\endcsname{\symbol{"E847}}
+\def\aiPhilPapersSquare{{\AI\csname%
+ aiicon@philpapers-square\endcsname}}
\expandafter\def\csname%
- aiicon@pubmed\endcsname{\symbol{"E932}}
+ aiicon@piazza\endcsname{\symbol{"E848}}
+\def\aiPiazza{{\AI\csname%
+ aiicon@piazza\endcsname}}
+\expandafter\def\csname%
+ aiicon@piazza-square\endcsname{\symbol{"E849}}
+\def\aiPiazzaSquare{{\AI\csname%
+ aiicon@piazza-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@publons\endcsname{\symbol{"E850}}
+\def\aiPublons{{\AI\csname%
+ aiicon@publons\endcsname}}
+\expandafter\def\csname%
+ aiicon@publons-square\endcsname{\symbol{"E851}}
+\def\aiPublonsSquare{{\AI\csname%
+ aiicon@publons-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@pubmed\endcsname{\symbol{"E852}}
\def\aiPubMed{{\AI\csname%
aiicon@pubmed\endcsname}}
\expandafter\def\csname%
- aiicon@pubmed-square\endcsname{\symbol{"E933}}
+ aiicon@pubmed-square\endcsname{\symbol{"E853}}
\def\aiPubMedSquare{{\AI\csname%
aiicon@pubmed-square\endcsname}}
\expandafter\def\csname%
- aiicon@acclaim\endcsname{\symbol{"E934}}
-\def\aiAcclaim{{\AI\csname%
- aiicon@acclaim\endcsname}}
+ aiicon@researchgate\endcsname{\symbol{"E854}}
+\def\aiResearchGate{{\AI\csname%
+ aiicon@researchgate\endcsname}}
\expandafter\def\csname%
- aiicon@acclaim-square\endcsname{\symbol{"E935}}
-\def\aiAcclaimSquare{{\AI\csname%
- aiicon@acclaim-square\endcsname}}
+ aiicon@researchgate-square\endcsname{\symbol{"E855}}
+\def\aiResearchGateSquare{{\AI\csname%
+ aiicon@researchgate-square\endcsname}}
+
+% \expandafter\def\csname%
+% aiicon@researchgateold\endcsname{\symbol{"E602}}
+% \def\aiResearchGateOld{{\AI\csname%
+% aiicon@researchgateold\endcsname}}
+% \expandafter\def\csname%
+% aiicon@researchgateold-square\endcsname{\symbol{"E603}}
+% \def\aiResearchGateOldSquare{{\AI\csname%
+% aiicon@researchgateold-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@scirate\endcsname{\symbol{"E856}}
+\def\aiSciRate{{\AI\csname%
+ aiicon@scirate\endcsname}}
+\expandafter\def\csname%
+ aiicon@scirate-square\endcsname{\symbol{"E857}}
+\def\aiSciRateSquare{{\AI\csname%
+ aiicon@scirate-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@springer\endcsname{\symbol{"E858}}
+\def\aiSpringer{{\AI\csname%
+ aiicon@springer\endcsname}}
+\expandafter\def\csname%
+ aiicon@springer-square\endcsname{\symbol{"E859}}
+\def\aiSpringerSquare{{\AI\csname%
+ aiicon@springer-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@zotero\endcsname{\symbol{"E860}}
+\def\aiZotero{{\AI\csname%
+ aiicon@zotero\endcsname}}
+\expandafter\def\csname%
+ aiicon@zotero-square\endcsname{\symbol{"E861}}
+\def\aiZoteroSquare{{\AI\csname%
+ aiicon@zotero-square\endcsname}}
\endinput