researchgate logo
researchgate from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- researchgate
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.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 24 24"><path fill="currentColor" d="M19.586 0q-1.226.001-2.073.565q-.846.565-1.213 1.68a3 3 0 0 0-.112.437a8 8 0 0 0-.078.53a9 9 0 0 0-.05.727q-.014.423-.013 1.016a31.121 31.123 0 0 0 .014 1.017a9 9 0 0 0 .05.727a8 8 0 0 0 .077.53h-.005a3 3 0 0 0 .113.438q.368 1.114 1.214 1.68q.847.564 2.075.564c.8 0 1.536-.213 2.105-.603c.57-.39.94-.916 1.175-1.65c.076-.235.135-.558.177-.93a11 11 0 0 0 .043-1.207v-.82q0-.142-.14-.142h-3.064q-.14 0-.14.141v.956q0 .14.14.14h1.666q.084.001.084.086c0 .36 0 .62-.036.865c-.038.244-.1.447-.147.606c-.108.385-.348.664-.638.876s-.738.35-1.227.35c-.545 0-.901-.15-1.21-.353c-.306-.203-.517-.454-.67-.915a3 3 0 0 1-.147-.762a17.366 17.367 0 0 1-.034-.656q-.015-.39-.014-.939a26.401 26.403 0 0 1 .014-.938a16 16 0 0 1 .035-.656a3.2 3.2 0 0 1 .148-.76a1.9 1.9 0 0 1 .742-1.01c.344-.244.593-.352 1.137-.352c.508 0 .815.096 1.144.303c.33.207.528.492.764.925q.069.141.198.07l1.044-.43q.113-.072.042-.199a3.6 3.6 0 0 0-.466-.742a3 3 0 0 0-.679-.607a3.3 3.3 0 0 0-.903-.41A4 4 0 0 0 19.586 0M8.217 5.836c-1.69 0-3.036.086-4.297.086c-1.146 0-2.291 0-3.007-.029v.831l1.088.2c.744.144 1.174.488 1.174 2.264v11.288c0 1.777-.43 2.12-1.174 2.263l-1.088.2v.832c.773-.029 2.12-.086 3.465-.086c1.29 0 2.951.057 3.667.086v-.831l-1.49-.2c-.773-.115-1.174-.487-1.174-2.264v-4.784c.688.057 1.29.057 2.206.057c1.748 3.123 3.41 5.472 4.355 6.56c.86 1.032 2.177 1.691 3.839 1.691c.487 0 1.003-.086 1.318-.23v-.744c-1.031 0-2.063-.716-2.808-1.518c-1.26-1.376-2.95-3.582-4.355-6.074c2.32-.545 4.04-2.722 4.04-4.9c0-3.208-2.492-4.698-5.758-4.698zm-.515 1.29c2.406 0 3.839 1.26 3.839 3.552c0 2.263-1.547 3.782-4.097 3.782c-.974 0-1.404-.03-2.063-.086v-7.19c.66-.059 1.547-.059 2.32-.059z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsResearchgate(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="M19.586 0q-1.226.001-2.073.565q-.846.565-1.213 1.68a3 3 0 0 0-.112.437a8 8 0 0 0-.078.53a9 9 0 0 0-.05.727q-.014.423-.013 1.016a31.121 31.123 0 0 0 .014 1.017a9 9 0 0 0 .05.727a8 8 0 0 0 .077.53h-.005a3 3 0 0 0 .113.438q.368 1.114 1.214 1.68q.847.564 2.075.564c.8 0 1.536-.213 2.105-.603c.57-.39.94-.916 1.175-1.65c.076-.235.135-.558.177-.93a11 11 0 0 0 .043-1.207v-.82q0-.142-.14-.142h-3.064q-.14 0-.14.141v.956q0 .14.14.14h1.666q.084.001.084.086c0 .36 0 .62-.036.865c-.038.244-.1.447-.147.606c-.108.385-.348.664-.638.876s-.738.35-1.227.35c-.545 0-.901-.15-1.21-.353c-.306-.203-.517-.454-.67-.915a3 3 0 0 1-.147-.762a17.366 17.367 0 0 1-.034-.656q-.015-.39-.014-.939a26.401 26.403 0 0 1 .014-.938a16 16 0 0 1 .035-.656a3.2 3.2 0 0 1 .148-.76a1.9 1.9 0 0 1 .742-1.01c.344-.244.593-.352 1.137-.352c.508 0 .815.096 1.144.303c.33.207.528.492.764.925q.069.141.198.07l1.044-.43q.113-.072.042-.199a3.6 3.6 0 0 0-.466-.742a3 3 0 0 0-.679-.607a3.3 3.3 0 0 0-.903-.41A4 4 0 0 0 19.586 0M8.217 5.836c-1.69 0-3.036.086-4.297.086c-1.146 0-2.291 0-3.007-.029v.831l1.088.2c.744.144 1.174.488 1.174 2.264v11.288c0 1.777-.43 2.12-1.174 2.263l-1.088.2v.832c.773-.029 2.12-.086 3.465-.086c1.29 0 2.951.057 3.667.086v-.831l-1.49-.2c-.773-.115-1.174-.487-1.174-2.264v-4.784c.688.057 1.29.057 2.206.057c1.748 3.123 3.41 5.472 4.355 6.56c.86 1.032 2.177 1.691 3.839 1.691c.487 0 1.003-.086 1.318-.23v-.744c-1.031 0-2.063-.716-2.808-1.518c-1.26-1.376-2.95-3.582-4.355-6.074c2.32-.545 4.04-2.722 4.04-4.9c0-3.208-2.492-4.698-5.758-4.698zm-.515 1.29c2.406 0 3.839 1.26 3.839 3.552c0 2.263-1.547 3.782-4.097 3.782c-.974 0-1.404-.03-2.063-.086v-7.19c.66-.059 1.547-.059 2.32-.059z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.586 0q-1.226.001-2.073.565q-.846.565-1.213 1.68a3 3 0 0 0-.112.437a8 8 0 0 0-.078.53a9 9 0 0 0-.05.727q-.014.423-.013 1.016a31.121 31.123 0 0 0 .014 1.017a9 9 0 0 0 .05.727a8 8 0 0 0 .077.53h-.005a3 3 0 0 0 .113.438q.368 1.114 1.214 1.68q.847.564 2.075.564c.8 0 1.536-.213 2.105-.603c.57-.39.94-.916 1.175-1.65c.076-.235.135-.558.177-.93a11 11 0 0 0 .043-1.207v-.82q0-.142-.14-.142h-3.064q-.14 0-.14.141v.956q0 .14.14.14h1.666q.084.001.084.086c0 .36 0 .62-.036.865c-.038.244-.1.447-.147.606c-.108.385-.348.664-.638.876s-.738.35-1.227.35c-.545 0-.901-.15-1.21-.353c-.306-.203-.517-.454-.67-.915a3 3 0 0 1-.147-.762a17.366 17.367 0 0 1-.034-.656q-.015-.39-.014-.939a26.401 26.403 0 0 1 .014-.938a16 16 0 0 1 .035-.656a3.2 3.2 0 0 1 .148-.76a1.9 1.9 0 0 1 .742-1.01c.344-.244.593-.352 1.137-.352c.508 0 .815.096 1.144.303c.33.207.528.492.764.925q.069.141.198.07l1.044-.43q.113-.072.042-.199a3.6 3.6 0 0 0-.466-.742a3 3 0 0 0-.679-.607a3.3 3.3 0 0 0-.903-.41A4 4 0 0 0 19.586 0M8.217 5.836c-1.69 0-3.036.086-4.297.086c-1.146 0-2.291 0-3.007-.029v.831l1.088.2c.744.144 1.174.488 1.174 2.264v11.288c0 1.777-.43 2.12-1.174 2.263l-1.088.2v.832c.773-.029 2.12-.086 3.465-.086c1.29 0 2.951.057 3.667.086v-.831l-1.49-.2c-.773-.115-1.174-.487-1.174-2.264v-4.784c.688.057 1.29.057 2.206.057c1.748 3.123 3.41 5.472 4.355 6.56c.86 1.032 2.177 1.691 3.839 1.691c.487 0 1.003-.086 1.318-.23v-.744c-1.031 0-2.063-.716-2.808-1.518c-1.26-1.376-2.95-3.582-4.355-6.074c2.32-.545 4.04-2.722 4.04-4.9c0-3.208-2.492-4.698-5.758-4.698zm-.515 1.29c2.406 0 3.839 1.26 3.839 3.552c0 2.263-1.547 3.782-4.097 3.782c-.974 0-1.404-.03-2.063-.086v-7.19c.66-.059 1.547-.059 2.32-.059z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.586%200q-1.226.001-2.073.565q-.846.565-1.213%201.68a3%203%200%200%200-.112.437a8%208%200%200%200-.078.53a9%209%200%200%200-.05.727q-.014.423-.013%201.016a31.121%2031.123%200%200%200%20.014%201.017a9%209%200%200%200%20.05.727a8%208%200%200%200%20.077.53h-.005a3%203%200%200%200%20.113.438q.368%201.114%201.214%201.68q.847.564%202.075.564c.8%200%201.536-.213%202.105-.603c.57-.39.94-.916%201.175-1.65c.076-.235.135-.558.177-.93a11%2011%200%200%200%20.043-1.207v-.82q0-.142-.14-.142h-3.064q-.14%200-.14.141v.956q0%20.14.14.14h1.666q.084.001.084.086c0%20.36%200%20.62-.036.865c-.038.244-.1.447-.147.606c-.108.385-.348.664-.638.876s-.738.35-1.227.35c-.545%200-.901-.15-1.21-.353c-.306-.203-.517-.454-.67-.915a3%203%200%200%201-.147-.762a17.366%2017.367%200%200%201-.034-.656q-.015-.39-.014-.939a26.401%2026.403%200%200%201%20.014-.938a16%2016%200%200%201%20.035-.656a3.2%203.2%200%200%201%20.148-.76a1.9%201.9%200%200%201%20.742-1.01c.344-.244.593-.352%201.137-.352c.508%200%20.815.096%201.144.303c.33.207.528.492.764.925q.069.141.198.07l1.044-.43q.113-.072.042-.199a3.6%203.6%200%200%200-.466-.742a3%203%200%200%200-.679-.607a3.3%203.3%200%200%200-.903-.41A4%204%200%200%200%2019.586%200M8.217%205.836c-1.69%200-3.036.086-4.297.086c-1.146%200-2.291%200-3.007-.029v.831l1.088.2c.744.144%201.174.488%201.174%202.264v11.288c0%201.777-.43%202.12-1.174%202.263l-1.088.2v.832c.773-.029%202.12-.086%203.465-.086c1.29%200%202.951.057%203.667.086v-.831l-1.49-.2c-.773-.115-1.174-.487-1.174-2.264v-4.784c.688.057%201.29.057%202.206.057c1.748%203.123%203.41%205.472%204.355%206.56c.86%201.032%202.177%201.691%203.839%201.691c.487%200%201.003-.086%201.318-.23v-.744c-1.031%200-2.063-.716-2.808-1.518c-1.26-1.376-2.95-3.582-4.355-6.074c2.32-.545%204.04-2.722%204.04-4.9c0-3.208-2.492-4.698-5.758-4.698zm-.515%201.29c2.406%200%203.839%201.26%203.839%203.552c0%202.263-1.547%203.782-4.097%203.782c-.974%200-1.404-.03-2.063-.086v-7.19c.66-.059%201.547-.059%202.32-.059z%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%22M19.586%200q-1.226.001-2.073.565q-.846.565-1.213%201.68a3%203%200%200%200-.112.437a8%208%200%200%200-.078.53a9%209%200%200%200-.05.727q-.014.423-.013%201.016a31.121%2031.123%200%200%200%20.014%201.017a9%209%200%200%200%20.05.727a8%208%200%200%200%20.077.53h-.005a3%203%200%200%200%20.113.438q.368%201.114%201.214%201.68q.847.564%202.075.564c.8%200%201.536-.213%202.105-.603c.57-.39.94-.916%201.175-1.65c.076-.235.135-.558.177-.93a11%2011%200%200%200%20.043-1.207v-.82q0-.142-.14-.142h-3.064q-.14%200-.14.141v.956q0%20.14.14.14h1.666q.084.001.084.086c0%20.36%200%20.62-.036.865c-.038.244-.1.447-.147.606c-.108.385-.348.664-.638.876s-.738.35-1.227.35c-.545%200-.901-.15-1.21-.353c-.306-.203-.517-.454-.67-.915a3%203%200%200%201-.147-.762a17.366%2017.367%200%200%201-.034-.656q-.015-.39-.014-.939a26.401%2026.403%200%200%201%20.014-.938a16%2016%200%200%201%20.035-.656a3.2%203.2%200%200%201%20.148-.76a1.9%201.9%200%200%201%20.742-1.01c.344-.244.593-.352%201.137-.352c.508%200%20.815.096%201.144.303c.33.207.528.492.764.925q.069.141.198.07l1.044-.43q.113-.072.042-.199a3.6%203.6%200%200%200-.466-.742a3%203%200%200%200-.679-.607a3.3%203.3%200%200%200-.903-.41A4%204%200%200%200%2019.586%200M8.217%205.836c-1.69%200-3.036.086-4.297.086c-1.146%200-2.291%200-3.007-.029v.831l1.088.2c.744.144%201.174.488%201.174%202.264v11.288c0%201.777-.43%202.12-1.174%202.263l-1.088.2v.832c.773-.029%202.12-.086%203.465-.086c1.29%200%202.951.057%203.667.086v-.831l-1.49-.2c-.773-.115-1.174-.487-1.174-2.264v-4.784c.688.057%201.29.057%202.206.057c1.748%203.123%203.41%205.472%204.355%206.56c.86%201.032%202.177%201.691%203.839%201.691c.487%200%201.003-.086%201.318-.23v-.744c-1.031%200-2.063-.716-2.808-1.518c-1.26-1.376-2.95-3.582-4.355-6.074c2.32-.545%204.04-2.722%204.04-4.9c0-3.208-2.492-4.698-5.758-4.698zm-.515%201.29c2.406%200%203.839%201.26%203.839%203.552c0%202.263-1.547%203.782-4.097%203.782c-.974%200-1.404-.03-2.063-.086v-7.19c.66-.059%201.547-.059%202.32-.059z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/researchgate.svg?color=%231a73e8&size=48