sports tennis icon

sports-tennis-outline from Material Symbols by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-tennis-outline
Set
Material Symbols
Style
Outline
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-tennis-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the sports tennis icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.425 20L2 18.6l4.1-4.1q.775-.775 1.063-1.937T7.45 9q0-1.45.65-2.85t1.85-2.6q2.275-2.275 5.025-2.575T19.5 2.5q1.8 1.8 1.5 4.55t-2.55 5q-1.2 1.2-2.6 1.85t-2.85.65q-2.425 0-3.55.275T7.525 15.9zm6.875-8.35q1.175 1.15 3.175.85t3.575-1.875q1.6-1.6 1.913-3.588T18.1 3.925q-1.2-1.2-3.137-.9t-3.563 1.9Q9.825 6.5 9.488 8.488t.812 3.162m4.875 10.175Q14 20.65 14 19t1.175-2.825T18 15t2.825 1.175T22 19t-1.175 2.825T18 23t-2.825-1.175m4.238-1.412Q20 19.825 20 19t-.587-1.412T18 17t-1.412.588T16 19t.588 1.413T18 21t1.413-.587M18 19"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsTennisOutline(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="M3.425 20L2 18.6l4.1-4.1q.775-.775 1.063-1.937T7.45 9q0-1.45.65-2.85t1.85-2.6q2.275-2.275 5.025-2.575T19.5 2.5q1.8 1.8 1.5 4.55t-2.55 5q-1.2 1.2-2.6 1.85t-2.85.65q-2.425 0-3.55.275T7.525 15.9zm6.875-8.35q1.175 1.15 3.175.85t3.575-1.875q1.6-1.6 1.913-3.588T18.1 3.925q-1.2-1.2-3.137-.9t-3.563 1.9Q9.825 6.5 9.488 8.488t.812 3.162m4.875 10.175Q14 20.65 14 19t1.175-2.825T18 15t2.825 1.175T22 19t-1.175 2.825T18 23t-2.825-1.175m4.238-1.412Q20 19.825 20 19t-.587-1.412T18 17t-1.412.588T16 19t.588 1.413T18 21t1.413-.587M18 19"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.425 20L2 18.6l4.1-4.1q.775-.775 1.063-1.937T7.45 9q0-1.45.65-2.85t1.85-2.6q2.275-2.275 5.025-2.575T19.5 2.5q1.8 1.8 1.5 4.55t-2.55 5q-1.2 1.2-2.6 1.85t-2.85.65q-2.425 0-3.55.275T7.525 15.9zm6.875-8.35q1.175 1.15 3.175.85t3.575-1.875q1.6-1.6 1.913-3.588T18.1 3.925q-1.2-1.2-3.137-.9t-3.563 1.9Q9.825 6.5 9.488 8.488t.812 3.162m4.875 10.175Q14 20.65 14 19t1.175-2.825T18 15t2.825 1.175T22 19t-1.175 2.825T18 23t-2.825-1.175m4.238-1.412Q20 19.825 20 19t-.587-1.412T18 17t-1.412.588T16 19t.588 1.413T18 21t1.413-.587M18 19"/></svg>
</template>

CSS

.icon-sports-tennis-outline {
  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%22M3.425%2020L2%2018.6l4.1-4.1q.775-.775%201.063-1.937T7.45%209q0-1.45.65-2.85t1.85-2.6q2.275-2.275%205.025-2.575T19.5%202.5q1.8%201.8%201.5%204.55t-2.55%205q-1.2%201.2-2.6%201.85t-2.85.65q-2.425%200-3.55.275T7.525%2015.9zm6.875-8.35q1.175%201.15%203.175.85t3.575-1.875q1.6-1.6%201.913-3.588T18.1%203.925q-1.2-1.2-3.137-.9t-3.563%201.9Q9.825%206.5%209.488%208.488t.812%203.162m4.875%2010.175Q14%2020.65%2014%2019t1.175-2.825T18%2015t2.825%201.175T22%2019t-1.175%202.825T18%2023t-2.825-1.175m4.238-1.412Q20%2019.825%2020%2019t-.587-1.412T18%2017t-1.412.588T16%2019t.588%201.413T18%2021t1.413-.587M18%2019%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%22M3.425%2020L2%2018.6l4.1-4.1q.775-.775%201.063-1.937T7.45%209q0-1.45.65-2.85t1.85-2.6q2.275-2.275%205.025-2.575T19.5%202.5q1.8%201.8%201.5%204.55t-2.55%205q-1.2%201.2-2.6%201.85t-2.85.65q-2.425%200-3.55.275T7.525%2015.9zm6.875-8.35q1.175%201.15%203.175.85t3.575-1.875q1.6-1.6%201.913-3.588T18.1%203.925q-1.2-1.2-3.137-.9t-3.563%201.9Q9.825%206.5%209.488%208.488t.812%203.162m4.875%2010.175Q14%2020.65%2014%2019t1.175-2.825T18%2015t2.825%201.175T22%2019t-1.175%202.825T18%2023t-2.825-1.175m4.238-1.412Q20%2019.825%2020%2019t-.587-1.412T18%2017t-1.412.588T16%2019t.588%201.413T18%2021t1.413-.587M18%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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