@@ -35,13 +35,13 @@ <h2>CoCreate-avatar</h2>
35
35
< div class ="display:flex align-items:center transition:0.3s padding-left:10px " share-network ="true " share-text ="Enter decription here " share-title ="testing im a title " share-height ="600 " share-width ="700 " share-media ="https://cdn.cocreate.app/docs/boilerplate.png "
36
36
hover ="display:block!important " hover-target =".social-networks ">
37
37
< div class ="display:none social-networks ">
38
- < a class ="margin-right:15px " share-network ='twitter ' title ="Share on twitter "> < i class ="fab fa- twitter "> </ i > </ a >
39
- < a class ="margin-right:15px " share-network ='facebook ' title ="Share on Facebook "> < i class ="fab fa- facebook "> </ i > </ a >
40
- < a class ="margin-right:15px " share-network ='instagram ' title ="Share on instagram "> < i class ="fab fa- instagram "> </ i > </ a >
38
+ < a class ="margin-right:15px " share-network ='twitter ' title ="Share on twitter "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ twitter.svg "> </ i > </ a >
39
+ < a class ="margin-right:15px " share-network ='facebook ' title ="Share on Facebook "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ facebook.svg "> </ i > </ a >
40
+ < a class ="margin-right:15px " share-network ='instagram ' title ="Share on instagram "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ instagram.svg "> </ i > </ a >
41
41
</ div >
42
- < a class ="margin-right:15px " share-network ='share ' title ="Share on share "> < i class ="fas fa- share-alt "> </ i > </ a >
42
+ < a class ="margin-right:15px " share-network ='share ' title ="Share on share "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ share-alt.svg "> </ i > </ a >
43
43
</ div >
44
- < a href ="https://github.com/CoCreate-app/CoCreate-avatar " target ="_blank " class ="margin-right:15px "> < i class ="fab fa- github "> </ i > </ a >
44
+ < a href ="https://github.com/CoCreate-app/CoCreate-avatar " target ="_blank " class ="margin-right:15px "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ github.svg "> </ i > </ a >
45
45
</ div >
46
46
</ div >
47
47
< p class ="max-width:500px margin:20px_10px line-height:1.5 "> A headless vinilla javascript micro component. Easy configuration using HTML5 attributes or Javscript api.</ p >
@@ -51,7 +51,7 @@ <h2>CoCreate-avatar</h2>
51
51
< div id ="boilerplate-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " scroll scroll-intersect ="color:dodgerblue " scroll-target ="#boilerplate-usage-section ">
52
52
< span class ="display:flex align-items:center width:fit-content " hover ="display:block!important " hover-target ='[href="#boilerplate-usage"] '>
53
53
< h2 class ="padding:5px_0px "> Usage</ h2 >
54
- < a class ="margin-left:10px display:none " href ="#boilerplate-usage "> < i class ="fas fa- link "> </ i > </ a >
54
+ < a class ="margin-left:10px display:none " href ="#boilerplate-usage "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ link.svg "> </ i > </ a >
55
55
</ span >
56
56
</ div >
57
57
@@ -80,7 +80,7 @@ <h2 class="padding:5px_0px">Usage</h2>
80
80
< div id ="boilerplate-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " scroll scroll-intersect ="color:dodgerblue " scroll-target ="#boilerplate-attributes-section ">
81
81
< span class ="display:flex align-items:center width:fit-content " hover ="display:block!important " hover-target ='[href="#boilerplate-attributes"] '>
82
82
< h2 class ="padding:5px_0px "> Attributes</ h2 >
83
- < a class ="margin-left:10px display:none " href ="#boilerplate-attributes "> < i class ="fas fa- link "> </ i > </ a >
83
+ < a class ="margin-left:10px display:none " href ="#boilerplate-attributes "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ link.svg "> </ i > </ a >
84
84
</ span >
85
85
</ div >
86
86
< ul class ="list-style-type:none ">
@@ -116,7 +116,7 @@ <h4><span>avatar-label</span></h4>
116
116
< div id ="boilerplate-demo " class ="border-bottom:1px_solid_lightgrey " scroll scroll-intersect ="color:dodgerblue " scroll-target ="#boilerplate-demo-section ">
117
117
< span class ="display:flex align-items:center width:fit-content " hover ="display:block!important " hover-target ='[href="#boilerplate-demo"] '>
118
118
< h2 class ="padding:5px_0px "> Demo</ h2 >
119
- < a class ="margin-left:10px display:none " href ="#boilerplate-demo "> < i class ="fas fa- link "> </ i > </ a >
119
+ < a class ="margin-left:10px display:none " href ="#boilerplate-demo "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ link.svg "> </ i > </ a >
120
120
</ span >
121
121
</ div >
122
122
< div class ="position:sticky top:0 padding:15px_0px height:100vh ">
@@ -133,10 +133,10 @@ <h2 class="padding:5px_0px">Demo</h2>
133
133
</ div >
134
134
135
135
< div class ="font-size:20px position:absolute top:10px right:10px opacity:0.6 ">
136
- < a class ="margin-right:10px " id ="eye " show ="#eye-slash " hide ="#eye, #demo-preview " toggle ="code-height " toggle-target ="#demo-code "> < i class ="far fa- eye "> </ i > </ a >
137
- < a class ="margin-right:10px " hidden id ="eye-slash " show ="#eye, #demo-preview " hide ="#eye-slash " toggle ="code-height " toggle-target ="#demo-code "> < i class ="fas fa- eye-slash "> </ i > </ a >
138
- < a class ="margin-right:10px " id ="code " show ="#code-slash " hide ="#code, #demo-code "> < i class ="fa fa- code "> </ i > </ a >
139
- < a class ="margin-right:10px " hidden id ="code-slash " show ="#code, #demo-code " hide ="#code-slash "> < i class ="fas fa- code "> </ i > </ a >
136
+ < a class ="margin-right:10px " id ="eye " show ="#eye-slash " hide ="#eye, #demo-preview " toggle ="code-height " toggle-target ="#demo-code "> < i class ="height:18px fill:#505050 " src =" /assets/svg/ eye.svg "> </ i > </ a >
137
+ < a class ="margin-right:10px " hidden id ="eye-slash " show ="#eye, #demo-preview " hide ="#eye-slash " toggle ="code-height " toggle-target ="#demo-code "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ eye-slash.svg "> </ i > </ a >
138
+ < a class ="margin-right:10px " id ="code " show ="#code-slash " hide ="#code, #demo-code "> < i class ="height:20px fill:#505050 " src =" /assets/svg/ code.svg "> </ i > </ a >
139
+ < a class ="margin-right:10px " hidden id ="code-slash " show ="#code, #demo-code " hide ="#code-slash "> < i class ="display:flex height:18px fill:#505050 " src =" /assets/svg/ code.svg "> </ i > </ a >
140
140
< a class ="margin-right:5px " fullscreen fullscreen-target ="#playground "> </ a >
141
141
</ div >
142
142
@@ -147,7 +147,7 @@ <h2 class="padding:5px_0px">Demo</h2>
147
147
148
148
</ div >
149
149
< button href ="https://github.com/CoCreate-app/CoCreate-boilerplate/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change... " target ="_blank " class ="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4) ">
150
- < i class ="fas fa- pencil-alt "> </ i >
150
+ < i class ="height:20px fill:#505050 " src =" /assets/svg/ pencil-alt.svg "> </ i >
151
151
</ button >
152
152
</ main >
153
153
0 commit comments