generalelectric logo

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

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

Use the generalelectric logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.001 24C5.385 24 0 18.647 0 11.999C0 5.385 5.385 0 12.001 0C18.614 0 24 5.385 24 11.999C24 18.647 18.614 24 12.001 24m0-23.436C5.684.564.565 5.685.565 12c0 6.316 5.12 11.435 11.436 11.435S23.435 18.316 23.435 12C23.434 5.717 18.316.564 12.001.564M22.169 15.42l-.062.013l-.034-.043c.002-.019.403-1.202.4-2.56c-.005-1.463-.599-2.36-1.363-2.36c-.465 0-.798.334-.798.831c0 .898 1.097.964 1.097 2.926c0 .798-.166 1.561-.432 2.393c-1.23 4.154-5.153 6.082-8.975 6.082c-1.763 0-3.014-.361-3.387-.529c-.015-.008-.028-.037-.016-.066l.048-.034c.151.06 1.226.397 2.556.397c1.463 0 2.327-.598 2.327-1.33a.823.823 0 0 0-.832-.829c-.898 0-.964 1.13-2.892 1.13c-.831 0-1.561-.166-2.427-.432c-4.122-1.263-6.087-5.154-6.084-9.01c.002-1.878.527-3.372.536-3.388l.059-.01l.035.043c-.049.155-.398 1.228-.398 2.556c0 1.463.598 2.327 1.362 2.327a.79.79 0 0 0 .799-.798c0-.898-1.098-.997-1.098-2.925c0-.831.167-1.562.432-2.426c1.265-4.12 5.154-6.052 8.977-6.081c1.776-.013 3.331.518 3.39.565l.011.06l-.044.033c-.018-.002-1.029-.425-2.559-.425c-1.429-.001-2.327.598-2.327 1.363c0 .432.333.798.831.798c.898 0 .964-1.097 2.892-1.097c.831 0 1.562.166 2.427.432c4.156 1.261 6.05 5.185 6.084 8.974c.018 1.941-.529 3.41-.535 3.42m-5.715-2.855c-1.13 0-1.995.832-1.995 1.828c0 .831.498 1.495 1.164 1.495c.233 0 .465-.133.465-.432c0-.431-.573-.537-.528-1.184c.028-.427.43-.711.828-.711c.798 0 1.171.774 1.171 1.57c-.034 1.23-.938 2.086-2.001 2.086c-1.398 0-2.293-1.33-2.293-2.759c0-2.128 1.396-2.959 2.127-3.158c.008-.001 1.911.34 1.852-.499c-.026-.369-.575-.511-.974-.527c-.441-.017-.885.142-.885.142c-.233-.117-.393-.346-.492-.611c1.363-1.03 2.326-2.027 2.326-3.158c0-.598-.4-1.131-1.164-1.131c-1.363 0-2.394 1.729-2.394 3.291c0 .266 0 .532.067.766c-.865.631-1.507 1.023-2.671 1.721c0-.146.031-.521.128-1.008c.399-.432.946-1.079.946-1.578c0-.233-.132-.432-.4-.432c-.664 0-1.164.998-1.296 1.695c-.3.366-.897.832-1.397.832c-.399 0-.531-.366-.566-.498c1.263-.432 2.826-2.162 2.826-3.724c0-.333-.133-1.064-1.13-1.064c-1.496 0-2.759 2.228-2.759 3.955c-.532 0-.731-.565-.731-.996s.166-.865.166-.997c0-.134-.067-.3-.266-.3c-.499 0-.798.664-.798 1.429c.034 1.064.732 1.729 1.663 1.795c.132.632.698 1.23 1.396 1.23c.432 0 .964-.133 1.33-.465c-.034.233-.067.431-.1.631c-1.463.765-2.527 1.297-3.491 2.161c-.762.698-1.195 1.628-1.195 2.359c0 .997.632 1.928 1.928 1.928c1.529 0 2.693-1.23 3.257-2.925c.267-.798.373-1.958.44-3.022c1.529-.864 2.254-1.364 3.051-1.931c.099.166.2.3.334.399c-.699.366-2.36 1.397-2.36 3.823c0 1.729 1.164 3.656 3.457 3.656c1.895 0 3.191-1.562 3.191-3.057c0-1.362-.765-2.625-2.227-2.625m-9.141 4.653c-.498.023-.83-.296-.83-.827c0-1.429 1.981-2.793 3.477-3.526c-.266 1.996-.939 4.275-2.647 4.353M8.41 9.374c0-1.097 1.082-3.182 1.745-2.962c.781.26-.648 2.364-1.745 2.962m6.283-.499c0-1.362.923-2.688 1.427-2.436c.574.287-.43 1.572-1.427 2.436"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGeneralelectric(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.001 24C5.385 24 0 18.647 0 11.999C0 5.385 5.385 0 12.001 0C18.614 0 24 5.385 24 11.999C24 18.647 18.614 24 12.001 24m0-23.436C5.684.564.565 5.685.565 12c0 6.316 5.12 11.435 11.436 11.435S23.435 18.316 23.435 12C23.434 5.717 18.316.564 12.001.564M22.169 15.42l-.062.013l-.034-.043c.002-.019.403-1.202.4-2.56c-.005-1.463-.599-2.36-1.363-2.36c-.465 0-.798.334-.798.831c0 .898 1.097.964 1.097 2.926c0 .798-.166 1.561-.432 2.393c-1.23 4.154-5.153 6.082-8.975 6.082c-1.763 0-3.014-.361-3.387-.529c-.015-.008-.028-.037-.016-.066l.048-.034c.151.06 1.226.397 2.556.397c1.463 0 2.327-.598 2.327-1.33a.823.823 0 0 0-.832-.829c-.898 0-.964 1.13-2.892 1.13c-.831 0-1.561-.166-2.427-.432c-4.122-1.263-6.087-5.154-6.084-9.01c.002-1.878.527-3.372.536-3.388l.059-.01l.035.043c-.049.155-.398 1.228-.398 2.556c0 1.463.598 2.327 1.362 2.327a.79.79 0 0 0 .799-.798c0-.898-1.098-.997-1.098-2.925c0-.831.167-1.562.432-2.426c1.265-4.12 5.154-6.052 8.977-6.081c1.776-.013 3.331.518 3.39.565l.011.06l-.044.033c-.018-.002-1.029-.425-2.559-.425c-1.429-.001-2.327.598-2.327 1.363c0 .432.333.798.831.798c.898 0 .964-1.097 2.892-1.097c.831 0 1.562.166 2.427.432c4.156 1.261 6.05 5.185 6.084 8.974c.018 1.941-.529 3.41-.535 3.42m-5.715-2.855c-1.13 0-1.995.832-1.995 1.828c0 .831.498 1.495 1.164 1.495c.233 0 .465-.133.465-.432c0-.431-.573-.537-.528-1.184c.028-.427.43-.711.828-.711c.798 0 1.171.774 1.171 1.57c-.034 1.23-.938 2.086-2.001 2.086c-1.398 0-2.293-1.33-2.293-2.759c0-2.128 1.396-2.959 2.127-3.158c.008-.001 1.911.34 1.852-.499c-.026-.369-.575-.511-.974-.527c-.441-.017-.885.142-.885.142c-.233-.117-.393-.346-.492-.611c1.363-1.03 2.326-2.027 2.326-3.158c0-.598-.4-1.131-1.164-1.131c-1.363 0-2.394 1.729-2.394 3.291c0 .266 0 .532.067.766c-.865.631-1.507 1.023-2.671 1.721c0-.146.031-.521.128-1.008c.399-.432.946-1.079.946-1.578c0-.233-.132-.432-.4-.432c-.664 0-1.164.998-1.296 1.695c-.3.366-.897.832-1.397.832c-.399 0-.531-.366-.566-.498c1.263-.432 2.826-2.162 2.826-3.724c0-.333-.133-1.064-1.13-1.064c-1.496 0-2.759 2.228-2.759 3.955c-.532 0-.731-.565-.731-.996s.166-.865.166-.997c0-.134-.067-.3-.266-.3c-.499 0-.798.664-.798 1.429c.034 1.064.732 1.729 1.663 1.795c.132.632.698 1.23 1.396 1.23c.432 0 .964-.133 1.33-.465c-.034.233-.067.431-.1.631c-1.463.765-2.527 1.297-3.491 2.161c-.762.698-1.195 1.628-1.195 2.359c0 .997.632 1.928 1.928 1.928c1.529 0 2.693-1.23 3.257-2.925c.267-.798.373-1.958.44-3.022c1.529-.864 2.254-1.364 3.051-1.931c.099.166.2.3.334.399c-.699.366-2.36 1.397-2.36 3.823c0 1.729 1.164 3.656 3.457 3.656c1.895 0 3.191-1.562 3.191-3.057c0-1.362-.765-2.625-2.227-2.625m-9.141 4.653c-.498.023-.83-.296-.83-.827c0-1.429 1.981-2.793 3.477-3.526c-.266 1.996-.939 4.275-2.647 4.353M8.41 9.374c0-1.097 1.082-3.182 1.745-2.962c.781.26-.648 2.364-1.745 2.962m6.283-.499c0-1.362.923-2.688 1.427-2.436c.574.287-.43 1.572-1.427 2.436"/></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.001 24C5.385 24 0 18.647 0 11.999C0 5.385 5.385 0 12.001 0C18.614 0 24 5.385 24 11.999C24 18.647 18.614 24 12.001 24m0-23.436C5.684.564.565 5.685.565 12c0 6.316 5.12 11.435 11.436 11.435S23.435 18.316 23.435 12C23.434 5.717 18.316.564 12.001.564M22.169 15.42l-.062.013l-.034-.043c.002-.019.403-1.202.4-2.56c-.005-1.463-.599-2.36-1.363-2.36c-.465 0-.798.334-.798.831c0 .898 1.097.964 1.097 2.926c0 .798-.166 1.561-.432 2.393c-1.23 4.154-5.153 6.082-8.975 6.082c-1.763 0-3.014-.361-3.387-.529c-.015-.008-.028-.037-.016-.066l.048-.034c.151.06 1.226.397 2.556.397c1.463 0 2.327-.598 2.327-1.33a.823.823 0 0 0-.832-.829c-.898 0-.964 1.13-2.892 1.13c-.831 0-1.561-.166-2.427-.432c-4.122-1.263-6.087-5.154-6.084-9.01c.002-1.878.527-3.372.536-3.388l.059-.01l.035.043c-.049.155-.398 1.228-.398 2.556c0 1.463.598 2.327 1.362 2.327a.79.79 0 0 0 .799-.798c0-.898-1.098-.997-1.098-2.925c0-.831.167-1.562.432-2.426c1.265-4.12 5.154-6.052 8.977-6.081c1.776-.013 3.331.518 3.39.565l.011.06l-.044.033c-.018-.002-1.029-.425-2.559-.425c-1.429-.001-2.327.598-2.327 1.363c0 .432.333.798.831.798c.898 0 .964-1.097 2.892-1.097c.831 0 1.562.166 2.427.432c4.156 1.261 6.05 5.185 6.084 8.974c.018 1.941-.529 3.41-.535 3.42m-5.715-2.855c-1.13 0-1.995.832-1.995 1.828c0 .831.498 1.495 1.164 1.495c.233 0 .465-.133.465-.432c0-.431-.573-.537-.528-1.184c.028-.427.43-.711.828-.711c.798 0 1.171.774 1.171 1.57c-.034 1.23-.938 2.086-2.001 2.086c-1.398 0-2.293-1.33-2.293-2.759c0-2.128 1.396-2.959 2.127-3.158c.008-.001 1.911.34 1.852-.499c-.026-.369-.575-.511-.974-.527c-.441-.017-.885.142-.885.142c-.233-.117-.393-.346-.492-.611c1.363-1.03 2.326-2.027 2.326-3.158c0-.598-.4-1.131-1.164-1.131c-1.363 0-2.394 1.729-2.394 3.291c0 .266 0 .532.067.766c-.865.631-1.507 1.023-2.671 1.721c0-.146.031-.521.128-1.008c.399-.432.946-1.079.946-1.578c0-.233-.132-.432-.4-.432c-.664 0-1.164.998-1.296 1.695c-.3.366-.897.832-1.397.832c-.399 0-.531-.366-.566-.498c1.263-.432 2.826-2.162 2.826-3.724c0-.333-.133-1.064-1.13-1.064c-1.496 0-2.759 2.228-2.759 3.955c-.532 0-.731-.565-.731-.996s.166-.865.166-.997c0-.134-.067-.3-.266-.3c-.499 0-.798.664-.798 1.429c.034 1.064.732 1.729 1.663 1.795c.132.632.698 1.23 1.396 1.23c.432 0 .964-.133 1.33-.465c-.034.233-.067.431-.1.631c-1.463.765-2.527 1.297-3.491 2.161c-.762.698-1.195 1.628-1.195 2.359c0 .997.632 1.928 1.928 1.928c1.529 0 2.693-1.23 3.257-2.925c.267-.798.373-1.958.44-3.022c1.529-.864 2.254-1.364 3.051-1.931c.099.166.2.3.334.399c-.699.366-2.36 1.397-2.36 3.823c0 1.729 1.164 3.656 3.457 3.656c1.895 0 3.191-1.562 3.191-3.057c0-1.362-.765-2.625-2.227-2.625m-9.141 4.653c-.498.023-.83-.296-.83-.827c0-1.429 1.981-2.793 3.477-3.526c-.266 1.996-.939 4.275-2.647 4.353M8.41 9.374c0-1.097 1.082-3.182 1.745-2.962c.781.26-.648 2.364-1.745 2.962m6.283-.499c0-1.362.923-2.688 1.427-2.436c.574.287-.43 1.572-1.427 2.436"/></svg>
</template>

CSS

.icon-generalelectric {
  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.001%2024C5.385%2024%200%2018.647%200%2011.999C0%205.385%205.385%200%2012.001%200C18.614%200%2024%205.385%2024%2011.999C24%2018.647%2018.614%2024%2012.001%2024m0-23.436C5.684.564.565%205.685.565%2012c0%206.316%205.12%2011.435%2011.436%2011.435S23.435%2018.316%2023.435%2012C23.434%205.717%2018.316.564%2012.001.564M22.169%2015.42l-.062.013l-.034-.043c.002-.019.403-1.202.4-2.56c-.005-1.463-.599-2.36-1.363-2.36c-.465%200-.798.334-.798.831c0%20.898%201.097.964%201.097%202.926c0%20.798-.166%201.561-.432%202.393c-1.23%204.154-5.153%206.082-8.975%206.082c-1.763%200-3.014-.361-3.387-.529c-.015-.008-.028-.037-.016-.066l.048-.034c.151.06%201.226.397%202.556.397c1.463%200%202.327-.598%202.327-1.33a.823.823%200%200%200-.832-.829c-.898%200-.964%201.13-2.892%201.13c-.831%200-1.561-.166-2.427-.432c-4.122-1.263-6.087-5.154-6.084-9.01c.002-1.878.527-3.372.536-3.388l.059-.01l.035.043c-.049.155-.398%201.228-.398%202.556c0%201.463.598%202.327%201.362%202.327a.79.79%200%200%200%20.799-.798c0-.898-1.098-.997-1.098-2.925c0-.831.167-1.562.432-2.426c1.265-4.12%205.154-6.052%208.977-6.081c1.776-.013%203.331.518%203.39.565l.011.06l-.044.033c-.018-.002-1.029-.425-2.559-.425c-1.429-.001-2.327.598-2.327%201.363c0%20.432.333.798.831.798c.898%200%20.964-1.097%202.892-1.097c.831%200%201.562.166%202.427.432c4.156%201.261%206.05%205.185%206.084%208.974c.018%201.941-.529%203.41-.535%203.42m-5.715-2.855c-1.13%200-1.995.832-1.995%201.828c0%20.831.498%201.495%201.164%201.495c.233%200%20.465-.133.465-.432c0-.431-.573-.537-.528-1.184c.028-.427.43-.711.828-.711c.798%200%201.171.774%201.171%201.57c-.034%201.23-.938%202.086-2.001%202.086c-1.398%200-2.293-1.33-2.293-2.759c0-2.128%201.396-2.959%202.127-3.158c.008-.001%201.911.34%201.852-.499c-.026-.369-.575-.511-.974-.527c-.441-.017-.885.142-.885.142c-.233-.117-.393-.346-.492-.611c1.363-1.03%202.326-2.027%202.326-3.158c0-.598-.4-1.131-1.164-1.131c-1.363%200-2.394%201.729-2.394%203.291c0%20.266%200%20.532.067.766c-.865.631-1.507%201.023-2.671%201.721c0-.146.031-.521.128-1.008c.399-.432.946-1.079.946-1.578c0-.233-.132-.432-.4-.432c-.664%200-1.164.998-1.296%201.695c-.3.366-.897.832-1.397.832c-.399%200-.531-.366-.566-.498c1.263-.432%202.826-2.162%202.826-3.724c0-.333-.133-1.064-1.13-1.064c-1.496%200-2.759%202.228-2.759%203.955c-.532%200-.731-.565-.731-.996s.166-.865.166-.997c0-.134-.067-.3-.266-.3c-.499%200-.798.664-.798%201.429c.034%201.064.732%201.729%201.663%201.795c.132.632.698%201.23%201.396%201.23c.432%200%20.964-.133%201.33-.465c-.034.233-.067.431-.1.631c-1.463.765-2.527%201.297-3.491%202.161c-.762.698-1.195%201.628-1.195%202.359c0%20.997.632%201.928%201.928%201.928c1.529%200%202.693-1.23%203.257-2.925c.267-.798.373-1.958.44-3.022c1.529-.864%202.254-1.364%203.051-1.931c.099.166.2.3.334.399c-.699.366-2.36%201.397-2.36%203.823c0%201.729%201.164%203.656%203.457%203.656c1.895%200%203.191-1.562%203.191-3.057c0-1.362-.765-2.625-2.227-2.625m-9.141%204.653c-.498.023-.83-.296-.83-.827c0-1.429%201.981-2.793%203.477-3.526c-.266%201.996-.939%204.275-2.647%204.353M8.41%209.374c0-1.097%201.082-3.182%201.745-2.962c.781.26-.648%202.364-1.745%202.962m6.283-.499c0-1.362.923-2.688%201.427-2.436c.574.287-.43%201.572-1.427%202.436%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.001%2024C5.385%2024%200%2018.647%200%2011.999C0%205.385%205.385%200%2012.001%200C18.614%200%2024%205.385%2024%2011.999C24%2018.647%2018.614%2024%2012.001%2024m0-23.436C5.684.564.565%205.685.565%2012c0%206.316%205.12%2011.435%2011.436%2011.435S23.435%2018.316%2023.435%2012C23.434%205.717%2018.316.564%2012.001.564M22.169%2015.42l-.062.013l-.034-.043c.002-.019.403-1.202.4-2.56c-.005-1.463-.599-2.36-1.363-2.36c-.465%200-.798.334-.798.831c0%20.898%201.097.964%201.097%202.926c0%20.798-.166%201.561-.432%202.393c-1.23%204.154-5.153%206.082-8.975%206.082c-1.763%200-3.014-.361-3.387-.529c-.015-.008-.028-.037-.016-.066l.048-.034c.151.06%201.226.397%202.556.397c1.463%200%202.327-.598%202.327-1.33a.823.823%200%200%200-.832-.829c-.898%200-.964%201.13-2.892%201.13c-.831%200-1.561-.166-2.427-.432c-4.122-1.263-6.087-5.154-6.084-9.01c.002-1.878.527-3.372.536-3.388l.059-.01l.035.043c-.049.155-.398%201.228-.398%202.556c0%201.463.598%202.327%201.362%202.327a.79.79%200%200%200%20.799-.798c0-.898-1.098-.997-1.098-2.925c0-.831.167-1.562.432-2.426c1.265-4.12%205.154-6.052%208.977-6.081c1.776-.013%203.331.518%203.39.565l.011.06l-.044.033c-.018-.002-1.029-.425-2.559-.425c-1.429-.001-2.327.598-2.327%201.363c0%20.432.333.798.831.798c.898%200%20.964-1.097%202.892-1.097c.831%200%201.562.166%202.427.432c4.156%201.261%206.05%205.185%206.084%208.974c.018%201.941-.529%203.41-.535%203.42m-5.715-2.855c-1.13%200-1.995.832-1.995%201.828c0%20.831.498%201.495%201.164%201.495c.233%200%20.465-.133.465-.432c0-.431-.573-.537-.528-1.184c.028-.427.43-.711.828-.711c.798%200%201.171.774%201.171%201.57c-.034%201.23-.938%202.086-2.001%202.086c-1.398%200-2.293-1.33-2.293-2.759c0-2.128%201.396-2.959%202.127-3.158c.008-.001%201.911.34%201.852-.499c-.026-.369-.575-.511-.974-.527c-.441-.017-.885.142-.885.142c-.233-.117-.393-.346-.492-.611c1.363-1.03%202.326-2.027%202.326-3.158c0-.598-.4-1.131-1.164-1.131c-1.363%200-2.394%201.729-2.394%203.291c0%20.266%200%20.532.067.766c-.865.631-1.507%201.023-2.671%201.721c0-.146.031-.521.128-1.008c.399-.432.946-1.079.946-1.578c0-.233-.132-.432-.4-.432c-.664%200-1.164.998-1.296%201.695c-.3.366-.897.832-1.397.832c-.399%200-.531-.366-.566-.498c1.263-.432%202.826-2.162%202.826-3.724c0-.333-.133-1.064-1.13-1.064c-1.496%200-2.759%202.228-2.759%203.955c-.532%200-.731-.565-.731-.996s.166-.865.166-.997c0-.134-.067-.3-.266-.3c-.499%200-.798.664-.798%201.429c.034%201.064.732%201.729%201.663%201.795c.132.632.698%201.23%201.396%201.23c.432%200%20.964-.133%201.33-.465c-.034.233-.067.431-.1.631c-1.463.765-2.527%201.297-3.491%202.161c-.762.698-1.195%201.628-1.195%202.359c0%20.997.632%201.928%201.928%201.928c1.529%200%202.693-1.23%203.257-2.925c.267-.798.373-1.958.44-3.022c1.529-.864%202.254-1.364%203.051-1.931c.099.166.2.3.334.399c-.699.366-2.36%201.397-2.36%203.823c0%201.729%201.164%203.656%203.457%203.656c1.895%200%203.191-1.562%203.191-3.057c0-1.362-.765-2.625-2.227-2.625m-9.141%204.653c-.498.023-.83-.296-.83-.827c0-1.429%201.981-2.793%203.477-3.526c-.266%201.996-.939%204.275-2.647%204.353M8.41%209.374c0-1.097%201.082-3.182%201.745-2.962c.781.26-.648%202.364-1.745%202.962m6.283-.499c0-1.362.923-2.688%201.427-2.436c.574.287-.43%201.572-1.427%202.436%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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