goodreads g icon
goodreads-g from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- goodreads-g
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the goodreads g icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-4.411 0-8 4.262-8 9.5s3.589 9.5 8 9.5c2.39 0 4.533-1.257 6-3.236V22c0 2.757-2.691 5-6 5c-2.455 0-4.567-1.236-5.494-3H8.338c.986 2.887 4.045 5 7.662 5c4.411 0 8-3.141 8-7V4h-2v2.236C20.533 4.257 18.39 3 16 3m0 2c3.309 0 6 3.364 6 7.5S19.309 20 16 20s-6-3.364-6-7.5S12.691 5 16 5"/></svg>
React
import type { SVGProps } from "react";
export function LaGoodreadsG(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-4.411 0-8 4.262-8 9.5s3.589 9.5 8 9.5c2.39 0 4.533-1.257 6-3.236V22c0 2.757-2.691 5-6 5c-2.455 0-4.567-1.236-5.494-3H8.338c.986 2.887 4.045 5 7.662 5c4.411 0 8-3.141 8-7V4h-2v2.236C20.533 4.257 18.39 3 16 3m0 2c3.309 0 6 3.364 6 7.5S19.309 20 16 20s-6-3.364-6-7.5S12.691 5 16 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-4.411 0-8 4.262-8 9.5s3.589 9.5 8 9.5c2.39 0 4.533-1.257 6-3.236V22c0 2.757-2.691 5-6 5c-2.455 0-4.567-1.236-5.494-3H8.338c.986 2.887 4.045 5 7.662 5c4.411 0 8-3.141 8-7V4h-2v2.236C20.533 4.257 18.39 3 16 3m0 2c3.309 0 6 3.364 6 7.5S19.309 20 16 20s-6-3.364-6-7.5S12.691 5 16 5"/></svg> </template>
CSS
.icon-goodreads-g {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-4.411%200-8%204.262-8%209.5s3.589%209.5%208%209.5c2.39%200%204.533-1.257%206-3.236V22c0%202.757-2.691%205-6%205c-2.455%200-4.567-1.236-5.494-3H8.338c.986%202.887%204.045%205%207.662%205c4.411%200%208-3.141%208-7V4h-2v2.236C20.533%204.257%2018.39%203%2016%203m0%202c3.309%200%206%203.364%206%207.5S19.309%2020%2016%2020s-6-3.364-6-7.5S12.691%205%2016%205%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-4.411%200-8%204.262-8%209.5s3.589%209.5%208%209.5c2.39%200%204.533-1.257%206-3.236V22c0%202.757-2.691%205-6%205c-2.455%200-4.567-1.236-5.494-3H8.338c.986%202.887%204.045%205%207.662%205c4.411%200%208-3.141%208-7V4h-2v2.236C20.533%204.257%2018.39%203%2016%203m0%202c3.309%200%206%203.364%206%207.5S19.309%2020%2016%2020s-6-3.364-6-7.5S12.691%205%2016%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/goodreads-g.svg?color=%231a73e8&size=48