sports martial arts icon

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

Name
sports-martial-arts
Set
Material Symbols Light
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 Light

The same icon in other sets

More activities icons from Material Symbols Light

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.48 22.27l-.326-9.424l-4.137-2.421l-.58 2.127l1.698 2.929l-.88.5l-1.916-3.308l1.084-3.896l5.846-3.338L8.75 2.766l.689-.689l3.445 3.556l-3.715 2.19l2.546 1.761l8.027-6.892l.585.689l-8.308 8.407l-.5 10.481zM5 6.691q-.69 0-1.191-.5Q3.308 5.69 3.308 5t.5-1.191Q4.31 3.308 5 3.308t1.191.5T6.692 5t-.5 1.191Q5.69 6.692 5 6.692"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsMartialArts(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.48 22.27l-.326-9.424l-4.137-2.421l-.58 2.127l1.698 2.929l-.88.5l-1.916-3.308l1.084-3.896l5.846-3.338L8.75 2.766l.689-.689l3.445 3.556l-3.715 2.19l2.546 1.761l8.027-6.892l.585.689l-8.308 8.407l-.5 10.481zM5 6.691q-.69 0-1.191-.5Q3.308 5.69 3.308 5t.5-1.191Q4.31 3.308 5 3.308t1.191.5T6.692 5t-.5 1.191Q5.69 6.692 5 6.692"/></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.48 22.27l-.326-9.424l-4.137-2.421l-.58 2.127l1.698 2.929l-.88.5l-1.916-3.308l1.084-3.896l5.846-3.338L8.75 2.766l.689-.689l3.445 3.556l-3.715 2.19l2.546 1.761l8.027-6.892l.585.689l-8.308 8.407l-.5 10.481zM5 6.691q-.69 0-1.191-.5Q3.308 5.69 3.308 5t.5-1.191Q4.31 3.308 5 3.308t1.191.5T6.692 5t-.5 1.191Q5.69 6.692 5 6.692"/></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.48%2022.27l-.326-9.424l-4.137-2.421l-.58%202.127l1.698%202.929l-.88.5l-1.916-3.308l1.084-3.896l5.846-3.338L8.75%202.766l.689-.689l3.445%203.556l-3.715%202.19l2.546%201.761l8.027-6.892l.585.689l-8.308%208.407l-.5%2010.481zM5%206.691q-.69%200-1.191-.5Q3.308%205.69%203.308%205t.5-1.191Q4.31%203.308%205%203.308t1.191.5T6.692%205t-.5%201.191Q5.69%206.692%205%206.692%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.48%2022.27l-.326-9.424l-4.137-2.421l-.58%202.127l1.698%202.929l-.88.5l-1.916-3.308l1.084-3.896l5.846-3.338L8.75%202.766l.689-.689l3.445%203.556l-3.715%202.19l2.546%201.761l8.027-6.892l.585.689l-8.308%208.407l-.5%2010.481zM5%206.691q-.69%200-1.191-.5Q3.308%205.69%203.308%205t.5-1.191Q4.31%203.308%205%203.308t1.191.5T6.692%205t-.5%201.191Q5.69%206.692%205%206.692%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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