sports-mma-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-mma-rounded
Set
Material Symbols Light
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the sports mma icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 19.616q-.425 0-.712-.288T8 18.616v-2.231h8.077v2.23q0 .426-.288.713t-.712.288zm8.77-12.231v3.577q0 .074-.05.2l-.636 3.069q-.075.334-.331.552q-.257.217-.6.217H7.809q-.342 0-.6-.217t-.331-.552L6.281 11.2q-.05-.125-.05-.2V5.462q0-.69.462-1.153t1.16-.463h6.756q.697 0 1.16.463t.462 1.153v1.923q0-.327.221-.548q.222-.221.55-.221t.547.22q.22.222.22.549M9.885 9.769h2.692q.356 0 .62-.255q.265-.255.265-.62t-.265-.63t-.62-.264H9.884q-.355 0-.62.255Q9 8.511 9 8.875q0 .366.265.63q.264.264.62.264"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsMmaRounded(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="M9 19.616q-.425 0-.712-.288T8 18.616v-2.231h8.077v2.23q0 .426-.288.713t-.712.288zm8.77-12.231v3.577q0 .074-.05.2l-.636 3.069q-.075.334-.331.552q-.257.217-.6.217H7.809q-.342 0-.6-.217t-.331-.552L6.281 11.2q-.05-.125-.05-.2V5.462q0-.69.462-1.153t1.16-.463h6.756q.697 0 1.16.463t.462 1.153v1.923q0-.327.221-.548q.222-.221.55-.221t.547.22q.22.222.22.549M9.885 9.769h2.692q.356 0 .62-.255q.265-.255.265-.62t-.265-.63t-.62-.264H9.884q-.355 0-.62.255Q9 8.511 9 8.875q0 .366.265.63q.264.264.62.264"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 19.616q-.425 0-.712-.288T8 18.616v-2.231h8.077v2.23q0 .426-.288.713t-.712.288zm8.77-12.231v3.577q0 .074-.05.2l-.636 3.069q-.075.334-.331.552q-.257.217-.6.217H7.809q-.342 0-.6-.217t-.331-.552L6.281 11.2q-.05-.125-.05-.2V5.462q0-.69.462-1.153t1.16-.463h6.756q.697 0 1.16.463t.462 1.153v1.923q0-.327.221-.548q.222-.221.55-.221t.547.22q.22.222.22.549M9.885 9.769h2.692q.356 0 .62-.255q.265-.255.265-.62t-.265-.63t-.62-.264H9.884q-.355 0-.62.255Q9 8.511 9 8.875q0 .366.265.63q.264.264.62.264"/></svg>
</template>

CSS

.icon-sports-mma-rounded {
  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%22M9%2019.616q-.425%200-.712-.288T8%2018.616v-2.231h8.077v2.23q0%20.426-.288.713t-.712.288zm8.77-12.231v3.577q0%20.074-.05.2l-.636%203.069q-.075.334-.331.552q-.257.217-.6.217H7.809q-.342%200-.6-.217t-.331-.552L6.281%2011.2q-.05-.125-.05-.2V5.462q0-.69.462-1.153t1.16-.463h6.756q.697%200%201.16.463t.462%201.153v1.923q0-.327.221-.548q.222-.221.55-.221t.547.22q.22.222.22.549M9.885%209.769h2.692q.356%200%20.62-.255q.265-.255.265-.62t-.265-.63t-.62-.264H9.884q-.355%200-.62.255Q9%208.511%209%208.875q0%20.366.265.63q.264.264.62.264%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%22M9%2019.616q-.425%200-.712-.288T8%2018.616v-2.231h8.077v2.23q0%20.426-.288.713t-.712.288zm8.77-12.231v3.577q0%20.074-.05.2l-.636%203.069q-.075.334-.331.552q-.257.217-.6.217H7.809q-.342%200-.6-.217t-.331-.552L6.281%2011.2q-.05-.125-.05-.2V5.462q0-.69.462-1.153t1.16-.463h6.756q.697%200%201.16.463t.462%201.153v1.923q0-.327.221-.548q.222-.221.55-.221t.547.22q.22.222.22.549M9.885%209.769h2.692q.356%200%20.62-.255q.265-.255.265-.62t-.265-.63t-.62-.264H9.884q-.355%200-.62.255Q9%208.511%209%208.875q0%20.366.265.63q.264.264.62.264%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-mma-rounded.svg?color=%231a73e8&size=48