@nine-thirty-five/material-symbols-react 1.17.0 → 1.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- import t from"react";const q=q=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},q),t.createElement("path",{d:"M400-280H280q-33 0-56.5-23.5T200-360v-80q0-33 23.5-56.5T280-520h80v-80H240q-17 0-28.5-11.5T200-640q0-17 11.5-28.5T240-680h120q33 0 56.5 23.5T440-600v80q0 33-23.5 56.5T360-440h-80v80h120q17 0 28.5 11.5T440-320q0 17-11.5 28.5T400-280Zm240-133-70 116q-5 8-12.5 12.5T541-280q-20 0-30.5-17.5t.5-34.5l89-148-89-148q-11-17-.5-34.5T541-680q9 0 16.5 4.5T570-663l70 116 70-116q5-8 12.5-12.5T739-680q20 0 30.5 17.5T769-628l-89 148 89 148q11 17 .5 34.5T739-280q-9 0-16.5-4.5T710-297l-70-116Z"}));export{q as default};
1
+ import q from"react";const T=T=>q.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},T),q.createElement("path",{d:"M440-280H280q-17 0-28.5-11.5T240-320v-120q0-33 23.5-56.5T320-520h80v-80H280q-17 0-28.5-11.5T240-640q0-17 11.5-28.5T280-680h120q33 0 56.5 23.5T480-600v80q0 33-23.5 56.5T400-440h-80v80h120q17 0 28.5 11.5T480-320q0 17-11.5 28.5T440-280Zm240-133-70 116q-5 8-12.5 12.5T581-280q-20 0-30.5-17.5t.5-34.5l89-148-89-148q-11-17-.5-34.5T581-680q9 0 16.5 4.5T610-663l70 116 70-116q5-8 12.5-12.5T779-680q20 0 30.5 17.5T809-628l-89 148 89 148q11 17 .5 34.5T779-280q-9 0-16.5-4.5T750-297l-70-116ZM160-280q-17 0-28.5-11.5T120-320q0-17 11.5-28.5T160-360q17 0 28.5 11.5T200-320q0 17-11.5 28.5T160-280Z"}));export{T as default};
@@ -1 +1 @@
1
- import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M200-280v-240h160v-80H200v-80h240v240H280v80h160v80H200Zm280 0 120-200-120-200h80l80 133 80-133h80L680-480l120 200h-80l-80-133-80 133h-80Z"}));export{e as default};
1
+ import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-280v-80h80v80h-80Zm120 0v-240h160v-80H240v-80h240v240H320v80h160v80H240Zm280 0 120-200-120-200h80l80 133 80-133h80L720-480l120 200h-80l-80-133-80 133h-80Z"}));export{e as default};
@@ -1 +1 @@
1
- import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M120-280v-80h80v80h-80Zm120 0v-240h160v-80H240v-80h240v240H320v80h160v80H240Zm280 0 120-200-120-200h80l80 133 80-133h80L720-480l120 200h-80l-80-133-80 133h-80Z"}));export{e as default};
1
+ import t from"react";const e=e=>t.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",height:"24",width:"24",viewBox:"0 -960 960 960",fill:"currentColor"},e),t.createElement("path",{d:"M200-280v-240h160v-80H200v-80h240v240H280v80h160v80H200Zm280 0 120-200-120-200h80l80 133 80-133h80L680-480l120 200h-80l-80-133-80 133h-80Z"}));export{e as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nine-thirty-five/material-symbols-react",
3
- "version": "1.17.0",
3
+ "version": "1.18.0",
4
4
  "description": "Flexible React package based on Google's Material Icons",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "module": "./dist/esm/index.js",