researchgate logo
researchgate from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- researchgate
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the researchgate logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 96v448h448V96zm262.2 334.4c-6.6 3-33.2 6-50-14.2c-9.2-10.6-25.3-33.3-42.2-63.6c-8.9 0-14.7 0-21.4-.6v46.4c0 23.5 6 21.2 25.8 23.9v8.1c-6.9-.3-23.1-.8-35.6-.8c-13.1 0-26.1.6-33.6.8v-8.1c15.5-2.9 22-1.3 22-23.9V289c0-22.6-6.4-21-22-23.9V257c25.8 1 53.1-.6 70.9-.6c31.7 0 55.9 14.4 55.9 45.6c0 21.1-16.7 42.2-39.2 47.5c13.6 24.2 30 45.6 42.2 58.9c7.2 7.8 17.2 14.7 27.2 14.7zm22.9-135c-23.3 0-32.2-15.7-32.2-32.2V231c0-12.2 8.8-30.4 34-30.4s30.4 17.9 30.4 17.9l-10.7 7.2s-5.5-12.5-19.7-12.5c-7.9 0-19.7 7.3-19.7 19.7v26.8c0 13.4 6.6 23.3 17.9 23.3c14.1 0 21.5-10.9 21.5-26.8h-17.9v-10.7h30.4c0 20.5 4.7 49.9-34 49.9m-116.5 44.7c-9.4 0-13.6-.3-20-.8v-69.7c6.4-.6 15-.6 22.5-.6c23.3 0 37.2 12.2 37.2 34.5c0 21.9-15 36.6-39.7 36.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsResearchgate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 96v448h448V96zm262.2 334.4c-6.6 3-33.2 6-50-14.2c-9.2-10.6-25.3-33.3-42.2-63.6c-8.9 0-14.7 0-21.4-.6v46.4c0 23.5 6 21.2 25.8 23.9v8.1c-6.9-.3-23.1-.8-35.6-.8c-13.1 0-26.1.6-33.6.8v-8.1c15.5-2.9 22-1.3 22-23.9V289c0-22.6-6.4-21-22-23.9V257c25.8 1 53.1-.6 70.9-.6c31.7 0 55.9 14.4 55.9 45.6c0 21.1-16.7 42.2-39.2 47.5c13.6 24.2 30 45.6 42.2 58.9c7.2 7.8 17.2 14.7 27.2 14.7zm22.9-135c-23.3 0-32.2-15.7-32.2-32.2V231c0-12.2 8.8-30.4 34-30.4s30.4 17.9 30.4 17.9l-10.7 7.2s-5.5-12.5-19.7-12.5c-7.9 0-19.7 7.3-19.7 19.7v26.8c0 13.4 6.6 23.3 17.9 23.3c14.1 0 21.5-10.9 21.5-26.8h-17.9v-10.7h30.4c0 20.5 4.7 49.9-34 49.9m-116.5 44.7c-9.4 0-13.6-.3-20-.8v-69.7c6.4-.6 15-.6 22.5-.6c23.3 0 37.2 12.2 37.2 34.5c0 21.9-15 36.6-39.7 36.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 96v448h448V96zm262.2 334.4c-6.6 3-33.2 6-50-14.2c-9.2-10.6-25.3-33.3-42.2-63.6c-8.9 0-14.7 0-21.4-.6v46.4c0 23.5 6 21.2 25.8 23.9v8.1c-6.9-.3-23.1-.8-35.6-.8c-13.1 0-26.1.6-33.6.8v-8.1c15.5-2.9 22-1.3 22-23.9V289c0-22.6-6.4-21-22-23.9V257c25.8 1 53.1-.6 70.9-.6c31.7 0 55.9 14.4 55.9 45.6c0 21.1-16.7 42.2-39.2 47.5c13.6 24.2 30 45.6 42.2 58.9c7.2 7.8 17.2 14.7 27.2 14.7zm22.9-135c-23.3 0-32.2-15.7-32.2-32.2V231c0-12.2 8.8-30.4 34-30.4s30.4 17.9 30.4 17.9l-10.7 7.2s-5.5-12.5-19.7-12.5c-7.9 0-19.7 7.3-19.7 19.7v26.8c0 13.4 6.6 23.3 17.9 23.3c14.1 0 21.5-10.9 21.5-26.8h-17.9v-10.7h30.4c0 20.5 4.7 49.9-34 49.9m-116.5 44.7c-9.4 0-13.6-.3-20-.8v-69.7c6.4-.6 15-.6 22.5-.6c23.3 0 37.2 12.2 37.2 34.5c0 21.9-15 36.6-39.7 36.6"/></svg> </template>
CSS
.icon-researchgate {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2096v448h448V96zm262.2%20334.4c-6.6%203-33.2%206-50-14.2c-9.2-10.6-25.3-33.3-42.2-63.6c-8.9%200-14.7%200-21.4-.6v46.4c0%2023.5%206%2021.2%2025.8%2023.9v8.1c-6.9-.3-23.1-.8-35.6-.8c-13.1%200-26.1.6-33.6.8v-8.1c15.5-2.9%2022-1.3%2022-23.9V289c0-22.6-6.4-21-22-23.9V257c25.8%201%2053.1-.6%2070.9-.6c31.7%200%2055.9%2014.4%2055.9%2045.6c0%2021.1-16.7%2042.2-39.2%2047.5c13.6%2024.2%2030%2045.6%2042.2%2058.9c7.2%207.8%2017.2%2014.7%2027.2%2014.7zm22.9-135c-23.3%200-32.2-15.7-32.2-32.2V231c0-12.2%208.8-30.4%2034-30.4s30.4%2017.9%2030.4%2017.9l-10.7%207.2s-5.5-12.5-19.7-12.5c-7.9%200-19.7%207.3-19.7%2019.7v26.8c0%2013.4%206.6%2023.3%2017.9%2023.3c14.1%200%2021.5-10.9%2021.5-26.8h-17.9v-10.7h30.4c0%2020.5%204.7%2049.9-34%2049.9m-116.5%2044.7c-9.4%200-13.6-.3-20-.8v-69.7c6.4-.6%2015-.6%2022.5-.6c23.3%200%2037.2%2012.2%2037.2%2034.5c0%2021.9-15%2036.6-39.7%2036.6%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2096v448h448V96zm262.2%20334.4c-6.6%203-33.2%206-50-14.2c-9.2-10.6-25.3-33.3-42.2-63.6c-8.9%200-14.7%200-21.4-.6v46.4c0%2023.5%206%2021.2%2025.8%2023.9v8.1c-6.9-.3-23.1-.8-35.6-.8c-13.1%200-26.1.6-33.6.8v-8.1c15.5-2.9%2022-1.3%2022-23.9V289c0-22.6-6.4-21-22-23.9V257c25.8%201%2053.1-.6%2070.9-.6c31.7%200%2055.9%2014.4%2055.9%2045.6c0%2021.1-16.7%2042.2-39.2%2047.5c13.6%2024.2%2030%2045.6%2042.2%2058.9c7.2%207.8%2017.2%2014.7%2027.2%2014.7zm22.9-135c-23.3%200-32.2-15.7-32.2-32.2V231c0-12.2%208.8-30.4%2034-30.4s30.4%2017.9%2030.4%2017.9l-10.7%207.2s-5.5-12.5-19.7-12.5c-7.9%200-19.7%207.3-19.7%2019.7v26.8c0%2013.4%206.6%2023.3%2017.9%2023.3c14.1%200%2021.5-10.9%2021.5-26.8h-17.9v-10.7h30.4c0%2020.5%204.7%2049.9-34%2049.9m-116.5%2044.7c-9.4%200-13.6-.3-20-.8v-69.7c6.4-.6%2015-.6%2022.5-.6c23.3%200%2037.2%2012.2%2037.2%2034.5c0%2021.9-15%2036.6-39.7%2036.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/researchgate.svg?color=%231a73e8&size=48