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

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

Use the lobsters logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm5.414 4.02h7.86c.105 0 .15.014.15.134c-.015.285 0 .556 0 .841v.12c-.21.015-.42 0-.615.03c-.3.045-.6.089-.885.164c-.525.165-.793.527-.853 1.022a5 5 0 0 0-.047.674v9.586c0 .405.046.808.091 1.198c.045.435.33.72.736.87c.345.135.718.167 1.078.182c.945.03 1.877.014 2.792-.226c1.32-.33 2.204-1.156 2.64-2.46c.134-.42.193-.855.298-1.29c.015-.03.046-.09.076-.09h.99c-.03 1.8.03 3.599 0 5.399H5.25v-.944c0-.165 0-.149.15-.164c.344-.03.689-.045 1.034-.105c.69-.12 1.005-.467 1.11-1.172c.03-.21.047-.434.047-.644V7.035c0-.27-.032-.54-.062-.795c-.045-.465-.344-.749-.779-.914c-.405-.15-.825-.166-1.245-.196h-.226v-.976c0-.105.03-.134.135-.134"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLobsters(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="M0 0v24h24V0zm5.414 4.02h7.86c.105 0 .15.014.15.134c-.015.285 0 .556 0 .841v.12c-.21.015-.42 0-.615.03c-.3.045-.6.089-.885.164c-.525.165-.793.527-.853 1.022a5 5 0 0 0-.047.674v9.586c0 .405.046.808.091 1.198c.045.435.33.72.736.87c.345.135.718.167 1.078.182c.945.03 1.877.014 2.792-.226c1.32-.33 2.204-1.156 2.64-2.46c.134-.42.193-.855.298-1.29c.015-.03.046-.09.076-.09h.99c-.03 1.8.03 3.599 0 5.399H5.25v-.944c0-.165 0-.149.15-.164c.344-.03.689-.045 1.034-.105c.69-.12 1.005-.467 1.11-1.172c.03-.21.047-.434.047-.644V7.035c0-.27-.032-.54-.062-.795c-.045-.465-.344-.749-.779-.914c-.405-.15-.825-.166-1.245-.196h-.226v-.976c0-.105.03-.134.135-.134"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm5.414 4.02h7.86c.105 0 .15.014.15.134c-.015.285 0 .556 0 .841v.12c-.21.015-.42 0-.615.03c-.3.045-.6.089-.885.164c-.525.165-.793.527-.853 1.022a5 5 0 0 0-.047.674v9.586c0 .405.046.808.091 1.198c.045.435.33.72.736.87c.345.135.718.167 1.078.182c.945.03 1.877.014 2.792-.226c1.32-.33 2.204-1.156 2.64-2.46c.134-.42.193-.855.298-1.29c.015-.03.046-.09.076-.09h.99c-.03 1.8.03 3.599 0 5.399H5.25v-.944c0-.165 0-.149.15-.164c.344-.03.689-.045 1.034-.105c.69-.12 1.005-.467 1.11-1.172c.03-.21.047-.434.047-.644V7.035c0-.27-.032-.54-.062-.795c-.045-.465-.344-.749-.779-.914c-.405-.15-.825-.166-1.245-.196h-.226v-.976c0-.105.03-.134.135-.134"/></svg>
</template>

CSS

.icon-lobsters {
  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%22M0%200v24h24V0zm5.414%204.02h7.86c.105%200%20.15.014.15.134c-.015.285%200%20.556%200%20.841v.12c-.21.015-.42%200-.615.03c-.3.045-.6.089-.885.164c-.525.165-.793.527-.853%201.022a5%205%200%200%200-.047.674v9.586c0%20.405.046.808.091%201.198c.045.435.33.72.736.87c.345.135.718.167%201.078.182c.945.03%201.877.014%202.792-.226c1.32-.33%202.204-1.156%202.64-2.46c.134-.42.193-.855.298-1.29c.015-.03.046-.09.076-.09h.99c-.03%201.8.03%203.599%200%205.399H5.25v-.944c0-.165%200-.149.15-.164c.344-.03.689-.045%201.034-.105c.69-.12%201.005-.467%201.11-1.172c.03-.21.047-.434.047-.644V7.035c0-.27-.032-.54-.062-.795c-.045-.465-.344-.749-.779-.914c-.405-.15-.825-.166-1.245-.196h-.226v-.976c0-.105.03-.134.135-.134%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%22M0%200v24h24V0zm5.414%204.02h7.86c.105%200%20.15.014.15.134c-.015.285%200%20.556%200%20.841v.12c-.21.015-.42%200-.615.03c-.3.045-.6.089-.885.164c-.525.165-.793.527-.853%201.022a5%205%200%200%200-.047.674v9.586c0%20.405.046.808.091%201.198c.045.435.33.72.736.87c.345.135.718.167%201.078.182c.945.03%201.877.014%202.792-.226c1.32-.33%202.204-1.156%202.64-2.46c.134-.42.193-.855.298-1.29c.015-.03.046-.09.076-.09h.99c-.03%201.8.03%203.599%200%205.399H5.25v-.944c0-.165%200-.149.15-.164c.344-.03.689-.045%201.034-.105c.69-.12%201.005-.467%201.11-1.172c.03-.21.047-.434.047-.644V7.035c0-.27-.032-.54-.062-.795c-.045-.465-.344-.749-.779-.914c-.405-.15-.825-.166-1.245-.196h-.226v-.976c0-.105.03-.134.135-.134%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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