gmail-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.

Name
gmail-light
Set
Skill Icons
Style
Light
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the gmail logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#4285f4" d="M41.636 203.039h31.818v-77.273L28 91.676v97.727c0 7.545 6.114 13.636 13.636 13.636"/><path fill="#34a853" d="M182.545 203.039h31.819c7.545 0 13.636-6.114 13.636-13.636V91.675l-45.455 34.091"/><path fill="#fbbc04" d="M182.545 66.675v59.091L228 91.676V73.492c0-16.863-19.25-26.477-32.727-16.363"/><path fill="#ea4335" d="M73.455 125.766v-59.09L128 107.583l54.545-40.909v59.091L128 166.675"/><path fill="#c5221f" d="M28 73.493v18.182l45.454 34.091v-59.09L60.727 57.13C47.227 47.016 28 56.63 28 73.493"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsGmailLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#4285f4" d="M41.636 203.039h31.818v-77.273L28 91.676v97.727c0 7.545 6.114 13.636 13.636 13.636"/><path fill="#34a853" d="M182.545 203.039h31.819c7.545 0 13.636-6.114 13.636-13.636V91.675l-45.455 34.091"/><path fill="#fbbc04" d="M182.545 66.675v59.091L228 91.676V73.492c0-16.863-19.25-26.477-32.727-16.363"/><path fill="#ea4335" d="M73.455 125.766v-59.09L128 107.583l54.545-40.909v59.091L128 166.675"/><path fill="#c5221f" d="M28 73.493v18.182l45.454 34.091v-59.09L60.727 57.13C47.227 47.016 28 56.63 28 73.493"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#4285f4" d="M41.636 203.039h31.818v-77.273L28 91.676v97.727c0 7.545 6.114 13.636 13.636 13.636"/><path fill="#34a853" d="M182.545 203.039h31.819c7.545 0 13.636-6.114 13.636-13.636V91.675l-45.455 34.091"/><path fill="#fbbc04" d="M182.545 66.675v59.091L228 91.676V73.492c0-16.863-19.25-26.477-32.727-16.363"/><path fill="#ea4335" d="M73.455 125.766v-59.09L128 107.583l54.545-40.909v59.091L128 166.675"/><path fill="#c5221f" d="M28 73.493v18.182l45.454 34.091v-59.09L60.727 57.13C47.227 47.016 28 56.63 28 73.493"/></g></svg>
</template>

CSS

.icon-gmail-light {
  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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M41.636%20203.039h31.818v-77.273L28%2091.676v97.727c0%207.545%206.114%2013.636%2013.636%2013.636%22%2F%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M182.545%20203.039h31.819c7.545%200%2013.636-6.114%2013.636-13.636V91.675l-45.455%2034.091%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M182.545%2066.675v59.091L228%2091.676V73.492c0-16.863-19.25-26.477-32.727-16.363%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M73.455%20125.766v-59.09L128%20107.583l54.545-40.909v59.091L128%20166.675%22%2F%3E%3Cpath%20fill%3D%22%23c5221f%22%20d%3D%22M28%2073.493v18.182l45.454%2034.091v-59.09L60.727%2057.13C47.227%2047.016%2028%2056.63%2028%2073.493%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M41.636%20203.039h31.818v-77.273L28%2091.676v97.727c0%207.545%206.114%2013.636%2013.636%2013.636%22%2F%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M182.545%20203.039h31.819c7.545%200%2013.636-6.114%2013.636-13.636V91.675l-45.455%2034.091%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M182.545%2066.675v59.091L228%2091.676V73.492c0-16.863-19.25-26.477-32.727-16.363%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M73.455%20125.766v-59.09L128%20107.583l54.545-40.909v59.091L128%20166.675%22%2F%3E%3Cpath%20fill%3D%22%23c5221f%22%20d%3D%22M28%2073.493v18.182l45.454%2034.091v-59.09L60.727%2057.13C47.227%2047.016%2028%2056.63%2028%2073.493%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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