sports kabaddi icon
sports-kabaddi from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-kabaddi
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-kabaddi-outline
2 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
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.329 21.308L.62 20.6l3.535-3.534l-1.215-3.22q-.137-.335-.047-.797t.431-.803l3.3-3.3q.223-.223.477-.335q.254-.111.583-.111t.582.112t.477.334l2.039 1.95q.694.675 1.611 1.072q.918.397 1.985.493v1q-1.25-.096-2.358-.561q-1.107-.466-1.846-1.185l-1.046-1.007l-3.042 3.042l2.292 2.342V21.5h-1v-4.98l-2.3-2.124v3.162zm14.05.192v-6.27l2.177-2.076l-.908-4.808q-.76.931-1.594 1.675t-1.898 1.063q-.364-.05-.717-.205q-.353-.156-.622-.406q1.164-.18 2.238-.964t1.586-1.64l.961-1.6q.329-.54.896-.7q.568-.161 1.139.081l4.742 1.996V11.5h-1V8.292l-2.954-1.2L22.264 21.5h-1.1l-1.858-7.827l-2.927 2.25V21.5zM9.678 8.278q-.492-.492-.492-1.201t.492-1.201t1.2-.492t1.202.492t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m5.846-4.077q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491 1.201t-.491 1.201q-.491.491-1.201.491t-1.201-.491"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsKabaddi(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.329 21.308L.62 20.6l3.535-3.534l-1.215-3.22q-.137-.335-.047-.797t.431-.803l3.3-3.3q.223-.223.477-.335q.254-.111.583-.111t.582.112t.477.334l2.039 1.95q.694.675 1.611 1.072q.918.397 1.985.493v1q-1.25-.096-2.358-.561q-1.107-.466-1.846-1.185l-1.046-1.007l-3.042 3.042l2.292 2.342V21.5h-1v-4.98l-2.3-2.124v3.162zm14.05.192v-6.27l2.177-2.076l-.908-4.808q-.76.931-1.594 1.675t-1.898 1.063q-.364-.05-.717-.205q-.353-.156-.622-.406q1.164-.18 2.238-.964t1.586-1.64l.961-1.6q.329-.54.896-.7q.568-.161 1.139.081l4.742 1.996V11.5h-1V8.292l-2.954-1.2L22.264 21.5h-1.1l-1.858-7.827l-2.927 2.25V21.5zM9.678 8.278q-.492-.492-.492-1.201t.492-1.201t1.2-.492t1.202.492t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m5.846-4.077q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491 1.201t-.491 1.201q-.491.491-1.201.491t-1.201-.491"/></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.329 21.308L.62 20.6l3.535-3.534l-1.215-3.22q-.137-.335-.047-.797t.431-.803l3.3-3.3q.223-.223.477-.335q.254-.111.583-.111t.582.112t.477.334l2.039 1.95q.694.675 1.611 1.072q.918.397 1.985.493v1q-1.25-.096-2.358-.561q-1.107-.466-1.846-1.185l-1.046-1.007l-3.042 3.042l2.292 2.342V21.5h-1v-4.98l-2.3-2.124v3.162zm14.05.192v-6.27l2.177-2.076l-.908-4.808q-.76.931-1.594 1.675t-1.898 1.063q-.364-.05-.717-.205q-.353-.156-.622-.406q1.164-.18 2.238-.964t1.586-1.64l.961-1.6q.329-.54.896-.7q.568-.161 1.139.081l4.742 1.996V11.5h-1V8.292l-2.954-1.2L22.264 21.5h-1.1l-1.858-7.827l-2.927 2.25V21.5zM9.678 8.278q-.492-.492-.492-1.201t.492-1.201t1.2-.492t1.202.492t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m5.846-4.077q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491 1.201t-.491 1.201q-.491.491-1.201.491t-1.201-.491"/></svg> </template>
CSS
.icon-sports-kabaddi {
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.329%2021.308L.62%2020.6l3.535-3.534l-1.215-3.22q-.137-.335-.047-.797t.431-.803l3.3-3.3q.223-.223.477-.335q.254-.111.583-.111t.582.112t.477.334l2.039%201.95q.694.675%201.611%201.072q.918.397%201.985.493v1q-1.25-.096-2.358-.561q-1.107-.466-1.846-1.185l-1.046-1.007l-3.042%203.042l2.292%202.342V21.5h-1v-4.98l-2.3-2.124v3.162zm14.05.192v-6.27l2.177-2.076l-.908-4.808q-.76.931-1.594%201.675t-1.898%201.063q-.364-.05-.717-.205q-.353-.156-.622-.406q1.164-.18%202.238-.964t1.586-1.64l.961-1.6q.329-.54.896-.7q.568-.161%201.139.081l4.742%201.996V11.5h-1V8.292l-2.954-1.2L22.264%2021.5h-1.1l-1.858-7.827l-2.927%202.25V21.5zM9.678%208.278q-.492-.492-.492-1.201t.492-1.201t1.2-.492t1.202.492t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m5.846-4.077q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491%201.201t-.491%201.201q-.491.491-1.201.491t-1.201-.491%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.329%2021.308L.62%2020.6l3.535-3.534l-1.215-3.22q-.137-.335-.047-.797t.431-.803l3.3-3.3q.223-.223.477-.335q.254-.111.583-.111t.582.112t.477.334l2.039%201.95q.694.675%201.611%201.072q.918.397%201.985.493v1q-1.25-.096-2.358-.561q-1.107-.466-1.846-1.185l-1.046-1.007l-3.042%203.042l2.292%202.342V21.5h-1v-4.98l-2.3-2.124v3.162zm14.05.192v-6.27l2.177-2.076l-.908-4.808q-.76.931-1.594%201.675t-1.898%201.063q-.364-.05-.717-.205q-.353-.156-.622-.406q1.164-.18%202.238-.964t1.586-1.64l.961-1.6q.329-.54.896-.7q.568-.161%201.139.081l4.742%201.996V11.5h-1V8.292l-2.954-1.2L22.264%2021.5h-1.1l-1.858-7.827l-2.927%202.25V21.5zM9.678%208.278q-.492-.492-.492-1.201t.492-1.201t1.2-.492t1.202.492t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m5.846-4.077q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491%201.201t-.491%201.201q-.491.491-1.201.491t-1.201-.491%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-kabaddi.svg?color=%231a73e8&size=48