@obosbbl/grunnmuren-icons-svg 2.2.1 → 2.3.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/Gift.svg +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@obosbbl/grunnmuren-icons-svg",
3
- "version": "2.2.1",
3
+ "version": "2.3.0",
4
4
  "description": "Grunnmuren's icon set as raw SVG files",
5
5
  "license": "MIT",
6
6
  "repository": {
package/src/Gift.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1.5em" height="1.5em" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 9C3 8.735 3.105 8.48 3.293 8.293 3.48 8.105 3.735 8 4 8H20C20.265 8 20.52 8.105 20.707 8.293 20.895 8.48 21 8.735 21 9V11C21 11.265 20.895 11.52 20.707 11.707 20.52 11.895 20.265 12 20 12H4C3.735 12 3.48 11.895 3.293 11.707 3.105 11.52 3 11.265 3 11V9ZM12 8V21"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 12V19C19 19.53 18.789 20.039 18.414 20.414 18.039 20.789 17.53 21 17 21H7C6.47 21 5.961 20.789 5.586 20.414 5.211 20.039 5 19.53 5 19V12M7.5 8C6.837 8 6.201 7.737 5.732 7.268 5.263 6.799 5 6.163 5 5.5 5 4.837 5.263 4.201 5.732 3.732 6.201 3.263 6.837 3 7.5 3 8.465 2.983 9.41 3.451 10.213 4.343 11.015 5.235 11.638 6.509 12 8 12.362 6.509 12.985 5.235 13.787 4.343 14.59 3.451 15.535 2.983 16.5 3 17.163 3 17.799 3.263 18.268 3.732 18.737 4.201 19 4.837 19 5.5 19 6.163 18.737 6.799 18.268 7.268 17.799 7.737 17.163 8 16.5 8"/></svg>