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

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

The same logo in other sets

Use the locust logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.425 6.348l.725.731l-1.901 1.916l.501.502l2.52-2.519l.73.73l-2.519 2.52v2.887l-1.65 1.65l-1.875-1.9v1.064l3.674 3.723h-2.722l-6.514-6.514l5.684-2.612h1.187Zm-2.74 11.683h-3.924l-7.799-7.799l-2.038 7.799H2.012L4.948 6.783l.157-.076l1.517-.738ZM2.137 15.85l-.47 1.802H0v-.82Zm4.304-1.977l2.449-1.126l3.605 3.605l-3.008 1.3H5.454Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLocust(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="m21.425 6.348l.725.731l-1.901 1.916l.501.502l2.52-2.519l.73.73l-2.519 2.52v2.887l-1.65 1.65l-1.875-1.9v1.064l3.674 3.723h-2.722l-6.514-6.514l5.684-2.612h1.187Zm-2.74 11.683h-3.924l-7.799-7.799l-2.038 7.799H2.012L4.948 6.783l.157-.076l1.517-.738ZM2.137 15.85l-.47 1.802H0v-.82Zm4.304-1.977l2.449-1.126l3.605 3.605l-3.008 1.3H5.454Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.425 6.348l.725.731l-1.901 1.916l.501.502l2.52-2.519l.73.73l-2.519 2.52v2.887l-1.65 1.65l-1.875-1.9v1.064l3.674 3.723h-2.722l-6.514-6.514l5.684-2.612h1.187Zm-2.74 11.683h-3.924l-7.799-7.799l-2.038 7.799H2.012L4.948 6.783l.157-.076l1.517-.738ZM2.137 15.85l-.47 1.802H0v-.82Zm4.304-1.977l2.449-1.126l3.605 3.605l-3.008 1.3H5.454Z"/></svg>
</template>

CSS

.icon-locust {
  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%22m21.425%206.348l.725.731l-1.901%201.916l.501.502l2.52-2.519l.73.73l-2.519%202.52v2.887l-1.65%201.65l-1.875-1.9v1.064l3.674%203.723h-2.722l-6.514-6.514l5.684-2.612h1.187Zm-2.74%2011.683h-3.924l-7.799-7.799l-2.038%207.799H2.012L4.948%206.783l.157-.076l1.517-.738ZM2.137%2015.85l-.47%201.802H0v-.82Zm4.304-1.977l2.449-1.126l3.605%203.605l-3.008%201.3H5.454Z%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%22m21.425%206.348l.725.731l-1.901%201.916l.501.502l2.52-2.519l.73.73l-2.519%202.52v2.887l-1.65%201.65l-1.875-1.9v1.064l3.674%203.723h-2.722l-6.514-6.514l5.684-2.612h1.187Zm-2.74%2011.683h-3.924l-7.799-7.799l-2.038%207.799H2.012L4.948%206.783l.157-.076l1.517-.738ZM2.137%2015.85l-.47%201.802H0v-.82Zm4.304-1.977l2.449-1.126l3.605%203.605l-3.008%201.3H5.454Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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