sports handball icon

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

Name
sports-handball
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-handball-outline, sports-handball-outline-sharp, sports-handball-sharp

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the sports handball icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.2 23.9l-1.75-1l3-5.2l-1.7-1l-1.5 2.6l-1.75-1l5.15-8.9q-.95-.975-1.425-2.225T8.75 4.6q0-.9.225-1.787T9.7 1.1l1.7 1q-.35.575-.5 1.188t-.15 1.262q0 1.325.65 2.488T13.25 8.9l2.25 1.3q1.55.9 2.275 2.588t.725 3.162q0 .95-.25 1.85t-.7 1.7l-1.75-1q.35-.6.5-1.225T16.45 16q0-.8-.225-1.55t-.725-1.4zM16 9q-.825 0-1.412-.587T14 7t.588-1.412T16 5t1.413.588T18 7t-.587 1.413T16 9m-2.5-5q-.65 0-1.075-.45T12 2.5q0-.65.45-1.075T13.5 1q.65 0 1.075.45T15 2.5q0 .65-.45 1.075T13.5 4"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsHandball(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.2 23.9l-1.75-1l3-5.2l-1.7-1l-1.5 2.6l-1.75-1l5.15-8.9q-.95-.975-1.425-2.225T8.75 4.6q0-.9.225-1.787T9.7 1.1l1.7 1q-.35.575-.5 1.188t-.15 1.262q0 1.325.65 2.488T13.25 8.9l2.25 1.3q1.55.9 2.275 2.588t.725 3.162q0 .95-.25 1.85t-.7 1.7l-1.75-1q.35-.6.5-1.225T16.45 16q0-.8-.225-1.55t-.725-1.4zM16 9q-.825 0-1.412-.587T14 7t.588-1.412T16 5t1.413.588T18 7t-.587 1.413T16 9m-2.5-5q-.65 0-1.075-.45T12 2.5q0-.65.45-1.075T13.5 1q.65 0 1.075.45T15 2.5q0 .65-.45 1.075T13.5 4"/></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.2 23.9l-1.75-1l3-5.2l-1.7-1l-1.5 2.6l-1.75-1l5.15-8.9q-.95-.975-1.425-2.225T8.75 4.6q0-.9.225-1.787T9.7 1.1l1.7 1q-.35.575-.5 1.188t-.15 1.262q0 1.325.65 2.488T13.25 8.9l2.25 1.3q1.55.9 2.275 2.588t.725 3.162q0 .95-.25 1.85t-.7 1.7l-1.75-1q.35-.6.5-1.225T16.45 16q0-.8-.225-1.55t-.725-1.4zM16 9q-.825 0-1.412-.587T14 7t.588-1.412T16 5t1.413.588T18 7t-.587 1.413T16 9m-2.5-5q-.65 0-1.075-.45T12 2.5q0-.65.45-1.075T13.5 1q.65 0 1.075.45T15 2.5q0 .65-.45 1.075T13.5 4"/></svg>
</template>

CSS

.icon-sports-handball {
  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.2%2023.9l-1.75-1l3-5.2l-1.7-1l-1.5%202.6l-1.75-1l5.15-8.9q-.95-.975-1.425-2.225T8.75%204.6q0-.9.225-1.787T9.7%201.1l1.7%201q-.35.575-.5%201.188t-.15%201.262q0%201.325.65%202.488T13.25%208.9l2.25%201.3q1.55.9%202.275%202.588t.725%203.162q0%20.95-.25%201.85t-.7%201.7l-1.75-1q.35-.6.5-1.225T16.45%2016q0-.8-.225-1.55t-.725-1.4zM16%209q-.825%200-1.412-.587T14%207t.588-1.412T16%205t1.413.588T18%207t-.587%201.413T16%209m-2.5-5q-.65%200-1.075-.45T12%202.5q0-.65.45-1.075T13.5%201q.65%200%201.075.45T15%202.5q0%20.65-.45%201.075T13.5%204%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.2%2023.9l-1.75-1l3-5.2l-1.7-1l-1.5%202.6l-1.75-1l5.15-8.9q-.95-.975-1.425-2.225T8.75%204.6q0-.9.225-1.787T9.7%201.1l1.7%201q-.35.575-.5%201.188t-.15%201.262q0%201.325.65%202.488T13.25%208.9l2.25%201.3q1.55.9%202.275%202.588t.725%203.162q0%20.95-.25%201.85t-.7%201.7l-1.75-1q.35-.6.5-1.225T16.45%2016q0-.8-.225-1.55t-.725-1.4zM16%209q-.825%200-1.412-.587T14%207t.588-1.412T16%205t1.413.588T18%207t-.587%201.413T16%209m-2.5-5q-.65%200-1.075-.45T12%202.5q0-.65.45-1.075T13.5%201q.65%200%201.075.45T15%202.5q0%20.65-.45%201.075T13.5%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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