sports martial arts icon

sports-martial-arts from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-martial-arts
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-martial-arts-outline, sports-martial-arts-outline-sharp, sports-martial-arts-sharp

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the sports martial arts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 22l-.5-9l-3.175-1.825l-.35 1.3L8 16l-1.725 1L3.8 12.75L5 8.45l5.75-3.3L8 2.4L9.4 1L14 5.575L10.4 7.65l1.2 1.05L19.8 2L21 3.4L12.5 12L12 22zM5 7q-.825 0-1.412-.587T3 5t.588-1.412T5 3t1.413.588T7 5t-.587 1.413T5 7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsMartialArts(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="m10 22l-.5-9l-3.175-1.825l-.35 1.3L8 16l-1.725 1L3.8 12.75L5 8.45l5.75-3.3L8 2.4L9.4 1L14 5.575L10.4 7.65l1.2 1.05L19.8 2L21 3.4L12.5 12L12 22zM5 7q-.825 0-1.412-.587T3 5t.588-1.412T5 3t1.413.588T7 5t-.587 1.413T5 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 22l-.5-9l-3.175-1.825l-.35 1.3L8 16l-1.725 1L3.8 12.75L5 8.45l5.75-3.3L8 2.4L9.4 1L14 5.575L10.4 7.65l1.2 1.05L19.8 2L21 3.4L12.5 12L12 22zM5 7q-.825 0-1.412-.587T3 5t.588-1.412T5 3t1.413.588T7 5t-.587 1.413T5 7"/></svg>
</template>

CSS

.icon-sports-martial-arts {
  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%22m10%2022l-.5-9l-3.175-1.825l-.35%201.3L8%2016l-1.725%201L3.8%2012.75L5%208.45l5.75-3.3L8%202.4L9.4%201L14%205.575L10.4%207.65l1.2%201.05L19.8%202L21%203.4L12.5%2012L12%2022zM5%207q-.825%200-1.412-.587T3%205t.588-1.412T5%203t1.413.588T7%205t-.587%201.413T5%207%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%22m10%2022l-.5-9l-3.175-1.825l-.35%201.3L8%2016l-1.725%201L3.8%2012.75L5%208.45l5.75-3.3L8%202.4L9.4%201L14%205.575L10.4%207.65l1.2%201.05L19.8%202L21%203.4L12.5%2012L12%2022zM5%207q-.825%200-1.412-.587T3%205t.588-1.412T5%203t1.413.588T7%205t-.587%201.413T5%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sports-martial-arts.svg?color=%231a73e8&size=48