File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 92
92
</ g >
93
93
</ svg >
94
94
{{- else if (eq $icon_name "cv") -}}
95
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round "> < 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 "/> < path d ="M9 13h6 "/> < path d ="M9 17h3 "/> < path d ="M14 2v4a2 2 0 0 0 2 2h4 "/>
95
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "
96
+ stroke-linecap ="round " stroke-linejoin ="round ">
97
+ < path
98
+ 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 " />
99
+ < path d ="M9 13h6 " />
100
+ < path d ="M9 17h3 " />
101
+ < path d ="M14 2v4a2 2 0 0 0 2 2h4 " />
96
102
</ svg >
97
103
{{- else if (eq $icon_name "dev") -}}
98
104
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="currentColor " stroke ="none ">
You can’t perform that action at this time.
0 commit comments