sword icon
sword-line from Remix Icon by Remix Design · Line · Game & Sports · Apache-2.0 Free for personal and commercial use.
- Name
- sword-line
- Set
- Remix Icon
- Style
- Line
- 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
baseball-fillbasketball-fillbilliards-fillboxing-fillchess-filldice-1-filldice-2-filldice-3-filldice-4-filldice-5-filldice-6-filldice-fillfootball-fillgame-2-fillgame-fillgolf-ball-fillpiano-fillpiano-grand-fillping-pong-fillpoker-clubs-fillpoker-diamonds-fillpoker-hearts-fillpoker-spades-filltarget-fill
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="M17.456 3L21 3.003l.002 3.523l-5.467 5.466l2.828 2.829l1.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.415l-2.829-2.828l-2.828 2.828l1.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.413l2.827-2.828l-5.46-5.46L2.999 3l3.546.003l5.453 5.454zm-7.58 10.406l-2.828 2.828l.708.707l2.827-2.828zM19 5.001h-.717l-4.87 4.869l.706.707L19 5.698zm-14 0v.7l11.241 11.241l.707-.707L5.715 5.002z"/></svg>
React
import type { SVGProps } from "react";
export function RiSwordLine(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="M17.456 3L21 3.003l.002 3.523l-5.467 5.466l2.828 2.829l1.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.415l-2.829-2.828l-2.828 2.828l1.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.413l2.827-2.828l-5.46-5.46L2.999 3l3.546.003l5.453 5.454zm-7.58 10.406l-2.828 2.828l.708.707l2.827-2.828zM19 5.001h-.717l-4.87 4.869l.706.707L19 5.698zm-14 0v.7l11.241 11.241l.707-.707L5.715 5.002z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.456 3L21 3.003l.002 3.523l-5.467 5.466l2.828 2.829l1.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.415l-2.829-2.828l-2.828 2.828l1.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.413l2.827-2.828l-5.46-5.46L2.999 3l3.546.003l5.453 5.454zm-7.58 10.406l-2.828 2.828l.708.707l2.827-2.828zM19 5.001h-.717l-4.87 4.869l.706.707L19 5.698zm-14 0v.7l11.241 11.241l.707-.707L5.715 5.002z"/></svg> </template>
CSS
.icon-sword-line {
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%22M17.456%203L21%203.003l.002%203.523l-5.467%205.466l2.828%202.829l1.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.415l-2.829-2.828l-2.828%202.828l1.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.413l2.827-2.828l-5.46-5.46L2.999%203l3.546.003l5.453%205.454zm-7.58%2010.406l-2.828%202.828l.708.707l2.827-2.828zM19%205.001h-.717l-4.87%204.869l.706.707L19%205.698zm-14%200v.7l11.241%2011.241l.707-.707L5.715%205.002z%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%22M17.456%203L21%203.003l.002%203.523l-5.467%205.466l2.828%202.829l1.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.415l-2.829-2.828l-2.828%202.828l1.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.413l2.827-2.828l-5.46-5.46L2.999%203l3.546.003l5.453%205.454zm-7.58%2010.406l-2.828%202.828l.708.707l2.827-2.828zM19%205.001h-.717l-4.87%204.869l.706.707L19%205.698zm-14%200v.7l11.241%2011.241l.707-.707L5.715%205.002z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/sword-line.svg?color=%231a73e8&size=48