malwarebytes logo

malwarebytes from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
malwarebytes
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the malwarebytes logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.87 22.903c.157 0 .28-.124.28-.283c0-.124-.088-.283-.245-.283h-.088l-.193-.035c-3.238-.636-5.635-3.55-5.635-6.96a7.05 7.05 0 0 1 1.19-3.938c.123-.159.315-.283.525-.088l5.111 5.228a.33.33 0 0 0 .193.088c.087 0 .157-.035.192-.088l5.146-5.193c.193-.194.368-.159.473.035a7.1 7.1 0 0 1 1.19 3.939a7.04 7.04 0 0 1-1.803 4.716l-.122.124c0 .035-.035.088-.035.123c0 .16.122.283.28.283h.035c.035 0 .087-.035.122-.035c6.826-2.897 6.512-9.75 6.512-9.75a12.21 12.21 0 0 0-4.674-9.626c-.122-.089-.315-.089-.403.035l-6.703 6.853a.305.305 0 0 1-.438 0L5.023 1.195a.297.297 0 0 0-.402-.035A12.24 12.24 0 0 0 0 10.786c0 6.288 4.709 11.48 10.783 12.117Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMalwarebytes(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="M10.87 22.903c.157 0 .28-.124.28-.283c0-.124-.088-.283-.245-.283h-.088l-.193-.035c-3.238-.636-5.635-3.55-5.635-6.96a7.05 7.05 0 0 1 1.19-3.938c.123-.159.315-.283.525-.088l5.111 5.228a.33.33 0 0 0 .193.088c.087 0 .157-.035.192-.088l5.146-5.193c.193-.194.368-.159.473.035a7.1 7.1 0 0 1 1.19 3.939a7.04 7.04 0 0 1-1.803 4.716l-.122.124c0 .035-.035.088-.035.123c0 .16.122.283.28.283h.035c.035 0 .087-.035.122-.035c6.826-2.897 6.512-9.75 6.512-9.75a12.21 12.21 0 0 0-4.674-9.626c-.122-.089-.315-.089-.403.035l-6.703 6.853a.305.305 0 0 1-.438 0L5.023 1.195a.297.297 0 0 0-.402-.035A12.24 12.24 0 0 0 0 10.786c0 6.288 4.709 11.48 10.783 12.117Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.87 22.903c.157 0 .28-.124.28-.283c0-.124-.088-.283-.245-.283h-.088l-.193-.035c-3.238-.636-5.635-3.55-5.635-6.96a7.05 7.05 0 0 1 1.19-3.938c.123-.159.315-.283.525-.088l5.111 5.228a.33.33 0 0 0 .193.088c.087 0 .157-.035.192-.088l5.146-5.193c.193-.194.368-.159.473.035a7.1 7.1 0 0 1 1.19 3.939a7.04 7.04 0 0 1-1.803 4.716l-.122.124c0 .035-.035.088-.035.123c0 .16.122.283.28.283h.035c.035 0 .087-.035.122-.035c6.826-2.897 6.512-9.75 6.512-9.75a12.21 12.21 0 0 0-4.674-9.626c-.122-.089-.315-.089-.403.035l-6.703 6.853a.305.305 0 0 1-.438 0L5.023 1.195a.297.297 0 0 0-.402-.035A12.24 12.24 0 0 0 0 10.786c0 6.288 4.709 11.48 10.783 12.117Z"/></svg>
</template>

CSS

.icon-malwarebytes {
  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%22M10.87%2022.903c.157%200%20.28-.124.28-.283c0-.124-.088-.283-.245-.283h-.088l-.193-.035c-3.238-.636-5.635-3.55-5.635-6.96a7.05%207.05%200%200%201%201.19-3.938c.123-.159.315-.283.525-.088l5.111%205.228a.33.33%200%200%200%20.193.088c.087%200%20.157-.035.192-.088l5.146-5.193c.193-.194.368-.159.473.035a7.1%207.1%200%200%201%201.19%203.939a7.04%207.04%200%200%201-1.803%204.716l-.122.124c0%20.035-.035.088-.035.123c0%20.16.122.283.28.283h.035c.035%200%20.087-.035.122-.035c6.826-2.897%206.512-9.75%206.512-9.75a12.21%2012.21%200%200%200-4.674-9.626c-.122-.089-.315-.089-.403.035l-6.703%206.853a.305.305%200%200%201-.438%200L5.023%201.195a.297.297%200%200%200-.402-.035A12.24%2012.24%200%200%200%200%2010.786c0%206.288%204.709%2011.48%2010.783%2012.117Z%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%22M10.87%2022.903c.157%200%20.28-.124.28-.283c0-.124-.088-.283-.245-.283h-.088l-.193-.035c-3.238-.636-5.635-3.55-5.635-6.96a7.05%207.05%200%200%201%201.19-3.938c.123-.159.315-.283.525-.088l5.111%205.228a.33.33%200%200%200%20.193.088c.087%200%20.157-.035.192-.088l5.146-5.193c.193-.194.368-.159.473.035a7.1%207.1%200%200%201%201.19%203.939a7.04%207.04%200%200%201-1.803%204.716l-.122.124c0%20.035-.035.088-.035.123c0%20.16.122.283.28.283h.035c.035%200%20.087-.035.122-.035c6.826-2.897%206.512-9.75%206.512-9.75a12.21%2012.21%200%200%200-4.674-9.626c-.122-.089-.315-.089-.403.035l-6.703%206.853a.305.305%200%200%201-.438%200L5.023%201.195a.297.297%200%200%200-.402-.035A12.24%2012.24%200%200%200%200%2010.786c0%206.288%204.709%2011.48%2010.783%2012.117Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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