gmail apps script icon

gmail-apps-script-outline from Material Symbols by Google · Outline · Apache-2.0 Free for personal and commercial use.

Name
gmail-apps-script-outline
Set
Material Symbols
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols

Related icons in Material Symbols

Use the gmail apps script icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18q-.825 0-1.412-.587Q2 16.825 2 16V6q0-.825.588-1.412Q3.175 4 4 4h13q.825 0 1.413.588Q19 5.175 19 6v5.075q-.25-.05-.487-.063Q18.275 11 18 11t-.512.012q-.238.013-.488.063V7.4L10.4 12L4 7.425V16h8.075q-.05.25-.063.488Q12 16.725 12 17t.012.512q.013.238.063.488ZM5.45 6l4.95 3.55L15.5 6ZM14 22q-.425 0-.712-.288Q13 21.425 13 21t.288-.712Q13.575 20 14 20h2.825l-2.3-1.625q-.35-.25-.412-.637q-.063-.388.162-.738t.625-.413q.4-.062.75.163l2.325 1.6L17 15.7q-.15-.375.025-.75t.575-.525q.4-.15.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.613q.338-.212.738-.087q.4.125.625.462q.225.338.1.738l-1.55 5.8q-.1.35-.362.55q-.263.2-.613.2Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGmailAppsScriptOutline(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="M4 18q-.825 0-1.412-.587Q2 16.825 2 16V6q0-.825.588-1.412Q3.175 4 4 4h13q.825 0 1.413.588Q19 5.175 19 6v5.075q-.25-.05-.487-.063Q18.275 11 18 11t-.512.012q-.238.013-.488.063V7.4L10.4 12L4 7.425V16h8.075q-.05.25-.063.488Q12 16.725 12 17t.012.512q.013.238.063.488ZM5.45 6l4.95 3.55L15.5 6ZM14 22q-.425 0-.712-.288Q13 21.425 13 21t.288-.712Q13.575 20 14 20h2.825l-2.3-1.625q-.35-.25-.412-.637q-.063-.388.162-.738t.625-.413q.4-.062.75.163l2.325 1.6L17 15.7q-.15-.375.025-.75t.575-.525q.4-.15.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.613q.338-.212.738-.087q.4.125.625.462q.225.338.1.738l-1.55 5.8q-.1.35-.362.55q-.263.2-.613.2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18q-.825 0-1.412-.587Q2 16.825 2 16V6q0-.825.588-1.412Q3.175 4 4 4h13q.825 0 1.413.588Q19 5.175 19 6v5.075q-.25-.05-.487-.063Q18.275 11 18 11t-.512.012q-.238.013-.488.063V7.4L10.4 12L4 7.425V16h8.075q-.05.25-.063.488Q12 16.725 12 17t.012.512q.013.238.063.488ZM5.45 6l4.95 3.55L15.5 6ZM14 22q-.425 0-.712-.288Q13 21.425 13 21t.288-.712Q13.575 20 14 20h2.825l-2.3-1.625q-.35-.25-.412-.637q-.063-.388.162-.738t.625-.413q.4-.062.75.163l2.325 1.6L17 15.7q-.15-.375.025-.75t.575-.525q.4-.15.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.613q.338-.212.738-.087q.4.125.625.462q.225.338.1.738l-1.55 5.8q-.1.35-.362.55q-.263.2-.613.2Z"/></svg>
</template>

CSS

.icon-gmail-apps-script-outline {
  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%22M4%2018q-.825%200-1.412-.587Q2%2016.825%202%2016V6q0-.825.588-1.412Q3.175%204%204%204h13q.825%200%201.413.588Q19%205.175%2019%206v5.075q-.25-.05-.487-.063Q18.275%2011%2018%2011t-.512.012q-.238.013-.488.063V7.4L10.4%2012L4%207.425V16h8.075q-.05.25-.063.488Q12%2016.725%2012%2017t.012.512q.013.238.063.488ZM5.45%206l4.95%203.55L15.5%206ZM14%2022q-.425%200-.712-.288Q13%2021.425%2013%2021t.288-.712Q13.575%2020%2014%2020h2.825l-2.3-1.625q-.35-.25-.412-.637q-.063-.388.162-.738t.625-.413q.4-.062.75.163l2.325%201.6L17%2015.7q-.15-.375.025-.75t.575-.525q.4-.15.775.025t.525.575l.95%202.65l.75-2.725q.125-.4.462-.613q.338-.212.738-.087q.4.125.625.462q.225.338.1.738l-1.55%205.8q-.1.35-.362.55q-.263.2-.613.2Z%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%22M4%2018q-.825%200-1.412-.587Q2%2016.825%202%2016V6q0-.825.588-1.412Q3.175%204%204%204h13q.825%200%201.413.588Q19%205.175%2019%206v5.075q-.25-.05-.487-.063Q18.275%2011%2018%2011t-.512.012q-.238.013-.488.063V7.4L10.4%2012L4%207.425V16h8.075q-.05.25-.063.488Q12%2016.725%2012%2017t.012.512q.013.238.063.488ZM5.45%206l4.95%203.55L15.5%206ZM14%2022q-.425%200-.712-.288Q13%2021.425%2013%2021t.288-.712Q13.575%2020%2014%2020h2.825l-2.3-1.625q-.35-.25-.412-.637q-.063-.388.162-.738t.625-.413q.4-.062.75.163l2.325%201.6L17%2015.7q-.15-.375.025-.75t.575-.525q.4-.15.775.025t.525.575l.95%202.65l.75-2.725q.125-.4.462-.613q.338-.212.738-.087q.4.125.625.462q.225.338.1.738l-1.55%205.8q-.1.35-.362.55q-.263.2-.613.2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/gmail-apps-script-outline.svg?color=%231a73e8&size=48