wedding emoji

wedding from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
wedding
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the wedding emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M44 34V19.435l-7.294-5.216a1.25 1.25 0 0 0-1.412 0L28 19.435V34"/><path fill="#fff" d="M53 41.495v24.508c0 .55-.4.997-.895.997h-32.21c-.494 0-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827 0 0 1 1.17 0L52.69 40.74c.197.19.31.465.31.755"/><path fill="#a57939" d="M41 58.943c0-3.85-3.348-6.126-4.565-6.825a.86.86 0 0 0-.87 0c-1.217.7-4.565 2.974-4.565 6.825v7.09c0 .534.41.967.914.967h8.172c.505 0 .914-.433.914-.968z"/><path fill="#ea5a47" d="m36 45.825l-4.87-6.244l-.156-.232A2.863 2.863 0 1 1 36 36.621a2.863 2.863 0 1 1 4.888 2.936z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" stroke-miterlimit="10" d="M53 41.495v24.508c0 .55-.4.997-.895.997h-32.21c-.494 0-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827 0 0 1 1.17 0L52.69 40.74c.197.19.31.465.31.755"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M43 27v-8.565l-6.382-5.216a.98.98 0 0 0-1.236 0L29 18.435V27"/><path stroke-miterlimit="10" d="M36 13V5m-3.5 3h7M41 58.943c0-3.85-3.348-6.126-4.565-6.825a.86.86 0 0 0-.87 0c-1.217.7-4.565 2.974-4.565 6.825v7.09c0 .534.41.967.914.967h8.172c.505 0 .914-.433.914-.968z"/><path stroke-linejoin="round" d="m36 45.825l-4.87-6.244l-.156-.232A2.863 2.863 0 1 1 36 36.621a2.863 2.863 0 1 1 4.888 2.936z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWedding(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M44 34V19.435l-7.294-5.216a1.25 1.25 0 0 0-1.412 0L28 19.435V34"/><path fill="#fff" d="M53 41.495v24.508c0 .55-.4.997-.895.997h-32.21c-.494 0-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827 0 0 1 1.17 0L52.69 40.74c.197.19.31.465.31.755"/><path fill="#a57939" d="M41 58.943c0-3.85-3.348-6.126-4.565-6.825a.86.86 0 0 0-.87 0c-1.217.7-4.565 2.974-4.565 6.825v7.09c0 .534.41.967.914.967h8.172c.505 0 .914-.433.914-.968z"/><path fill="#ea5a47" d="m36 45.825l-4.87-6.244l-.156-.232A2.863 2.863 0 1 1 36 36.621a2.863 2.863 0 1 1 4.888 2.936z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeLinejoin="round" strokeMiterlimit="10" d="M53 41.495v24.508c0 .55-.4.997-.895.997h-32.21c-.494 0-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827 0 0 1 1.17 0L52.69 40.74c.197.19.31.465.31.755"/><path strokeLinejoin="round" strokeMiterlimit="10" d="M43 27v-8.565l-6.382-5.216a.98.98 0 0 0-1.236 0L29 18.435V27"/><path strokeMiterlimit="10" d="M36 13V5m-3.5 3h7M41 58.943c0-3.85-3.348-6.126-4.565-6.825a.86.86 0 0 0-.87 0c-1.217.7-4.565 2.974-4.565 6.825v7.09c0 .534.41.967.914.967h8.172c.505 0 .914-.433.914-.968z"/><path strokeLinejoin="round" d="m36 45.825l-4.87-6.244l-.156-.232A2.863 2.863 0 1 1 36 36.621a2.863 2.863 0 1 1 4.888 2.936z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M44 34V19.435l-7.294-5.216a1.25 1.25 0 0 0-1.412 0L28 19.435V34"/><path fill="#fff" d="M53 41.495v24.508c0 .55-.4.997-.895.997h-32.21c-.494 0-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827 0 0 1 1.17 0L52.69 40.74c.197.19.31.465.31.755"/><path fill="#a57939" d="M41 58.943c0-3.85-3.348-6.126-4.565-6.825a.86.86 0 0 0-.87 0c-1.217.7-4.565 2.974-4.565 6.825v7.09c0 .534.41.967.914.967h8.172c.505 0 .914-.433.914-.968z"/><path fill="#ea5a47" d="m36 45.825l-4.87-6.244l-.156-.232A2.863 2.863 0 1 1 36 36.621a2.863 2.863 0 1 1 4.888 2.936z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" stroke-miterlimit="10" d="M53 41.495v24.508c0 .55-.4.997-.895.997h-32.21c-.494 0-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827 0 0 1 1.17 0L52.69 40.74c.197.19.31.465.31.755"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M43 27v-8.565l-6.382-5.216a.98.98 0 0 0-1.236 0L29 18.435V27"/><path stroke-miterlimit="10" d="M36 13V5m-3.5 3h7M41 58.943c0-3.85-3.348-6.126-4.565-6.825a.86.86 0 0 0-.87 0c-1.217.7-4.565 2.974-4.565 6.825v7.09c0 .534.41.967.914.967h8.172c.505 0 .914-.433.914-.968z"/><path stroke-linejoin="round" d="m36 45.825l-4.87-6.244l-.156-.232A2.863 2.863 0 1 1 36 36.621a2.863 2.863 0 1 1 4.888 2.936z"/></g></svg>
</template>

CSS

.icon-wedding {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M44%2034V19.435l-7.294-5.216a1.25%201.25%200%200%200-1.412%200L28%2019.435V34%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M53%2041.495v24.508c0%20.55-.4.997-.895.997h-32.21c-.494%200-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827%200%200%201%201.17%200L52.69%2040.74c.197.19.31.465.31.755%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M41%2058.943c0-3.85-3.348-6.126-4.565-6.825a.86.86%200%200%200-.87%200c-1.217.7-4.565%202.974-4.565%206.825v7.09c0%20.534.41.967.914.967h8.172c.505%200%20.914-.433.914-.968z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m36%2045.825l-4.87-6.244l-.156-.232A2.863%202.863%200%201%201%2036%2036.621a2.863%202.863%200%201%201%204.888%202.936z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M53%2041.495v24.508c0%20.55-.4.997-.895.997h-32.21c-.494%200-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827%200%200%201%201.17%200L52.69%2040.74c.197.19.31.465.31.755%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M43%2027v-8.565l-6.382-5.216a.98.98%200%200%200-1.236%200L29%2018.435V27%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M36%2013V5m-3.5%203h7M41%2058.943c0-3.85-3.348-6.126-4.565-6.825a.86.86%200%200%200-.87%200c-1.217.7-4.565%202.974-4.565%206.825v7.09c0%20.534.41.967.914.967h8.172c.505%200%20.914-.433.914-.968z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m36%2045.825l-4.87-6.244l-.156-.232A2.863%202.863%200%201%201%2036%2036.621a2.863%202.863%200%201%201%204.888%202.936z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M44%2034V19.435l-7.294-5.216a1.25%201.25%200%200%200-1.412%200L28%2019.435V34%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M53%2041.495v24.508c0%20.55-.4.997-.895.997h-32.21c-.494%200-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827%200%200%201%201.17%200L52.69%2040.74c.197.19.31.465.31.755%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M41%2058.943c0-3.85-3.348-6.126-4.565-6.825a.86.86%200%200%200-.87%200c-1.217.7-4.565%202.974-4.565%206.825v7.09c0%20.534.41.967.914.967h8.172c.505%200%20.914-.433.914-.968z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m36%2045.825l-4.87-6.244l-.156-.232A2.863%202.863%200%201%201%2036%2036.621a2.863%202.863%200%201%201%204.888%202.936z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M53%2041.495v24.508c0%20.55-.4.997-.895.997h-32.21c-.494%200-.895-.446-.895-.997V41.495c0-.29.113-.565.31-.755l16.105-15.498a.827.827%200%200%201%201.17%200L52.69%2040.74c.197.19.31.465.31.755%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M43%2027v-8.565l-6.382-5.216a.98.98%200%200%200-1.236%200L29%2018.435V27%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M36%2013V5m-3.5%203h7M41%2058.943c0-3.85-3.348-6.126-4.565-6.825a.86.86%200%200%200-.87%200c-1.217.7-4.565%202.974-4.565%206.825v7.09c0%20.534.41.967.914.967h8.172c.505%200%20.914-.433.914-.968z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m36%2045.825l-4.87-6.244l-.156-.232A2.863%202.863%200%201%201%2036%2036.621a2.863%202.863%200%201%201%204.888%202.936z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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