Skip to content

Commit 2751faa

Browse files
0.26.0
1 parent 318d205 commit 2751faa

17 files changed

+32
-32
lines changed

font/100/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-100",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 100 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

font/200/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-200",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 200 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

font/300/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-300",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 300 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

font/400/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-400",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 400 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

font/500/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-500",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 500 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

font/600/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-600",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 600 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

font/700/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/font-700",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts with weight 700 for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

material-symbols/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-symbols",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest variable icon fonts and CSS for Material Symbols.",
55
"main": "index.css",
66
"sass": "index.scss",

metadata/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/metadata",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Metadata for Material Symbols.",
55
"files": [
66
"versions.json"

package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

svg/100/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-100",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 100 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

svg/200/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-200",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 200 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

svg/300/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-300",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 300 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

svg/400/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-400",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 400 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

svg/500/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-500",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 500 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

svg/600/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-600",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 600 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

svg/700/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@material-symbols/svg-700",
3-
"version": "0.25.3",
3+
"version": "0.26.0",
44
"description": "Latest optimized SVGs with weight 700 for Material Symbols.",
55
"files": [
66
"{outlined,rounded,sharp}/*.svg"

0 commit comments

Comments
 (0)