itch io logo
itch-io from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- itch-io
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the itch io logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M71.92 34.77C50.2 47.67 7.4 96.84 7 109.73v21.34c0 27.06 25.29 50.84 48.25 50.84c27.57 0 50.54-22.85 50.54-50c0 27.12 22.18 50 49.76 50s49-22.85 49-50c0 27.12 23.59 50 51.16 50h.5c27.57 0 51.16-22.85 51.16-50c0 27.12 21.47 50 49 50s49.76-22.85 49.76-50c0 27.12 23 50 50.54 50c23 0 48.25-23.78 48.25-50.84v-21.34c-.4-12.9-43.2-62.07-64.92-75C372.56 32.4 325.76 32 256 32S91.14 33.1 71.92 34.77m132.32 134.39c-22 38.4-77.9 38.71-99.85.25c-13.17 23.14-43.17 32.07-56 27.66c-3.87 40.15-13.67 237.13 17.73 269.15c80 18.67 302.08 18.12 379.76 0c31.65-32.27 21.32-232 17.75-269.15c-12.92 4.44-42.88-4.6-56-27.66c-22 38.52-77.85 38.1-99.85-.24c-7.1 12.49-23.05 28.94-51.76 28.94a57.54 57.54 0 0 1-51.75-28.94zm-41.58 53.77c16.47 0 31.09 0 49.22 19.78a437 437 0 0 1 88.18 0C318.22 223 332.85 223 349.31 223c52.33 0 65.22 77.53 83.87 144.45c17.26 62.15-5.52 63.67-33.95 63.73c-42.15-1.57-65.49-32.18-65.49-62.79c-39.25 6.43-101.93 8.79-155.55 0c0 30.61-23.34 61.22-65.49 62.79c-28.42-.06-51.2-1.58-33.94-63.73c18.67-67 31.56-144.45 83.88-144.45zM256 270.79s-44.38 40.77-52.35 55.21l29-1.17v25.32c0 1.55 21.34.16 23.33.16c11.65.54 23.31 1 23.31-.16v-25.28l29 1.17c-8-14.48-52.35-55.24-52.35-55.24z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsItchIo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M71.92 34.77C50.2 47.67 7.4 96.84 7 109.73v21.34c0 27.06 25.29 50.84 48.25 50.84c27.57 0 50.54-22.85 50.54-50c0 27.12 22.18 50 49.76 50s49-22.85 49-50c0 27.12 23.59 50 51.16 50h.5c27.57 0 51.16-22.85 51.16-50c0 27.12 21.47 50 49 50s49.76-22.85 49.76-50c0 27.12 23 50 50.54 50c23 0 48.25-23.78 48.25-50.84v-21.34c-.4-12.9-43.2-62.07-64.92-75C372.56 32.4 325.76 32 256 32S91.14 33.1 71.92 34.77m132.32 134.39c-22 38.4-77.9 38.71-99.85.25c-13.17 23.14-43.17 32.07-56 27.66c-3.87 40.15-13.67 237.13 17.73 269.15c80 18.67 302.08 18.12 379.76 0c31.65-32.27 21.32-232 17.75-269.15c-12.92 4.44-42.88-4.6-56-27.66c-22 38.52-77.85 38.1-99.85-.24c-7.1 12.49-23.05 28.94-51.76 28.94a57.54 57.54 0 0 1-51.75-28.94zm-41.58 53.77c16.47 0 31.09 0 49.22 19.78a437 437 0 0 1 88.18 0C318.22 223 332.85 223 349.31 223c52.33 0 65.22 77.53 83.87 144.45c17.26 62.15-5.52 63.67-33.95 63.73c-42.15-1.57-65.49-32.18-65.49-62.79c-39.25 6.43-101.93 8.79-155.55 0c0 30.61-23.34 61.22-65.49 62.79c-28.42-.06-51.2-1.58-33.94-63.73c18.67-67 31.56-144.45 83.88-144.45zM256 270.79s-44.38 40.77-52.35 55.21l29-1.17v25.32c0 1.55 21.34.16 23.33.16c11.65.54 23.31 1 23.31-.16v-25.28l29 1.17c-8-14.48-52.35-55.24-52.35-55.24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M71.92 34.77C50.2 47.67 7.4 96.84 7 109.73v21.34c0 27.06 25.29 50.84 48.25 50.84c27.57 0 50.54-22.85 50.54-50c0 27.12 22.18 50 49.76 50s49-22.85 49-50c0 27.12 23.59 50 51.16 50h.5c27.57 0 51.16-22.85 51.16-50c0 27.12 21.47 50 49 50s49.76-22.85 49.76-50c0 27.12 23 50 50.54 50c23 0 48.25-23.78 48.25-50.84v-21.34c-.4-12.9-43.2-62.07-64.92-75C372.56 32.4 325.76 32 256 32S91.14 33.1 71.92 34.77m132.32 134.39c-22 38.4-77.9 38.71-99.85.25c-13.17 23.14-43.17 32.07-56 27.66c-3.87 40.15-13.67 237.13 17.73 269.15c80 18.67 302.08 18.12 379.76 0c31.65-32.27 21.32-232 17.75-269.15c-12.92 4.44-42.88-4.6-56-27.66c-22 38.52-77.85 38.1-99.85-.24c-7.1 12.49-23.05 28.94-51.76 28.94a57.54 57.54 0 0 1-51.75-28.94zm-41.58 53.77c16.47 0 31.09 0 49.22 19.78a437 437 0 0 1 88.18 0C318.22 223 332.85 223 349.31 223c52.33 0 65.22 77.53 83.87 144.45c17.26 62.15-5.52 63.67-33.95 63.73c-42.15-1.57-65.49-32.18-65.49-62.79c-39.25 6.43-101.93 8.79-155.55 0c0 30.61-23.34 61.22-65.49 62.79c-28.42-.06-51.2-1.58-33.94-63.73c18.67-67 31.56-144.45 83.88-144.45zM256 270.79s-44.38 40.77-52.35 55.21l29-1.17v25.32c0 1.55 21.34.16 23.33.16c11.65.54 23.31 1 23.31-.16v-25.28l29 1.17c-8-14.48-52.35-55.24-52.35-55.24z"/></svg> </template>
CSS
.icon-itch-io {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M71.92%2034.77C50.2%2047.67%207.4%2096.84%207%20109.73v21.34c0%2027.06%2025.29%2050.84%2048.25%2050.84c27.57%200%2050.54-22.85%2050.54-50c0%2027.12%2022.18%2050%2049.76%2050s49-22.85%2049-50c0%2027.12%2023.59%2050%2051.16%2050h.5c27.57%200%2051.16-22.85%2051.16-50c0%2027.12%2021.47%2050%2049%2050s49.76-22.85%2049.76-50c0%2027.12%2023%2050%2050.54%2050c23%200%2048.25-23.78%2048.25-50.84v-21.34c-.4-12.9-43.2-62.07-64.92-75C372.56%2032.4%20325.76%2032%20256%2032S91.14%2033.1%2071.92%2034.77m132.32%20134.39c-22%2038.4-77.9%2038.71-99.85.25c-13.17%2023.14-43.17%2032.07-56%2027.66c-3.87%2040.15-13.67%20237.13%2017.73%20269.15c80%2018.67%20302.08%2018.12%20379.76%200c31.65-32.27%2021.32-232%2017.75-269.15c-12.92%204.44-42.88-4.6-56-27.66c-22%2038.52-77.85%2038.1-99.85-.24c-7.1%2012.49-23.05%2028.94-51.76%2028.94a57.54%2057.54%200%200%201-51.75-28.94zm-41.58%2053.77c16.47%200%2031.09%200%2049.22%2019.78a437%20437%200%200%201%2088.18%200C318.22%20223%20332.85%20223%20349.31%20223c52.33%200%2065.22%2077.53%2083.87%20144.45c17.26%2062.15-5.52%2063.67-33.95%2063.73c-42.15-1.57-65.49-32.18-65.49-62.79c-39.25%206.43-101.93%208.79-155.55%200c0%2030.61-23.34%2061.22-65.49%2062.79c-28.42-.06-51.2-1.58-33.94-63.73c18.67-67%2031.56-144.45%2083.88-144.45zM256%20270.79s-44.38%2040.77-52.35%2055.21l29-1.17v25.32c0%201.55%2021.34.16%2023.33.16c11.65.54%2023.31%201%2023.31-.16v-25.28l29%201.17c-8-14.48-52.35-55.24-52.35-55.24z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M71.92%2034.77C50.2%2047.67%207.4%2096.84%207%20109.73v21.34c0%2027.06%2025.29%2050.84%2048.25%2050.84c27.57%200%2050.54-22.85%2050.54-50c0%2027.12%2022.18%2050%2049.76%2050s49-22.85%2049-50c0%2027.12%2023.59%2050%2051.16%2050h.5c27.57%200%2051.16-22.85%2051.16-50c0%2027.12%2021.47%2050%2049%2050s49.76-22.85%2049.76-50c0%2027.12%2023%2050%2050.54%2050c23%200%2048.25-23.78%2048.25-50.84v-21.34c-.4-12.9-43.2-62.07-64.92-75C372.56%2032.4%20325.76%2032%20256%2032S91.14%2033.1%2071.92%2034.77m132.32%20134.39c-22%2038.4-77.9%2038.71-99.85.25c-13.17%2023.14-43.17%2032.07-56%2027.66c-3.87%2040.15-13.67%20237.13%2017.73%20269.15c80%2018.67%20302.08%2018.12%20379.76%200c31.65-32.27%2021.32-232%2017.75-269.15c-12.92%204.44-42.88-4.6-56-27.66c-22%2038.52-77.85%2038.1-99.85-.24c-7.1%2012.49-23.05%2028.94-51.76%2028.94a57.54%2057.54%200%200%201-51.75-28.94zm-41.58%2053.77c16.47%200%2031.09%200%2049.22%2019.78a437%20437%200%200%201%2088.18%200C318.22%20223%20332.85%20223%20349.31%20223c52.33%200%2065.22%2077.53%2083.87%20144.45c17.26%2062.15-5.52%2063.67-33.95%2063.73c-42.15-1.57-65.49-32.18-65.49-62.79c-39.25%206.43-101.93%208.79-155.55%200c0%2030.61-23.34%2061.22-65.49%2062.79c-28.42-.06-51.2-1.58-33.94-63.73c18.67-67%2031.56-144.45%2083.88-144.45zM256%20270.79s-44.38%2040.77-52.35%2055.21l29-1.17v25.32c0%201.55%2021.34.16%2023.33.16c11.65.54%2023.31%201%2023.31-.16v-25.28l29%201.17c-8-14.48-52.35-55.24-52.35-55.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/itch-io.svg?color=%231a73e8&size=48