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

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

Use the gameloft logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.841 18.938c.494.86 1.247 1.262 2.192 1.368c3.394.387 13.519.176 13.534.176c2.402 0 4.33-1.1 4.852-3.372c.133-.579.238-2.54.117-4.619c-.126-2.16-1.11-3.587-4.048-3.787c-3.901-.264-9.42-.14-11.651.09c-1.193.124-1.887.939-1.872 2.05c.036 2.647.065 3.054.093 3.197c1.185.17 1.17.18 1.206.116c.21-.385.596-.642 1.032-.688c.503-.066.124-.046 10.598-.205c.41 0 .653.185.729.588c.086.522.102 1.054.047 1.58c-.034.45-.404 1.166-1.08 1.175c-.015 0-7.503.035-11.076-.13c-1.08-.05-2.263-1.114-2.263-3.094c0-.841 0-3.548.07-4.39A2.235 2.235 0 0 1 5.174 6.96c1.333-.242 13.753-.095 14.542.085c2.241.513 2.43 3.198 2.437 3.255c.21 1.543.23 3.283.211 4.855c-.046 3.548-1.371 4.327-1.814 4.84c-.133.154.039.225.3.415c1.115-.209 2.708-1.427 3.02-4.011c.12-.999.213-3.283.02-7.382c-.125-2.661-1.243-4.954-4.952-5.376c-3.217-.366-10.3-.074-13.482 0C-.097 3.767.008 6.937.006 8.229c-.021 8.174-.014 9.233.836 10.709Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGameloft(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="M.841 18.938c.494.86 1.247 1.262 2.192 1.368c3.394.387 13.519.176 13.534.176c2.402 0 4.33-1.1 4.852-3.372c.133-.579.238-2.54.117-4.619c-.126-2.16-1.11-3.587-4.048-3.787c-3.901-.264-9.42-.14-11.651.09c-1.193.124-1.887.939-1.872 2.05c.036 2.647.065 3.054.093 3.197c1.185.17 1.17.18 1.206.116c.21-.385.596-.642 1.032-.688c.503-.066.124-.046 10.598-.205c.41 0 .653.185.729.588c.086.522.102 1.054.047 1.58c-.034.45-.404 1.166-1.08 1.175c-.015 0-7.503.035-11.076-.13c-1.08-.05-2.263-1.114-2.263-3.094c0-.841 0-3.548.07-4.39A2.235 2.235 0 0 1 5.174 6.96c1.333-.242 13.753-.095 14.542.085c2.241.513 2.43 3.198 2.437 3.255c.21 1.543.23 3.283.211 4.855c-.046 3.548-1.371 4.327-1.814 4.84c-.133.154.039.225.3.415c1.115-.209 2.708-1.427 3.02-4.011c.12-.999.213-3.283.02-7.382c-.125-2.661-1.243-4.954-4.952-5.376c-3.217-.366-10.3-.074-13.482 0C-.097 3.767.008 6.937.006 8.229c-.021 8.174-.014 9.233.836 10.709Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.841 18.938c.494.86 1.247 1.262 2.192 1.368c3.394.387 13.519.176 13.534.176c2.402 0 4.33-1.1 4.852-3.372c.133-.579.238-2.54.117-4.619c-.126-2.16-1.11-3.587-4.048-3.787c-3.901-.264-9.42-.14-11.651.09c-1.193.124-1.887.939-1.872 2.05c.036 2.647.065 3.054.093 3.197c1.185.17 1.17.18 1.206.116c.21-.385.596-.642 1.032-.688c.503-.066.124-.046 10.598-.205c.41 0 .653.185.729.588c.086.522.102 1.054.047 1.58c-.034.45-.404 1.166-1.08 1.175c-.015 0-7.503.035-11.076-.13c-1.08-.05-2.263-1.114-2.263-3.094c0-.841 0-3.548.07-4.39A2.235 2.235 0 0 1 5.174 6.96c1.333-.242 13.753-.095 14.542.085c2.241.513 2.43 3.198 2.437 3.255c.21 1.543.23 3.283.211 4.855c-.046 3.548-1.371 4.327-1.814 4.84c-.133.154.039.225.3.415c1.115-.209 2.708-1.427 3.02-4.011c.12-.999.213-3.283.02-7.382c-.125-2.661-1.243-4.954-4.952-5.376c-3.217-.366-10.3-.074-13.482 0C-.097 3.767.008 6.937.006 8.229c-.021 8.174-.014 9.233.836 10.709Z"/></svg>
</template>

CSS

.icon-gameloft {
  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%22M.841%2018.938c.494.86%201.247%201.262%202.192%201.368c3.394.387%2013.519.176%2013.534.176c2.402%200%204.33-1.1%204.852-3.372c.133-.579.238-2.54.117-4.619c-.126-2.16-1.11-3.587-4.048-3.787c-3.901-.264-9.42-.14-11.651.09c-1.193.124-1.887.939-1.872%202.05c.036%202.647.065%203.054.093%203.197c1.185.17%201.17.18%201.206.116c.21-.385.596-.642%201.032-.688c.503-.066.124-.046%2010.598-.205c.41%200%20.653.185.729.588c.086.522.102%201.054.047%201.58c-.034.45-.404%201.166-1.08%201.175c-.015%200-7.503.035-11.076-.13c-1.08-.05-2.263-1.114-2.263-3.094c0-.841%200-3.548.07-4.39A2.235%202.235%200%200%201%205.174%206.96c1.333-.242%2013.753-.095%2014.542.085c2.241.513%202.43%203.198%202.437%203.255c.21%201.543.23%203.283.211%204.855c-.046%203.548-1.371%204.327-1.814%204.84c-.133.154.039.225.3.415c1.115-.209%202.708-1.427%203.02-4.011c.12-.999.213-3.283.02-7.382c-.125-2.661-1.243-4.954-4.952-5.376c-3.217-.366-10.3-.074-13.482%200C-.097%203.767.008%206.937.006%208.229c-.021%208.174-.014%209.233.836%2010.709Z%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%22M.841%2018.938c.494.86%201.247%201.262%202.192%201.368c3.394.387%2013.519.176%2013.534.176c2.402%200%204.33-1.1%204.852-3.372c.133-.579.238-2.54.117-4.619c-.126-2.16-1.11-3.587-4.048-3.787c-3.901-.264-9.42-.14-11.651.09c-1.193.124-1.887.939-1.872%202.05c.036%202.647.065%203.054.093%203.197c1.185.17%201.17.18%201.206.116c.21-.385.596-.642%201.032-.688c.503-.066.124-.046%2010.598-.205c.41%200%20.653.185.729.588c.086.522.102%201.054.047%201.58c-.034.45-.404%201.166-1.08%201.175c-.015%200-7.503.035-11.076-.13c-1.08-.05-2.263-1.114-2.263-3.094c0-.841%200-3.548.07-4.39A2.235%202.235%200%200%201%205.174%206.96c1.333-.242%2013.753-.095%2014.542.085c2.241.513%202.43%203.198%202.437%203.255c.21%201.543.23%203.283.211%204.855c-.046%203.548-1.371%204.327-1.814%204.84c-.133.154.039.225.3.415c1.115-.209%202.708-1.427%203.02-4.011c.12-.999.213-3.283.02-7.382c-.125-2.661-1.243-4.954-4.952-5.376c-3.217-.366-10.3-.074-13.482%200C-.097%203.767.008%206.937.006%208.229c-.021%208.174-.014%209.233.836%2010.709Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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