hockey puck icon
hockey-puck from Font Awesome Solid by Dave Gandy · Solid · Sports · CC-BY-4.0 Attribution required.
- Name
- hockey-puck
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Sports
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More sports icons from Font Awesome Solid
Use the hockey puck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 320c-141.4 0-256-43-256-96s114.6-96 256-96s256 43 256 96s-114.6 96-256 96M64 416V306.7c16.9 12.3 37 22.2 58.1 30.1c53 19.9 123 31.2 197.9 31.2s144.9-11.3 197.9-31.2c21.2-7.9 41.2-17.8 58.1-30.1V416c0 53-114.6 96-256 96S64 469 64 416"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidHockeyPuck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 320c-141.4 0-256-43-256-96s114.6-96 256-96s256 43 256 96s-114.6 96-256 96M64 416V306.7c16.9 12.3 37 22.2 58.1 30.1c53 19.9 123 31.2 197.9 31.2s144.9-11.3 197.9-31.2c21.2-7.9 41.2-17.8 58.1-30.1V416c0 53-114.6 96-256 96S64 469 64 416"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 320c-141.4 0-256-43-256-96s114.6-96 256-96s256 43 256 96s-114.6 96-256 96M64 416V306.7c16.9 12.3 37 22.2 58.1 30.1c53 19.9 123 31.2 197.9 31.2s144.9-11.3 197.9-31.2c21.2-7.9 41.2-17.8 58.1-30.1V416c0 53-114.6 96-256 96S64 469 64 416"/></svg> </template>
CSS
.icon-hockey-puck {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20320c-141.4%200-256-43-256-96s114.6-96%20256-96s256%2043%20256%2096s-114.6%2096-256%2096M64%20416V306.7c16.9%2012.3%2037%2022.2%2058.1%2030.1c53%2019.9%20123%2031.2%20197.9%2031.2s144.9-11.3%20197.9-31.2c21.2-7.9%2041.2-17.8%2058.1-30.1V416c0%2053-114.6%2096-256%2096S64%20469%2064%20416%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20320c-141.4%200-256-43-256-96s114.6-96%20256-96s256%2043%20256%2096s-114.6%2096-256%2096M64%20416V306.7c16.9%2012.3%2037%2022.2%2058.1%2030.1c53%2019.9%20123%2031.2%20197.9%2031.2s144.9-11.3%20197.9-31.2c21.2-7.9%2041.2-17.8%2058.1-30.1V416c0%2053-114.6%2096-256%2096S64%20469%2064%20416%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/hockey-puck.svg?color=%231a73e8&size=48