peace icon
peace-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- peace-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the peace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m136 143.37l46 32.2a71.86 71.86 0 0 1-46 24ZM56 128a71.6 71.6 0 0 0 8.81 34.48L120 123.84V56.46A72.08 72.08 0 0 0 56 128m64 71.54v-56.17l-46 32.2a71.86 71.86 0 0 0 46 23.97m16-143.08v67.38l55.19 38.64A72 72 0 0 0 136 56.46M232 128A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-16 0a88 88 0 1 0-88 88a88.1 88.1 0 0 0 88-88"/></svg>
React
import type { SVGProps } from "react";
export function PhPeaceFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m136 143.37l46 32.2a71.86 71.86 0 0 1-46 24ZM56 128a71.6 71.6 0 0 0 8.81 34.48L120 123.84V56.46A72.08 72.08 0 0 0 56 128m64 71.54v-56.17l-46 32.2a71.86 71.86 0 0 0 46 23.97m16-143.08v67.38l55.19 38.64A72 72 0 0 0 136 56.46M232 128A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-16 0a88 88 0 1 0-88 88a88.1 88.1 0 0 0 88-88"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m136 143.37l46 32.2a71.86 71.86 0 0 1-46 24ZM56 128a71.6 71.6 0 0 0 8.81 34.48L120 123.84V56.46A72.08 72.08 0 0 0 56 128m64 71.54v-56.17l-46 32.2a71.86 71.86 0 0 0 46 23.97m16-143.08v67.38l55.19 38.64A72 72 0 0 0 136 56.46M232 128A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-16 0a88 88 0 1 0-88 88a88.1 88.1 0 0 0 88-88"/></svg> </template>
CSS
.icon-peace-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m136%20143.37l46%2032.2a71.86%2071.86%200%200%201-46%2024ZM56%20128a71.6%2071.6%200%200%200%208.81%2034.48L120%20123.84V56.46A72.08%2072.08%200%200%200%2056%20128m64%2071.54v-56.17l-46%2032.2a71.86%2071.86%200%200%200%2046%2023.97m16-143.08v67.38l55.19%2038.64A72%2072%200%200%200%20136%2056.46M232%20128A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-16%200a88%2088%200%201%200-88%2088a88.1%2088.1%200%200%200%2088-88%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m136%20143.37l46%2032.2a71.86%2071.86%200%200%201-46%2024ZM56%20128a71.6%2071.6%200%200%200%208.81%2034.48L120%20123.84V56.46A72.08%2072.08%200%200%200%2056%20128m64%2071.54v-56.17l-46%2032.2a71.86%2071.86%200%200%200%2046%2023.97m16-143.08v67.38l55.19%2038.64A72%2072%200%200%200%20136%2056.46M232%20128A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-16%200a88%2088%200%201%200-88%2088a88.1%2088.1%200%200%200%2088-88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/peace-fill.svg?color=%231a73e8&size=48