zhihu from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
zhihu
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 zhihu icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.629 8.988c-.366.042-.93.211-.93.211s-8.2.9-11.6 1c.1.5.401.9.801 1c.7.1 1.2 0 2.5 0c1.2-.1 2.2-.1 2.8-.1V16H18s.1 1.2 1.2 1.2h5v3.4c0 .7-.5 1.1-1.2 1.1s-1.2-.1-2-.1c.1.2.2.7.9 1.1c.5.2.8.3 1.3.3c1.5 0 2.3-.9 2.3-2.3v-3.5h6.1c.4 0 .4-1.2.3-1.1h-6.5v-4.9c.2 0 .6-.1 1.1-.1c2.1-.1 3.5-.4 4.4-.4c0 0 .6-1.4 0-1.7c-.05-.025-.15-.026-.271-.012M3.3 9s-1.202 0-1.602 1.1c-.1.4-.799 2-1.699 3.8c.3 0 1.2-.1 1.8-1.1c.1-.3.4-.5.5-.9h1.5c0 .5-.1 3.6-.1 3.9H1.1C.5 15.8.3 17 .3 17h3.2c-.2 2.4-1.4 4.1-3.5 5.8c1 .3 2 0 2.6-.4c0 0 1.2-.9 1.8-3.3L6.9 22s.4-1.4-.1-2c-.4-.5-1.2-1.4-1.7-1.8l-.7.6c.2-.7.4-1.1.4-1.8H8s0-1.2-.4-1.2H4.9c.1-1.3.1-2.8.1-3.9h2.4s.1-1.1-.4-1.1H2.6c.2-.7.4-1.1.7-1.8M9 11v11h1.2l.4 1.3l2.1-1.3H15V11zm20.287 1.178a.73.73 0 0 0-.486.222L27 14.8l1 .7c1.1-1.3 2.3-2.9 2.3-2.9s-.507-.45-1.013-.422m-19.088.021h3.5v8.602H12.5l-1.4.898l-.3-.898h-.6zm9.93.149c-.422-.028-.93.252-.93.252s2.002 2.8 2.102 2.9l1-.7S21 13 20.5 12.5a.56.56 0 0 0-.371-.152"/></svg>

React

import type { SVGProps } from "react";

export function LaZhihu(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="M30.629 8.988c-.366.042-.93.211-.93.211s-8.2.9-11.6 1c.1.5.401.9.801 1c.7.1 1.2 0 2.5 0c1.2-.1 2.2-.1 2.8-.1V16H18s.1 1.2 1.2 1.2h5v3.4c0 .7-.5 1.1-1.2 1.1s-1.2-.1-2-.1c.1.2.2.7.9 1.1c.5.2.8.3 1.3.3c1.5 0 2.3-.9 2.3-2.3v-3.5h6.1c.4 0 .4-1.2.3-1.1h-6.5v-4.9c.2 0 .6-.1 1.1-.1c2.1-.1 3.5-.4 4.4-.4c0 0 .6-1.4 0-1.7c-.05-.025-.15-.026-.271-.012M3.3 9s-1.202 0-1.602 1.1c-.1.4-.799 2-1.699 3.8c.3 0 1.2-.1 1.8-1.1c.1-.3.4-.5.5-.9h1.5c0 .5-.1 3.6-.1 3.9H1.1C.5 15.8.3 17 .3 17h3.2c-.2 2.4-1.4 4.1-3.5 5.8c1 .3 2 0 2.6-.4c0 0 1.2-.9 1.8-3.3L6.9 22s.4-1.4-.1-2c-.4-.5-1.2-1.4-1.7-1.8l-.7.6c.2-.7.4-1.1.4-1.8H8s0-1.2-.4-1.2H4.9c.1-1.3.1-2.8.1-3.9h2.4s.1-1.1-.4-1.1H2.6c.2-.7.4-1.1.7-1.8M9 11v11h1.2l.4 1.3l2.1-1.3H15V11zm20.287 1.178a.73.73 0 0 0-.486.222L27 14.8l1 .7c1.1-1.3 2.3-2.9 2.3-2.9s-.507-.45-1.013-.422m-19.088.021h3.5v8.602H12.5l-1.4.898l-.3-.898h-.6zm9.93.149c-.422-.028-.93.252-.93.252s2.002 2.8 2.102 2.9l1-.7S21 13 20.5 12.5a.56.56 0 0 0-.371-.152"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.629 8.988c-.366.042-.93.211-.93.211s-8.2.9-11.6 1c.1.5.401.9.801 1c.7.1 1.2 0 2.5 0c1.2-.1 2.2-.1 2.8-.1V16H18s.1 1.2 1.2 1.2h5v3.4c0 .7-.5 1.1-1.2 1.1s-1.2-.1-2-.1c.1.2.2.7.9 1.1c.5.2.8.3 1.3.3c1.5 0 2.3-.9 2.3-2.3v-3.5h6.1c.4 0 .4-1.2.3-1.1h-6.5v-4.9c.2 0 .6-.1 1.1-.1c2.1-.1 3.5-.4 4.4-.4c0 0 .6-1.4 0-1.7c-.05-.025-.15-.026-.271-.012M3.3 9s-1.202 0-1.602 1.1c-.1.4-.799 2-1.699 3.8c.3 0 1.2-.1 1.8-1.1c.1-.3.4-.5.5-.9h1.5c0 .5-.1 3.6-.1 3.9H1.1C.5 15.8.3 17 .3 17h3.2c-.2 2.4-1.4 4.1-3.5 5.8c1 .3 2 0 2.6-.4c0 0 1.2-.9 1.8-3.3L6.9 22s.4-1.4-.1-2c-.4-.5-1.2-1.4-1.7-1.8l-.7.6c.2-.7.4-1.1.4-1.8H8s0-1.2-.4-1.2H4.9c.1-1.3.1-2.8.1-3.9h2.4s.1-1.1-.4-1.1H2.6c.2-.7.4-1.1.7-1.8M9 11v11h1.2l.4 1.3l2.1-1.3H15V11zm20.287 1.178a.73.73 0 0 0-.486.222L27 14.8l1 .7c1.1-1.3 2.3-2.9 2.3-2.9s-.507-.45-1.013-.422m-19.088.021h3.5v8.602H12.5l-1.4.898l-.3-.898h-.6zm9.93.149c-.422-.028-.93.252-.93.252s2.002 2.8 2.102 2.9l1-.7S21 13 20.5 12.5a.56.56 0 0 0-.371-.152"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.629%208.988c-.366.042-.93.211-.93.211s-8.2.9-11.6%201c.1.5.401.9.801%201c.7.1%201.2%200%202.5%200c1.2-.1%202.2-.1%202.8-.1V16H18s.1%201.2%201.2%201.2h5v3.4c0%20.7-.5%201.1-1.2%201.1s-1.2-.1-2-.1c.1.2.2.7.9%201.1c.5.2.8.3%201.3.3c1.5%200%202.3-.9%202.3-2.3v-3.5h6.1c.4%200%20.4-1.2.3-1.1h-6.5v-4.9c.2%200%20.6-.1%201.1-.1c2.1-.1%203.5-.4%204.4-.4c0%200%20.6-1.4%200-1.7c-.05-.025-.15-.026-.271-.012M3.3%209s-1.202%200-1.602%201.1c-.1.4-.799%202-1.699%203.8c.3%200%201.2-.1%201.8-1.1c.1-.3.4-.5.5-.9h1.5c0%20.5-.1%203.6-.1%203.9H1.1C.5%2015.8.3%2017%20.3%2017h3.2c-.2%202.4-1.4%204.1-3.5%205.8c1%20.3%202%200%202.6-.4c0%200%201.2-.9%201.8-3.3L6.9%2022s.4-1.4-.1-2c-.4-.5-1.2-1.4-1.7-1.8l-.7.6c.2-.7.4-1.1.4-1.8H8s0-1.2-.4-1.2H4.9c.1-1.3.1-2.8.1-3.9h2.4s.1-1.1-.4-1.1H2.6c.2-.7.4-1.1.7-1.8M9%2011v11h1.2l.4%201.3l2.1-1.3H15V11zm20.287%201.178a.73.73%200%200%200-.486.222L27%2014.8l1%20.7c1.1-1.3%202.3-2.9%202.3-2.9s-.507-.45-1.013-.422m-19.088.021h3.5v8.602H12.5l-1.4.898l-.3-.898h-.6zm9.93.149c-.422-.028-.93.252-.93.252s2.002%202.8%202.102%202.9l1-.7S21%2013%2020.5%2012.5a.56.56%200%200%200-.371-.152%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%22M30.629%208.988c-.366.042-.93.211-.93.211s-8.2.9-11.6%201c.1.5.401.9.801%201c.7.1%201.2%200%202.5%200c1.2-.1%202.2-.1%202.8-.1V16H18s.1%201.2%201.2%201.2h5v3.4c0%20.7-.5%201.1-1.2%201.1s-1.2-.1-2-.1c.1.2.2.7.9%201.1c.5.2.8.3%201.3.3c1.5%200%202.3-.9%202.3-2.3v-3.5h6.1c.4%200%20.4-1.2.3-1.1h-6.5v-4.9c.2%200%20.6-.1%201.1-.1c2.1-.1%203.5-.4%204.4-.4c0%200%20.6-1.4%200-1.7c-.05-.025-.15-.026-.271-.012M3.3%209s-1.202%200-1.602%201.1c-.1.4-.799%202-1.699%203.8c.3%200%201.2-.1%201.8-1.1c.1-.3.4-.5.5-.9h1.5c0%20.5-.1%203.6-.1%203.9H1.1C.5%2015.8.3%2017%20.3%2017h3.2c-.2%202.4-1.4%204.1-3.5%205.8c1%20.3%202%200%202.6-.4c0%200%201.2-.9%201.8-3.3L6.9%2022s.4-1.4-.1-2c-.4-.5-1.2-1.4-1.7-1.8l-.7.6c.2-.7.4-1.1.4-1.8H8s0-1.2-.4-1.2H4.9c.1-1.3.1-2.8.1-3.9h2.4s.1-1.1-.4-1.1H2.6c.2-.7.4-1.1.7-1.8M9%2011v11h1.2l.4%201.3l2.1-1.3H15V11zm20.287%201.178a.73.73%200%200%200-.486.222L27%2014.8l1%20.7c1.1-1.3%202.3-2.9%202.3-2.9s-.507-.45-1.013-.422m-19.088.021h3.5v8.602H12.5l-1.4.898l-.3-.898h-.6zm9.93.149c-.422-.028-.93.252-.93.252s2.002%202.8%202.102%202.9l1-.7S21%2013%2020.5%2012.5a.56.56%200%200%200-.371-.152%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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