0 ? floor(log($size, 1024)) : 0; return number_format($size / pow(1024, $power), 2, '.', ',') . ' ' . $units[$power]; } $conn = mysqli_connect("localhost","root","ftUs3vn9wYTXpnoG9QsJ","logodix"); mysqli_query($conn, "SET NAMES UTF8"); if (mysqli_connect_errno()) { printf("Connection error: %s\n", mysqli_connect_error()); exit(); } mysqli_query($conn, "UPDATE dimgs SET views = views + 1 WHERE id = " . $_GET['id']); $query = "SELECT * from dimgs WHERE id = '" . $_GET['id'] . "' and hidden=0"; $result = mysqli_query($conn, $query); $dimg = mysqli_fetch_assoc($result); $query = "SELECT * from imgs WHERE hash = '" . $_GET['id'] . "' order by id asc limit 1"; $result = mysqli_query($conn, $query); $img = mysqli_fetch_assoc($result); $query = "SELECT * from kws WHERE slug = '" . $img['slug'] . "'"; $result = mysqli_query($conn, $query); $kw = mysqli_fetch_assoc($result); $caption = fixcaption($img['caption']); if($dimg['id'] == '') { header("HTTP/1.0 404 Not Found"); include_once('404.php'); die(); } $ads=1; $title= $kw['kw']." Logo in vector format (SVG)" ; $page='logo'; include_once('header.php'); ?>
 Logo -

Logo

Download logo in vector format (SVG)

Your download will start soon …

How do I open the vector logo file?

You have downloaded the logo of in SVG format. You can use any vector graphics software to edit the file, for example: Inkscape, Adobe Illustrator or Affinity Designer.

What is an SVG file?

SVG stands for Scalable Vector Graphics. With tradicional digital images, if you zoom in, it becomes pixelated, but when you zoom in on a vector image, it remains crisp and clear at any resolution.

Similar Logos

isMobile()) { $query .= " limit 7"; } else { $query .= " limit 6"; } $results = mysqli_query($conn, $query); $i=0; while($img = mysqli_fetch_assoc($results)) { $caption = str_replace (' - Wikipedia','', $img['caption']); ?>
 Logo - x

*/?> c
0){ ?>