TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Google Photos hamburger icon is SVG

1 点作者 jebblue将近 10 年前
I used Inspect in Chrome on the hamburger icon (what I used to call a menu icon until I noticed people call it a hamburger icon). It seems to be a type of SVG contraption.<p>I didn&#x27;t even know you could do all of this in HTML now:<p>http:&#x2F;&#x2F;www.w3schools.com&#x2F;svg&#x2F;svg_path.asp

1 comment

jebblue将近 10 年前
Now that I think about it more, why create all that complex syntax when you could use a client side application like InkScape to create a hamburger icon then just reference it in HTML simply which I thought was how HTML was supposed to work, simple document viewing.<p>I ask because my wife has complained that some web pages now cause her (aging laptop) to overheat and stop working.