updated logo image to new SVG version for improved quality
This commit is contained in:
parent
5ed5f66492
commit
92fa878ee7
32
images/Warmseal-White-Transparent.svg
Normal file
32
images/Warmseal-White-Transparent.svg
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1800 1800">
|
||||
<!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) -->
|
||||
<defs>
|
||||
<style>
|
||||
.st0, .st1, .st2, .st3 {
|
||||
fill: #fff;
|
||||
}
|
||||
|
||||
.st1 {
|
||||
font-size: 600px;
|
||||
}
|
||||
|
||||
.st1, .st2, .st3 {
|
||||
font-family: Arial-Black, Arial;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.st2 {
|
||||
font-size: 200px;
|
||||
}
|
||||
|
||||
.st3 {
|
||||
font-size: 100px;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<text class="st2" transform="translate(381.34 1296.37) scale(.96 1)"><tspan x="0" y="0">Warmseal</tspan></text>
|
||||
<text class="st3" transform="translate(264 1411.15) scale(.96 1)"><tspan x="0" y="0">The Roofing Specialists</tspan></text>
|
||||
<text class="st1" transform="translate(611.89 1117.61) scale(.96 1)"><tspan x="0" y="0">W</tspan></text>
|
||||
<path class="st0" d="M898,307.88l-355,349.12-5.57-135.92h-137.43v281.92l-304.5,314.61h186.37L898.78,490.01l617.1,627.6h190.61L898,307.88Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@ -6,7 +6,7 @@
|
||||
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
|
||||
<div class="col text-center ftco-animate banner-logo">
|
||||
<a href="<?= $URLcorection ?>index">
|
||||
<img src="<?= $URLcorection ?>images/logo-outlined-white-transparent.svg" class="" alt="Warmseal Logo">
|
||||
<img src="<?= $URLcorection ?>images/Warmseal-White-Transparent.svg" class="" alt="Warmseal Logo">
|
||||
</a>
|
||||
</div>
|
||||
<div class="row no-gutters slider-text align-items-center justify-content-center">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user