refactor: renderers + auth providers + fixes
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
</g>
|
||||
</g>
|
||||
</symbol>
|
||||
<symbol id="nc-man" viewBox="0 0 48 48">
|
||||
<symbol id="nc-man-green" viewBox="0 0 48 48">
|
||||
<g>
|
||||
<g class="nc-icon-wrapper">
|
||||
<rect x="18" y="24" fill-rule="evenodd" clip-rule="evenodd" fill="#EAC3A2" width="12" height="15"/>
|
||||
@@ -288,7 +288,7 @@
|
||||
</g>
|
||||
</g>
|
||||
</symbol>
|
||||
<symbol id="nc-man" viewBox="0 0 48 48">
|
||||
<symbol id="nc-man-black" viewBox="0 0 48 48">
|
||||
<g>
|
||||
<g class="nc-icon-wrapper">
|
||||
<rect x="17.9983292" y="24" fill-rule="evenodd" clip-rule="evenodd" fill="#EAC3A2" width="12" height="17"/>
|
||||
@@ -440,4 +440,12 @@
|
||||
<path fill="#335262" d="M24,13c-6.07513,0-11,4.92487-11,11s4.92487,11,11,11s11-4.92487,11-11S30.07513,13,24,13z M24,31 c-3.86597,0-7-3.13403-7-7c0-3.86603,3.13403-7,7-7c3.86603,0,7,3.13397,7,7C31,27.86597,27.86603,31,24,31z"></path>
|
||||
</g>
|
||||
</symbol>
|
||||
<symbol id='nc-exit' viewBox="0 0 48 48">
|
||||
<g class="nc-icon-wrapper">
|
||||
<rect x="2" y="2" fill="#59391F" width="24" height="30"></rect>
|
||||
<path fill="#A67C52" d="M26,33H2c-0.55225,0-1-0.44727-1-1V2c0-0.55273,0.44775-1,1-1h24c0.55225,0,1,0.44727,1,1v30 C27,32.55273,26.55225,33,26,33z M3,31h22V3H3V31z"></path>
|
||||
<path fill="#A67C52" d="M16.58252,11.21875l-14-10.03125C2.27686,0.96875,1.87549,0.93848,1.54297,1.11035 C1.20947,1.28223,1,1.625,1,2v30c0,0.32324,0.15576,0.62598,0.41895,0.81348l14,10C15.5918,42.9375,15.79541,43,16,43 c0.15625,0,0.31348-0.03711,0.45752-0.11035C16.79053,42.71777,17,42.375,17,42V12.03125 C17,11.70898,16.84473,11.40625,16.58252,11.21875z"></path>
|
||||
<path fill="#EFD358" d="M45.61377,17.21094l-9-7c-0.30127-0.23438-0.70996-0.27734-1.05322-0.10938 C35.21777,10.26953,35,10.61816,35,11v5H22c-0.55228,0-1,0.44772-1,1v2c0,0.55228,0.44772,1,1,1h13v5 c0,0.38184,0.21777,0.73047,0.56055,0.89844C35.7002,25.9668,35.8501,26,36,26c0.21826,0,0.43506-0.07129,0.61377-0.21094l9-7 C45.85742,18.59961,46,18.30859,46,18S45.85742,17.40039,45.61377,17.21094z"></path>
|
||||
</g>
|
||||
</symbol>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 46 KiB |
Reference in New Issue
Block a user