UPLOAD social icons new files
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7b7713c121
commit
135be5aa97
18
resources/img/icons/carhop-social-linkedin.svg
Normal file
18
resources/img/icons/carhop-social-linkedin.svg
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg id="social-linkedin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
|
||||||
|
<defs>
|
||||||
|
<style>
|
||||||
|
.cls-1 {
|
||||||
|
fill: #136f63;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cls-2 {
|
||||||
|
fill: #fff;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</defs>
|
||||||
|
<rect class="cls-1" width="30" height="30"/>
|
||||||
|
<polygon class="cls-2" points="7.93 22.78 11.63 22.78 11.63 12.44 7.93 12.44 7.93 22.78 7.93 22.78"/>
|
||||||
|
<path class="cls-2" d="M13.54,12.44h2.86v1.43s.44-1.45,3.08-1.45c2.18,0,3.74.85,3.74,3.18v7.17h-3.05s.02-6.03.03-6.22c.02-.19-.17-1.71-1.72-1.71s-2.04,1.11-2.04,1.96v5.96h-2.89v-10.34h0Z"/>
|
||||||
|
<path class="cls-2" d="M11.63,9.17c0,1.02-.83,1.85-1.85,1.85s-1.85-.83-1.85-1.85.83-1.85,1.85-1.85,1.85.83,1.85,1.85h0Z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 729 B |
16
resources/img/icons/carhop-social-x.svg
Normal file
16
resources/img/icons/carhop-social-x.svg
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg id="social-x" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
|
||||||
|
<defs>
|
||||||
|
<style>
|
||||||
|
.cls-1 {
|
||||||
|
fill: #136f63;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cls-2 {
|
||||||
|
fill: #fff;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</defs>
|
||||||
|
<rect class="cls-1" x="0" width="30" height="30"/>
|
||||||
|
<path class="cls-2" d="M11.87,7.57l3.66,5.01,4.26-5.01h1.92l-5.24,6.24,6.25,8.62h-4.46l-4.04-5.45c-.07,0-.3.29-.36.36-1.45,1.67-2.84,3.41-4.28,5.09h-1.92l5.61-6.72L7.29,7.57h4.58ZM20.61,21.3l-9.27-12.68h-2c3.09,4.24,6.26,8.43,9.33,12.68h1.94Z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 555 B |
Loading…
Reference in New Issue
Block a user