diff --git a/icons/cursor.svg b/icons/cursor.svg new file mode 100644 index 0000000..575085b --- /dev/null +++ b/icons/cursor.svg @@ -0,0 +1,574 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/theme/material-icons.json b/theme/material-icons.json index c868c82..07f9b2a 100644 --- a/theme/material-icons.json +++ b/theme/material-icons.json @@ -6,6 +6,9 @@ "c": { "iconPath": "./../icons/c.svg" }, + "cursor":{ + "iconPath": "./../icons/cursor.svg" + }, "yaml": { "iconPath": "./../icons/yaml.svg" }, @@ -3233,6 +3236,7 @@ ".esformatter": "json", "cdp.pid": "json", ".mjmlconfig": "json", + ".cursorrules": "cursor", ".htaccess": "xml", "router.js": "routing", "router.jsx": "routing",