bowling icon
bowling from Lucide Lab by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- bowling
- Set
- Lucide Lab
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
The same icon in other sets
bowlingEmoji One (Colored)bowlingFluent EmojibowlingFluent Emoji FlatbowlingFluent Emoji High ContrastbowlingFirefox OS EmojibowlingHuge IconsbowlingIconParkbowlingIconPark OutlinebowlingMaterial Design IconsbowlingNoto EmojibowlingOpenMojibowling-boldSolarbowlingStreamline EmojisbowlingTabler IconsbowlingTwitter Emoji
Use the bowling icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 10h.01M6 13h.01M10 14h.01m1.08-7.93a8 8 0 1 0 .32 15.81M16 9h4m-5-4c0 1.5 1 2 1 4c0 2.5-2 4.5-2 7c0 2.6 1.9 6 1.9 6H20s2-3.4 2-6c0-2.5-2-4.5-2-7c0-2 1-2.5 1-4a3 3 0 1 0-6 0"/></svg>
React
import type { SVGProps } from "react";
export function LucideLabBowling(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M9 10h.01M6 13h.01M10 14h.01m1.08-7.93a8 8 0 1 0 .32 15.81M16 9h4m-5-4c0 1.5 1 2 1 4c0 2.5-2 4.5-2 7c0 2.6 1.9 6 1.9 6H20s2-3.4 2-6c0-2.5-2-4.5-2-7c0-2 1-2.5 1-4a3 3 0 1 0-6 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 10h.01M6 13h.01M10 14h.01m1.08-7.93a8 8 0 1 0 .32 15.81M16 9h4m-5-4c0 1.5 1 2 1 4c0 2.5-2 4.5-2 7c0 2.6 1.9 6 1.9 6H20s2-3.4 2-6c0-2.5-2-4.5-2-7c0-2 1-2.5 1-4a3 3 0 1 0-6 0"/></svg> </template>
CSS
.icon-bowling {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2010h.01M6%2013h.01M10%2014h.01m1.08-7.93a8%208%200%201%200%20.32%2015.81M16%209h4m-5-4c0%201.5%201%202%201%204c0%202.5-2%204.5-2%207c0%202.6%201.9%206%201.9%206H20s2-3.4%202-6c0-2.5-2-4.5-2-7c0-2%201-2.5%201-4a3%203%200%201%200-6%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2010h.01M6%2013h.01M10%2014h.01m1.08-7.93a8%208%200%201%200%20.32%2015.81M16%209h4m-5-4c0%201.5%201%202%201%204c0%202.5-2%204.5-2%207c0%202.6%201.9%206%201.9%206H20s2-3.4%202-6c0-2.5-2-4.5-2-7c0-2%201-2.5%201-4a3%203%200%201%200-6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide-lab/bowling.svg?color=%231a73e8&size=48