sport hockey icon
sport-hockey-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- sport-hockey-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the sport hockey icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.972 2.064c1.34-.273 2.604.363 3.444 1.304l1.715 1.922c.748.839 1.081 2.018.73 3.133c-2.11 6.706-7.03 9.074-10.189 9.55c-.906.136-1.759-.227-2.388-.785L3.47 15.582c-1.214-1.075-1.823-2.775-1.259-4.371c2.115-5.987 6.454-8.475 9.76-9.147m2.522 3.512a.5.5 0 1 0-.988-.152c-.374 2.424-1.613 4.42-3.048 5.895c-1.443 1.482-3.048 2.402-4.095 2.7a.5.5 0 1 0 .274.962c1.25-.356 3.001-1.386 4.537-2.965c1.544-1.586 2.907-3.764 3.32-6.44"/></svg>
React
import type { SVGProps } from "react";
export function FluentSportHockey20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.972 2.064c1.34-.273 2.604.363 3.444 1.304l1.715 1.922c.748.839 1.081 2.018.73 3.133c-2.11 6.706-7.03 9.074-10.189 9.55c-.906.136-1.759-.227-2.388-.785L3.47 15.582c-1.214-1.075-1.823-2.775-1.259-4.371c2.115-5.987 6.454-8.475 9.76-9.147m2.522 3.512a.5.5 0 1 0-.988-.152c-.374 2.424-1.613 4.42-3.048 5.895c-1.443 1.482-3.048 2.402-4.095 2.7a.5.5 0 1 0 .274.962c1.25-.356 3.001-1.386 4.537-2.965c1.544-1.586 2.907-3.764 3.32-6.44"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.972 2.064c1.34-.273 2.604.363 3.444 1.304l1.715 1.922c.748.839 1.081 2.018.73 3.133c-2.11 6.706-7.03 9.074-10.189 9.55c-.906.136-1.759-.227-2.388-.785L3.47 15.582c-1.214-1.075-1.823-2.775-1.259-4.371c2.115-5.987 6.454-8.475 9.76-9.147m2.522 3.512a.5.5 0 1 0-.988-.152c-.374 2.424-1.613 4.42-3.048 5.895c-1.443 1.482-3.048 2.402-4.095 2.7a.5.5 0 1 0 .274.962c1.25-.356 3.001-1.386 4.537-2.965c1.544-1.586 2.907-3.764 3.32-6.44"/></svg> </template>
CSS
.icon-sport-hockey-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.972%202.064c1.34-.273%202.604.363%203.444%201.304l1.715%201.922c.748.839%201.081%202.018.73%203.133c-2.11%206.706-7.03%209.074-10.189%209.55c-.906.136-1.759-.227-2.388-.785L3.47%2015.582c-1.214-1.075-1.823-2.775-1.259-4.371c2.115-5.987%206.454-8.475%209.76-9.147m2.522%203.512a.5.5%200%201%200-.988-.152c-.374%202.424-1.613%204.42-3.048%205.895c-1.443%201.482-3.048%202.402-4.095%202.7a.5.5%200%201%200%20.274.962c1.25-.356%203.001-1.386%204.537-2.965c1.544-1.586%202.907-3.764%203.32-6.44%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.972%202.064c1.34-.273%202.604.363%203.444%201.304l1.715%201.922c.748.839%201.081%202.018.73%203.133c-2.11%206.706-7.03%209.074-10.189%209.55c-.906.136-1.759-.227-2.388-.785L3.47%2015.582c-1.214-1.075-1.823-2.775-1.259-4.371c2.115-5.987%206.454-8.475%209.76-9.147m2.522%203.512a.5.5%200%201%200-.988-.152c-.374%202.424-1.613%204.42-3.048%205.895c-1.443%201.482-3.048%202.402-4.095%202.7a.5.5%200%201%200%20.274.962c1.25-.356%203.001-1.386%204.537-2.965c1.544-1.586%202.907-3.764%203.32-6.44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sport-hockey-20-filled.svg?color=%231a73e8&size=48