sway from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
sway
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the sway logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00e676" d="M4 6v22h19a2.4 2.4 157.5 0 0 1.707-.707l2.586-2.586A2.4 2.4 112.5 0 0 28 23V4H6a2 2 135 0 0-2 2"/><path fill="#263238" d="m18 8l-6.69 7.244c-.171.186-.44.506-.656.633c-.224.131-.457.157-.681.06c-.23-.1-.432-.47-.517-.708c-.602-1.696-1.04-3.489-1.415-5.268C7.814 8.88 8.543 8 9.647 8zm-8 15.436c-.8.855-1.997.755-2-.416V19c-.019-.47.53-.987 1-1h6zM16.045 16h-2.82L20 8.765c.373-.42 1.438-.76 2-.765h2l-6.486 7.33a2 2 0 0 1-1.469.67"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeSway(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00e676" d="M4 6v22h19a2.4 2.4 157.5 0 0 1.707-.707l2.586-2.586A2.4 2.4 112.5 0 0 28 23V4H6a2 2 135 0 0-2 2"/><path fill="#263238" d="m18 8l-6.69 7.244c-.171.186-.44.506-.656.633c-.224.131-.457.157-.681.06c-.23-.1-.432-.47-.517-.708c-.602-1.696-1.04-3.489-1.415-5.268C7.814 8.88 8.543 8 9.647 8zm-8 15.436c-.8.855-1.997.755-2-.416V19c-.019-.47.53-.987 1-1h6zM16.045 16h-2.82L20 8.765c.373-.42 1.438-.76 2-.765h2l-6.486 7.33a2 2 0 0 1-1.469.67"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00e676" d="M4 6v22h19a2.4 2.4 157.5 0 0 1.707-.707l2.586-2.586A2.4 2.4 112.5 0 0 28 23V4H6a2 2 135 0 0-2 2"/><path fill="#263238" d="m18 8l-6.69 7.244c-.171.186-.44.506-.656.633c-.224.131-.457.157-.681.06c-.23-.1-.432-.47-.517-.708c-.602-1.696-1.04-3.489-1.415-5.268C7.814 8.88 8.543 8 9.647 8zm-8 15.436c-.8.855-1.997.755-2-.416V19c-.019-.47.53-.987 1-1h6zM16.045 16h-2.82L20 8.765c.373-.42 1.438-.76 2-.765h2l-6.486 7.33a2 2 0 0 1-1.469.67"/></svg>
</template>

CSS

.icon-sway {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%2300e676%22%20d%3D%22M4%206v22h19a2.4%202.4%20157.5%200%200%201.707-.707l2.586-2.586A2.4%202.4%20112.5%200%200%2028%2023V4H6a2%202%20135%200%200-2%202%22%2F%3E%3Cpath%20fill%3D%22%23263238%22%20d%3D%22m18%208l-6.69%207.244c-.171.186-.44.506-.656.633c-.224.131-.457.157-.681.06c-.23-.1-.432-.47-.517-.708c-.602-1.696-1.04-3.489-1.415-5.268C7.814%208.88%208.543%208%209.647%208zm-8%2015.436c-.8.855-1.997.755-2-.416V19c-.019-.47.53-.987%201-1h6zM16.045%2016h-2.82L20%208.765c.373-.42%201.438-.76%202-.765h2l-6.486%207.33a2%202%200%200%201-1.469.67%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%2032%2032%22%3E%3Cpath%20fill%3D%22%2300e676%22%20d%3D%22M4%206v22h19a2.4%202.4%20157.5%200%200%201.707-.707l2.586-2.586A2.4%202.4%20112.5%200%200%2028%2023V4H6a2%202%20135%200%200-2%202%22%2F%3E%3Cpath%20fill%3D%22%23263238%22%20d%3D%22m18%208l-6.69%207.244c-.171.186-.44.506-.656.633c-.224.131-.457.157-.681.06c-.23-.1-.432-.47-.517-.708c-.602-1.696-1.04-3.489-1.415-5.268C7.814%208.88%208.543%208%209.647%208zm-8%2015.436c-.8.855-1.997.755-2-.416V19c-.019-.47.53-.987%201-1h6zM16.045%2016h-2.82L20%208.765c.373-.42%201.438-.76%202-.765h2l-6.486%207.33a2%202%200%200%201-1.469.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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