bowling pins icon

bowling-pins from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bowling-pins
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bowling pins icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M12.5 10.544a6 6 0 1 1 1 11.267M17.991 15H18m-3 0h.009m1.486-2h.01M5.884 6.56l-.429-2.109C5.197 3.183 6.184 2 7.5 2s2.303 1.183 2.045 2.451l-.43 2.11c-.645 3.172 1.113 5.075 2.335 7.71a5.9 5.9 0 0 1 .43 3.668c-.215 1.059-.556 2.73-1.275 3.544c-.481.545-1.165.517-1.845.517H6.24c-.68 0-1.364.028-1.845-.517c-.72-.814-1.06-2.485-1.276-3.544a5.9 5.9 0 0 1 .431-3.669c1.222-2.634 2.98-4.537 2.334-7.71"/><path d="M6 9h3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBowlingPins(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M12.5 10.544a6 6 0 1 1 1 11.267M17.991 15H18m-3 0h.009m1.486-2h.01M5.884 6.56l-.429-2.109C5.197 3.183 6.184 2 7.5 2s2.303 1.183 2.045 2.451l-.43 2.11c-.645 3.172 1.113 5.075 2.335 7.71a5.9 5.9 0 0 1 .43 3.668c-.215 1.059-.556 2.73-1.275 3.544c-.481.545-1.165.517-1.845.517H6.24c-.68 0-1.364.028-1.845-.517c-.72-.814-1.06-2.485-1.276-3.544a5.9 5.9 0 0 1 .431-3.669c1.222-2.634 2.98-4.537 2.334-7.71"/><path d="M6 9h3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M12.5 10.544a6 6 0 1 1 1 11.267M17.991 15H18m-3 0h.009m1.486-2h.01M5.884 6.56l-.429-2.109C5.197 3.183 6.184 2 7.5 2s2.303 1.183 2.045 2.451l-.43 2.11c-.645 3.172 1.113 5.075 2.335 7.71a5.9 5.9 0 0 1 .43 3.668c-.215 1.059-.556 2.73-1.275 3.544c-.481.545-1.165.517-1.845.517H6.24c-.68 0-1.364.028-1.845-.517c-.72-.814-1.06-2.485-1.276-3.544a5.9 5.9 0 0 1 .431-3.669c1.222-2.634 2.98-4.537 2.334-7.71"/><path d="M6 9h3"/></g></svg>
</template>

CSS

.icon-bowling-pins {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.5%2010.544a6%206%200%201%201%201%2011.267M17.991%2015H18m-3%200h.009m1.486-2h.01M5.884%206.56l-.429-2.109C5.197%203.183%206.184%202%207.5%202s2.303%201.183%202.045%202.451l-.43%202.11c-.645%203.172%201.113%205.075%202.335%207.71a5.9%205.9%200%200%201%20.43%203.668c-.215%201.059-.556%202.73-1.275%203.544c-.481.545-1.165.517-1.845.517H6.24c-.68%200-1.364.028-1.845-.517c-.72-.814-1.06-2.485-1.276-3.544a5.9%205.9%200%200%201%20.431-3.669c1.222-2.634%202.98-4.537%202.334-7.71%22%2F%3E%3Cpath%20d%3D%22M6%209h3%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.5%2010.544a6%206%200%201%201%201%2011.267M17.991%2015H18m-3%200h.009m1.486-2h.01M5.884%206.56l-.429-2.109C5.197%203.183%206.184%202%207.5%202s2.303%201.183%202.045%202.451l-.43%202.11c-.645%203.172%201.113%205.075%202.335%207.71a5.9%205.9%200%200%201%20.43%203.668c-.215%201.059-.556%202.73-1.275%203.544c-.481.545-1.165.517-1.845.517H6.24c-.68%200-1.364.028-1.845-.517c-.72-.814-1.06-2.485-1.276-3.544a5.9%205.9%200%200%201%20.431-3.669c1.222-2.634%202.98-4.537%202.334-7.71%22%2F%3E%3Cpath%20d%3D%22M6%209h3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bowling-pins.svg?color=%231a73e8&size=48