dove from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.

Name
dove
Set
Line Awesome
Style
Line
Category
Religion
Viewbox
32×32
License
Apache 2.0
Aliases
dove-solid

The same icon in other sets

More religion icons from Line Awesome

Use the dove icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.844 1.664l-1.16.387c-1.625.543-2.707 1.258-3.34 2.148c-.637.89-.739 1.922-.574 2.746c.148.746.488 1.336.8 1.813c-.285.168-.351.11-.652.41c-.813.812-1.473 2.332-.867 4.148a3.86 3.86 0 0 0 2.379 2.422c.242.086.246.035.46.075c-.062.347-.132.39-.124.874c.02 1.114.414 2.622 1.816 3.528c.738.476 1.563.719 2.371.848L5.418 28.44l1.21.485c5.47 2.191 11.688.023 11.688.023l.684-.23V24.87c.773-.113 1.86-.324 3.2-.887c2.116-.886 4.507-2.699 4.796-5.894c.113-1.238-.176-2.543-.465-3.602c-.074-.277-.082-.254-.156-.488h3.285l-.777-1.469s-.524-1.027-.797-1.59c.781-1.742.215-3.64-1.227-4.441a3.25 3.25 0 0 0-1.324-.398c-1.418-.122-3.058.601-4.332 2.296c-.129.172-.664.805-.969 1.172a9 9 0 0 1-.308-.691C19.48 7.758 19 5.89 19 3V2h-1c-1.168 0-2.11.305-2.781.844s-1.028 1.261-1.188 1.914c-.226.894-.078 1.27 0 1.707c-.351.16-.601.191-1.113.703a3.8 3.8 0 0 0-.79 1.184a11.9 11.9 0 0 1-2.136-5.477zm7.261 2.574c.125 2.371.5 4.219.97 5.383c.28.703.585 1.223.823 1.57c-.691.825-.878 1.059-1.414 1.684c-.71-.344-2.144-1.145-3.609-2.523c-.215-.926.066-1.38.457-1.77c.438-.437.984-.633.984-.633l.88-.293l-.227-.898s-.172-.82 0-1.516c.09-.347.234-.625.5-.836c.11-.09.449-.097.636-.168m-8.761.301c.668 2.875 2.136 5.074 3.687 6.695l.02.082l.043-.015a17.3 17.3 0 0 0 4.492 3.347l1.176 1s4.074-4.77 5.035-6.046h.004c1.3-1.735 2.445-1.707 3.09-1.352c.64.355 1.02 1.078.277 2.195l-.297.446l.207.492c.082.203.172.344.309.617H23.53l.535 1.363s.278.707.54 1.653c.257.945.468 2.14.398 2.894c-.211 2.305-1.82 3.492-3.578 4.23s-3.492.86-3.492.86l-.934.063v4.125c-.863.25-4.484 1.113-8.273.175l4.648-6.191a16 16 0 0 0 1.813-.188l-.376-1.968s-.863.168-1.98.175c-1.113.012-2.422-.175-3.164-.656c-.723-.469-.89-1.148-.902-1.879a4.6 4.6 0 0 1 .183-1.34l.465-1.394L7.945 14s-.383.02-.843-.145c-.465-.168-.903-.425-1.153-1.171c-.394-1.184-.054-1.664.383-2.102c.438-.437.984-.633.984-.633l1.536-.511l-1.145-1.145s-.809-.89-.977-1.738c-.085-.426-.062-.77.239-1.192c.18-.246.879-.539 1.375-.824"/></svg>

React

import type { SVGProps } from "react";

export function LaDove(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="m9.844 1.664l-1.16.387c-1.625.543-2.707 1.258-3.34 2.148c-.637.89-.739 1.922-.574 2.746c.148.746.488 1.336.8 1.813c-.285.168-.351.11-.652.41c-.813.812-1.473 2.332-.867 4.148a3.86 3.86 0 0 0 2.379 2.422c.242.086.246.035.46.075c-.062.347-.132.39-.124.874c.02 1.114.414 2.622 1.816 3.528c.738.476 1.563.719 2.371.848L5.418 28.44l1.21.485c5.47 2.191 11.688.023 11.688.023l.684-.23V24.87c.773-.113 1.86-.324 3.2-.887c2.116-.886 4.507-2.699 4.796-5.894c.113-1.238-.176-2.543-.465-3.602c-.074-.277-.082-.254-.156-.488h3.285l-.777-1.469s-.524-1.027-.797-1.59c.781-1.742.215-3.64-1.227-4.441a3.25 3.25 0 0 0-1.324-.398c-1.418-.122-3.058.601-4.332 2.296c-.129.172-.664.805-.969 1.172a9 9 0 0 1-.308-.691C19.48 7.758 19 5.89 19 3V2h-1c-1.168 0-2.11.305-2.781.844s-1.028 1.261-1.188 1.914c-.226.894-.078 1.27 0 1.707c-.351.16-.601.191-1.113.703a3.8 3.8 0 0 0-.79 1.184a11.9 11.9 0 0 1-2.136-5.477zm7.261 2.574c.125 2.371.5 4.219.97 5.383c.28.703.585 1.223.823 1.57c-.691.825-.878 1.059-1.414 1.684c-.71-.344-2.144-1.145-3.609-2.523c-.215-.926.066-1.38.457-1.77c.438-.437.984-.633.984-.633l.88-.293l-.227-.898s-.172-.82 0-1.516c.09-.347.234-.625.5-.836c.11-.09.449-.097.636-.168m-8.761.301c.668 2.875 2.136 5.074 3.687 6.695l.02.082l.043-.015a17.3 17.3 0 0 0 4.492 3.347l1.176 1s4.074-4.77 5.035-6.046h.004c1.3-1.735 2.445-1.707 3.09-1.352c.64.355 1.02 1.078.277 2.195l-.297.446l.207.492c.082.203.172.344.309.617H23.53l.535 1.363s.278.707.54 1.653c.257.945.468 2.14.398 2.894c-.211 2.305-1.82 3.492-3.578 4.23s-3.492.86-3.492.86l-.934.063v4.125c-.863.25-4.484 1.113-8.273.175l4.648-6.191a16 16 0 0 0 1.813-.188l-.376-1.968s-.863.168-1.98.175c-1.113.012-2.422-.175-3.164-.656c-.723-.469-.89-1.148-.902-1.879a4.6 4.6 0 0 1 .183-1.34l.465-1.394L7.945 14s-.383.02-.843-.145c-.465-.168-.903-.425-1.153-1.171c-.394-1.184-.054-1.664.383-2.102c.438-.437.984-.633.984-.633l1.536-.511l-1.145-1.145s-.809-.89-.977-1.738c-.085-.426-.062-.77.239-1.192c.18-.246.879-.539 1.375-.824"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.844 1.664l-1.16.387c-1.625.543-2.707 1.258-3.34 2.148c-.637.89-.739 1.922-.574 2.746c.148.746.488 1.336.8 1.813c-.285.168-.351.11-.652.41c-.813.812-1.473 2.332-.867 4.148a3.86 3.86 0 0 0 2.379 2.422c.242.086.246.035.46.075c-.062.347-.132.39-.124.874c.02 1.114.414 2.622 1.816 3.528c.738.476 1.563.719 2.371.848L5.418 28.44l1.21.485c5.47 2.191 11.688.023 11.688.023l.684-.23V24.87c.773-.113 1.86-.324 3.2-.887c2.116-.886 4.507-2.699 4.796-5.894c.113-1.238-.176-2.543-.465-3.602c-.074-.277-.082-.254-.156-.488h3.285l-.777-1.469s-.524-1.027-.797-1.59c.781-1.742.215-3.64-1.227-4.441a3.25 3.25 0 0 0-1.324-.398c-1.418-.122-3.058.601-4.332 2.296c-.129.172-.664.805-.969 1.172a9 9 0 0 1-.308-.691C19.48 7.758 19 5.89 19 3V2h-1c-1.168 0-2.11.305-2.781.844s-1.028 1.261-1.188 1.914c-.226.894-.078 1.27 0 1.707c-.351.16-.601.191-1.113.703a3.8 3.8 0 0 0-.79 1.184a11.9 11.9 0 0 1-2.136-5.477zm7.261 2.574c.125 2.371.5 4.219.97 5.383c.28.703.585 1.223.823 1.57c-.691.825-.878 1.059-1.414 1.684c-.71-.344-2.144-1.145-3.609-2.523c-.215-.926.066-1.38.457-1.77c.438-.437.984-.633.984-.633l.88-.293l-.227-.898s-.172-.82 0-1.516c.09-.347.234-.625.5-.836c.11-.09.449-.097.636-.168m-8.761.301c.668 2.875 2.136 5.074 3.687 6.695l.02.082l.043-.015a17.3 17.3 0 0 0 4.492 3.347l1.176 1s4.074-4.77 5.035-6.046h.004c1.3-1.735 2.445-1.707 3.09-1.352c.64.355 1.02 1.078.277 2.195l-.297.446l.207.492c.082.203.172.344.309.617H23.53l.535 1.363s.278.707.54 1.653c.257.945.468 2.14.398 2.894c-.211 2.305-1.82 3.492-3.578 4.23s-3.492.86-3.492.86l-.934.063v4.125c-.863.25-4.484 1.113-8.273.175l4.648-6.191a16 16 0 0 0 1.813-.188l-.376-1.968s-.863.168-1.98.175c-1.113.012-2.422-.175-3.164-.656c-.723-.469-.89-1.148-.902-1.879a4.6 4.6 0 0 1 .183-1.34l.465-1.394L7.945 14s-.383.02-.843-.145c-.465-.168-.903-.425-1.153-1.171c-.394-1.184-.054-1.664.383-2.102c.438-.437.984-.633.984-.633l1.536-.511l-1.145-1.145s-.809-.89-.977-1.738c-.085-.426-.062-.77.239-1.192c.18-.246.879-.539 1.375-.824"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.844%201.664l-1.16.387c-1.625.543-2.707%201.258-3.34%202.148c-.637.89-.739%201.922-.574%202.746c.148.746.488%201.336.8%201.813c-.285.168-.351.11-.652.41c-.813.812-1.473%202.332-.867%204.148a3.86%203.86%200%200%200%202.379%202.422c.242.086.246.035.46.075c-.062.347-.132.39-.124.874c.02%201.114.414%202.622%201.816%203.528c.738.476%201.563.719%202.371.848L5.418%2028.44l1.21.485c5.47%202.191%2011.688.023%2011.688.023l.684-.23V24.87c.773-.113%201.86-.324%203.2-.887c2.116-.886%204.507-2.699%204.796-5.894c.113-1.238-.176-2.543-.465-3.602c-.074-.277-.082-.254-.156-.488h3.285l-.777-1.469s-.524-1.027-.797-1.59c.781-1.742.215-3.64-1.227-4.441a3.25%203.25%200%200%200-1.324-.398c-1.418-.122-3.058.601-4.332%202.296c-.129.172-.664.805-.969%201.172a9%209%200%200%201-.308-.691C19.48%207.758%2019%205.89%2019%203V2h-1c-1.168%200-2.11.305-2.781.844s-1.028%201.261-1.188%201.914c-.226.894-.078%201.27%200%201.707c-.351.16-.601.191-1.113.703a3.8%203.8%200%200%200-.79%201.184a11.9%2011.9%200%200%201-2.136-5.477zm7.261%202.574c.125%202.371.5%204.219.97%205.383c.28.703.585%201.223.823%201.57c-.691.825-.878%201.059-1.414%201.684c-.71-.344-2.144-1.145-3.609-2.523c-.215-.926.066-1.38.457-1.77c.438-.437.984-.633.984-.633l.88-.293l-.227-.898s-.172-.82%200-1.516c.09-.347.234-.625.5-.836c.11-.09.449-.097.636-.168m-8.761.301c.668%202.875%202.136%205.074%203.687%206.695l.02.082l.043-.015a17.3%2017.3%200%200%200%204.492%203.347l1.176%201s4.074-4.77%205.035-6.046h.004c1.3-1.735%202.445-1.707%203.09-1.352c.64.355%201.02%201.078.277%202.195l-.297.446l.207.492c.082.203.172.344.309.617H23.53l.535%201.363s.278.707.54%201.653c.257.945.468%202.14.398%202.894c-.211%202.305-1.82%203.492-3.578%204.23s-3.492.86-3.492.86l-.934.063v4.125c-.863.25-4.484%201.113-8.273.175l4.648-6.191a16%2016%200%200%200%201.813-.188l-.376-1.968s-.863.168-1.98.175c-1.113.012-2.422-.175-3.164-.656c-.723-.469-.89-1.148-.902-1.879a4.6%204.6%200%200%201%20.183-1.34l.465-1.394L7.945%2014s-.383.02-.843-.145c-.465-.168-.903-.425-1.153-1.171c-.394-1.184-.054-1.664.383-2.102c.438-.437.984-.633.984-.633l1.536-.511l-1.145-1.145s-.809-.89-.977-1.738c-.085-.426-.062-.77.239-1.192c.18-.246.879-.539%201.375-.824%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%22m9.844%201.664l-1.16.387c-1.625.543-2.707%201.258-3.34%202.148c-.637.89-.739%201.922-.574%202.746c.148.746.488%201.336.8%201.813c-.285.168-.351.11-.652.41c-.813.812-1.473%202.332-.867%204.148a3.86%203.86%200%200%200%202.379%202.422c.242.086.246.035.46.075c-.062.347-.132.39-.124.874c.02%201.114.414%202.622%201.816%203.528c.738.476%201.563.719%202.371.848L5.418%2028.44l1.21.485c5.47%202.191%2011.688.023%2011.688.023l.684-.23V24.87c.773-.113%201.86-.324%203.2-.887c2.116-.886%204.507-2.699%204.796-5.894c.113-1.238-.176-2.543-.465-3.602c-.074-.277-.082-.254-.156-.488h3.285l-.777-1.469s-.524-1.027-.797-1.59c.781-1.742.215-3.64-1.227-4.441a3.25%203.25%200%200%200-1.324-.398c-1.418-.122-3.058.601-4.332%202.296c-.129.172-.664.805-.969%201.172a9%209%200%200%201-.308-.691C19.48%207.758%2019%205.89%2019%203V2h-1c-1.168%200-2.11.305-2.781.844s-1.028%201.261-1.188%201.914c-.226.894-.078%201.27%200%201.707c-.351.16-.601.191-1.113.703a3.8%203.8%200%200%200-.79%201.184a11.9%2011.9%200%200%201-2.136-5.477zm7.261%202.574c.125%202.371.5%204.219.97%205.383c.28.703.585%201.223.823%201.57c-.691.825-.878%201.059-1.414%201.684c-.71-.344-2.144-1.145-3.609-2.523c-.215-.926.066-1.38.457-1.77c.438-.437.984-.633.984-.633l.88-.293l-.227-.898s-.172-.82%200-1.516c.09-.347.234-.625.5-.836c.11-.09.449-.097.636-.168m-8.761.301c.668%202.875%202.136%205.074%203.687%206.695l.02.082l.043-.015a17.3%2017.3%200%200%200%204.492%203.347l1.176%201s4.074-4.77%205.035-6.046h.004c1.3-1.735%202.445-1.707%203.09-1.352c.64.355%201.02%201.078.277%202.195l-.297.446l.207.492c.082.203.172.344.309.617H23.53l.535%201.363s.278.707.54%201.653c.257.945.468%202.14.398%202.894c-.211%202.305-1.82%203.492-3.578%204.23s-3.492.86-3.492.86l-.934.063v4.125c-.863.25-4.484%201.113-8.273.175l4.648-6.191a16%2016%200%200%200%201.813-.188l-.376-1.968s-.863.168-1.98.175c-1.113.012-2.422-.175-3.164-.656c-.723-.469-.89-1.148-.902-1.879a4.6%204.6%200%200%201%20.183-1.34l.465-1.394L7.945%2014s-.383.02-.843-.145c-.465-.168-.903-.425-1.153-1.171c-.394-1.184-.054-1.664.383-2.102c.438-.437.984-.633.984-.633l1.536-.511l-1.145-1.145s-.809-.89-.977-1.738c-.085-.426-.062-.77.239-1.192c.18-.246.879-.539%201.375-.824%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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