dove from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.

Name
dove
Set
Emoji One (Colored)
Style
Default
Category
Nature
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More nature icons from Emoji One (Colored)

Use the dove emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#699635"><path d="M10 17.1s-2.1 1.9-.9 4.4s.6 4 .6 4s2.4-3.2 1.5-5.2c-.8-1.9-.9-2.1-1.2-3.2"/><path d="M4.5 29.8S7 31 8.1 28.4c1.1-2.5 2.5-2.8 2.5-2.8s-3.5-.6-4.4 1.3c-1 1.9-1.1 2.1-1.7 2.9m9.7-9.8s-2.5 1-2 3.9c.5 2.8-.4 4.1-.4 4.1s3.1-2.2 2.7-4.4c-.3-2.2-.3-2.5-.3-3.6"/><path d="M7.5 34s2.6.2 3.1-2.7c.4-2.9 1.6-3.6 1.6-3.6s-3.5.6-3.9 2.8c-.3 2.2-.4 2.4-.8 3.5"/></g><path fill="#83bf4f" d="M5.6 21.2c2.8 2 5.3 5 7.2 8.2c2 3.3 3.3 7.2 3.1 11.4h-.1c-.7-3.9-1.7-7.7-3.5-11q-1.2-2.25-2.7-4.2c-.7-.9-1.4-1.8-2.2-2.6c-.3-.4-1.8-1.5-1.8-1.8"/><path fill="#699635" d="M2 19.3s.4 3.2 2.8 3.1S8 23.6 8 23.6s-1.2-4-3.1-4c-1.8-.1-2 0-2.9-.3"/><path fill="#ffce31" d="M16.2 30.5L11.6 34l5.8-.7z"/><path fill="#8d9ba3" d="M27.8 32.1c.3-8 11.6-14.5 17.6-24.8c2.6-4.4 4.8-2.1 3.2 5.9c10.3 1.9-8 24.5-11.7 26.1z"/><g fill="#d0d0d0"><path d="M27.1 32.8c.3-8 15.1-12 21.6-20.6c13.6-18 16.9-8 9.2-2.1c10.3 1.9-2.4 8.6-2.4 8.6c11.4.6-.9 6.7-.9 6.7c9.5 1.8-3 5.2-3 5.2c6.3 2.3-2.6 4.8-2.6 4.8c4.5 3.5-4.4 3.9-8.1 5.5z"/><path d="M15.5 32.1c0-1.9 2.3-4.4 5.7-4.4c9.1 0 18.2 9.7 24.8 18.4c3.9 5.1 10.4 2.8 12.4 5.6c1.4 2-1.6 2.9-1.6 2.9s2.5 4.3-2.3 2.7c0 0 1.6 5.1-4.2 2.9c0 0-1.3 3.3-4.1 1.2c-3.7-2.8-.7-11.2-11.5-13.7c-18.2-4.4-14.7-11-15.9-12.6c-.6-.9-3.3-2-3.3-3"/></g><circle cx="20" cy="30.8" r="1.1" fill="#464d51"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneDove(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#699635"><path d="M10 17.1s-2.1 1.9-.9 4.4s.6 4 .6 4s2.4-3.2 1.5-5.2c-.8-1.9-.9-2.1-1.2-3.2"/><path d="M4.5 29.8S7 31 8.1 28.4c1.1-2.5 2.5-2.8 2.5-2.8s-3.5-.6-4.4 1.3c-1 1.9-1.1 2.1-1.7 2.9m9.7-9.8s-2.5 1-2 3.9c.5 2.8-.4 4.1-.4 4.1s3.1-2.2 2.7-4.4c-.3-2.2-.3-2.5-.3-3.6"/><path d="M7.5 34s2.6.2 3.1-2.7c.4-2.9 1.6-3.6 1.6-3.6s-3.5.6-3.9 2.8c-.3 2.2-.4 2.4-.8 3.5"/></g><path fill="#83bf4f" d="M5.6 21.2c2.8 2 5.3 5 7.2 8.2c2 3.3 3.3 7.2 3.1 11.4h-.1c-.7-3.9-1.7-7.7-3.5-11q-1.2-2.25-2.7-4.2c-.7-.9-1.4-1.8-2.2-2.6c-.3-.4-1.8-1.5-1.8-1.8"/><path fill="#699635" d="M2 19.3s.4 3.2 2.8 3.1S8 23.6 8 23.6s-1.2-4-3.1-4c-1.8-.1-2 0-2.9-.3"/><path fill="#ffce31" d="M16.2 30.5L11.6 34l5.8-.7z"/><path fill="#8d9ba3" d="M27.8 32.1c.3-8 11.6-14.5 17.6-24.8c2.6-4.4 4.8-2.1 3.2 5.9c10.3 1.9-8 24.5-11.7 26.1z"/><g fill="#d0d0d0"><path d="M27.1 32.8c.3-8 15.1-12 21.6-20.6c13.6-18 16.9-8 9.2-2.1c10.3 1.9-2.4 8.6-2.4 8.6c11.4.6-.9 6.7-.9 6.7c9.5 1.8-3 5.2-3 5.2c6.3 2.3-2.6 4.8-2.6 4.8c4.5 3.5-4.4 3.9-8.1 5.5z"/><path d="M15.5 32.1c0-1.9 2.3-4.4 5.7-4.4c9.1 0 18.2 9.7 24.8 18.4c3.9 5.1 10.4 2.8 12.4 5.6c1.4 2-1.6 2.9-1.6 2.9s2.5 4.3-2.3 2.7c0 0 1.6 5.1-4.2 2.9c0 0-1.3 3.3-4.1 1.2c-3.7-2.8-.7-11.2-11.5-13.7c-18.2-4.4-14.7-11-15.9-12.6c-.6-.9-3.3-2-3.3-3"/></g><circle cx="20" cy="30.8" r="1.1" fill="#464d51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#699635"><path d="M10 17.1s-2.1 1.9-.9 4.4s.6 4 .6 4s2.4-3.2 1.5-5.2c-.8-1.9-.9-2.1-1.2-3.2"/><path d="M4.5 29.8S7 31 8.1 28.4c1.1-2.5 2.5-2.8 2.5-2.8s-3.5-.6-4.4 1.3c-1 1.9-1.1 2.1-1.7 2.9m9.7-9.8s-2.5 1-2 3.9c.5 2.8-.4 4.1-.4 4.1s3.1-2.2 2.7-4.4c-.3-2.2-.3-2.5-.3-3.6"/><path d="M7.5 34s2.6.2 3.1-2.7c.4-2.9 1.6-3.6 1.6-3.6s-3.5.6-3.9 2.8c-.3 2.2-.4 2.4-.8 3.5"/></g><path fill="#83bf4f" d="M5.6 21.2c2.8 2 5.3 5 7.2 8.2c2 3.3 3.3 7.2 3.1 11.4h-.1c-.7-3.9-1.7-7.7-3.5-11q-1.2-2.25-2.7-4.2c-.7-.9-1.4-1.8-2.2-2.6c-.3-.4-1.8-1.5-1.8-1.8"/><path fill="#699635" d="M2 19.3s.4 3.2 2.8 3.1S8 23.6 8 23.6s-1.2-4-3.1-4c-1.8-.1-2 0-2.9-.3"/><path fill="#ffce31" d="M16.2 30.5L11.6 34l5.8-.7z"/><path fill="#8d9ba3" d="M27.8 32.1c.3-8 11.6-14.5 17.6-24.8c2.6-4.4 4.8-2.1 3.2 5.9c10.3 1.9-8 24.5-11.7 26.1z"/><g fill="#d0d0d0"><path d="M27.1 32.8c.3-8 15.1-12 21.6-20.6c13.6-18 16.9-8 9.2-2.1c10.3 1.9-2.4 8.6-2.4 8.6c11.4.6-.9 6.7-.9 6.7c9.5 1.8-3 5.2-3 5.2c6.3 2.3-2.6 4.8-2.6 4.8c4.5 3.5-4.4 3.9-8.1 5.5z"/><path d="M15.5 32.1c0-1.9 2.3-4.4 5.7-4.4c9.1 0 18.2 9.7 24.8 18.4c3.9 5.1 10.4 2.8 12.4 5.6c1.4 2-1.6 2.9-1.6 2.9s2.5 4.3-2.3 2.7c0 0 1.6 5.1-4.2 2.9c0 0-1.3 3.3-4.1 1.2c-3.7-2.8-.7-11.2-11.5-13.7c-18.2-4.4-14.7-11-15.9-12.6c-.6-.9-3.3-2-3.3-3"/></g><circle cx="20" cy="30.8" r="1.1" fill="#464d51"/></svg>
</template>

CSS

.icon-dove {
  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%2064%2064%22%3E%3Cg%20fill%3D%22%23699635%22%3E%3Cpath%20d%3D%22M10%2017.1s-2.1%201.9-.9%204.4s.6%204%20.6%204s2.4-3.2%201.5-5.2c-.8-1.9-.9-2.1-1.2-3.2%22%2F%3E%3Cpath%20d%3D%22M4.5%2029.8S7%2031%208.1%2028.4c1.1-2.5%202.5-2.8%202.5-2.8s-3.5-.6-4.4%201.3c-1%201.9-1.1%202.1-1.7%202.9m9.7-9.8s-2.5%201-2%203.9c.5%202.8-.4%204.1-.4%204.1s3.1-2.2%202.7-4.4c-.3-2.2-.3-2.5-.3-3.6%22%2F%3E%3Cpath%20d%3D%22M7.5%2034s2.6.2%203.1-2.7c.4-2.9%201.6-3.6%201.6-3.6s-3.5.6-3.9%202.8c-.3%202.2-.4%202.4-.8%203.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M5.6%2021.2c2.8%202%205.3%205%207.2%208.2c2%203.3%203.3%207.2%203.1%2011.4h-.1c-.7-3.9-1.7-7.7-3.5-11q-1.2-2.25-2.7-4.2c-.7-.9-1.4-1.8-2.2-2.6c-.3-.4-1.8-1.5-1.8-1.8%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M2%2019.3s.4%203.2%202.8%203.1S8%2023.6%208%2023.6s-1.2-4-3.1-4c-1.8-.1-2%200-2.9-.3%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M16.2%2030.5L11.6%2034l5.8-.7z%22%2F%3E%3Cpath%20fill%3D%22%238d9ba3%22%20d%3D%22M27.8%2032.1c.3-8%2011.6-14.5%2017.6-24.8c2.6-4.4%204.8-2.1%203.2%205.9c10.3%201.9-8%2024.5-11.7%2026.1z%22%2F%3E%3Cg%20fill%3D%22%23d0d0d0%22%3E%3Cpath%20d%3D%22M27.1%2032.8c.3-8%2015.1-12%2021.6-20.6c13.6-18%2016.9-8%209.2-2.1c10.3%201.9-2.4%208.6-2.4%208.6c11.4.6-.9%206.7-.9%206.7c9.5%201.8-3%205.2-3%205.2c6.3%202.3-2.6%204.8-2.6%204.8c4.5%203.5-4.4%203.9-8.1%205.5z%22%2F%3E%3Cpath%20d%3D%22M15.5%2032.1c0-1.9%202.3-4.4%205.7-4.4c9.1%200%2018.2%209.7%2024.8%2018.4c3.9%205.1%2010.4%202.8%2012.4%205.6c1.4%202-1.6%202.9-1.6%202.9s2.5%204.3-2.3%202.7c0%200%201.6%205.1-4.2%202.9c0%200-1.3%203.3-4.1%201.2c-3.7-2.8-.7-11.2-11.5-13.7c-18.2-4.4-14.7-11-15.9-12.6c-.6-.9-3.3-2-3.3-3%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2230.8%22%20r%3D%221.1%22%20fill%3D%22%23464d51%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%2064%2064%22%3E%3Cg%20fill%3D%22%23699635%22%3E%3Cpath%20d%3D%22M10%2017.1s-2.1%201.9-.9%204.4s.6%204%20.6%204s2.4-3.2%201.5-5.2c-.8-1.9-.9-2.1-1.2-3.2%22%2F%3E%3Cpath%20d%3D%22M4.5%2029.8S7%2031%208.1%2028.4c1.1-2.5%202.5-2.8%202.5-2.8s-3.5-.6-4.4%201.3c-1%201.9-1.1%202.1-1.7%202.9m9.7-9.8s-2.5%201-2%203.9c.5%202.8-.4%204.1-.4%204.1s3.1-2.2%202.7-4.4c-.3-2.2-.3-2.5-.3-3.6%22%2F%3E%3Cpath%20d%3D%22M7.5%2034s2.6.2%203.1-2.7c.4-2.9%201.6-3.6%201.6-3.6s-3.5.6-3.9%202.8c-.3%202.2-.4%202.4-.8%203.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M5.6%2021.2c2.8%202%205.3%205%207.2%208.2c2%203.3%203.3%207.2%203.1%2011.4h-.1c-.7-3.9-1.7-7.7-3.5-11q-1.2-2.25-2.7-4.2c-.7-.9-1.4-1.8-2.2-2.6c-.3-.4-1.8-1.5-1.8-1.8%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M2%2019.3s.4%203.2%202.8%203.1S8%2023.6%208%2023.6s-1.2-4-3.1-4c-1.8-.1-2%200-2.9-.3%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M16.2%2030.5L11.6%2034l5.8-.7z%22%2F%3E%3Cpath%20fill%3D%22%238d9ba3%22%20d%3D%22M27.8%2032.1c.3-8%2011.6-14.5%2017.6-24.8c2.6-4.4%204.8-2.1%203.2%205.9c10.3%201.9-8%2024.5-11.7%2026.1z%22%2F%3E%3Cg%20fill%3D%22%23d0d0d0%22%3E%3Cpath%20d%3D%22M27.1%2032.8c.3-8%2015.1-12%2021.6-20.6c13.6-18%2016.9-8%209.2-2.1c10.3%201.9-2.4%208.6-2.4%208.6c11.4.6-.9%206.7-.9%206.7c9.5%201.8-3%205.2-3%205.2c6.3%202.3-2.6%204.8-2.6%204.8c4.5%203.5-4.4%203.9-8.1%205.5z%22%2F%3E%3Cpath%20d%3D%22M15.5%2032.1c0-1.9%202.3-4.4%205.7-4.4c9.1%200%2018.2%209.7%2024.8%2018.4c3.9%205.1%2010.4%202.8%2012.4%205.6c1.4%202-1.6%202.9-1.6%202.9s2.5%204.3-2.3%202.7c0%200%201.6%205.1-4.2%202.9c0%200-1.3%203.3-4.1%201.2c-3.7-2.8-.7-11.2-11.5-13.7c-18.2-4.4-14.7-11-15.9-12.6c-.6-.9-3.3-2-3.3-3%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2230.8%22%20r%3D%221.1%22%20fill%3D%22%23464d51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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