peace icon
peace from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.
- Name
- peace
- Set
- Line Awesome
- Style
- Line
- Category
- Religion
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- peace-solid
The same icon in other sets
More religion icons from Line Awesome
Use the peace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m-1 2.05v10.468l-8.2 6.498A10.93 10.93 0 0 1 5 16C5 10.273 9.402 5.558 15 5.05m2 0c5.598.508 10 5.223 10 10.95c0 2.22-.666 4.287-1.803 6.018L17 15.518zm-2 13.02v8.88a10.96 10.96 0 0 1-6.95-3.37zm2 0l6.95 5.51A10.96 10.96 0 0 1 17 26.95z"/></svg>
React
import type { SVGProps } from "react";
export function LaPeace(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="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m-1 2.05v10.468l-8.2 6.498A10.93 10.93 0 0 1 5 16C5 10.273 9.402 5.558 15 5.05m2 0c5.598.508 10 5.223 10 10.95c0 2.22-.666 4.287-1.803 6.018L17 15.518zm-2 13.02v8.88a10.96 10.96 0 0 1-6.95-3.37zm2 0l6.95 5.51A10.96 10.96 0 0 1 17 26.95z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m-1 2.05v10.468l-8.2 6.498A10.93 10.93 0 0 1 5 16C5 10.273 9.402 5.558 15 5.05m2 0c5.598.508 10 5.223 10 10.95c0 2.22-.666 4.287-1.803 6.018L17 15.518zm-2 13.02v8.88a10.96 10.96 0 0 1-6.95-3.37zm2 0l6.95 5.51A10.96 10.96 0 0 1 17 26.95z"/></svg> </template>
CSS
.icon-peace {
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%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m-1%202.05v10.468l-8.2%206.498A10.93%2010.93%200%200%201%205%2016C5%2010.273%209.402%205.558%2015%205.05m2%200c5.598.508%2010%205.223%2010%2010.95c0%202.22-.666%204.287-1.803%206.018L17%2015.518zm-2%2013.02v8.88a10.96%2010.96%200%200%201-6.95-3.37zm2%200l6.95%205.51A10.96%2010.96%200%200%201%2017%2026.95z%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%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m-1%202.05v10.468l-8.2%206.498A10.93%2010.93%200%200%201%205%2016C5%2010.273%209.402%205.558%2015%205.05m2%200c5.598.508%2010%205.223%2010%2010.95c0%202.22-.666%204.287-1.803%206.018L17%2015.518zm-2%2013.02v8.88a10.96%2010.96%200%200%201-6.95-3.37zm2%200l6.95%205.51A10.96%2010.96%200%200%201%2017%2026.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/peace.svg?color=%231a73e8&size=48