sports kabaddi icon
sports-kabaddi-sharp from Material Symbols by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-kabaddi-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-kabaddi-outline-sharp
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="m1.425 22l-1.4-1.4l3.65-3.65l-1.525-4.125L6.375 8.6q.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.35l2.1 2.15V22h-2v-5.25l-1.3-1.2v2.2zm13.55 0v-7l2.1-2l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.562-.35t-1.238-.8q1.125-.2 1.988-.763T15.275 7.6l1-1.6q.425-.675 1.175-.913t1.475.063l5.05 2.15V12h-2V8.6l-1.8-.7l2.8 14.1h-2.1l-1.8-7.5l-2.1 2V22zM10.063 7.913q-.588-.588-.588-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 MaterialSymbolsSportsKabaddiSharp(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="m1.425 22l-1.4-1.4l3.65-3.65l-1.525-4.125L6.375 8.6q.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.35l2.1 2.15V22h-2v-5.25l-1.3-1.2v2.2zm13.55 0v-7l2.1-2l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.562-.35t-1.238-.8q1.125-.2 1.988-.763T15.275 7.6l1-1.6q.425-.675 1.175-.913t1.475.063l5.05 2.15V12h-2V8.6l-1.8-.7l2.8 14.1h-2.1l-1.8-7.5l-2.1 2V22zM10.063 7.913q-.588-.588-.588-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="m1.425 22l-1.4-1.4l3.65-3.65l-1.525-4.125L6.375 8.6q.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.35l2.1 2.15V22h-2v-5.25l-1.3-1.2v2.2zm13.55 0v-7l2.1-2l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.562-.35t-1.238-.8q1.125-.2 1.988-.763T15.275 7.6l1-1.6q.425-.675 1.175-.913t1.475.063l5.05 2.15V12h-2V8.6l-1.8-.7l2.8 14.1h-2.1l-1.8-7.5l-2.1 2V22zM10.063 7.913q-.588-.588-.588-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-sharp {
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%22m1.425%2022l-1.4-1.4l3.65-3.65l-1.525-4.125L6.375%208.6q.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.35l2.1%202.15V22h-2v-5.25l-1.3-1.2v2.2zm13.55%200v-7l2.1-2l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.562-.35t-1.238-.8q1.125-.2%201.988-.763T15.275%207.6l1-1.6q.425-.675%201.175-.913t1.475.063l5.05%202.15V12h-2V8.6l-1.8-.7l2.8%2014.1h-2.1l-1.8-7.5l-2.1%202V22zM10.063%207.913q-.588-.588-.588-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%22m1.425%2022l-1.4-1.4l3.65-3.65l-1.525-4.125L6.375%208.6q.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.35l2.1%202.15V22h-2v-5.25l-1.3-1.2v2.2zm13.55%200v-7l2.1-2l-.6-3.5q-.375.45-.825.8t-.975.65q-.825-.05-1.562-.35t-1.238-.8q1.125-.2%201.988-.763T15.275%207.6l1-1.6q.425-.675%201.175-.913t1.475.063l5.05%202.15V12h-2V8.6l-1.8-.7l2.8%2014.1h-2.1l-1.8-7.5l-2.1%202V22zM10.063%207.913q-.588-.588-.588-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-sharp.svg?color=%231a73e8&size=48