sportscourt icon
sportscourt from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- sportscourt
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
Use the sportscourt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.224 48.672h43.552c4.143 0 6.224-2.061 6.224-6.145V16.62c0-4.084-2.081-6.146-6.224-6.146H6.224C2.101 10.473 0 12.515 0 16.62v25.908c0 4.084 2.101 6.145 6.224 6.145m.06-3.191c-1.982 0-3.092-1.07-3.092-3.132v-2.874h5.57c2.933 0 4.658-1.725 4.658-4.659V24.31c0-2.934-1.725-4.658-4.658-4.658h-5.57v-2.875c0-2.042 1.11-3.112 3.092-3.112h20.06v6.68c-4.42.714-7.75 4.54-7.75 9.218s3.33 8.504 7.75 9.238v6.68Zm31.003-15.918c-.04-4.658-3.31-8.425-7.75-9.198v-6.7h20.179c1.962 0 3.092 1.07 3.092 3.112v2.874h-5.57c-2.934 0-4.658 1.725-4.658 4.659v10.506c0 2.934 1.724 4.658 4.658 4.658h5.57v2.875c0 2.061-1.13 3.132-3.092 3.132h-20.18V38.8c4.46-.754 7.81-4.56 7.751-9.238m10.01 6.72c-.971 0-1.526-.555-1.526-1.526V24.369c0-.971.555-1.526 1.526-1.526h5.511v13.44ZM8.703 22.843c.972 0 1.527.555 1.527 1.526v10.388c0 .97-.555 1.526-1.527 1.526h-5.51v-13.44Zm12.766 6.7a6.41 6.41 0 0 1 4.877-6.244v12.528c-2.775-.714-4.877-3.27-4.877-6.284m12.945 0c-.04 3.013-2.102 5.57-4.877 6.284V23.319c2.795.713 4.896 3.23 4.877 6.224"/></svg>
React
import type { SVGProps } from "react";
export function F7Sportscourt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.224 48.672h43.552c4.143 0 6.224-2.061 6.224-6.145V16.62c0-4.084-2.081-6.146-6.224-6.146H6.224C2.101 10.473 0 12.515 0 16.62v25.908c0 4.084 2.101 6.145 6.224 6.145m.06-3.191c-1.982 0-3.092-1.07-3.092-3.132v-2.874h5.57c2.933 0 4.658-1.725 4.658-4.659V24.31c0-2.934-1.725-4.658-4.658-4.658h-5.57v-2.875c0-2.042 1.11-3.112 3.092-3.112h20.06v6.68c-4.42.714-7.75 4.54-7.75 9.218s3.33 8.504 7.75 9.238v6.68Zm31.003-15.918c-.04-4.658-3.31-8.425-7.75-9.198v-6.7h20.179c1.962 0 3.092 1.07 3.092 3.112v2.874h-5.57c-2.934 0-4.658 1.725-4.658 4.659v10.506c0 2.934 1.724 4.658 4.658 4.658h5.57v2.875c0 2.061-1.13 3.132-3.092 3.132h-20.18V38.8c4.46-.754 7.81-4.56 7.751-9.238m10.01 6.72c-.971 0-1.526-.555-1.526-1.526V24.369c0-.971.555-1.526 1.526-1.526h5.511v13.44ZM8.703 22.843c.972 0 1.527.555 1.527 1.526v10.388c0 .97-.555 1.526-1.527 1.526h-5.51v-13.44Zm12.766 6.7a6.41 6.41 0 0 1 4.877-6.244v12.528c-2.775-.714-4.877-3.27-4.877-6.284m12.945 0c-.04 3.013-2.102 5.57-4.877 6.284V23.319c2.795.713 4.896 3.23 4.877 6.224"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.224 48.672h43.552c4.143 0 6.224-2.061 6.224-6.145V16.62c0-4.084-2.081-6.146-6.224-6.146H6.224C2.101 10.473 0 12.515 0 16.62v25.908c0 4.084 2.101 6.145 6.224 6.145m.06-3.191c-1.982 0-3.092-1.07-3.092-3.132v-2.874h5.57c2.933 0 4.658-1.725 4.658-4.659V24.31c0-2.934-1.725-4.658-4.658-4.658h-5.57v-2.875c0-2.042 1.11-3.112 3.092-3.112h20.06v6.68c-4.42.714-7.75 4.54-7.75 9.218s3.33 8.504 7.75 9.238v6.68Zm31.003-15.918c-.04-4.658-3.31-8.425-7.75-9.198v-6.7h20.179c1.962 0 3.092 1.07 3.092 3.112v2.874h-5.57c-2.934 0-4.658 1.725-4.658 4.659v10.506c0 2.934 1.724 4.658 4.658 4.658h5.57v2.875c0 2.061-1.13 3.132-3.092 3.132h-20.18V38.8c4.46-.754 7.81-4.56 7.751-9.238m10.01 6.72c-.971 0-1.526-.555-1.526-1.526V24.369c0-.971.555-1.526 1.526-1.526h5.511v13.44ZM8.703 22.843c.972 0 1.527.555 1.527 1.526v10.388c0 .97-.555 1.526-1.527 1.526h-5.51v-13.44Zm12.766 6.7a6.41 6.41 0 0 1 4.877-6.244v12.528c-2.775-.714-4.877-3.27-4.877-6.284m12.945 0c-.04 3.013-2.102 5.57-4.877 6.284V23.319c2.795.713 4.896 3.23 4.877 6.224"/></svg> </template>
CSS
.icon-sportscourt {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.224%2048.672h43.552c4.143%200%206.224-2.061%206.224-6.145V16.62c0-4.084-2.081-6.146-6.224-6.146H6.224C2.101%2010.473%200%2012.515%200%2016.62v25.908c0%204.084%202.101%206.145%206.224%206.145m.06-3.191c-1.982%200-3.092-1.07-3.092-3.132v-2.874h5.57c2.933%200%204.658-1.725%204.658-4.659V24.31c0-2.934-1.725-4.658-4.658-4.658h-5.57v-2.875c0-2.042%201.11-3.112%203.092-3.112h20.06v6.68c-4.42.714-7.75%204.54-7.75%209.218s3.33%208.504%207.75%209.238v6.68Zm31.003-15.918c-.04-4.658-3.31-8.425-7.75-9.198v-6.7h20.179c1.962%200%203.092%201.07%203.092%203.112v2.874h-5.57c-2.934%200-4.658%201.725-4.658%204.659v10.506c0%202.934%201.724%204.658%204.658%204.658h5.57v2.875c0%202.061-1.13%203.132-3.092%203.132h-20.18V38.8c4.46-.754%207.81-4.56%207.751-9.238m10.01%206.72c-.971%200-1.526-.555-1.526-1.526V24.369c0-.971.555-1.526%201.526-1.526h5.511v13.44ZM8.703%2022.843c.972%200%201.527.555%201.527%201.526v10.388c0%20.97-.555%201.526-1.527%201.526h-5.51v-13.44Zm12.766%206.7a6.41%206.41%200%200%201%204.877-6.244v12.528c-2.775-.714-4.877-3.27-4.877-6.284m12.945%200c-.04%203.013-2.102%205.57-4.877%206.284V23.319c2.795.713%204.896%203.23%204.877%206.224%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.224%2048.672h43.552c4.143%200%206.224-2.061%206.224-6.145V16.62c0-4.084-2.081-6.146-6.224-6.146H6.224C2.101%2010.473%200%2012.515%200%2016.62v25.908c0%204.084%202.101%206.145%206.224%206.145m.06-3.191c-1.982%200-3.092-1.07-3.092-3.132v-2.874h5.57c2.933%200%204.658-1.725%204.658-4.659V24.31c0-2.934-1.725-4.658-4.658-4.658h-5.57v-2.875c0-2.042%201.11-3.112%203.092-3.112h20.06v6.68c-4.42.714-7.75%204.54-7.75%209.218s3.33%208.504%207.75%209.238v6.68Zm31.003-15.918c-.04-4.658-3.31-8.425-7.75-9.198v-6.7h20.179c1.962%200%203.092%201.07%203.092%203.112v2.874h-5.57c-2.934%200-4.658%201.725-4.658%204.659v10.506c0%202.934%201.724%204.658%204.658%204.658h5.57v2.875c0%202.061-1.13%203.132-3.092%203.132h-20.18V38.8c4.46-.754%207.81-4.56%207.751-9.238m10.01%206.72c-.971%200-1.526-.555-1.526-1.526V24.369c0-.971.555-1.526%201.526-1.526h5.511v13.44ZM8.703%2022.843c.972%200%201.527.555%201.527%201.526v10.388c0%20.97-.555%201.526-1.527%201.526h-5.51v-13.44Zm12.766%206.7a6.41%206.41%200%200%201%204.877-6.244v12.528c-2.775-.714-4.877-3.27-4.877-6.284m12.945%200c-.04%203.013-2.102%205.57-4.877%206.284V23.319c2.795.713%204.896%203.23%204.877%206.224%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/sportscourt.svg?color=%231a73e8&size=48