golf course icon
golf-course-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- golf-course-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- golf-course-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the golf course icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.502 20.5q-.415 0-.709-.291t-.293-.707t.291-.709t.707-.293t.709.291t.293.707t-.291.709t-.707.293m-9.5 1q-2.29 0-3.896-.434Q4.5 20.633 4.5 20q0-.485 1.094-.865t2.368-.5v.711q0 .31.22.54q.222.23.549.23q.31 0 .54-.23q.229-.23.229-.54V4.1q0-.47.379-.704t.783-.023l3.772 1.826q.457.217.466.726t-.444.727L10.5 8.692v9.82q2.15.124 3.575.526T15.5 20q0 .633-1.604 1.066q-1.603.434-3.894.434"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGolfCourseRounded(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="M19.502 20.5q-.415 0-.709-.291t-.293-.707t.291-.709t.707-.293t.709.291t.293.707t-.291.709t-.707.293m-9.5 1q-2.29 0-3.896-.434Q4.5 20.633 4.5 20q0-.485 1.094-.865t2.368-.5v.711q0 .31.22.54q.222.23.549.23q.31 0 .54-.23q.229-.23.229-.54V4.1q0-.47.379-.704t.783-.023l3.772 1.826q.457.217.466.726t-.444.727L10.5 8.692v9.82q2.15.124 3.575.526T15.5 20q0 .633-1.604 1.066q-1.603.434-3.894.434"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.502 20.5q-.415 0-.709-.291t-.293-.707t.291-.709t.707-.293t.709.291t.293.707t-.291.709t-.707.293m-9.5 1q-2.29 0-3.896-.434Q4.5 20.633 4.5 20q0-.485 1.094-.865t2.368-.5v.711q0 .31.22.54q.222.23.549.23q.31 0 .54-.23q.229-.23.229-.54V4.1q0-.47.379-.704t.783-.023l3.772 1.826q.457.217.466.726t-.444.727L10.5 8.692v9.82q2.15.124 3.575.526T15.5 20q0 .633-1.604 1.066q-1.603.434-3.894.434"/></svg> </template>
CSS
.icon-golf-course-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%22M19.502%2020.5q-.415%200-.709-.291t-.293-.707t.291-.709t.707-.293t.709.291t.293.707t-.291.709t-.707.293m-9.5%201q-2.29%200-3.896-.434Q4.5%2020.633%204.5%2020q0-.485%201.094-.865t2.368-.5v.711q0%20.31.22.54q.222.23.549.23q.31%200%20.54-.23q.229-.23.229-.54V4.1q0-.47.379-.704t.783-.023l3.772%201.826q.457.217.466.726t-.444.727L10.5%208.692v9.82q2.15.124%203.575.526T15.5%2020q0%20.633-1.604%201.066q-1.603.434-3.894.434%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%22M19.502%2020.5q-.415%200-.709-.291t-.293-.707t.291-.709t.707-.293t.709.291t.293.707t-.291.709t-.707.293m-9.5%201q-2.29%200-3.896-.434Q4.5%2020.633%204.5%2020q0-.485%201.094-.865t2.368-.5v.711q0%20.31.22.54q.222.23.549.23q.31%200%20.54-.23q.229-.23.229-.54V4.1q0-.47.379-.704t.783-.023l3.772%201.826q.457.217.466.726t-.444.727L10.5%208.692v9.82q2.15.124%203.575.526T15.5%2020q0%20.633-1.604%201.066q-1.603.434-3.894.434%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/golf-course-rounded.svg?color=%231a73e8&size=48