zhihu logo
zhihu from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- zhihu
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same logo in other sets
Use the zhihu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M170.54 148.13v217.54l23.43.01l7.71 26.37l42.01-26.37h49.53V148.13zm97.75 193.93h-27.94l-27.9 17.51l-5.08-17.47l-11.9-.04V171.75h72.82zm-118.46-94.39H97.5c1.74-27.1 2.2-51.59 2.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12 7.87-26.66 13.12-40.67c0 0-24.07 0-32.27 21.57c-3.39 8.9-13.21 43.14-30.7 78.12c5.89-.64 25.37-1.18 36.84-22.21c2.11-5.89 2.51-6.66 5.14-14.53h28.87c0 10.5-1.2 66.88-1.68 73.44H20.83c-11.74 0-15.56 23.62-15.56 23.62h65.58C66.45 321.1 42.83 363.12 0 396.34c20.49 5.85 40.91-.93 51-9.9c0 0 22.98-20.9 35.59-69.25l53.96 64.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9 311.95c4.36-13.98 6.99-27.55 7.87-40.67h61.65s-.09-23.62-7.59-23.62zm412.02-1.6c20.83-25.64 44.98-58.57 44.98-58.57s-18.65-14.8-27.38-4.06c-6 8.15-36.83 48.2-36.83 48.2zm-150.09-59.09c-9.01-8.25-25.91 2.13-25.91 2.13s39.52 55.04 41.12 57.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640 258.35c-19.78 0-130.91.93-131.06.93v-101c4.81 0 12.42-.4 22.85-1.2c40.88-2.41 70.13-4 87.77-4.81c0 0 12.22-27.19-.59-33.44c-3.07-1.18-23.17 4.58-23.17 4.58s-165.22 16.49-232.36 18.05c1.6 8.82 7.62 17.08 15.78 19.55c13.31 3.48 22.69 1.7 49.15.89c24.83-1.6 43.68-2.43 56.51-2.43v99.81H351.41s2.82 22.31 25.51 22.85h107.94v70.92c0 13.97-11.19 21.99-24.48 21.12c-14.08.11-26.08-1.15-41.69-1.81c1.99 3.97 6.33 14.39 19.31 21.84c9.88 4.81 16.17 6.57 26.02 6.57c29.56 0 45.67-17.28 44.89-45.31v-73.32h122.36c9.68 0 8.7-23.78 8.7-23.78z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsZhihu(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M170.54 148.13v217.54l23.43.01l7.71 26.37l42.01-26.37h49.53V148.13zm97.75 193.93h-27.94l-27.9 17.51l-5.08-17.47l-11.9-.04V171.75h72.82zm-118.46-94.39H97.5c1.74-27.1 2.2-51.59 2.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12 7.87-26.66 13.12-40.67c0 0-24.07 0-32.27 21.57c-3.39 8.9-13.21 43.14-30.7 78.12c5.89-.64 25.37-1.18 36.84-22.21c2.11-5.89 2.51-6.66 5.14-14.53h28.87c0 10.5-1.2 66.88-1.68 73.44H20.83c-11.74 0-15.56 23.62-15.56 23.62h65.58C66.45 321.1 42.83 363.12 0 396.34c20.49 5.85 40.91-.93 51-9.9c0 0 22.98-20.9 35.59-69.25l53.96 64.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9 311.95c4.36-13.98 6.99-27.55 7.87-40.67h61.65s-.09-23.62-7.59-23.62zm412.02-1.6c20.83-25.64 44.98-58.57 44.98-58.57s-18.65-14.8-27.38-4.06c-6 8.15-36.83 48.2-36.83 48.2zm-150.09-59.09c-9.01-8.25-25.91 2.13-25.91 2.13s39.52 55.04 41.12 57.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640 258.35c-19.78 0-130.91.93-131.06.93v-101c4.81 0 12.42-.4 22.85-1.2c40.88-2.41 70.13-4 87.77-4.81c0 0 12.22-27.19-.59-33.44c-3.07-1.18-23.17 4.58-23.17 4.58s-165.22 16.49-232.36 18.05c1.6 8.82 7.62 17.08 15.78 19.55c13.31 3.48 22.69 1.7 49.15.89c24.83-1.6 43.68-2.43 56.51-2.43v99.81H351.41s2.82 22.31 25.51 22.85h107.94v70.92c0 13.97-11.19 21.99-24.48 21.12c-14.08.11-26.08-1.15-41.69-1.81c1.99 3.97 6.33 14.39 19.31 21.84c9.88 4.81 16.17 6.57 26.02 6.57c29.56 0 45.67-17.28 44.89-45.31v-73.32h122.36c9.68 0 8.7-23.78 8.7-23.78z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M170.54 148.13v217.54l23.43.01l7.71 26.37l42.01-26.37h49.53V148.13zm97.75 193.93h-27.94l-27.9 17.51l-5.08-17.47l-11.9-.04V171.75h72.82zm-118.46-94.39H97.5c1.74-27.1 2.2-51.59 2.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12 7.87-26.66 13.12-40.67c0 0-24.07 0-32.27 21.57c-3.39 8.9-13.21 43.14-30.7 78.12c5.89-.64 25.37-1.18 36.84-22.21c2.11-5.89 2.51-6.66 5.14-14.53h28.87c0 10.5-1.2 66.88-1.68 73.44H20.83c-11.74 0-15.56 23.62-15.56 23.62h65.58C66.45 321.1 42.83 363.12 0 396.34c20.49 5.85 40.91-.93 51-9.9c0 0 22.98-20.9 35.59-69.25l53.96 64.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9 311.95c4.36-13.98 6.99-27.55 7.87-40.67h61.65s-.09-23.62-7.59-23.62zm412.02-1.6c20.83-25.64 44.98-58.57 44.98-58.57s-18.65-14.8-27.38-4.06c-6 8.15-36.83 48.2-36.83 48.2zm-150.09-59.09c-9.01-8.25-25.91 2.13-25.91 2.13s39.52 55.04 41.12 57.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640 258.35c-19.78 0-130.91.93-131.06.93v-101c4.81 0 12.42-.4 22.85-1.2c40.88-2.41 70.13-4 87.77-4.81c0 0 12.22-27.19-.59-33.44c-3.07-1.18-23.17 4.58-23.17 4.58s-165.22 16.49-232.36 18.05c1.6 8.82 7.62 17.08 15.78 19.55c13.31 3.48 22.69 1.7 49.15.89c24.83-1.6 43.68-2.43 56.51-2.43v99.81H351.41s2.82 22.31 25.51 22.85h107.94v70.92c0 13.97-11.19 21.99-24.48 21.12c-14.08.11-26.08-1.15-41.69-1.81c1.99 3.97 6.33 14.39 19.31 21.84c9.88 4.81 16.17 6.57 26.02 6.57c29.56 0 45.67-17.28 44.89-45.31v-73.32h122.36c9.68 0 8.7-23.78 8.7-23.78z"/></svg> </template>
CSS
.icon-zhihu {
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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M170.54%20148.13v217.54l23.43.01l7.71%2026.37l42.01-26.37h49.53V148.13zm97.75%20193.93h-27.94l-27.9%2017.51l-5.08-17.47l-11.9-.04V171.75h72.82zm-118.46-94.39H97.5c1.74-27.1%202.2-51.59%202.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12%207.87-26.66%2013.12-40.67c0%200-24.07%200-32.27%2021.57c-3.39%208.9-13.21%2043.14-30.7%2078.12c5.89-.64%2025.37-1.18%2036.84-22.21c2.11-5.89%202.51-6.66%205.14-14.53h28.87c0%2010.5-1.2%2066.88-1.68%2073.44H20.83c-11.74%200-15.56%2023.62-15.56%2023.62h65.58C66.45%20321.1%2042.83%20363.12%200%20396.34c20.49%205.85%2040.91-.93%2051-9.9c0%200%2022.98-20.9%2035.59-69.25l53.96%2064.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9%20311.95c4.36-13.98%206.99-27.55%207.87-40.67h61.65s-.09-23.62-7.59-23.62zm412.02-1.6c20.83-25.64%2044.98-58.57%2044.98-58.57s-18.65-14.8-27.38-4.06c-6%208.15-36.83%2048.2-36.83%2048.2zm-150.09-59.09c-9.01-8.25-25.91%202.13-25.91%202.13s39.52%2055.04%2041.12%2057.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640%20258.35c-19.78%200-130.91.93-131.06.93v-101c4.81%200%2012.42-.4%2022.85-1.2c40.88-2.41%2070.13-4%2087.77-4.81c0%200%2012.22-27.19-.59-33.44c-3.07-1.18-23.17%204.58-23.17%204.58s-165.22%2016.49-232.36%2018.05c1.6%208.82%207.62%2017.08%2015.78%2019.55c13.31%203.48%2022.69%201.7%2049.15.89c24.83-1.6%2043.68-2.43%2056.51-2.43v99.81H351.41s2.82%2022.31%2025.51%2022.85h107.94v70.92c0%2013.97-11.19%2021.99-24.48%2021.12c-14.08.11-26.08-1.15-41.69-1.81c1.99%203.97%206.33%2014.39%2019.31%2021.84c9.88%204.81%2016.17%206.57%2026.02%206.57c29.56%200%2045.67-17.28%2044.89-45.31v-73.32h122.36c9.68%200%208.7-23.78%208.7-23.78z%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M170.54%20148.13v217.54l23.43.01l7.71%2026.37l42.01-26.37h49.53V148.13zm97.75%20193.93h-27.94l-27.9%2017.51l-5.08-17.47l-11.9-.04V171.75h72.82zm-118.46-94.39H97.5c1.74-27.1%202.2-51.59%202.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12%207.87-26.66%2013.12-40.67c0%200-24.07%200-32.27%2021.57c-3.39%208.9-13.21%2043.14-30.7%2078.12c5.89-.64%2025.37-1.18%2036.84-22.21c2.11-5.89%202.51-6.66%205.14-14.53h28.87c0%2010.5-1.2%2066.88-1.68%2073.44H20.83c-11.74%200-15.56%2023.62-15.56%2023.62h65.58C66.45%20321.1%2042.83%20363.12%200%20396.34c20.49%205.85%2040.91-.93%2051-9.9c0%200%2022.98-20.9%2035.59-69.25l53.96%2064.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9%20311.95c4.36-13.98%206.99-27.55%207.87-40.67h61.65s-.09-23.62-7.59-23.62zm412.02-1.6c20.83-25.64%2044.98-58.57%2044.98-58.57s-18.65-14.8-27.38-4.06c-6%208.15-36.83%2048.2-36.83%2048.2zm-150.09-59.09c-9.01-8.25-25.91%202.13-25.91%202.13s39.52%2055.04%2041.12%2057.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640%20258.35c-19.78%200-130.91.93-131.06.93v-101c4.81%200%2012.42-.4%2022.85-1.2c40.88-2.41%2070.13-4%2087.77-4.81c0%200%2012.22-27.19-.59-33.44c-3.07-1.18-23.17%204.58-23.17%204.58s-165.22%2016.49-232.36%2018.05c1.6%208.82%207.62%2017.08%2015.78%2019.55c13.31%203.48%2022.69%201.7%2049.15.89c24.83-1.6%2043.68-2.43%2056.51-2.43v99.81H351.41s2.82%2022.31%2025.51%2022.85h107.94v70.92c0%2013.97-11.19%2021.99-24.48%2021.12c-14.08.11-26.08-1.15-41.69-1.81c1.99%203.97%206.33%2014.39%2019.31%2021.84c9.88%204.81%2016.17%206.57%2026.02%206.57c29.56%200%2045.67-17.28%2044.89-45.31v-73.32h122.36c9.68%200%208.7-23.78%208.7-23.78z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/zhihu.svg?color=%231a73e8&size=48