sport hockey icon
sport-hockey-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- sport-hockey-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- 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.698 1.97c-.678-.76-1.605-1.172-2.499-.99c-3 .61-7.031 2.881-9.016 8.5c-.405 1.147.014 2.435.979 3.29l1.813 1.606c.468.414 1.034.625 1.577.543c2.844-.428 7.406-2.577 9.383-8.86c.232-.737.022-1.557-.523-2.167zm-.594.972a.5.5 0 0 1 .418.57c-.413 2.676-1.776 4.854-3.32 6.44c-1.536 1.58-3.287 2.609-4.537 2.965a.5.5 0 0 1-.274-.962c1.047-.298 2.652-1.218 4.095-2.7c1.435-1.475 2.674-3.47 3.048-5.895a.5.5 0 0 1 .57-.418"/></svg>
React
import type { SVGProps } from "react";
export function FluentSportHockey20Regular(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.698 1.97c-.678-.76-1.605-1.172-2.499-.99c-3 .61-7.031 2.881-9.016 8.5c-.405 1.147.014 2.435.979 3.29l1.813 1.606c.468.414 1.034.625 1.577.543c2.844-.428 7.406-2.577 9.383-8.86c.232-.737.022-1.557-.523-2.167zm-.594.972a.5.5 0 0 1 .418.57c-.413 2.676-1.776 4.854-3.32 6.44c-1.536 1.58-3.287 2.609-4.537 2.965a.5.5 0 0 1-.274-.962c1.047-.298 2.652-1.218 4.095-2.7c1.435-1.475 2.674-3.47 3.048-5.895a.5.5 0 0 1 .57-.418"/></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.698 1.97c-.678-.76-1.605-1.172-2.499-.99c-3 .61-7.031 2.881-9.016 8.5c-.405 1.147.014 2.435.979 3.29l1.813 1.606c.468.414 1.034.625 1.577.543c2.844-.428 7.406-2.577 9.383-8.86c.232-.737.022-1.557-.523-2.167zm-.594.972a.5.5 0 0 1 .418.57c-.413 2.676-1.776 4.854-3.32 6.44c-1.536 1.58-3.287 2.609-4.537 2.965a.5.5 0 0 1-.274-.962c1.047-.298 2.652-1.218 4.095-2.7c1.435-1.475 2.674-3.47 3.048-5.895a.5.5 0 0 1 .57-.418"/></svg> </template>
CSS
.icon-sport-hockey-20-regular {
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.698%201.97c-.678-.76-1.605-1.172-2.499-.99c-3%20.61-7.031%202.881-9.016%208.5c-.405%201.147.014%202.435.979%203.29l1.813%201.606c.468.414%201.034.625%201.577.543c2.844-.428%207.406-2.577%209.383-8.86c.232-.737.022-1.557-.523-2.167zm-.594.972a.5.5%200%200%201%20.418.57c-.413%202.676-1.776%204.854-3.32%206.44c-1.536%201.58-3.287%202.609-4.537%202.965a.5.5%200%200%201-.274-.962c1.047-.298%202.652-1.218%204.095-2.7c1.435-1.475%202.674-3.47%203.048-5.895a.5.5%200%200%201%20.57-.418%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.698%201.97c-.678-.76-1.605-1.172-2.499-.99c-3%20.61-7.031%202.881-9.016%208.5c-.405%201.147.014%202.435.979%203.29l1.813%201.606c.468.414%201.034.625%201.577.543c2.844-.428%207.406-2.577%209.383-8.86c.232-.737.022-1.557-.523-2.167zm-.594.972a.5.5%200%200%201%20.418.57c-.413%202.676-1.776%204.854-3.32%206.44c-1.536%201.58-3.287%202.609-4.537%202.965a.5.5%200%200%201-.274-.962c1.047-.298%202.652-1.218%204.095-2.7c1.435-1.475%202.674-3.47%203.048-5.895a.5.5%200%200%201%20.57-.418%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-regular.svg?color=%231a73e8&size=48