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

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

The same logo in other sets

Use the goodreads logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.346.026c.422-.083.859.037 1.179.325c.346.284.55.705.557 1.153c-.023.457-.247.88-.612 1.156l-2.182 1.748a.6.6 0 0 0-.255.43a.52.52 0 0 0 .11.424a5.89 5.89 0 0 1 .832 6.58c-1.394 2.79-4.503 3.99-7.501 2.927a.8.8 0 0 0-.499-.01c-.224.07-.303.18-.453.383l-.014.02l-.941 1.254s-.792.985.457.935c3.027-.119 3.817-.119 5.439-.01c2.641.18 3.806 1.903 3.806 3.275c0 1.623-1.036 3.383-3.809 3.383a118 118 0 0 0-5.517-.03c-.31.005-.597.013-.835.02c-.228.006-.41.011-.52.011c-.712 0-1.648-.186-1.66-1.068c-.008-.729.624-1.12 1.11-1.172c.43-.045.815.007 1.24.064c.252.034.518.07.815.088c.185.011.366.025.552.038c.53.038 1.102.08 1.926.087c.427.005.759.01 1.025.015c.695.012.941.016 1.28-.015c1.248-.112 1.832-.61 1.832-1.376c0-.805-.584-1.264-1.698-1.414c-1.564-.213-2.33-.163-3.72-.074a88 88 0 0 1-1.669.095c-.608.029-2.449.026-2.682-1.492c-.053-.416-.073-1.116.807-2.325l.75-1.003c.36-.49.582-.898.053-1.559c0 0-.39-.468-.52-.638c-1.215-1.587-1.512-4.08-.448-6.114c1.577-3.011 5.4-4.26 8.37-2.581c.253.143.438.203.655.163c.201-.032.27-.167.363-.344q.03-.06.067-.126c.004-.01.241-.465.535-1.028l.734-1.41a1.5 1.5 0 0 1 1.041-.785M9.193 13.243c1.854.903 3.912.208 5.254-2.47c1.352-2.699.827-5.11-1.041-6.023c-2.488-1.213-4.596 1.081-5.389 2.66c-1.355 2.698-.717 4.886 1.147 5.818Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGoodreads(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="M17.346.026c.422-.083.859.037 1.179.325c.346.284.55.705.557 1.153c-.023.457-.247.88-.612 1.156l-2.182 1.748a.6.6 0 0 0-.255.43a.52.52 0 0 0 .11.424a5.89 5.89 0 0 1 .832 6.58c-1.394 2.79-4.503 3.99-7.501 2.927a.8.8 0 0 0-.499-.01c-.224.07-.303.18-.453.383l-.014.02l-.941 1.254s-.792.985.457.935c3.027-.119 3.817-.119 5.439-.01c2.641.18 3.806 1.903 3.806 3.275c0 1.623-1.036 3.383-3.809 3.383a118 118 0 0 0-5.517-.03c-.31.005-.597.013-.835.02c-.228.006-.41.011-.52.011c-.712 0-1.648-.186-1.66-1.068c-.008-.729.624-1.12 1.11-1.172c.43-.045.815.007 1.24.064c.252.034.518.07.815.088c.185.011.366.025.552.038c.53.038 1.102.08 1.926.087c.427.005.759.01 1.025.015c.695.012.941.016 1.28-.015c1.248-.112 1.832-.61 1.832-1.376c0-.805-.584-1.264-1.698-1.414c-1.564-.213-2.33-.163-3.72-.074a88 88 0 0 1-1.669.095c-.608.029-2.449.026-2.682-1.492c-.053-.416-.073-1.116.807-2.325l.75-1.003c.36-.49.582-.898.053-1.559c0 0-.39-.468-.52-.638c-1.215-1.587-1.512-4.08-.448-6.114c1.577-3.011 5.4-4.26 8.37-2.581c.253.143.438.203.655.163c.201-.032.27-.167.363-.344q.03-.06.067-.126c.004-.01.241-.465.535-1.028l.734-1.41a1.5 1.5 0 0 1 1.041-.785M9.193 13.243c1.854.903 3.912.208 5.254-2.47c1.352-2.699.827-5.11-1.041-6.023c-2.488-1.213-4.596 1.081-5.389 2.66c-1.355 2.698-.717 4.886 1.147 5.818Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.346.026c.422-.083.859.037 1.179.325c.346.284.55.705.557 1.153c-.023.457-.247.88-.612 1.156l-2.182 1.748a.6.6 0 0 0-.255.43a.52.52 0 0 0 .11.424a5.89 5.89 0 0 1 .832 6.58c-1.394 2.79-4.503 3.99-7.501 2.927a.8.8 0 0 0-.499-.01c-.224.07-.303.18-.453.383l-.014.02l-.941 1.254s-.792.985.457.935c3.027-.119 3.817-.119 5.439-.01c2.641.18 3.806 1.903 3.806 3.275c0 1.623-1.036 3.383-3.809 3.383a118 118 0 0 0-5.517-.03c-.31.005-.597.013-.835.02c-.228.006-.41.011-.52.011c-.712 0-1.648-.186-1.66-1.068c-.008-.729.624-1.12 1.11-1.172c.43-.045.815.007 1.24.064c.252.034.518.07.815.088c.185.011.366.025.552.038c.53.038 1.102.08 1.926.087c.427.005.759.01 1.025.015c.695.012.941.016 1.28-.015c1.248-.112 1.832-.61 1.832-1.376c0-.805-.584-1.264-1.698-1.414c-1.564-.213-2.33-.163-3.72-.074a88 88 0 0 1-1.669.095c-.608.029-2.449.026-2.682-1.492c-.053-.416-.073-1.116.807-2.325l.75-1.003c.36-.49.582-.898.053-1.559c0 0-.39-.468-.52-.638c-1.215-1.587-1.512-4.08-.448-6.114c1.577-3.011 5.4-4.26 8.37-2.581c.253.143.438.203.655.163c.201-.032.27-.167.363-.344q.03-.06.067-.126c.004-.01.241-.465.535-1.028l.734-1.41a1.5 1.5 0 0 1 1.041-.785M9.193 13.243c1.854.903 3.912.208 5.254-2.47c1.352-2.699.827-5.11-1.041-6.023c-2.488-1.213-4.596 1.081-5.389 2.66c-1.355 2.698-.717 4.886 1.147 5.818Z"/></svg>
</template>

CSS

.icon-goodreads {
  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%22M17.346.026c.422-.083.859.037%201.179.325c.346.284.55.705.557%201.153c-.023.457-.247.88-.612%201.156l-2.182%201.748a.6.6%200%200%200-.255.43a.52.52%200%200%200%20.11.424a5.89%205.89%200%200%201%20.832%206.58c-1.394%202.79-4.503%203.99-7.501%202.927a.8.8%200%200%200-.499-.01c-.224.07-.303.18-.453.383l-.014.02l-.941%201.254s-.792.985.457.935c3.027-.119%203.817-.119%205.439-.01c2.641.18%203.806%201.903%203.806%203.275c0%201.623-1.036%203.383-3.809%203.383a118%20118%200%200%200-5.517-.03c-.31.005-.597.013-.835.02c-.228.006-.41.011-.52.011c-.712%200-1.648-.186-1.66-1.068c-.008-.729.624-1.12%201.11-1.172c.43-.045.815.007%201.24.064c.252.034.518.07.815.088c.185.011.366.025.552.038c.53.038%201.102.08%201.926.087c.427.005.759.01%201.025.015c.695.012.941.016%201.28-.015c1.248-.112%201.832-.61%201.832-1.376c0-.805-.584-1.264-1.698-1.414c-1.564-.213-2.33-.163-3.72-.074a88%2088%200%200%201-1.669.095c-.608.029-2.449.026-2.682-1.492c-.053-.416-.073-1.116.807-2.325l.75-1.003c.36-.49.582-.898.053-1.559c0%200-.39-.468-.52-.638c-1.215-1.587-1.512-4.08-.448-6.114c1.577-3.011%205.4-4.26%208.37-2.581c.253.143.438.203.655.163c.201-.032.27-.167.363-.344q.03-.06.067-.126c.004-.01.241-.465.535-1.028l.734-1.41a1.5%201.5%200%200%201%201.041-.785M9.193%2013.243c1.854.903%203.912.208%205.254-2.47c1.352-2.699.827-5.11-1.041-6.023c-2.488-1.213-4.596%201.081-5.389%202.66c-1.355%202.698-.717%204.886%201.147%205.818Z%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%22M17.346.026c.422-.083.859.037%201.179.325c.346.284.55.705.557%201.153c-.023.457-.247.88-.612%201.156l-2.182%201.748a.6.6%200%200%200-.255.43a.52.52%200%200%200%20.11.424a5.89%205.89%200%200%201%20.832%206.58c-1.394%202.79-4.503%203.99-7.501%202.927a.8.8%200%200%200-.499-.01c-.224.07-.303.18-.453.383l-.014.02l-.941%201.254s-.792.985.457.935c3.027-.119%203.817-.119%205.439-.01c2.641.18%203.806%201.903%203.806%203.275c0%201.623-1.036%203.383-3.809%203.383a118%20118%200%200%200-5.517-.03c-.31.005-.597.013-.835.02c-.228.006-.41.011-.52.011c-.712%200-1.648-.186-1.66-1.068c-.008-.729.624-1.12%201.11-1.172c.43-.045.815.007%201.24.064c.252.034.518.07.815.088c.185.011.366.025.552.038c.53.038%201.102.08%201.926.087c.427.005.759.01%201.025.015c.695.012.941.016%201.28-.015c1.248-.112%201.832-.61%201.832-1.376c0-.805-.584-1.264-1.698-1.414c-1.564-.213-2.33-.163-3.72-.074a88%2088%200%200%201-1.669.095c-.608.029-2.449.026-2.682-1.492c-.053-.416-.073-1.116.807-2.325l.75-1.003c.36-.49.582-.898.053-1.559c0%200-.39-.468-.52-.638c-1.215-1.587-1.512-4.08-.448-6.114c1.577-3.011%205.4-4.26%208.37-2.581c.253.143.438.203.655.163c.201-.032.27-.167.363-.344q.03-.06.067-.126c.004-.01.241-.465.535-1.028l.734-1.41a1.5%201.5%200%200%201%201.041-.785M9.193%2013.243c1.854.903%203.912.208%205.254-2.47c1.352-2.699.827-5.11-1.041-6.023c-2.488-1.213-4.596%201.081-5.389%202.66c-1.355%202.698-.717%204.886%201.147%205.818Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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