diff --git a/images/africa/labIcon_svg.ts b/images/africa/labIcon_svg.ts new file mode 100644 index 00000000..0f5e3a95 --- /dev/null +++ b/images/africa/labIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/africa/license.json b/images/africa/license.json index dd9b732f..6f207eeb 100644 --- a/images/africa/license.json +++ b/images/africa/license.json @@ -31,6 +31,14 @@ "license": "contact phethelp@colorado.edu", "notes": "created by Mariah Hermsmeyer" }, + "labIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "manSitting.svg": { "text": [ "Copyright 2023 University of Colorado Boulder" diff --git a/images/asia/labIcon_svg.ts b/images/asia/labIcon_svg.ts new file mode 100644 index 00000000..61f725df --- /dev/null +++ b/images/asia/labIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/asia/license.json b/images/asia/license.json index dd9b732f..6f207eeb 100644 --- a/images/asia/license.json +++ b/images/asia/license.json @@ -31,6 +31,14 @@ "license": "contact phethelp@colorado.edu", "notes": "created by Mariah Hermsmeyer" }, + "labIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "manSitting.svg": { "text": [ "Copyright 2023 University of Colorado Boulder" diff --git a/images/gameIcon_svg.ts b/images/gameIcon_svg.ts new file mode 100644 index 00000000..f1b72e80 --- /dev/null +++ b/images/gameIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('+2!!')}`; +export default image; \ No newline at end of file diff --git a/images/gameLevel1Icon_svg.ts b/images/gameLevel1Icon_svg.ts new file mode 100644 index 00000000..69c5160f --- /dev/null +++ b/images/gameLevel1Icon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/gameLevel2Icon_svg.ts b/images/gameLevel2Icon_svg.ts new file mode 100644 index 00000000..6da0245b --- /dev/null +++ b/images/gameLevel2Icon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/gameLevel3Icon_svg.ts b/images/gameLevel3Icon_svg.ts new file mode 100644 index 00000000..cf613f26 --- /dev/null +++ b/images/gameLevel3Icon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/gameLevel4Icon_svg.ts b/images/gameLevel4Icon_svg.ts new file mode 100644 index 00000000..c302eee1 --- /dev/null +++ b/images/gameLevel4Icon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/introIcon_svg.ts b/images/introIcon_svg.ts new file mode 100644 index 00000000..9806f60a --- /dev/null +++ b/images/introIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/latin-america/labIcon_svg.ts b/images/latin-america/labIcon_svg.ts new file mode 100644 index 00000000..68e9dc7c --- /dev/null +++ b/images/latin-america/labIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/latin-america/license.json b/images/latin-america/license.json index dd9b732f..6f207eeb 100644 --- a/images/latin-america/license.json +++ b/images/latin-america/license.json @@ -31,6 +31,14 @@ "license": "contact phethelp@colorado.edu", "notes": "created by Mariah Hermsmeyer" }, + "labIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "manSitting.svg": { "text": [ "Copyright 2023 University of Colorado Boulder" diff --git a/images/license.json b/images/license.json index ba6c57f3..3478c113 100644 --- a/images/license.json +++ b/images/license.json @@ -7,6 +7,14 @@ "license": "contact phethelp@colorado.edu", "notes": "ssiman-tov" }, + "gameIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "gameIconSmall.png": { "text": [ "Copyright 2002-2015 University of Colorado Boulder" @@ -23,6 +31,14 @@ "license": "contact phethelp@colorado.edu", "notes": "ssiman-tov" }, + "introIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "introIconSmall.png": { "text": [ "Copyright 2002-2015 University of Colorado Boulder" @@ -47,6 +63,38 @@ "license": "contact phethelp@colorado.edu", "notes": "ssiman-tov" }, + "gameLevel1Icon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, + "gameLevel2Icon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, + "gameLevel3Icon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, + "gameLevel4Icon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "plankBalanced.png": { "text": [ "Copyright 2002-2015 University of Colorado Boulder" diff --git a/images/objects/barrel_svg.ts b/images/objects/barrel_svg.ts new file mode 100644 index 00000000..07a943e5 --- /dev/null +++ b/images/objects/barrel_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/blueBucket_svg.ts b/images/objects/blueBucket_svg.ts new file mode 100644 index 00000000..29dcb716 --- /dev/null +++ b/images/objects/blueBucket_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/cinderBlock_svg.ts b/images/objects/cinderBlock_svg.ts new file mode 100644 index 00000000..bf234b11 --- /dev/null +++ b/images/objects/cinderBlock_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/fireExtinguisher_svg.ts b/images/objects/fireExtinguisher_svg.ts new file mode 100644 index 00000000..78ae31bf --- /dev/null +++ b/images/objects/fireExtinguisher_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/fireHydrant_svg.ts b/images/objects/fireHydrant_svg.ts new file mode 100644 index 00000000..1a4a546c --- /dev/null +++ b/images/objects/fireHydrant_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/flowerPot_svg.ts b/images/objects/flowerPot_svg.ts new file mode 100644 index 00000000..112923b3 --- /dev/null +++ b/images/objects/flowerPot_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/license.json b/images/objects/license.json index 4d8566f7..7fd31cc3 100644 --- a/images/objects/license.json +++ b/images/objects/license.json @@ -222,5 +222,213 @@ "projectURL": "https://phet.colorado.edu", "license": "contact phethelp@colorado.edu", "notes": "created by John Blanco" + }, + "barrel.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "blueBucket.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "cinderBlock.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "fireExtinguisher.svg": { + "text": [ + "Public Domain" + ], + "projectURL": "https://openclipart.org/detail/27077/fire-extinguisher", + "license": "Public Domain", + "notes": "Modified by John Blanco and Mariah Hermsmeyer" + }, + "fireHydrant.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "flowerPot.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "metalBucket.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject01.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject02.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject03.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject04.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject05.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject06.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject07.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "mysteryObject08.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "oldTelevision.svg": { + "text": [ + "Public Domain" + ], + "projectURL": "https://openclipart.org/detail/19995/antique-television", + "license": "Public Domain", + "notes": "Modified by jblanco and Mariah Hermsmeyer" + }, + "puppy.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by Mariah Hermsmeyer" + }, + "pottedPlant.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "rock1.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "Reused from Radioactive Dating Game sim by Noah Podolefsky and modified by Mariah Hermsmeyer" + }, + "rock4.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "Reused from Radioactive Dating Game sim by Noah Podolefsky and modified by Mariah Hermsmeyer" + }, + "rock6.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "Reused from Radioactive Dating Game sim by Noah Podolefsky and modified by Mariah Hermsmeyer" + }, + "sodaBottle.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "tinyRock.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "tire.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "trashCan.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" + }, + "yellowBucket.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by John Blanco and Mariah Hermsmeyer" } } \ No newline at end of file diff --git a/images/objects/metalBucket_svg.ts b/images/objects/metalBucket_svg.ts new file mode 100644 index 00000000..2dac18a8 --- /dev/null +++ b/images/objects/metalBucket_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject01_svg.ts b/images/objects/mysteryObject01_svg.ts new file mode 100644 index 00000000..e75a88c7 --- /dev/null +++ b/images/objects/mysteryObject01_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject02_svg.ts b/images/objects/mysteryObject02_svg.ts new file mode 100644 index 00000000..708af9a2 --- /dev/null +++ b/images/objects/mysteryObject02_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject03_svg.ts b/images/objects/mysteryObject03_svg.ts new file mode 100644 index 00000000..b211ce20 --- /dev/null +++ b/images/objects/mysteryObject03_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject04_svg.ts b/images/objects/mysteryObject04_svg.ts new file mode 100644 index 00000000..0e5fd812 --- /dev/null +++ b/images/objects/mysteryObject04_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject05_svg.ts b/images/objects/mysteryObject05_svg.ts new file mode 100644 index 00000000..4ca1bf84 --- /dev/null +++ b/images/objects/mysteryObject05_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject06_svg.ts b/images/objects/mysteryObject06_svg.ts new file mode 100644 index 00000000..569a68f7 --- /dev/null +++ b/images/objects/mysteryObject06_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject07_svg.ts b/images/objects/mysteryObject07_svg.ts new file mode 100644 index 00000000..38415761 --- /dev/null +++ b/images/objects/mysteryObject07_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/mysteryObject08_svg.ts b/images/objects/mysteryObject08_svg.ts new file mode 100644 index 00000000..aacdca8d --- /dev/null +++ b/images/objects/mysteryObject08_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/oldTelevision_svg.ts b/images/objects/oldTelevision_svg.ts new file mode 100644 index 00000000..1daa06a9 --- /dev/null +++ b/images/objects/oldTelevision_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/pottedPlant_svg.ts b/images/objects/pottedPlant_svg.ts new file mode 100644 index 00000000..958e5400 --- /dev/null +++ b/images/objects/pottedPlant_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/puppy_svg.ts b/images/objects/puppy_svg.ts new file mode 100644 index 00000000..da636574 --- /dev/null +++ b/images/objects/puppy_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/rock1_svg.ts b/images/objects/rock1_svg.ts new file mode 100644 index 00000000..454eebda --- /dev/null +++ b/images/objects/rock1_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/rock4_svg.ts b/images/objects/rock4_svg.ts new file mode 100644 index 00000000..4a8731bf --- /dev/null +++ b/images/objects/rock4_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/rock6_svg.ts b/images/objects/rock6_svg.ts new file mode 100644 index 00000000..8a9d9bf5 --- /dev/null +++ b/images/objects/rock6_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/sodaBottle_svg.ts b/images/objects/sodaBottle_svg.ts new file mode 100644 index 00000000..44a302ed --- /dev/null +++ b/images/objects/sodaBottle_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('!')}`; +export default image; \ No newline at end of file diff --git a/images/objects/tinyRock_svg.ts b/images/objects/tinyRock_svg.ts new file mode 100644 index 00000000..95d4a8d8 --- /dev/null +++ b/images/objects/tinyRock_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/tire_svg.ts b/images/objects/tire_svg.ts new file mode 100644 index 00000000..cc0a13ef --- /dev/null +++ b/images/objects/tire_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/trashCan_svg.ts b/images/objects/trashCan_svg.ts new file mode 100644 index 00000000..30a24df8 --- /dev/null +++ b/images/objects/trashCan_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/objects/yellowBucket_svg.ts b/images/objects/yellowBucket_svg.ts new file mode 100644 index 00000000..20b7d953 --- /dev/null +++ b/images/objects/yellowBucket_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/oceania/labIcon_svg.ts b/images/oceania/labIcon_svg.ts new file mode 100644 index 00000000..df8900a2 --- /dev/null +++ b/images/oceania/labIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/oceania/license.json b/images/oceania/license.json index dd9b732f..6f207eeb 100644 --- a/images/oceania/license.json +++ b/images/oceania/license.json @@ -31,6 +31,14 @@ "license": "contact phethelp@colorado.edu", "notes": "created by Mariah Hermsmeyer" }, + "labIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "created by ssiman-tov and Amanda McGarry" + }, "manSitting.svg": { "text": [ "Copyright 2023 University of Colorado Boulder" diff --git a/images/usa/labIcon_svg.ts b/images/usa/labIcon_svg.ts new file mode 100644 index 00000000..46409042 --- /dev/null +++ b/images/usa/labIcon_svg.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +import asyncLoader from '../../../phet-core/js/asyncLoader.js'; + +const image = new Image(); +const unlock = asyncLoader.createLock( image ); +image.onload = unlock; +image.src = `data:image/svg+xml;base64,${btoa('')}`; +export default image; \ No newline at end of file diff --git a/images/usa/license.json b/images/usa/license.json index dd9b732f..4ca78efa 100644 --- a/images/usa/license.json +++ b/images/usa/license.json @@ -31,6 +31,14 @@ "license": "contact phethelp@colorado.edu", "notes": "created by Mariah Hermsmeyer" }, + "labIcon.svg": { + "text": [ + "Copyright 2024 University of Colorado Boulder" + ], + "projectURL": "https://phet.colorado.edu", + "license": "contact phethelp@colorado.edu", + "notes": "Created by ssiman-tov and Amanda McGarry." + }, "manSitting.svg": { "text": [ "Copyright 2023 University of Colorado Boulder"