egg-alt from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
egg-alt
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
egg-alt-rounded, egg-alt-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the egg alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21q-1.425 0-2.153-.505t-1.231-1.034q-.553-.596-1.115-1.028T9.975 18q-.971 0-2.183-.349t-2.27-1.121t-1.787-2.005t-.735-3q-.012-3.637 1.841-6.08Q6.694 3 9.975 3q1.487 0 2.548.426t1.834 1.095t1.336 1.482t1.038 1.572q.377.616.744 1.153t.814.984q1.365 1.365 2.038 2.355T21 15.025q0 2.558-1.555 4.266T16 21m-4-6.5q1.027 0 1.764-.736T14.5 12t-.736-1.764T12 9.5t-1.764.737T9.5 12t.737 1.764T12 14.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEggAlt(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="M16 21q-1.425 0-2.153-.505t-1.231-1.034q-.553-.596-1.115-1.028T9.975 18q-.971 0-2.183-.349t-2.27-1.121t-1.787-2.005t-.735-3q-.012-3.637 1.841-6.08Q6.694 3 9.975 3q1.487 0 2.548.426t1.834 1.095t1.336 1.482t1.038 1.572q.377.616.744 1.153t.814.984q1.365 1.365 2.038 2.355T21 15.025q0 2.558-1.555 4.266T16 21m-4-6.5q1.027 0 1.764-.736T14.5 12t-.736-1.764T12 9.5t-1.764.737T9.5 12t.737 1.764T12 14.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21q-1.425 0-2.153-.505t-1.231-1.034q-.553-.596-1.115-1.028T9.975 18q-.971 0-2.183-.349t-2.27-1.121t-1.787-2.005t-.735-3q-.012-3.637 1.841-6.08Q6.694 3 9.975 3q1.487 0 2.548.426t1.834 1.095t1.336 1.482t1.038 1.572q.377.616.744 1.153t.814.984q1.365 1.365 2.038 2.355T21 15.025q0 2.558-1.555 4.266T16 21m-4-6.5q1.027 0 1.764-.736T14.5 12t-.736-1.764T12 9.5t-1.764.737T9.5 12t.737 1.764T12 14.5"/></svg>
</template>

CSS

.icon-egg-alt {
  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%22M16%2021q-1.425%200-2.153-.505t-1.231-1.034q-.553-.596-1.115-1.028T9.975%2018q-.971%200-2.183-.349t-2.27-1.121t-1.787-2.005t-.735-3q-.012-3.637%201.841-6.08Q6.694%203%209.975%203q1.487%200%202.548.426t1.834%201.095t1.336%201.482t1.038%201.572q.377.616.744%201.153t.814.984q1.365%201.365%202.038%202.355T21%2015.025q0%202.558-1.555%204.266T16%2021m-4-6.5q1.027%200%201.764-.736T14.5%2012t-.736-1.764T12%209.5t-1.764.737T9.5%2012t.737%201.764T12%2014.5%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%22M16%2021q-1.425%200-2.153-.505t-1.231-1.034q-.553-.596-1.115-1.028T9.975%2018q-.971%200-2.183-.349t-2.27-1.121t-1.787-2.005t-.735-3q-.012-3.637%201.841-6.08Q6.694%203%209.975%203q1.487%200%202.548.426t1.834%201.095t1.336%201.482t1.038%201.572q.377.616.744%201.153t.814.984q1.365%201.365%202.038%202.355T21%2015.025q0%202.558-1.555%204.266T16%2021m-4-6.5q1.027%200%201.764-.736T14.5%2012t-.736-1.764T12%209.5t-1.764.737T9.5%2012t.737%201.764T12%2014.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/egg-alt.svg?color=%231a73e8&size=48