football australian icon
football-australian from Material Design Icons by Pictogrammers · Filled · Sport · Apache-2.0 Free for personal and commercial use.
- Name
- football-australian
- Set
- Material Design Icons
- Style
- Filled
- Category
- Sport
- Viewbox
- 24×24
- License
- Apache 2.0
More sport icons from Material Design Icons
Use the football australian icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 7.5c1.67-1.63 3.79-2.81 5.87-3.32C18 3 21 6 19.82 10.63c-.51 2.08-1.69 4.2-3.32 5.87c-1.67 1.63-3.79 2.81-5.87 3.32C6 21 3 18 4.18 13.37c.51-2.08 1.69-4.2 3.32-5.87m3.12 3.76l-.36.36l2.12 2.12l.36-.36zm1-1l-.36.36l2.12 2.12l.36-.36zm-2 2l-.36.36l2.12 2.12l.36-.36zm3.01-2.98l-.35.35l2.12 2.12l.35-.35zm-4 4l-.35.35l2.12 2.12l.35-.35zm5-5l-.35.35l2.12 2.12l.35-.35z"/></svg>
React
import type { SVGProps } from "react";
export function MdiFootballAustralian(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 7.5c1.67-1.63 3.79-2.81 5.87-3.32C18 3 21 6 19.82 10.63c-.51 2.08-1.69 4.2-3.32 5.87c-1.67 1.63-3.79 2.81-5.87 3.32C6 21 3 18 4.18 13.37c.51-2.08 1.69-4.2 3.32-5.87m3.12 3.76l-.36.36l2.12 2.12l.36-.36zm1-1l-.36.36l2.12 2.12l.36-.36zm-2 2l-.36.36l2.12 2.12l.36-.36zm3.01-2.98l-.35.35l2.12 2.12l.35-.35zm-4 4l-.35.35l2.12 2.12l.35-.35zm5-5l-.35.35l2.12 2.12l.35-.35z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 7.5c1.67-1.63 3.79-2.81 5.87-3.32C18 3 21 6 19.82 10.63c-.51 2.08-1.69 4.2-3.32 5.87c-1.67 1.63-3.79 2.81-5.87 3.32C6 21 3 18 4.18 13.37c.51-2.08 1.69-4.2 3.32-5.87m3.12 3.76l-.36.36l2.12 2.12l.36-.36zm1-1l-.36.36l2.12 2.12l.36-.36zm-2 2l-.36.36l2.12 2.12l.36-.36zm3.01-2.98l-.35.35l2.12 2.12l.35-.35zm-4 4l-.35.35l2.12 2.12l.35-.35zm5-5l-.35.35l2.12 2.12l.35-.35z"/></svg> </template>
CSS
.icon-football-australian {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%207.5c1.67-1.63%203.79-2.81%205.87-3.32C18%203%2021%206%2019.82%2010.63c-.51%202.08-1.69%204.2-3.32%205.87c-1.67%201.63-3.79%202.81-5.87%203.32C6%2021%203%2018%204.18%2013.37c.51-2.08%201.69-4.2%203.32-5.87m3.12%203.76l-.36.36l2.12%202.12l.36-.36zm1-1l-.36.36l2.12%202.12l.36-.36zm-2%202l-.36.36l2.12%202.12l.36-.36zm3.01-2.98l-.35.35l2.12%202.12l.35-.35zm-4%204l-.35.35l2.12%202.12l.35-.35zm5-5l-.35.35l2.12%202.12l.35-.35z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%207.5c1.67-1.63%203.79-2.81%205.87-3.32C18%203%2021%206%2019.82%2010.63c-.51%202.08-1.69%204.2-3.32%205.87c-1.67%201.63-3.79%202.81-5.87%203.32C6%2021%203%2018%204.18%2013.37c.51-2.08%201.69-4.2%203.32-5.87m3.12%203.76l-.36.36l2.12%202.12l.36-.36zm1-1l-.36.36l2.12%202.12l.36-.36zm-2%202l-.36.36l2.12%202.12l.36-.36zm3.01-2.98l-.35.35l2.12%202.12l.35-.35zm-4%204l-.35.35l2.12%202.12l.35-.35zm5-5l-.35.35l2.12%202.12l.35-.35z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/football-australian.svg?color=%231a73e8&size=48