File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 32
32
/>
33
33
</ svg >
34
34
<!-- Modified PaperMod icons -->
35
+ {{- else if (eq $icon_name "cv") -}}
36
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "
37
+ stroke-linecap ="round " stroke-linejoin ="round ">
38
+ < path d ="M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8.342a2 2 0 0 0-.602-1.43l-4.44-4.342A2 2 0 0 0 13.56 2H6a2 2 0 0 0-2 2z " />
39
+ < path d ="M9 13h6 " />
40
+ < path d ="M9 17h3 " />
41
+ < path d ="M14 2v4a2 2 0 0 0 2 2h4 " />
42
+ </ svg >
35
43
{{- else if (eq $icon_name "google scholar") -}}
36
44
< svg viewBox ="0 0 24 25 " xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round ">
37
45
< path d ="M5.242 13.769L0.5 9.5 12 1l11.5 9-5.242 3.769C17.548 11.249 14.978 9.5 12 9.5c-2.977 0-5.548 1.748-6.758 4.269zM12 10a7 7 0 1 0 0 14 7 7 0 0 0 0-14z " />
You can’t perform that action at this time.
0 commit comments