vestel from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
vestel
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the vestel logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.051 9.4h-1.388s-1.647.059-1.774 1.593s1.582 1.503 1.901 2.158c.203.419-.295.739-.718.739H8.928v.71h1.94s2.031-.11 1.745-1.857c-.183-1.127-1.425-.952-1.842-1.71c-.416-.757.31-.972.388-.972h.882zm.205.037h4.103v.659h-1.208v4.468h-1.634v-4.468h-1.261zm4.397 0h3.393v.605h-1.758v1.709h1.599v.605h-1.599v1.496h1.866v.712h-3.501zm3.775 0h1.707v4.415H24v.712h-3.572zm-15.386 0H8.49v.605H6.677v1.709h1.6v.605h-1.6v1.496h1.919v.712H5.042zm-1.051-.001l-1.1 3.578l-1.135-3.578H0l1.801 5.126h1.313L4.87 9.436z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsVestel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.051 9.4h-1.388s-1.647.059-1.774 1.593s1.582 1.503 1.901 2.158c.203.419-.295.739-.718.739H8.928v.71h1.94s2.031-.11 1.745-1.857c-.183-1.127-1.425-.952-1.842-1.71c-.416-.757.31-.972.388-.972h.882zm.205.037h4.103v.659h-1.208v4.468h-1.634v-4.468h-1.261zm4.397 0h3.393v.605h-1.758v1.709h1.599v.605h-1.599v1.496h1.866v.712h-3.501zm3.775 0h1.707v4.415H24v.712h-3.572zm-15.386 0H8.49v.605H6.677v1.709h1.6v.605h-1.6v1.496h1.919v.712H5.042zm-1.051-.001l-1.1 3.578l-1.135-3.578H0l1.801 5.126h1.313L4.87 9.436z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.051 9.4h-1.388s-1.647.059-1.774 1.593s1.582 1.503 1.901 2.158c.203.419-.295.739-.718.739H8.928v.71h1.94s2.031-.11 1.745-1.857c-.183-1.127-1.425-.952-1.842-1.71c-.416-.757.31-.972.388-.972h.882zm.205.037h4.103v.659h-1.208v4.468h-1.634v-4.468h-1.261zm4.397 0h3.393v.605h-1.758v1.709h1.599v.605h-1.599v1.496h1.866v.712h-3.501zm3.775 0h1.707v4.415H24v.712h-3.572zm-15.386 0H8.49v.605H6.677v1.709h1.6v.605h-1.6v1.496h1.919v.712H5.042zm-1.051-.001l-1.1 3.578l-1.135-3.578H0l1.801 5.126h1.313L4.87 9.436z"/></svg>
</template>

CSS

.icon-vestel {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.051%209.4h-1.388s-1.647.059-1.774%201.593s1.582%201.503%201.901%202.158c.203.419-.295.739-.718.739H8.928v.71h1.94s2.031-.11%201.745-1.857c-.183-1.127-1.425-.952-1.842-1.71c-.416-.757.31-.972.388-.972h.882zm.205.037h4.103v.659h-1.208v4.468h-1.634v-4.468h-1.261zm4.397%200h3.393v.605h-1.758v1.709h1.599v.605h-1.599v1.496h1.866v.712h-3.501zm3.775%200h1.707v4.415H24v.712h-3.572zm-15.386%200H8.49v.605H6.677v1.709h1.6v.605h-1.6v1.496h1.919v.712H5.042zm-1.051-.001l-1.1%203.578l-1.135-3.578H0l1.801%205.126h1.313L4.87%209.436z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.051%209.4h-1.388s-1.647.059-1.774%201.593s1.582%201.503%201.901%202.158c.203.419-.295.739-.718.739H8.928v.71h1.94s2.031-.11%201.745-1.857c-.183-1.127-1.425-.952-1.842-1.71c-.416-.757.31-.972.388-.972h.882zm.205.037h4.103v.659h-1.208v4.468h-1.634v-4.468h-1.261zm4.397%200h3.393v.605h-1.758v1.709h1.599v.605h-1.599v1.496h1.866v.712h-3.501zm3.775%200h1.707v4.415H24v.712h-3.572zm-15.386%200H8.49v.605H6.677v1.709h1.6v.605h-1.6v1.496h1.919v.712H5.042zm-1.051-.001l-1.1%203.578l-1.135-3.578H0l1.801%205.126h1.313L4.87%209.436z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/vestel.svg?color=%231a73e8&size=48