sports kabaddi icon

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

Name
sports-kabaddi-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-kabaddi-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the sports kabaddi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.675 15.55v1.775q0 .2-.075.388t-.225.337l-3.25 3.25q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.95-2.95l-1.1-2.95q-.175-.45-.075-1.037t.575-1.063l3.3-3.3q.3-.3.65-.45T7.8 8t.775.15t.65.45l2 1.95q.675.675 1.65 1.063t2.1.387v2q-1.5 0-2.8-.475T9.925 12.1l-.7-.7l-2.35 2.35L8.7 15.6q.125.125.2.313t.075.387V21q0 .425-.287.713T7.975 22t-.712-.288T6.975 21v-4.25zm11.3.95V21q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712v-5.575q0-.2.075-.387t.225-.338l1.8-1.7l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.563-.35t-1.237-.8q1.125-.2 1.988-.763T15.275 7.6l1-1.6q.425-.675 1.175-.913t1.475.063l4.45 1.9q.275.125.438.363t.162.537V11q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8.6l-1.8-.7l2.55 12.875q.1.475-.213.85t-.837.375q-.35 0-.638-.213t-.362-.562l-1.6-6.725zm-6.913-8.587q-.587-.588-.587-1.413t.588-1.412t1.412-.588t1.413.588t.587 1.412t-.587 1.413t-1.413.587t-1.412-.587m5-4q-.588-.588-.588-1.413t.588-1.412T16.475.5t1.413.588t.587 1.412t-.587 1.413t-1.413.587t-1.412-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsKabaddiRounded(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="M5.675 15.55v1.775q0 .2-.075.388t-.225.337l-3.25 3.25q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.95-2.95l-1.1-2.95q-.175-.45-.075-1.037t.575-1.063l3.3-3.3q.3-.3.65-.45T7.8 8t.775.15t.65.45l2 1.95q.675.675 1.65 1.063t2.1.387v2q-1.5 0-2.8-.475T9.925 12.1l-.7-.7l-2.35 2.35L8.7 15.6q.125.125.2.313t.075.387V21q0 .425-.287.713T7.975 22t-.712-.288T6.975 21v-4.25zm11.3.95V21q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712v-5.575q0-.2.075-.387t.225-.338l1.8-1.7l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.563-.35t-1.237-.8q1.125-.2 1.988-.763T15.275 7.6l1-1.6q.425-.675 1.175-.913t1.475.063l4.45 1.9q.275.125.438.363t.162.537V11q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8.6l-1.8-.7l2.55 12.875q.1.475-.213.85t-.837.375q-.35 0-.638-.213t-.362-.562l-1.6-6.725zm-6.913-8.587q-.587-.588-.587-1.413t.588-1.412t1.412-.588t1.413.588t.587 1.412t-.587 1.413t-1.413.587t-1.412-.587m5-4q-.588-.588-.588-1.413t.588-1.412T16.475.5t1.413.588t.587 1.412t-.587 1.413t-1.413.587t-1.412-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.675 15.55v1.775q0 .2-.075.388t-.225.337l-3.25 3.25q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.95-2.95l-1.1-2.95q-.175-.45-.075-1.037t.575-1.063l3.3-3.3q.3-.3.65-.45T7.8 8t.775.15t.65.45l2 1.95q.675.675 1.65 1.063t2.1.387v2q-1.5 0-2.8-.475T9.925 12.1l-.7-.7l-2.35 2.35L8.7 15.6q.125.125.2.313t.075.387V21q0 .425-.287.713T7.975 22t-.712-.288T6.975 21v-4.25zm11.3.95V21q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712v-5.575q0-.2.075-.387t.225-.338l1.8-1.7l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.563-.35t-1.237-.8q1.125-.2 1.988-.763T15.275 7.6l1-1.6q.425-.675 1.175-.913t1.475.063l4.45 1.9q.275.125.438.363t.162.537V11q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8.6l-1.8-.7l2.55 12.875q.1.475-.213.85t-.837.375q-.35 0-.638-.213t-.362-.562l-1.6-6.725zm-6.913-8.587q-.587-.588-.587-1.413t.588-1.412t1.412-.588t1.413.588t.587 1.412t-.587 1.413t-1.413.587t-1.412-.587m5-4q-.588-.588-.588-1.413t.588-1.412T16.475.5t1.413.588t.587 1.412t-.587 1.413t-1.413.587t-1.412-.587"/></svg>
</template>

CSS

.icon-sports-kabaddi-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%22M5.675%2015.55v1.775q0%20.2-.075.388t-.225.337l-3.25%203.25q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.95-2.95l-1.1-2.95q-.175-.45-.075-1.037t.575-1.063l3.3-3.3q.3-.3.65-.45T7.8%208t.775.15t.65.45l2%201.95q.675.675%201.65%201.063t2.1.387v2q-1.5%200-2.8-.475T9.925%2012.1l-.7-.7l-2.35%202.35L8.7%2015.6q.125.125.2.313t.075.387V21q0%20.425-.287.713T7.975%2022t-.712-.288T6.975%2021v-4.25zm11.3.95V21q0%20.425-.288.713t-.712.287t-.712-.288t-.288-.712v-5.575q0-.2.075-.387t.225-.338l1.8-1.7l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.563-.35t-1.237-.8q1.125-.2%201.988-.763T15.275%207.6l1-1.6q.425-.675%201.175-.913t1.475.063l4.45%201.9q.275.125.438.363t.162.537V11q0%20.425-.288.713t-.712.287t-.712-.288t-.288-.712V8.6l-1.8-.7l2.55%2012.875q.1.475-.213.85t-.837.375q-.35%200-.638-.213t-.362-.562l-1.6-6.725zm-6.913-8.587q-.587-.588-.587-1.413t.588-1.412t1.412-.588t1.413.588t.587%201.412t-.587%201.413t-1.413.587t-1.412-.587m5-4q-.588-.588-.588-1.413t.588-1.412T16.475.5t1.413.588t.587%201.412t-.587%201.413t-1.413.587t-1.412-.587%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%22M5.675%2015.55v1.775q0%20.2-.075.388t-.225.337l-3.25%203.25q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.95-2.95l-1.1-2.95q-.175-.45-.075-1.037t.575-1.063l3.3-3.3q.3-.3.65-.45T7.8%208t.775.15t.65.45l2%201.95q.675.675%201.65%201.063t2.1.387v2q-1.5%200-2.8-.475T9.925%2012.1l-.7-.7l-2.35%202.35L8.7%2015.6q.125.125.2.313t.075.387V21q0%20.425-.287.713T7.975%2022t-.712-.288T6.975%2021v-4.25zm11.3.95V21q0%20.425-.288.713t-.712.287t-.712-.288t-.288-.712v-5.575q0-.2.075-.387t.225-.338l1.8-1.7l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.563-.35t-1.237-.8q1.125-.2%201.988-.763T15.275%207.6l1-1.6q.425-.675%201.175-.913t1.475.063l4.45%201.9q.275.125.438.363t.162.537V11q0%20.425-.288.713t-.712.287t-.712-.288t-.288-.712V8.6l-1.8-.7l2.55%2012.875q.1.475-.213.85t-.837.375q-.35%200-.638-.213t-.362-.562l-1.6-6.725zm-6.913-8.587q-.587-.588-.587-1.413t.588-1.412t1.412-.588t1.413.588t.587%201.412t-.587%201.413t-1.413.587t-1.412-.587m5-4q-.588-.588-.588-1.413t.588-1.412T16.475.5t1.413.588t.587%201.412t-.587%201.413t-1.413.587t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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