punching ball 02 icon
punching-ball-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- punching-ball-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the punching ball 02 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M14.69 18.5H9.31c-.68 0-1.307.385-1.645 1.008l-.539.996c-.36.666.095 1.496.823 1.496h8.102c.728 0 1.184-.83.823-1.496l-.54-.996c-.337-.623-.964-1.008-1.644-1.008M12 12v6.5"/><path d="M12 2C9.515 2 7.5 3.178 7.5 5.846c0 2.335 2.01 2.903 3.015 5.103c.144.316.217.474.263.545c.205.312.402.437.774.493c.084.013.206.013.448.013s.364 0 .448-.013c.372-.056.568-.18.773-.492c.047-.071.12-.23.264-.546C14.49 8.754 16.5 8.202 16.5 5.846C16.5 3.154 14.485 2 12 2Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPunchingBall02(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M14.69 18.5H9.31c-.68 0-1.307.385-1.645 1.008l-.539.996c-.36.666.095 1.496.823 1.496h8.102c.728 0 1.184-.83.823-1.496l-.54-.996c-.337-.623-.964-1.008-1.644-1.008M12 12v6.5"/><path d="M12 2C9.515 2 7.5 3.178 7.5 5.846c0 2.335 2.01 2.903 3.015 5.103c.144.316.217.474.263.545c.205.312.402.437.774.493c.084.013.206.013.448.013s.364 0 .448-.013c.372-.056.568-.18.773-.492c.047-.071.12-.23.264-.546C14.49 8.754 16.5 8.202 16.5 5.846C16.5 3.154 14.485 2 12 2Z"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M14.69 18.5H9.31c-.68 0-1.307.385-1.645 1.008l-.539.996c-.36.666.095 1.496.823 1.496h8.102c.728 0 1.184-.83.823-1.496l-.54-.996c-.337-.623-.964-1.008-1.644-1.008M12 12v6.5"/><path d="M12 2C9.515 2 7.5 3.178 7.5 5.846c0 2.335 2.01 2.903 3.015 5.103c.144.316.217.474.263.545c.205.312.402.437.774.493c.084.013.206.013.448.013s.364 0 .448-.013c.372-.056.568-.18.773-.492c.047-.071.12-.23.264-.546C14.49 8.754 16.5 8.202 16.5 5.846C16.5 3.154 14.485 2 12 2Z"/></g></svg> </template>
CSS
.icon-punching-ball-02 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.69%2018.5H9.31c-.68%200-1.307.385-1.645%201.008l-.539.996c-.36.666.095%201.496.823%201.496h8.102c.728%200%201.184-.83.823-1.496l-.54-.996c-.337-.623-.964-1.008-1.644-1.008M12%2012v6.5%22%2F%3E%3Cpath%20d%3D%22M12%202C9.515%202%207.5%203.178%207.5%205.846c0%202.335%202.01%202.903%203.015%205.103c.144.316.217.474.263.545c.205.312.402.437.774.493c.084.013.206.013.448.013s.364%200%20.448-.013c.372-.056.568-.18.773-.492c.047-.071.12-.23.264-.546C14.49%208.754%2016.5%208.202%2016.5%205.846C16.5%203.154%2014.485%202%2012%202Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.69%2018.5H9.31c-.68%200-1.307.385-1.645%201.008l-.539.996c-.36.666.095%201.496.823%201.496h8.102c.728%200%201.184-.83.823-1.496l-.54-.996c-.337-.623-.964-1.008-1.644-1.008M12%2012v6.5%22%2F%3E%3Cpath%20d%3D%22M12%202C9.515%202%207.5%203.178%207.5%205.846c0%202.335%202.01%202.903%203.015%205.103c.144.316.217.474.263.545c.205.312.402.437.774.493c.084.013.206.013.448.013s.364%200%20.448-.013c.372-.056.568-.18.773-.492c.047-.071.12-.23.264-.546C14.49%208.754%2016.5%208.202%2016.5%205.846C16.5%203.154%2014.485%202%2012%202Z%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/punching-ball-02.svg?color=%231a73e8&size=48