sword-fill from Remix Icon by Remix Design · Fill · Game & Sports · Apache-2.0 Free for personal and commercial use.

Name
sword-fill
Set
Remix Icon
Style
Fill
Category
Game & Sports
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More game & sports icons from Remix Icon

Use the sword icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.048 13.406l3.535 3.536l-1.413 1.414l1.415 1.415l-1.414 1.414l-2.475-2.475l-2.829 2.829l-1.414-1.414l2.829-2.83l-2.475-2.474l1.414-1.414l1.414 1.413zM3 3l3.546.003l11.817 11.818l1.415-1.414l1.415 1.414l-2.475 2.475l2.828 2.829l-1.414 1.414l-2.829-2.829l-2.474 2.475l-1.415-1.414l1.414-1.415L3.002 6.531zm14.457 0L21 3.003l.002 3.523l-4.053 4.052l-3.536-3.535z"/></svg>

React

import type { SVGProps } from "react";

export function RiSwordFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.048 13.406l3.535 3.536l-1.413 1.414l1.415 1.415l-1.414 1.414l-2.475-2.475l-2.829 2.829l-1.414-1.414l2.829-2.83l-2.475-2.474l1.414-1.414l1.414 1.413zM3 3l3.546.003l11.817 11.818l1.415-1.414l1.415 1.414l-2.475 2.475l2.828 2.829l-1.414 1.414l-2.829-2.829l-2.474 2.475l-1.415-1.414l1.414-1.415L3.002 6.531zm14.457 0L21 3.003l.002 3.523l-4.053 4.052l-3.536-3.535z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.048 13.406l3.535 3.536l-1.413 1.414l1.415 1.415l-1.414 1.414l-2.475-2.475l-2.829 2.829l-1.414-1.414l2.829-2.83l-2.475-2.474l1.414-1.414l1.414 1.413zM3 3l3.546.003l11.817 11.818l1.415-1.414l1.415 1.414l-2.475 2.475l2.828 2.829l-1.414 1.414l-2.829-2.829l-2.474 2.475l-1.415-1.414l1.414-1.415L3.002 6.531zm14.457 0L21 3.003l.002 3.523l-4.053 4.052l-3.536-3.535z"/></svg>
</template>

CSS

.icon-sword-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.048%2013.406l3.535%203.536l-1.413%201.414l1.415%201.415l-1.414%201.414l-2.475-2.475l-2.829%202.829l-1.414-1.414l2.829-2.83l-2.475-2.474l1.414-1.414l1.414%201.413zM3%203l3.546.003l11.817%2011.818l1.415-1.414l1.415%201.414l-2.475%202.475l2.828%202.829l-1.414%201.414l-2.829-2.829l-2.474%202.475l-1.415-1.414l1.414-1.415L3.002%206.531zm14.457%200L21%203.003l.002%203.523l-4.053%204.052l-3.536-3.535z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.048%2013.406l3.535%203.536l-1.413%201.414l1.415%201.415l-1.414%201.414l-2.475-2.475l-2.829%202.829l-1.414-1.414l2.829-2.83l-2.475-2.474l1.414-1.414l1.414%201.413zM3%203l3.546.003l11.817%2011.818l1.415-1.414l1.415%201.414l-2.475%202.475l2.828%202.829l-1.414%201.414l-2.829-2.829l-2.474%202.475l-1.415-1.414l1.414-1.415L3.002%206.531zm14.457%200L21%203.003l.002%203.523l-4.053%204.052l-3.536-3.535z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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