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

Name
msw
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Related icons in SVG Logos

Use the msw logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M0 0h256v256H0z"/><path fill="#7a1818" d="M68.869 68.182a36 36 0 0 0-13.173 24.256l-9.073 86.269l-.044.496l-.01.14a22.25 22.25 0 0 0 6.461 17.278a22.22 22.22 0 0 0 15.726 6.513l86.785-.007l.63-.008a36.06 36.06 0 0 0 23.32-9.255a36 36 0 0 0 11.882-24.913a36 36 0 0 0-9.213-26.019l-63.918-70.986l-.427-.462a36.06 36.06 0 0 0-22.48-11.14a36 36 0 0 0-26.466 7.838m23.119 23.987l.24.032a4.06 4.06 0 0 1 2.121 1.052l.145.143l.21.228l63.675 70.72a4 4 0 0 1 1.038 2.932a4 4 0 0 1-1.339 2.808l-.185.157a4.06 4.06 0 0 1-2.2.873l-.218.011l-.206.002l-75.673.005l7.925-75.346a4 4 0 0 1 1.484-2.734a4 4 0 0 1 2.983-.883"/><path fill="#ff6a33" d="m186.243 52.867l-117.836.009l-.658.015l-.185.008a22.24 22.24 0 0 0-15.498 37.098l105.467 117.134l.452.479l.13.131a22.24 22.24 0 0 0 37.94-13.302l12.321-117.145l.044-.496l.01-.14a22.25 22.25 0 0 0-6.461-17.278a22.22 22.22 0 0 0-15.726-6.513m-10.84 32l-8.88 84.425l-76.01-84.419z"/></svg>

React

import type { SVGProps } from "react";

export function LogosMsw(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M0 0h256v256H0z"/><path fill="#7a1818" d="M68.869 68.182a36 36 0 0 0-13.173 24.256l-9.073 86.269l-.044.496l-.01.14a22.25 22.25 0 0 0 6.461 17.278a22.22 22.22 0 0 0 15.726 6.513l86.785-.007l.63-.008a36.06 36.06 0 0 0 23.32-9.255a36 36 0 0 0 11.882-24.913a36 36 0 0 0-9.213-26.019l-63.918-70.986l-.427-.462a36.06 36.06 0 0 0-22.48-11.14a36 36 0 0 0-26.466 7.838m23.119 23.987l.24.032a4.06 4.06 0 0 1 2.121 1.052l.145.143l.21.228l63.675 70.72a4 4 0 0 1 1.038 2.932a4 4 0 0 1-1.339 2.808l-.185.157a4.06 4.06 0 0 1-2.2.873l-.218.011l-.206.002l-75.673.005l7.925-75.346a4 4 0 0 1 1.484-2.734a4 4 0 0 1 2.983-.883"/><path fill="#ff6a33" d="m186.243 52.867l-117.836.009l-.658.015l-.185.008a22.24 22.24 0 0 0-15.498 37.098l105.467 117.134l.452.479l.13.131a22.24 22.24 0 0 0 37.94-13.302l12.321-117.145l.044-.496l.01-.14a22.25 22.25 0 0 0-6.461-17.278a22.22 22.22 0 0 0-15.726-6.513m-10.84 32l-8.88 84.425l-76.01-84.419z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M0 0h256v256H0z"/><path fill="#7a1818" d="M68.869 68.182a36 36 0 0 0-13.173 24.256l-9.073 86.269l-.044.496l-.01.14a22.25 22.25 0 0 0 6.461 17.278a22.22 22.22 0 0 0 15.726 6.513l86.785-.007l.63-.008a36.06 36.06 0 0 0 23.32-9.255a36 36 0 0 0 11.882-24.913a36 36 0 0 0-9.213-26.019l-63.918-70.986l-.427-.462a36.06 36.06 0 0 0-22.48-11.14a36 36 0 0 0-26.466 7.838m23.119 23.987l.24.032a4.06 4.06 0 0 1 2.121 1.052l.145.143l.21.228l63.675 70.72a4 4 0 0 1 1.038 2.932a4 4 0 0 1-1.339 2.808l-.185.157a4.06 4.06 0 0 1-2.2.873l-.218.011l-.206.002l-75.673.005l7.925-75.346a4 4 0 0 1 1.484-2.734a4 4 0 0 1 2.983-.883"/><path fill="#ff6a33" d="m186.243 52.867l-117.836.009l-.658.015l-.185.008a22.24 22.24 0 0 0-15.498 37.098l105.467 117.134l.452.479l.13.131a22.24 22.24 0 0 0 37.94-13.302l12.321-117.145l.044-.496l.01-.14a22.25 22.25 0 0 0-6.461-17.278a22.22 22.22 0 0 0-15.726-6.513m-10.84 32l-8.88 84.425l-76.01-84.419z"/></svg>
</template>

CSS

.icon-msw {
  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%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%237a1818%22%20d%3D%22M68.869%2068.182a36%2036%200%200%200-13.173%2024.256l-9.073%2086.269l-.044.496l-.01.14a22.25%2022.25%200%200%200%206.461%2017.278a22.22%2022.22%200%200%200%2015.726%206.513l86.785-.007l.63-.008a36.06%2036.06%200%200%200%2023.32-9.255a36%2036%200%200%200%2011.882-24.913a36%2036%200%200%200-9.213-26.019l-63.918-70.986l-.427-.462a36.06%2036.06%200%200%200-22.48-11.14a36%2036%200%200%200-26.466%207.838m23.119%2023.987l.24.032a4.06%204.06%200%200%201%202.121%201.052l.145.143l.21.228l63.675%2070.72a4%204%200%200%201%201.038%202.932a4%204%200%200%201-1.339%202.808l-.185.157a4.06%204.06%200%200%201-2.2.873l-.218.011l-.206.002l-75.673.005l7.925-75.346a4%204%200%200%201%201.484-2.734a4%204%200%200%201%202.983-.883%22%2F%3E%3Cpath%20fill%3D%22%23ff6a33%22%20d%3D%22m186.243%2052.867l-117.836.009l-.658.015l-.185.008a22.24%2022.24%200%200%200-15.498%2037.098l105.467%20117.134l.452.479l.13.131a22.24%2022.24%200%200%200%2037.94-13.302l12.321-117.145l.044-.496l.01-.14a22.25%2022.25%200%200%200-6.461-17.278a22.22%2022.22%200%200%200-15.726-6.513m-10.84%2032l-8.88%2084.425l-76.01-84.419z%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%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%237a1818%22%20d%3D%22M68.869%2068.182a36%2036%200%200%200-13.173%2024.256l-9.073%2086.269l-.044.496l-.01.14a22.25%2022.25%200%200%200%206.461%2017.278a22.22%2022.22%200%200%200%2015.726%206.513l86.785-.007l.63-.008a36.06%2036.06%200%200%200%2023.32-9.255a36%2036%200%200%200%2011.882-24.913a36%2036%200%200%200-9.213-26.019l-63.918-70.986l-.427-.462a36.06%2036.06%200%200%200-22.48-11.14a36%2036%200%200%200-26.466%207.838m23.119%2023.987l.24.032a4.06%204.06%200%200%201%202.121%201.052l.145.143l.21.228l63.675%2070.72a4%204%200%200%201%201.038%202.932a4%204%200%200%201-1.339%202.808l-.185.157a4.06%204.06%200%200%201-2.2.873l-.218.011l-.206.002l-75.673.005l7.925-75.346a4%204%200%200%201%201.484-2.734a4%204%200%200%201%202.983-.883%22%2F%3E%3Cpath%20fill%3D%22%23ff6a33%22%20d%3D%22m186.243%2052.867l-117.836.009l-.658.015l-.185.008a22.24%2022.24%200%200%200-15.498%2037.098l105.467%20117.134l.452.479l.13.131a22.24%2022.24%200%200%200%2037.94-13.302l12.321-117.145l.044-.496l.01-.14a22.25%2022.25%200%200%200-6.461-17.278a22.22%2022.22%200%200%200-15.726-6.513m-10.84%2032l-8.88%2084.425l-76.01-84.419z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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