publons from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
publons
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the publons logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm10.34 5.1c.083.014.114.096.156.158c.054.354.1.71.154 1.065c.157-.162.31-.328.49-.464c.867-.666 2.05-.94 3.11-.63c.72.21 1.315.72 1.756 1.316c.187.263.348.547.45.855c.198.582.225 1.206.198 1.815c-.053 1.12-.433 2.244-1.169 3.103a4.03 4.03 0 0 1-2.616 1.41a4.4 4.4 0 0 1-2.188-.317q.029 1.514.038 3.028c.021.465-.021.938.087 1.396c.031.14.123.292.28.308c.302.036.608.013.912.02c.057 0 .13.037.126.101c.004.186.009.373-.004.56c-.046.092-.17.07-.255.072a44 44 0 0 0-4.437 0l-.07-.056c-.004-.22-.063-.467.034-.671c.3-.035.606.02.904-.032c.191-.048.268-.26.295-.434c.04-.32.027-.642.042-.963V8.348c0-.156.006-.31-.008-.465a.9.9 0 0 0-.34-.656c-.203-.158-.438-.265-.662-.388c-.082-.052-.181-.097-.229-.187a1 1 0 0 1 .008-.337c.056-.066.144-.086.219-.122c.73-.315 1.456-.636 2.185-.952c.17-.068.346-.144.533-.144zm1.99 1.146c-.053 0-.104 0-.156.013a2.12 2.12 0 0 0-1.493.86c.005 1.44 0 2.88.003 4.32c.005.327.073.676.302.924c.524.512 1.302.692 2.014.593c.577-.096 1.037-.538 1.279-1.054c.344-.736.395-1.571.335-2.371c-.053-.655-.181-1.312-.449-1.915c-.184-.407-.442-.793-.811-1.054a1.7 1.7 0 0 0-1.024-.313z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPublons(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="M0 0v24h24V0zm10.34 5.1c.083.014.114.096.156.158c.054.354.1.71.154 1.065c.157-.162.31-.328.49-.464c.867-.666 2.05-.94 3.11-.63c.72.21 1.315.72 1.756 1.316c.187.263.348.547.45.855c.198.582.225 1.206.198 1.815c-.053 1.12-.433 2.244-1.169 3.103a4.03 4.03 0 0 1-2.616 1.41a4.4 4.4 0 0 1-2.188-.317q.029 1.514.038 3.028c.021.465-.021.938.087 1.396c.031.14.123.292.28.308c.302.036.608.013.912.02c.057 0 .13.037.126.101c.004.186.009.373-.004.56c-.046.092-.17.07-.255.072a44 44 0 0 0-4.437 0l-.07-.056c-.004-.22-.063-.467.034-.671c.3-.035.606.02.904-.032c.191-.048.268-.26.295-.434c.04-.32.027-.642.042-.963V8.348c0-.156.006-.31-.008-.465a.9.9 0 0 0-.34-.656c-.203-.158-.438-.265-.662-.388c-.082-.052-.181-.097-.229-.187a1 1 0 0 1 .008-.337c.056-.066.144-.086.219-.122c.73-.315 1.456-.636 2.185-.952c.17-.068.346-.144.533-.144zm1.99 1.146c-.053 0-.104 0-.156.013a2.12 2.12 0 0 0-1.493.86c.005 1.44 0 2.88.003 4.32c.005.327.073.676.302.924c.524.512 1.302.692 2.014.593c.577-.096 1.037-.538 1.279-1.054c.344-.736.395-1.571.335-2.371c-.053-.655-.181-1.312-.449-1.915c-.184-.407-.442-.793-.811-1.054a1.7 1.7 0 0 0-1.024-.313z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm10.34 5.1c.083.014.114.096.156.158c.054.354.1.71.154 1.065c.157-.162.31-.328.49-.464c.867-.666 2.05-.94 3.11-.63c.72.21 1.315.72 1.756 1.316c.187.263.348.547.45.855c.198.582.225 1.206.198 1.815c-.053 1.12-.433 2.244-1.169 3.103a4.03 4.03 0 0 1-2.616 1.41a4.4 4.4 0 0 1-2.188-.317q.029 1.514.038 3.028c.021.465-.021.938.087 1.396c.031.14.123.292.28.308c.302.036.608.013.912.02c.057 0 .13.037.126.101c.004.186.009.373-.004.56c-.046.092-.17.07-.255.072a44 44 0 0 0-4.437 0l-.07-.056c-.004-.22-.063-.467.034-.671c.3-.035.606.02.904-.032c.191-.048.268-.26.295-.434c.04-.32.027-.642.042-.963V8.348c0-.156.006-.31-.008-.465a.9.9 0 0 0-.34-.656c-.203-.158-.438-.265-.662-.388c-.082-.052-.181-.097-.229-.187a1 1 0 0 1 .008-.337c.056-.066.144-.086.219-.122c.73-.315 1.456-.636 2.185-.952c.17-.068.346-.144.533-.144zm1.99 1.146c-.053 0-.104 0-.156.013a2.12 2.12 0 0 0-1.493.86c.005 1.44 0 2.88.003 4.32c.005.327.073.676.302.924c.524.512 1.302.692 2.014.593c.577-.096 1.037-.538 1.279-1.054c.344-.736.395-1.571.335-2.371c-.053-.655-.181-1.312-.449-1.915c-.184-.407-.442-.793-.811-1.054a1.7 1.7 0 0 0-1.024-.313z"/></svg>
</template>

CSS

.icon-publons {
  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%22M0%200v24h24V0zm10.34%205.1c.083.014.114.096.156.158c.054.354.1.71.154%201.065c.157-.162.31-.328.49-.464c.867-.666%202.05-.94%203.11-.63c.72.21%201.315.72%201.756%201.316c.187.263.348.547.45.855c.198.582.225%201.206.198%201.815c-.053%201.12-.433%202.244-1.169%203.103a4.03%204.03%200%200%201-2.616%201.41a4.4%204.4%200%200%201-2.188-.317q.029%201.514.038%203.028c.021.465-.021.938.087%201.396c.031.14.123.292.28.308c.302.036.608.013.912.02c.057%200%20.13.037.126.101c.004.186.009.373-.004.56c-.046.092-.17.07-.255.072a44%2044%200%200%200-4.437%200l-.07-.056c-.004-.22-.063-.467.034-.671c.3-.035.606.02.904-.032c.191-.048.268-.26.295-.434c.04-.32.027-.642.042-.963V8.348c0-.156.006-.31-.008-.465a.9.9%200%200%200-.34-.656c-.203-.158-.438-.265-.662-.388c-.082-.052-.181-.097-.229-.187a1%201%200%200%201%20.008-.337c.056-.066.144-.086.219-.122c.73-.315%201.456-.636%202.185-.952c.17-.068.346-.144.533-.144zm1.99%201.146c-.053%200-.104%200-.156.013a2.12%202.12%200%200%200-1.493.86c.005%201.44%200%202.88.003%204.32c.005.327.073.676.302.924c.524.512%201.302.692%202.014.593c.577-.096%201.037-.538%201.279-1.054c.344-.736.395-1.571.335-2.371c-.053-.655-.181-1.312-.449-1.915c-.184-.407-.442-.793-.811-1.054a1.7%201.7%200%200%200-1.024-.313z%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%22M0%200v24h24V0zm10.34%205.1c.083.014.114.096.156.158c.054.354.1.71.154%201.065c.157-.162.31-.328.49-.464c.867-.666%202.05-.94%203.11-.63c.72.21%201.315.72%201.756%201.316c.187.263.348.547.45.855c.198.582.225%201.206.198%201.815c-.053%201.12-.433%202.244-1.169%203.103a4.03%204.03%200%200%201-2.616%201.41a4.4%204.4%200%200%201-2.188-.317q.029%201.514.038%203.028c.021.465-.021.938.087%201.396c.031.14.123.292.28.308c.302.036.608.013.912.02c.057%200%20.13.037.126.101c.004.186.009.373-.004.56c-.046.092-.17.07-.255.072a44%2044%200%200%200-4.437%200l-.07-.056c-.004-.22-.063-.467.034-.671c.3-.035.606.02.904-.032c.191-.048.268-.26.295-.434c.04-.32.027-.642.042-.963V8.348c0-.156.006-.31-.008-.465a.9.9%200%200%200-.34-.656c-.203-.158-.438-.265-.662-.388c-.082-.052-.181-.097-.229-.187a1%201%200%200%201%20.008-.337c.056-.066.144-.086.219-.122c.73-.315%201.456-.636%202.185-.952c.17-.068.346-.144.533-.144zm1.99%201.146c-.053%200-.104%200-.156.013a2.12%202.12%200%200%200-1.493.86c.005%201.44%200%202.88.003%204.32c.005.327.073.676.302.924c.524.512%201.302.692%202.014.593c.577-.096%201.037-.538%201.279-1.054c.344-.736.395-1.571.335-2.371c-.053-.655-.181-1.312-.449-1.915c-.184-.407-.442-.793-.811-1.054a1.7%201.7%200%200%200-1.024-.313z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/publons.svg?color=%231a73e8&size=48