crossed swords emoji

crossed-swords from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
crossed-swords
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the crossed swords emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M29.869 49.888s3.877-.191 1.57-2.935a27.35 27.35 0 0 1-9.979-5.337s-3.604 1.092-.983 3.249a44.5 44.5 0 0 1 9.392 5.023"/><path fill="#d0cfce" d="M43.91 13.21a25.8 25.8 0 0 1-2.705 9.576l-11.29 21.817a22.4 22.4 0 0 1-4.52-2.417l11.877-21.504a25.8 25.8 0 0 1 6.462-7.565"/><path fill="#9b9b9a" d="M18.326 55.944a1.997 1.997 0 1 0 3.522 1.884a88 88 0 0 0 3.85-10.02l-1.175-.628a88 88 0 0 0-6.197 8.764m33.197-11.079c2.621-2.157-.983-3.249-.983-3.249a27.35 27.35 0 0 1-9.979 5.337c-2.307 2.744 1.57 2.935 1.57 2.935a44.5 44.5 0 0 1 9.392-5.023"/><path fill="#d0cfce" d="M29.266 14.117a25.8 25.8 0 0 1 6.462 7.565l11.877 21.504a22.4 22.4 0 0 1-4.52 2.417l-11.29-21.817a25.8 25.8 0 0 1-2.705-9.575"/><path fill="#9b9b9a" d="M53.674 55.944a1.997 1.997 0 1 1-3.522 1.884a88 88 0 0 1-3.85-10.02l1.175-.628a88 88 0 0 1 6.197 8.764"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M40.342 46.542a1.997 1.997 0 0 0 1.883 3.522m9.392-5.023a1.997 1.997 0 0 0-1.883-3.522h0"/><path d="M51.617 45.041a22.2 22.2 0 0 0-9.392 5.023m-1.883-3.522a22.2 22.2 0 0 0 9.392-5.023"/><path d="M53.674 55.944a1.997 1.997 0 1 1-3.522 1.884a88 88 0 0 1-3.85-10.02l1.175-.628a88 88 0 0 1 6.197 8.764M28.266 13.117a25.8 25.8 0 0 1 6.462 7.565l12.191 22.09A22.4 22.4 0 0 1 42.4 45.19L30.795 22.786a25.8 25.8 0 0 1-2.705-9.575m1.685 36.853a1.997 1.997 0 0 0 1.883-3.522h0m-9.392-5.022a1.997 1.997 0 1 0-1.883 3.521"/><path d="M29.775 50.064a22.2 22.2 0 0 0-9.392-5.023m1.883-3.521a22.2 22.2 0 0 0 9.392 5.022m6.047-26.587a30.8 30.8 0 0 1 6.03-6.838m-9.392 22.917L29.6 45.19a22.4 22.4 0 0 1-4.52-2.417l6.36-11.524M43.91 13.21a25.8 25.8 0 0 1-2.705 9.576l-.913 1.757"/><path d="M18.326 55.944a1.997 1.997 0 1 0 3.522 1.884a88 88 0 0 0 3.85-10.02l-1.175-.628a88 88 0 0 0-6.197 8.764"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCrossedSwords(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M29.869 49.888s3.877-.191 1.57-2.935a27.35 27.35 0 0 1-9.979-5.337s-3.604 1.092-.983 3.249a44.5 44.5 0 0 1 9.392 5.023"/><path fill="#d0cfce" d="M43.91 13.21a25.8 25.8 0 0 1-2.705 9.576l-11.29 21.817a22.4 22.4 0 0 1-4.52-2.417l11.877-21.504a25.8 25.8 0 0 1 6.462-7.565"/><path fill="#9b9b9a" d="M18.326 55.944a1.997 1.997 0 1 0 3.522 1.884a88 88 0 0 0 3.85-10.02l-1.175-.628a88 88 0 0 0-6.197 8.764m33.197-11.079c2.621-2.157-.983-3.249-.983-3.249a27.35 27.35 0 0 1-9.979 5.337c-2.307 2.744 1.57 2.935 1.57 2.935a44.5 44.5 0 0 1 9.392-5.023"/><path fill="#d0cfce" d="M29.266 14.117a25.8 25.8 0 0 1 6.462 7.565l11.877 21.504a22.4 22.4 0 0 1-4.52 2.417l-11.29-21.817a25.8 25.8 0 0 1-2.705-9.575"/><path fill="#9b9b9a" d="M53.674 55.944a1.997 1.997 0 1 1-3.522 1.884a88 88 0 0 1-3.85-10.02l1.175-.628a88 88 0 0 1 6.197 8.764"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M40.342 46.542a1.997 1.997 0 0 0 1.883 3.522m9.392-5.023a1.997 1.997 0 0 0-1.883-3.522h0"/><path d="M51.617 45.041a22.2 22.2 0 0 0-9.392 5.023m-1.883-3.522a22.2 22.2 0 0 0 9.392-5.023"/><path d="M53.674 55.944a1.997 1.997 0 1 1-3.522 1.884a88 88 0 0 1-3.85-10.02l1.175-.628a88 88 0 0 1 6.197 8.764M28.266 13.117a25.8 25.8 0 0 1 6.462 7.565l12.191 22.09A22.4 22.4 0 0 1 42.4 45.19L30.795 22.786a25.8 25.8 0 0 1-2.705-9.575m1.685 36.853a1.997 1.997 0 0 0 1.883-3.522h0m-9.392-5.022a1.997 1.997 0 1 0-1.883 3.521"/><path d="M29.775 50.064a22.2 22.2 0 0 0-9.392-5.023m1.883-3.521a22.2 22.2 0 0 0 9.392 5.022m6.047-26.587a30.8 30.8 0 0 1 6.03-6.838m-9.392 22.917L29.6 45.19a22.4 22.4 0 0 1-4.52-2.417l6.36-11.524M43.91 13.21a25.8 25.8 0 0 1-2.705 9.576l-.913 1.757"/><path d="M18.326 55.944a1.997 1.997 0 1 0 3.522 1.884a88 88 0 0 0 3.85-10.02l-1.175-.628a88 88 0 0 0-6.197 8.764"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M29.869 49.888s3.877-.191 1.57-2.935a27.35 27.35 0 0 1-9.979-5.337s-3.604 1.092-.983 3.249a44.5 44.5 0 0 1 9.392 5.023"/><path fill="#d0cfce" d="M43.91 13.21a25.8 25.8 0 0 1-2.705 9.576l-11.29 21.817a22.4 22.4 0 0 1-4.52-2.417l11.877-21.504a25.8 25.8 0 0 1 6.462-7.565"/><path fill="#9b9b9a" d="M18.326 55.944a1.997 1.997 0 1 0 3.522 1.884a88 88 0 0 0 3.85-10.02l-1.175-.628a88 88 0 0 0-6.197 8.764m33.197-11.079c2.621-2.157-.983-3.249-.983-3.249a27.35 27.35 0 0 1-9.979 5.337c-2.307 2.744 1.57 2.935 1.57 2.935a44.5 44.5 0 0 1 9.392-5.023"/><path fill="#d0cfce" d="M29.266 14.117a25.8 25.8 0 0 1 6.462 7.565l11.877 21.504a22.4 22.4 0 0 1-4.52 2.417l-11.29-21.817a25.8 25.8 0 0 1-2.705-9.575"/><path fill="#9b9b9a" d="M53.674 55.944a1.997 1.997 0 1 1-3.522 1.884a88 88 0 0 1-3.85-10.02l1.175-.628a88 88 0 0 1 6.197 8.764"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M40.342 46.542a1.997 1.997 0 0 0 1.883 3.522m9.392-5.023a1.997 1.997 0 0 0-1.883-3.522h0"/><path d="M51.617 45.041a22.2 22.2 0 0 0-9.392 5.023m-1.883-3.522a22.2 22.2 0 0 0 9.392-5.023"/><path d="M53.674 55.944a1.997 1.997 0 1 1-3.522 1.884a88 88 0 0 1-3.85-10.02l1.175-.628a88 88 0 0 1 6.197 8.764M28.266 13.117a25.8 25.8 0 0 1 6.462 7.565l12.191 22.09A22.4 22.4 0 0 1 42.4 45.19L30.795 22.786a25.8 25.8 0 0 1-2.705-9.575m1.685 36.853a1.997 1.997 0 0 0 1.883-3.522h0m-9.392-5.022a1.997 1.997 0 1 0-1.883 3.521"/><path d="M29.775 50.064a22.2 22.2 0 0 0-9.392-5.023m1.883-3.521a22.2 22.2 0 0 0 9.392 5.022m6.047-26.587a30.8 30.8 0 0 1 6.03-6.838m-9.392 22.917L29.6 45.19a22.4 22.4 0 0 1-4.52-2.417l6.36-11.524M43.91 13.21a25.8 25.8 0 0 1-2.705 9.576l-.913 1.757"/><path d="M18.326 55.944a1.997 1.997 0 1 0 3.522 1.884a88 88 0 0 0 3.85-10.02l-1.175-.628a88 88 0 0 0-6.197 8.764"/></g></svg>
</template>

CSS

.icon-crossed-swords {
  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%239b9b9a%22%20d%3D%22M29.869%2049.888s3.877-.191%201.57-2.935a27.35%2027.35%200%200%201-9.979-5.337s-3.604%201.092-.983%203.249a44.5%2044.5%200%200%201%209.392%205.023%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M43.91%2013.21a25.8%2025.8%200%200%201-2.705%209.576l-11.29%2021.817a22.4%2022.4%200%200%201-4.52-2.417l11.877-21.504a25.8%2025.8%200%200%201%206.462-7.565%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M18.326%2055.944a1.997%201.997%200%201%200%203.522%201.884a88%2088%200%200%200%203.85-10.02l-1.175-.628a88%2088%200%200%200-6.197%208.764m33.197-11.079c2.621-2.157-.983-3.249-.983-3.249a27.35%2027.35%200%200%201-9.979%205.337c-2.307%202.744%201.57%202.935%201.57%202.935a44.5%2044.5%200%200%201%209.392-5.023%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M29.266%2014.117a25.8%2025.8%200%200%201%206.462%207.565l11.877%2021.504a22.4%2022.4%200%200%201-4.52%202.417l-11.29-21.817a25.8%2025.8%200%200%201-2.705-9.575%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M53.674%2055.944a1.997%201.997%200%201%201-3.522%201.884a88%2088%200%200%201-3.85-10.02l1.175-.628a88%2088%200%200%201%206.197%208.764%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.342%2046.542a1.997%201.997%200%200%200%201.883%203.522m9.392-5.023a1.997%201.997%200%200%200-1.883-3.522h0%22%2F%3E%3Cpath%20d%3D%22M51.617%2045.041a22.2%2022.2%200%200%200-9.392%205.023m-1.883-3.522a22.2%2022.2%200%200%200%209.392-5.023%22%2F%3E%3Cpath%20d%3D%22M53.674%2055.944a1.997%201.997%200%201%201-3.522%201.884a88%2088%200%200%201-3.85-10.02l1.175-.628a88%2088%200%200%201%206.197%208.764M28.266%2013.117a25.8%2025.8%200%200%201%206.462%207.565l12.191%2022.09A22.4%2022.4%200%200%201%2042.4%2045.19L30.795%2022.786a25.8%2025.8%200%200%201-2.705-9.575m1.685%2036.853a1.997%201.997%200%200%200%201.883-3.522h0m-9.392-5.022a1.997%201.997%200%201%200-1.883%203.521%22%2F%3E%3Cpath%20d%3D%22M29.775%2050.064a22.2%2022.2%200%200%200-9.392-5.023m1.883-3.521a22.2%2022.2%200%200%200%209.392%205.022m6.047-26.587a30.8%2030.8%200%200%201%206.03-6.838m-9.392%2022.917L29.6%2045.19a22.4%2022.4%200%200%201-4.52-2.417l6.36-11.524M43.91%2013.21a25.8%2025.8%200%200%201-2.705%209.576l-.913%201.757%22%2F%3E%3Cpath%20d%3D%22M18.326%2055.944a1.997%201.997%200%201%200%203.522%201.884a88%2088%200%200%200%203.85-10.02l-1.175-.628a88%2088%200%200%200-6.197%208.764%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%239b9b9a%22%20d%3D%22M29.869%2049.888s3.877-.191%201.57-2.935a27.35%2027.35%200%200%201-9.979-5.337s-3.604%201.092-.983%203.249a44.5%2044.5%200%200%201%209.392%205.023%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M43.91%2013.21a25.8%2025.8%200%200%201-2.705%209.576l-11.29%2021.817a22.4%2022.4%200%200%201-4.52-2.417l11.877-21.504a25.8%2025.8%200%200%201%206.462-7.565%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M18.326%2055.944a1.997%201.997%200%201%200%203.522%201.884a88%2088%200%200%200%203.85-10.02l-1.175-.628a88%2088%200%200%200-6.197%208.764m33.197-11.079c2.621-2.157-.983-3.249-.983-3.249a27.35%2027.35%200%200%201-9.979%205.337c-2.307%202.744%201.57%202.935%201.57%202.935a44.5%2044.5%200%200%201%209.392-5.023%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M29.266%2014.117a25.8%2025.8%200%200%201%206.462%207.565l11.877%2021.504a22.4%2022.4%200%200%201-4.52%202.417l-11.29-21.817a25.8%2025.8%200%200%201-2.705-9.575%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M53.674%2055.944a1.997%201.997%200%201%201-3.522%201.884a88%2088%200%200%201-3.85-10.02l1.175-.628a88%2088%200%200%201%206.197%208.764%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.342%2046.542a1.997%201.997%200%200%200%201.883%203.522m9.392-5.023a1.997%201.997%200%200%200-1.883-3.522h0%22%2F%3E%3Cpath%20d%3D%22M51.617%2045.041a22.2%2022.2%200%200%200-9.392%205.023m-1.883-3.522a22.2%2022.2%200%200%200%209.392-5.023%22%2F%3E%3Cpath%20d%3D%22M53.674%2055.944a1.997%201.997%200%201%201-3.522%201.884a88%2088%200%200%201-3.85-10.02l1.175-.628a88%2088%200%200%201%206.197%208.764M28.266%2013.117a25.8%2025.8%200%200%201%206.462%207.565l12.191%2022.09A22.4%2022.4%200%200%201%2042.4%2045.19L30.795%2022.786a25.8%2025.8%200%200%201-2.705-9.575m1.685%2036.853a1.997%201.997%200%200%200%201.883-3.522h0m-9.392-5.022a1.997%201.997%200%201%200-1.883%203.521%22%2F%3E%3Cpath%20d%3D%22M29.775%2050.064a22.2%2022.2%200%200%200-9.392-5.023m1.883-3.521a22.2%2022.2%200%200%200%209.392%205.022m6.047-26.587a30.8%2030.8%200%200%201%206.03-6.838m-9.392%2022.917L29.6%2045.19a22.4%2022.4%200%200%201-4.52-2.417l6.36-11.524M43.91%2013.21a25.8%2025.8%200%200%201-2.705%209.576l-.913%201.757%22%2F%3E%3Cpath%20d%3D%22M18.326%2055.944a1.997%201.997%200%201%200%203.522%201.884a88%2088%200%200%200%203.85-10.02l-1.175-.628a88%2088%200%200%200-6.197%208.764%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/crossed-swords.svg?color=%231a73e8&size=48