crab from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
crab
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the crab emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 6.48h.02C13.34 6.48 14 5.82 14 5h-1.9v.012A6.496 6.496 0 0 0 6 11.5h.242a.98.98 0 0 0 .42 1.233a.87.87 0 0 0-.394.727c0 1.03.426 1.957 1.109 2.62q-.264.65-.345 1.494L3.725 14.26c-.45-.44-1.2-.1-1.17.53c.05 1.25.56 2.48 1.51 3.43a5.14 5.14 0 0 0 3.053 1.48q.06.351.146.69H2.685c-.63 0-.92.77-.46 1.2a5.16 5.16 0 0 0 5.831.796q.174.314.372.612a5.16 5.16 0 0 0-2.713 4.152c-.05.63.69.99 1.15.57l3.144-2.931q.351.304.734.57a5 5 0 0 0-.088.781c-.05 1.36.42 2.61 1.24 3.57c.41.48 1.2.22 1.22-.42l.102-2.714A9.3 9.3 0 0 0 16 27a9.3 9.3 0 0 0 2.778-.423l.097 2.593c.02.64.81.9 1.22.42c.82-.96 1.29-2.21 1.24-3.57a5 5 0 0 0-.067-.668q.361-.253.695-.538l3.122 2.906c.46.43 1.21.06 1.16-.57c-.1-1.25-.66-2.47-1.65-3.4a5.2 5.2 0 0 0-1.024-.75q.205-.309.385-.636a5.2 5.2 0 0 0 2.3.536c1.36 0 2.6-.52 3.52-1.37c.47-.43.17-1.21-.46-1.21h-4.562a8 8 0 0 0 .14-.696a5.17 5.17 0 0 0 3.021-1.484c.96-.96 1.47-2.2 1.52-3.46c.03-.63-.73-.98-1.18-.53l-3.3 3.3a5.1 5.1 0 0 0-.378-1.485a3.63 3.63 0 0 0 .996-2.505a.87.87 0 0 0-.39-.724a.98.98 0 0 0 .426-1.236H26a6.496 6.496 0 0 0-6-6.481V5h-2c0 .82.66 1.48 1.48 1.48h.02v.33h-.02c-.82 0-1.48.66-1.48 1.48h1.613a4.19 4.19 0 0 0 4.071 3.21h.118a.98.98 0 0 0 .426 1.236a.87.87 0 0 0-.39.724c0 .398-.122.767-.33 1.073c-.877-.734-2.095-1.123-3.53-1.325a1 1 0 1 0-1.977-.171A46 46 0 0 0 16 13q-1.034-.002-2 .037V13a1 1 0 1 0-1.978.21c-1.488.21-2.743.622-3.627 1.41a1.9 1.9 0 0 1-.392-1.16c0-.3-.153-.566-.385-.721a.98.98 0 0 0 .43-1.239h.268a4.19 4.19 0 0 0 4.071-3.21H14c0-.82-.66-1.48-1.48-1.48h-.02z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCrab(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 6.48h.02C13.34 6.48 14 5.82 14 5h-1.9v.012A6.496 6.496 0 0 0 6 11.5h.242a.98.98 0 0 0 .42 1.233a.87.87 0 0 0-.394.727c0 1.03.426 1.957 1.109 2.62q-.264.65-.345 1.494L3.725 14.26c-.45-.44-1.2-.1-1.17.53c.05 1.25.56 2.48 1.51 3.43a5.14 5.14 0 0 0 3.053 1.48q.06.351.146.69H2.685c-.63 0-.92.77-.46 1.2a5.16 5.16 0 0 0 5.831.796q.174.314.372.612a5.16 5.16 0 0 0-2.713 4.152c-.05.63.69.99 1.15.57l3.144-2.931q.351.304.734.57a5 5 0 0 0-.088.781c-.05 1.36.42 2.61 1.24 3.57c.41.48 1.2.22 1.22-.42l.102-2.714A9.3 9.3 0 0 0 16 27a9.3 9.3 0 0 0 2.778-.423l.097 2.593c.02.64.81.9 1.22.42c.82-.96 1.29-2.21 1.24-3.57a5 5 0 0 0-.067-.668q.361-.253.695-.538l3.122 2.906c.46.43 1.21.06 1.16-.57c-.1-1.25-.66-2.47-1.65-3.4a5.2 5.2 0 0 0-1.024-.75q.205-.309.385-.636a5.2 5.2 0 0 0 2.3.536c1.36 0 2.6-.52 3.52-1.37c.47-.43.17-1.21-.46-1.21h-4.562a8 8 0 0 0 .14-.696a5.17 5.17 0 0 0 3.021-1.484c.96-.96 1.47-2.2 1.52-3.46c.03-.63-.73-.98-1.18-.53l-3.3 3.3a5.1 5.1 0 0 0-.378-1.485a3.63 3.63 0 0 0 .996-2.505a.87.87 0 0 0-.39-.724a.98.98 0 0 0 .426-1.236H26a6.496 6.496 0 0 0-6-6.481V5h-2c0 .82.66 1.48 1.48 1.48h.02v.33h-.02c-.82 0-1.48.66-1.48 1.48h1.613a4.19 4.19 0 0 0 4.071 3.21h.118a.98.98 0 0 0 .426 1.236a.87.87 0 0 0-.39.724c0 .398-.122.767-.33 1.073c-.877-.734-2.095-1.123-3.53-1.325a1 1 0 1 0-1.977-.171A46 46 0 0 0 16 13q-1.034-.002-2 .037V13a1 1 0 1 0-1.978.21c-1.488.21-2.743.622-3.627 1.41a1.9 1.9 0 0 1-.392-1.16c0-.3-.153-.566-.385-.721a.98.98 0 0 0 .43-1.239h.268a4.19 4.19 0 0 0 4.071-3.21H14c0-.82-.66-1.48-1.48-1.48h-.02z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 6.48h.02C13.34 6.48 14 5.82 14 5h-1.9v.012A6.496 6.496 0 0 0 6 11.5h.242a.98.98 0 0 0 .42 1.233a.87.87 0 0 0-.394.727c0 1.03.426 1.957 1.109 2.62q-.264.65-.345 1.494L3.725 14.26c-.45-.44-1.2-.1-1.17.53c.05 1.25.56 2.48 1.51 3.43a5.14 5.14 0 0 0 3.053 1.48q.06.351.146.69H2.685c-.63 0-.92.77-.46 1.2a5.16 5.16 0 0 0 5.831.796q.174.314.372.612a5.16 5.16 0 0 0-2.713 4.152c-.05.63.69.99 1.15.57l3.144-2.931q.351.304.734.57a5 5 0 0 0-.088.781c-.05 1.36.42 2.61 1.24 3.57c.41.48 1.2.22 1.22-.42l.102-2.714A9.3 9.3 0 0 0 16 27a9.3 9.3 0 0 0 2.778-.423l.097 2.593c.02.64.81.9 1.22.42c.82-.96 1.29-2.21 1.24-3.57a5 5 0 0 0-.067-.668q.361-.253.695-.538l3.122 2.906c.46.43 1.21.06 1.16-.57c-.1-1.25-.66-2.47-1.65-3.4a5.2 5.2 0 0 0-1.024-.75q.205-.309.385-.636a5.2 5.2 0 0 0 2.3.536c1.36 0 2.6-.52 3.52-1.37c.47-.43.17-1.21-.46-1.21h-4.562a8 8 0 0 0 .14-.696a5.17 5.17 0 0 0 3.021-1.484c.96-.96 1.47-2.2 1.52-3.46c.03-.63-.73-.98-1.18-.53l-3.3 3.3a5.1 5.1 0 0 0-.378-1.485a3.63 3.63 0 0 0 .996-2.505a.87.87 0 0 0-.39-.724a.98.98 0 0 0 .426-1.236H26a6.496 6.496 0 0 0-6-6.481V5h-2c0 .82.66 1.48 1.48 1.48h.02v.33h-.02c-.82 0-1.48.66-1.48 1.48h1.613a4.19 4.19 0 0 0 4.071 3.21h.118a.98.98 0 0 0 .426 1.236a.87.87 0 0 0-.39.724c0 .398-.122.767-.33 1.073c-.877-.734-2.095-1.123-3.53-1.325a1 1 0 1 0-1.977-.171A46 46 0 0 0 16 13q-1.034-.002-2 .037V13a1 1 0 1 0-1.978.21c-1.488.21-2.743.622-3.627 1.41a1.9 1.9 0 0 1-.392-1.16c0-.3-.153-.566-.385-.721a.98.98 0 0 0 .43-1.239h.268a4.19 4.19 0 0 0 4.071-3.21H14c0-.82-.66-1.48-1.48-1.48h-.02z"/></svg>
</template>

CSS

.icon-crab {
  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%22currentColor%22%20d%3D%22M12.5%206.48h.02C13.34%206.48%2014%205.82%2014%205h-1.9v.012A6.496%206.496%200%200%200%206%2011.5h.242a.98.98%200%200%200%20.42%201.233a.87.87%200%200%200-.394.727c0%201.03.426%201.957%201.109%202.62q-.264.65-.345%201.494L3.725%2014.26c-.45-.44-1.2-.1-1.17.53c.05%201.25.56%202.48%201.51%203.43a5.14%205.14%200%200%200%203.053%201.48q.06.351.146.69H2.685c-.63%200-.92.77-.46%201.2a5.16%205.16%200%200%200%205.831.796q.174.314.372.612a5.16%205.16%200%200%200-2.713%204.152c-.05.63.69.99%201.15.57l3.144-2.931q.351.304.734.57a5%205%200%200%200-.088.781c-.05%201.36.42%202.61%201.24%203.57c.41.48%201.2.22%201.22-.42l.102-2.714A9.3%209.3%200%200%200%2016%2027a9.3%209.3%200%200%200%202.778-.423l.097%202.593c.02.64.81.9%201.22.42c.82-.96%201.29-2.21%201.24-3.57a5%205%200%200%200-.067-.668q.361-.253.695-.538l3.122%202.906c.46.43%201.21.06%201.16-.57c-.1-1.25-.66-2.47-1.65-3.4a5.2%205.2%200%200%200-1.024-.75q.205-.309.385-.636a5.2%205.2%200%200%200%202.3.536c1.36%200%202.6-.52%203.52-1.37c.47-.43.17-1.21-.46-1.21h-4.562a8%208%200%200%200%20.14-.696a5.17%205.17%200%200%200%203.021-1.484c.96-.96%201.47-2.2%201.52-3.46c.03-.63-.73-.98-1.18-.53l-3.3%203.3a5.1%205.1%200%200%200-.378-1.485a3.63%203.63%200%200%200%20.996-2.505a.87.87%200%200%200-.39-.724a.98.98%200%200%200%20.426-1.236H26a6.496%206.496%200%200%200-6-6.481V5h-2c0%20.82.66%201.48%201.48%201.48h.02v.33h-.02c-.82%200-1.48.66-1.48%201.48h1.613a4.19%204.19%200%200%200%204.071%203.21h.118a.98.98%200%200%200%20.426%201.236a.87.87%200%200%200-.39.724c0%20.398-.122.767-.33%201.073c-.877-.734-2.095-1.123-3.53-1.325a1%201%200%201%200-1.977-.171A46%2046%200%200%200%2016%2013q-1.034-.002-2%20.037V13a1%201%200%201%200-1.978.21c-1.488.21-2.743.622-3.627%201.41a1.9%201.9%200%200%201-.392-1.16c0-.3-.153-.566-.385-.721a.98.98%200%200%200%20.43-1.239h.268a4.19%204.19%200%200%200%204.071-3.21H14c0-.82-.66-1.48-1.48-1.48h-.02z%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%22currentColor%22%20d%3D%22M12.5%206.48h.02C13.34%206.48%2014%205.82%2014%205h-1.9v.012A6.496%206.496%200%200%200%206%2011.5h.242a.98.98%200%200%200%20.42%201.233a.87.87%200%200%200-.394.727c0%201.03.426%201.957%201.109%202.62q-.264.65-.345%201.494L3.725%2014.26c-.45-.44-1.2-.1-1.17.53c.05%201.25.56%202.48%201.51%203.43a5.14%205.14%200%200%200%203.053%201.48q.06.351.146.69H2.685c-.63%200-.92.77-.46%201.2a5.16%205.16%200%200%200%205.831.796q.174.314.372.612a5.16%205.16%200%200%200-2.713%204.152c-.05.63.69.99%201.15.57l3.144-2.931q.351.304.734.57a5%205%200%200%200-.088.781c-.05%201.36.42%202.61%201.24%203.57c.41.48%201.2.22%201.22-.42l.102-2.714A9.3%209.3%200%200%200%2016%2027a9.3%209.3%200%200%200%202.778-.423l.097%202.593c.02.64.81.9%201.22.42c.82-.96%201.29-2.21%201.24-3.57a5%205%200%200%200-.067-.668q.361-.253.695-.538l3.122%202.906c.46.43%201.21.06%201.16-.57c-.1-1.25-.66-2.47-1.65-3.4a5.2%205.2%200%200%200-1.024-.75q.205-.309.385-.636a5.2%205.2%200%200%200%202.3.536c1.36%200%202.6-.52%203.52-1.37c.47-.43.17-1.21-.46-1.21h-4.562a8%208%200%200%200%20.14-.696a5.17%205.17%200%200%200%203.021-1.484c.96-.96%201.47-2.2%201.52-3.46c.03-.63-.73-.98-1.18-.53l-3.3%203.3a5.1%205.1%200%200%200-.378-1.485a3.63%203.63%200%200%200%20.996-2.505a.87.87%200%200%200-.39-.724a.98.98%200%200%200%20.426-1.236H26a6.496%206.496%200%200%200-6-6.481V5h-2c0%20.82.66%201.48%201.48%201.48h.02v.33h-.02c-.82%200-1.48.66-1.48%201.48h1.613a4.19%204.19%200%200%200%204.071%203.21h.118a.98.98%200%200%200%20.426%201.236a.87.87%200%200%200-.39.724c0%20.398-.122.767-.33%201.073c-.877-.734-2.095-1.123-3.53-1.325a1%201%200%201%200-1.977-.171A46%2046%200%200%200%2016%2013q-1.034-.002-2%20.037V13a1%201%200%201%200-1.978.21c-1.488.21-2.743.622-3.627%201.41a1.9%201.9%200%200%201-.392-1.16c0-.3-.153-.566-.385-.721a.98.98%200%200%200%20.43-1.239h.268a4.19%204.19%200%200%200%204.071-3.21H14c0-.82-.66-1.48-1.48-1.48h-.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/crab.svg?color=%231a73e8&size=48