Unverified Commit 2b25e292 authored by Jun's avatar Jun Committed by GitHub

[figma]:修改了 news 图标 (#13)

* 修改了 news 图标
news

* update to 0.1.10
parent 43e029c7
...@@ -142,6 +142,6 @@ ...@@ -142,6 +142,6 @@
{ {
"id": "4032:18", "id": "4032:18",
"name": "news", "name": "news",
"code": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M10 8H8H6\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 12H8H6\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M18 16H12H6\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M17 8H15C14.4477 8 14 8.44772 14 9V11C14 11.5523 14.4477 12 15 12H17C17.5523 12 18 11.5523 18 11V9C18 8.44772 17.5523 8 17 8Z\" stroke=\"black\" stroke-width=\"2\"/>\n<path d=\"M20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4Z\" stroke=\"black\" stroke-width=\"2\"/>\n</svg>\n" "code": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M18 8H12H6\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 12H11H6\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M18 16H12H6\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4Z\" stroke=\"black\" stroke-width=\"2\"/>\n</svg>\n"
} }
] ]
\ No newline at end of file
{ {
"name": "juuust-icon", "name": "juuust-icon",
"version": "0.1.9", "version": "0.1.10",
"description": "Icon automation workflow with Figma", "description": "Icon automation workflow with Figma",
"main": "dist/index.js", "main": "dist/index.js",
"module": "build/index.js", "module": "build/index.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment