golf icon
golf-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- golf-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Use the golf icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M240 16v304.47q8-.47 16-.47t16 .47V202.3L448 112Z"/><path fill="currentColor" d="M462.91 457.5c-8.54-42.85-35-78.74-76.62-103.8c-32.43-19.55-72.53-31.3-114.29-33.7v95.79h-32V320c-41.79 2.4-81.89 14.15-114.32 33.7c-41.59 25.06-68.08 60.95-76.62 103.8c-2 9.81-.68 38.5-.68 38.5h415.21s1.28-28.69-.68-38.5"/></svg>
React
import type { SVGProps } from "react";
export function IonGolfSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M240 16v304.47q8-.47 16-.47t16 .47V202.3L448 112Z"/><path fill="currentColor" d="M462.91 457.5c-8.54-42.85-35-78.74-76.62-103.8c-32.43-19.55-72.53-31.3-114.29-33.7v95.79h-32V320c-41.79 2.4-81.89 14.15-114.32 33.7c-41.59 25.06-68.08 60.95-76.62 103.8c-2 9.81-.68 38.5-.68 38.5h415.21s1.28-28.69-.68-38.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M240 16v304.47q8-.47 16-.47t16 .47V202.3L448 112Z"/><path fill="currentColor" d="M462.91 457.5c-8.54-42.85-35-78.74-76.62-103.8c-32.43-19.55-72.53-31.3-114.29-33.7v95.79h-32V320c-41.79 2.4-81.89 14.15-114.32 33.7c-41.59 25.06-68.08 60.95-76.62 103.8c-2 9.81-.68 38.5-.68 38.5h415.21s1.28-28.69-.68-38.5"/></svg> </template>
CSS
.icon-golf-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%2016v304.47q8-.47%2016-.47t16%20.47V202.3L448%20112Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M462.91%20457.5c-8.54-42.85-35-78.74-76.62-103.8c-32.43-19.55-72.53-31.3-114.29-33.7v95.79h-32V320c-41.79%202.4-81.89%2014.15-114.32%2033.7c-41.59%2025.06-68.08%2060.95-76.62%20103.8c-2%209.81-.68%2038.5-.68%2038.5h415.21s1.28-28.69-.68-38.5%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%2016v304.47q8-.47%2016-.47t16%20.47V202.3L448%20112Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M462.91%20457.5c-8.54-42.85-35-78.74-76.62-103.8c-32.43-19.55-72.53-31.3-114.29-33.7v95.79h-32V320c-41.79%202.4-81.89%2014.15-114.32%2033.7c-41.59%2025.06-68.08%2060.95-76.62%20103.8c-2%209.81-.68%2038.5-.68%2038.5h415.21s1.28-28.69-.68-38.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/golf-sharp.svg?color=%231a73e8&size=48