sauropod from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
sauropod
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the sauropod emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M12 23h4v6.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5zm5 0h4v6.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5z"/><path fill="#00d26a" d="M30 14.97c0-3.14-1.734-6.08-4.45-7.16a.5.5 0 0 0-.49.04s-.01 0-.01.01c-.27.2-.232.527.04.78c1.332 1.235 2.05 2.438 2.19 4.178c.064.807-.292 1.576-.702 2.276c-.37.63-1.028 1.126-1.578 1.126c-.812 0-1.28-.558-1.75-1.048c-.66-.8-1.74-1.172-2.85-1.172H9.31c-.17 0-.357-.14-.357-.31V3.88c0-1.04-.793-1.692-1.833-1.692H4C2.9 2.188 2 2.9 2 4s.9 2 2 2h.69c.17 0 .529.14.529.31l-.094 14.7c0 1.18.565 2.21 1.565 2.69c.39.19.6.62.5 1.05l-1.1 4.87c-.05.19.1.38.3.38H9.6c.23 0 .44-.16.49-.39l1.254-5.12c.06-.29.216-.49.506-.49h9.2c.29 0 .437.2.497.49l1.265 5.057c.05.23.25.39.49.39h3.21c.2 0 .491-.2.441-.39L25.3 22.95c-.08-.36.09-.74.42-.91c2.54-1.33 4.28-4 4.28-7.07"/><path fill="#1c1c1c" d="M6.5 4.031a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatSauropod(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M12 23h4v6.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5zm5 0h4v6.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5z"/><path fill="#00d26a" d="M30 14.97c0-3.14-1.734-6.08-4.45-7.16a.5.5 0 0 0-.49.04s-.01 0-.01.01c-.27.2-.232.527.04.78c1.332 1.235 2.05 2.438 2.19 4.178c.064.807-.292 1.576-.702 2.276c-.37.63-1.028 1.126-1.578 1.126c-.812 0-1.28-.558-1.75-1.048c-.66-.8-1.74-1.172-2.85-1.172H9.31c-.17 0-.357-.14-.357-.31V3.88c0-1.04-.793-1.692-1.833-1.692H4C2.9 2.188 2 2.9 2 4s.9 2 2 2h.69c.17 0 .529.14.529.31l-.094 14.7c0 1.18.565 2.21 1.565 2.69c.39.19.6.62.5 1.05l-1.1 4.87c-.05.19.1.38.3.38H9.6c.23 0 .44-.16.49-.39l1.254-5.12c.06-.29.216-.49.506-.49h9.2c.29 0 .437.2.497.49l1.265 5.057c.05.23.25.39.49.39h3.21c.2 0 .491-.2.441-.39L25.3 22.95c-.08-.36.09-.74.42-.91c2.54-1.33 4.28-4 4.28-7.07"/><path fill="#1c1c1c" d="M6.5 4.031a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M12 23h4v6.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5zm5 0h4v6.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5z"/><path fill="#00d26a" d="M30 14.97c0-3.14-1.734-6.08-4.45-7.16a.5.5 0 0 0-.49.04s-.01 0-.01.01c-.27.2-.232.527.04.78c1.332 1.235 2.05 2.438 2.19 4.178c.064.807-.292 1.576-.702 2.276c-.37.63-1.028 1.126-1.578 1.126c-.812 0-1.28-.558-1.75-1.048c-.66-.8-1.74-1.172-2.85-1.172H9.31c-.17 0-.357-.14-.357-.31V3.88c0-1.04-.793-1.692-1.833-1.692H4C2.9 2.188 2 2.9 2 4s.9 2 2 2h.69c.17 0 .529.14.529.31l-.094 14.7c0 1.18.565 2.21 1.565 2.69c.39.19.6.62.5 1.05l-1.1 4.87c-.05.19.1.38.3.38H9.6c.23 0 .44-.16.49-.39l1.254-5.12c.06-.29.216-.49.506-.49h9.2c.29 0 .437.2.497.49l1.265 5.057c.05.23.25.39.49.39h3.21c.2 0 .491-.2.441-.39L25.3 22.95c-.08-.36.09-.74.42-.91c2.54-1.33 4.28-4 4.28-7.07"/><path fill="#1c1c1c" d="M6.5 4.031a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></g></svg>
</template>

CSS

.icon-sauropod {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M12%2023h4v6.5c0%20.28-.22.5-.5.5h-3c-.28%200-.5-.22-.5-.5zm5%200h4v6.5c0%20.28-.22.5-.5.5h-3c-.28%200-.5-.22-.5-.5z%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M30%2014.97c0-3.14-1.734-6.08-4.45-7.16a.5.5%200%200%200-.49.04s-.01%200-.01.01c-.27.2-.232.527.04.78c1.332%201.235%202.05%202.438%202.19%204.178c.064.807-.292%201.576-.702%202.276c-.37.63-1.028%201.126-1.578%201.126c-.812%200-1.28-.558-1.75-1.048c-.66-.8-1.74-1.172-2.85-1.172H9.31c-.17%200-.357-.14-.357-.31V3.88c0-1.04-.793-1.692-1.833-1.692H4C2.9%202.188%202%202.9%202%204s.9%202%202%202h.69c.17%200%20.529.14.529.31l-.094%2014.7c0%201.18.565%202.21%201.565%202.69c.39.19.6.62.5%201.05l-1.1%204.87c-.05.19.1.38.3.38H9.6c.23%200%20.44-.16.49-.39l1.254-5.12c.06-.29.216-.49.506-.49h9.2c.29%200%20.437.2.497.49l1.265%205.057c.05.23.25.39.49.39h3.21c.2%200%20.491-.2.441-.39L25.3%2022.95c-.08-.36.09-.74.42-.91c2.54-1.33%204.28-4%204.28-7.07%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M6.5%204.031a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M12%2023h4v6.5c0%20.28-.22.5-.5.5h-3c-.28%200-.5-.22-.5-.5zm5%200h4v6.5c0%20.28-.22.5-.5.5h-3c-.28%200-.5-.22-.5-.5z%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M30%2014.97c0-3.14-1.734-6.08-4.45-7.16a.5.5%200%200%200-.49.04s-.01%200-.01.01c-.27.2-.232.527.04.78c1.332%201.235%202.05%202.438%202.19%204.178c.064.807-.292%201.576-.702%202.276c-.37.63-1.028%201.126-1.578%201.126c-.812%200-1.28-.558-1.75-1.048c-.66-.8-1.74-1.172-2.85-1.172H9.31c-.17%200-.357-.14-.357-.31V3.88c0-1.04-.793-1.692-1.833-1.692H4C2.9%202.188%202%202.9%202%204s.9%202%202%202h.69c.17%200%20.529.14.529.31l-.094%2014.7c0%201.18.565%202.21%201.565%202.69c.39.19.6.62.5%201.05l-1.1%204.87c-.05.19.1.38.3.38H9.6c.23%200%20.44-.16.49-.39l1.254-5.12c.06-.29.216-.49.506-.49h9.2c.29%200%20.437.2.497.49l1.265%205.057c.05.23.25.39.49.39h3.21c.2%200%20.491-.2.441-.39L25.3%2022.95c-.08-.36.09-.74.42-.91c2.54-1.33%204.28-4%204.28-7.07%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M6.5%204.031a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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