xbox icon
xbox-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- xbox-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the xbox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 9.237c2.906 2.946 4.955 6.398 6.667 10.214A9.96 9.96 0 0 1 12 22a9.96 9.96 0 0 1-6.668-2.549C7.044 15.635 9.093 12.183 12 9.237m6.49-4.842A9.98 9.98 0 0 1 22 12a9.95 9.95 0 0 1-1.878 5.83c-1.707-3.651-3.78-7.03-6.664-9.963a28 28 0 0 1 5.032-3.472m-12.981 0a28 28 0 0 1 5.032 3.472c-2.884 2.933-4.958 6.31-6.665 9.961A9.95 9.95 0 0 1 2 12a9.98 9.98 0 0 1 3.509-7.605M12 2c1.675 0 3.253.414 4.64 1.142A29.5 29.5 0 0 0 12 6.484a29.5 29.5 0 0 0-4.64-3.342A9.95 9.95 0 0 1 12 2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteXboxFill(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="M12 9.237c2.906 2.946 4.955 6.398 6.667 10.214A9.96 9.96 0 0 1 12 22a9.96 9.96 0 0 1-6.668-2.549C7.044 15.635 9.093 12.183 12 9.237m6.49-4.842A9.98 9.98 0 0 1 22 12a9.95 9.95 0 0 1-1.878 5.83c-1.707-3.651-3.78-7.03-6.664-9.963a28 28 0 0 1 5.032-3.472m-12.981 0a28 28 0 0 1 5.032 3.472c-2.884 2.933-4.958 6.31-6.665 9.961A9.95 9.95 0 0 1 2 12a9.98 9.98 0 0 1 3.509-7.605M12 2c1.675 0 3.253.414 4.64 1.142A29.5 29.5 0 0 0 12 6.484a29.5 29.5 0 0 0-4.64-3.342A9.95 9.95 0 0 1 12 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 9.237c2.906 2.946 4.955 6.398 6.667 10.214A9.96 9.96 0 0 1 12 22a9.96 9.96 0 0 1-6.668-2.549C7.044 15.635 9.093 12.183 12 9.237m6.49-4.842A9.98 9.98 0 0 1 22 12a9.95 9.95 0 0 1-1.878 5.83c-1.707-3.651-3.78-7.03-6.664-9.963a28 28 0 0 1 5.032-3.472m-12.981 0a28 28 0 0 1 5.032 3.472c-2.884 2.933-4.958 6.31-6.665 9.961A9.95 9.95 0 0 1 2 12a9.98 9.98 0 0 1 3.509-7.605M12 2c1.675 0 3.253.414 4.64 1.142A29.5 29.5 0 0 0 12 6.484a29.5 29.5 0 0 0-4.64-3.342A9.95 9.95 0 0 1 12 2"/></svg> </template>
CSS
.icon-xbox-fill {
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%22M12%209.237c2.906%202.946%204.955%206.398%206.667%2010.214A9.96%209.96%200%200%201%2012%2022a9.96%209.96%200%200%201-6.668-2.549C7.044%2015.635%209.093%2012.183%2012%209.237m6.49-4.842A9.98%209.98%200%200%201%2022%2012a9.95%209.95%200%200%201-1.878%205.83c-1.707-3.651-3.78-7.03-6.664-9.963a28%2028%200%200%201%205.032-3.472m-12.981%200a28%2028%200%200%201%205.032%203.472c-2.884%202.933-4.958%206.31-6.665%209.961A9.95%209.95%200%200%201%202%2012a9.98%209.98%200%200%201%203.509-7.605M12%202c1.675%200%203.253.414%204.64%201.142A29.5%2029.5%200%200%200%2012%206.484a29.5%2029.5%200%200%200-4.64-3.342A9.95%209.95%200%200%201%2012%202%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%22M12%209.237c2.906%202.946%204.955%206.398%206.667%2010.214A9.96%209.96%200%200%201%2012%2022a9.96%209.96%200%200%201-6.668-2.549C7.044%2015.635%209.093%2012.183%2012%209.237m6.49-4.842A9.98%209.98%200%200%201%2022%2012a9.95%209.95%200%200%201-1.878%205.83c-1.707-3.651-3.78-7.03-6.664-9.963a28%2028%200%200%201%205.032-3.472m-12.981%200a28%2028%200%200%201%205.032%203.472c-2.884%202.933-4.958%206.31-6.665%209.961A9.95%209.95%200%200%201%202%2012a9.98%209.98%200%200%201%203.509-7.605M12%202c1.675%200%203.253.414%204.64%201.142A29.5%2029.5%200%200%200%2012%206.484a29.5%2029.5%200%200%200-4.64-3.342A9.95%209.95%200%200%201%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/xbox-fill.svg?color=%231a73e8&size=48