google calendar 2020 logo

google-calendar-2020 from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
google-calendar-2020
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Related icons in SVG Logos

Use the google calendar 2020 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#fff" d="M195.368 60.632H60.632v134.736h134.736z"/><path fill="#ea4335" d="M195.368 256L256 195.368l-30.316-5.172l-30.316 5.172l-5.533 27.73z"/><path fill="#188038" d="M0 195.368v40.421C0 246.956 9.044 256 20.21 256h40.422l6.225-30.316l-6.225-30.316l-33.033-5.172z"/><path fill="#1967d2" d="M256 60.632V20.21C256 9.044 246.956 0 235.79 0h-40.422q-5.532 22.554-5.533 33.196q0 10.641 5.533 27.436q20.115 5.76 30.316 5.76T256 60.631"/><path fill="#fbbc04" d="M256 60.632h-60.632v134.736H256z"/><path fill="#34a853" d="M195.368 195.368H60.632V256h134.736z"/><path fill="#4285f4" d="M195.368 0H20.211C9.044 0 0 9.044 0 20.21v175.158h60.632V60.632h134.736z"/><path fill="#4285f4" d="M88.27 165.154c-5.036-3.402-8.523-8.37-10.426-14.94l11.689-4.816q1.59 6.063 5.558 9.398c2.627 2.223 5.827 3.318 9.566 3.318q5.734 0 9.852-3.487c2.746-2.324 4.127-5.288 4.127-8.875q0-5.508-4.345-8.994c-2.897-2.324-6.535-3.486-10.88-3.486h-6.754v-11.57h6.063q5.608 0 9.448-3.033c2.56-2.02 3.84-4.783 3.84-8.303c0-3.132-1.145-5.625-3.435-7.494c-2.29-1.87-5.188-2.813-8.708-2.813c-3.436 0-6.164.91-8.185 2.745a16.1 16.1 0 0 0-4.413 6.754l-11.57-4.817c1.532-4.345 4.345-8.185 8.471-11.503s9.398-4.985 15.798-4.985c4.733 0 8.994.91 12.767 2.745c3.772 1.836 6.736 4.379 8.875 7.613c2.14 3.25 3.2 6.888 3.2 10.93c0 4.126-.993 7.613-2.98 10.476s-4.43 5.052-7.327 6.585v.69a22.25 22.25 0 0 1 9.398 7.327c2.442 3.284 3.672 7.208 3.672 11.79c0 4.58-1.163 8.673-3.487 12.26c-2.324 3.588-5.54 6.417-9.617 8.472c-4.092 2.055-8.69 3.1-13.793 3.1c-5.912.016-11.369-1.685-16.405-5.087m71.797-58.005l-12.833 9.28l-6.417-9.734l23.023-16.607h8.825v78.333h-12.598z"/></svg>

React

import type { SVGProps } from "react";

export function LogosGoogleCalendar2020(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#fff" d="M195.368 60.632H60.632v134.736h134.736z"/><path fill="#ea4335" d="M195.368 256L256 195.368l-30.316-5.172l-30.316 5.172l-5.533 27.73z"/><path fill="#188038" d="M0 195.368v40.421C0 246.956 9.044 256 20.21 256h40.422l6.225-30.316l-6.225-30.316l-33.033-5.172z"/><path fill="#1967d2" d="M256 60.632V20.21C256 9.044 246.956 0 235.79 0h-40.422q-5.532 22.554-5.533 33.196q0 10.641 5.533 27.436q20.115 5.76 30.316 5.76T256 60.631"/><path fill="#fbbc04" d="M256 60.632h-60.632v134.736H256z"/><path fill="#34a853" d="M195.368 195.368H60.632V256h134.736z"/><path fill="#4285f4" d="M195.368 0H20.211C9.044 0 0 9.044 0 20.21v175.158h60.632V60.632h134.736z"/><path fill="#4285f4" d="M88.27 165.154c-5.036-3.402-8.523-8.37-10.426-14.94l11.689-4.816q1.59 6.063 5.558 9.398c2.627 2.223 5.827 3.318 9.566 3.318q5.734 0 9.852-3.487c2.746-2.324 4.127-5.288 4.127-8.875q0-5.508-4.345-8.994c-2.897-2.324-6.535-3.486-10.88-3.486h-6.754v-11.57h6.063q5.608 0 9.448-3.033c2.56-2.02 3.84-4.783 3.84-8.303c0-3.132-1.145-5.625-3.435-7.494c-2.29-1.87-5.188-2.813-8.708-2.813c-3.436 0-6.164.91-8.185 2.745a16.1 16.1 0 0 0-4.413 6.754l-11.57-4.817c1.532-4.345 4.345-8.185 8.471-11.503s9.398-4.985 15.798-4.985c4.733 0 8.994.91 12.767 2.745c3.772 1.836 6.736 4.379 8.875 7.613c2.14 3.25 3.2 6.888 3.2 10.93c0 4.126-.993 7.613-2.98 10.476s-4.43 5.052-7.327 6.585v.69a22.25 22.25 0 0 1 9.398 7.327c2.442 3.284 3.672 7.208 3.672 11.79c0 4.58-1.163 8.673-3.487 12.26c-2.324 3.588-5.54 6.417-9.617 8.472c-4.092 2.055-8.69 3.1-13.793 3.1c-5.912.016-11.369-1.685-16.405-5.087m71.797-58.005l-12.833 9.28l-6.417-9.734l23.023-16.607h8.825v78.333h-12.598z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#fff" d="M195.368 60.632H60.632v134.736h134.736z"/><path fill="#ea4335" d="M195.368 256L256 195.368l-30.316-5.172l-30.316 5.172l-5.533 27.73z"/><path fill="#188038" d="M0 195.368v40.421C0 246.956 9.044 256 20.21 256h40.422l6.225-30.316l-6.225-30.316l-33.033-5.172z"/><path fill="#1967d2" d="M256 60.632V20.21C256 9.044 246.956 0 235.79 0h-40.422q-5.532 22.554-5.533 33.196q0 10.641 5.533 27.436q20.115 5.76 30.316 5.76T256 60.631"/><path fill="#fbbc04" d="M256 60.632h-60.632v134.736H256z"/><path fill="#34a853" d="M195.368 195.368H60.632V256h134.736z"/><path fill="#4285f4" d="M195.368 0H20.211C9.044 0 0 9.044 0 20.21v175.158h60.632V60.632h134.736z"/><path fill="#4285f4" d="M88.27 165.154c-5.036-3.402-8.523-8.37-10.426-14.94l11.689-4.816q1.59 6.063 5.558 9.398c2.627 2.223 5.827 3.318 9.566 3.318q5.734 0 9.852-3.487c2.746-2.324 4.127-5.288 4.127-8.875q0-5.508-4.345-8.994c-2.897-2.324-6.535-3.486-10.88-3.486h-6.754v-11.57h6.063q5.608 0 9.448-3.033c2.56-2.02 3.84-4.783 3.84-8.303c0-3.132-1.145-5.625-3.435-7.494c-2.29-1.87-5.188-2.813-8.708-2.813c-3.436 0-6.164.91-8.185 2.745a16.1 16.1 0 0 0-4.413 6.754l-11.57-4.817c1.532-4.345 4.345-8.185 8.471-11.503s9.398-4.985 15.798-4.985c4.733 0 8.994.91 12.767 2.745c3.772 1.836 6.736 4.379 8.875 7.613c2.14 3.25 3.2 6.888 3.2 10.93c0 4.126-.993 7.613-2.98 10.476s-4.43 5.052-7.327 6.585v.69a22.25 22.25 0 0 1 9.398 7.327c2.442 3.284 3.672 7.208 3.672 11.79c0 4.58-1.163 8.673-3.487 12.26c-2.324 3.588-5.54 6.417-9.617 8.472c-4.092 2.055-8.69 3.1-13.793 3.1c-5.912.016-11.369-1.685-16.405-5.087m71.797-58.005l-12.833 9.28l-6.417-9.734l23.023-16.607h8.825v78.333h-12.598z"/></svg>
</template>

CSS

.icon-google-calendar-2020 {
  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%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M195.368%2060.632H60.632v134.736h134.736z%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M195.368%20256L256%20195.368l-30.316-5.172l-30.316%205.172l-5.533%2027.73z%22%2F%3E%3Cpath%20fill%3D%22%23188038%22%20d%3D%22M0%20195.368v40.421C0%20246.956%209.044%20256%2020.21%20256h40.422l6.225-30.316l-6.225-30.316l-33.033-5.172z%22%2F%3E%3Cpath%20fill%3D%22%231967d2%22%20d%3D%22M256%2060.632V20.21C256%209.044%20246.956%200%20235.79%200h-40.422q-5.532%2022.554-5.533%2033.196q0%2010.641%205.533%2027.436q20.115%205.76%2030.316%205.76T256%2060.631%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M256%2060.632h-60.632v134.736H256z%22%2F%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M195.368%20195.368H60.632V256h134.736z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M195.368%200H20.211C9.044%200%200%209.044%200%2020.21v175.158h60.632V60.632h134.736z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M88.27%20165.154c-5.036-3.402-8.523-8.37-10.426-14.94l11.689-4.816q1.59%206.063%205.558%209.398c2.627%202.223%205.827%203.318%209.566%203.318q5.734%200%209.852-3.487c2.746-2.324%204.127-5.288%204.127-8.875q0-5.508-4.345-8.994c-2.897-2.324-6.535-3.486-10.88-3.486h-6.754v-11.57h6.063q5.608%200%209.448-3.033c2.56-2.02%203.84-4.783%203.84-8.303c0-3.132-1.145-5.625-3.435-7.494c-2.29-1.87-5.188-2.813-8.708-2.813c-3.436%200-6.164.91-8.185%202.745a16.1%2016.1%200%200%200-4.413%206.754l-11.57-4.817c1.532-4.345%204.345-8.185%208.471-11.503s9.398-4.985%2015.798-4.985c4.733%200%208.994.91%2012.767%202.745c3.772%201.836%206.736%204.379%208.875%207.613c2.14%203.25%203.2%206.888%203.2%2010.93c0%204.126-.993%207.613-2.98%2010.476s-4.43%205.052-7.327%206.585v.69a22.25%2022.25%200%200%201%209.398%207.327c2.442%203.284%203.672%207.208%203.672%2011.79c0%204.58-1.163%208.673-3.487%2012.26c-2.324%203.588-5.54%206.417-9.617%208.472c-4.092%202.055-8.69%203.1-13.793%203.1c-5.912.016-11.369-1.685-16.405-5.087m71.797-58.005l-12.833%209.28l-6.417-9.734l23.023-16.607h8.825v78.333h-12.598z%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%20256%20256%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M195.368%2060.632H60.632v134.736h134.736z%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M195.368%20256L256%20195.368l-30.316-5.172l-30.316%205.172l-5.533%2027.73z%22%2F%3E%3Cpath%20fill%3D%22%23188038%22%20d%3D%22M0%20195.368v40.421C0%20246.956%209.044%20256%2020.21%20256h40.422l6.225-30.316l-6.225-30.316l-33.033-5.172z%22%2F%3E%3Cpath%20fill%3D%22%231967d2%22%20d%3D%22M256%2060.632V20.21C256%209.044%20246.956%200%20235.79%200h-40.422q-5.532%2022.554-5.533%2033.196q0%2010.641%205.533%2027.436q20.115%205.76%2030.316%205.76T256%2060.631%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M256%2060.632h-60.632v134.736H256z%22%2F%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M195.368%20195.368H60.632V256h134.736z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M195.368%200H20.211C9.044%200%200%209.044%200%2020.21v175.158h60.632V60.632h134.736z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M88.27%20165.154c-5.036-3.402-8.523-8.37-10.426-14.94l11.689-4.816q1.59%206.063%205.558%209.398c2.627%202.223%205.827%203.318%209.566%203.318q5.734%200%209.852-3.487c2.746-2.324%204.127-5.288%204.127-8.875q0-5.508-4.345-8.994c-2.897-2.324-6.535-3.486-10.88-3.486h-6.754v-11.57h6.063q5.608%200%209.448-3.033c2.56-2.02%203.84-4.783%203.84-8.303c0-3.132-1.145-5.625-3.435-7.494c-2.29-1.87-5.188-2.813-8.708-2.813c-3.436%200-6.164.91-8.185%202.745a16.1%2016.1%200%200%200-4.413%206.754l-11.57-4.817c1.532-4.345%204.345-8.185%208.471-11.503s9.398-4.985%2015.798-4.985c4.733%200%208.994.91%2012.767%202.745c3.772%201.836%206.736%204.379%208.875%207.613c2.14%203.25%203.2%206.888%203.2%2010.93c0%204.126-.993%207.613-2.98%2010.476s-4.43%205.052-7.327%206.585v.69a22.25%2022.25%200%200%201%209.398%207.327c2.442%203.284%203.672%207.208%203.672%2011.79c0%204.58-1.163%208.673-3.487%2012.26c-2.324%203.588-5.54%206.417-9.617%208.472c-4.092%202.055-8.69%203.1-13.793%203.1c-5.912.016-11.369-1.685-16.405-5.087m71.797-58.005l-12.833%209.28l-6.417-9.734l23.023-16.607h8.825v78.333h-12.598z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/google-calendar-2020.svg?color=%231a73e8&size=48