No Food or Drink Allowed sign - SVG file

No Food or Drink Allowed sign - SVG file

This is the free photo or picture example named No Food or Drink Allowed sign - SVG file for OffiDocs app Gimp, which can be considered as an online image editor or an online photo studio.


TAGS:

Download or edit the free picture No Food or Drink Allowed sign - SVG file for GIMP online editor. It is an image that is valid for other graphic or photo editors in OffiDocs such as Inkscape online and OpenOffice Draw online or LibreOffice online by OffiDocs.

These files were stored at "Volume in drive G is My Passport \\ Volume Serial Number is 1093-F3E8" >
* "G:\\0\\Documents\\!\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_original.jpg" loading="lazy" - JPG file
* "G:\\0\\Documents\\!\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png" loading="lazy" - PNG image
* "G:\\0\\Documents\\!\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai" - vector file which can be opened with GIMP 2.10.22
* "G:\\0\\Documents\\!\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg" - probably a plain text file
* "G:\\1\\1282[...]
o_food_or_drink_vector.ai" - derived from file "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai"
* "G:\\1\\1282[...]
o_food_or_drink_vector.pdf" - identical to file "no_food_or_drink_vector.ai", provided for accessibility

These files were originally stored in a Windows 7 laptop computer (which was retardedly thrown into a dumpster by someone who was not me, according to hearsay) at what may have been "Volume in drive C is Windows \\ Volume Serial Number is ????-???? [I may have a record of the volume serial number somewhere]" >
* "C:\\Users\\[redacted 3]\\Documents\\Projects\\Adobe\\Adobes\\Illistrator\\Projects\\Signs\\No food or drink
ormal.jpg" loading="lazy" - I think I saw this No Food or Drink Allowed sign physically printed onto a piece of paper
* "C:\\Users\\[redacted 4]\\Documents\\Projects\\Adobe\\Adobes\\Illistrator\\Projects\\Signs\\No food or drink\\raster.png" loading="lazy" - I think the piece of paper was taped to a wall indoors
* "C:\\Users\\[redacted 5]\\Documents\\Projects\\Adobe\\Adobes\\Illistrator\\Projects\\Signs\\No food or drink\\Vector_AI.ai" (or was it "Vector.ai"?) - I think it was taped on a wall in the United States
* "C:\\Users\\[redacted 6]\\Documents\\Projects\\Adobe\\Adobes\\Illistrator\\Projects\\Signs\\No food or drink\\Vector_SVG.svg" (or was it "Vector.svg"?) - I think it was taped on a wall in [redacted 7]

I vectorized a printed No Food or Drink Allowed sign I saw years ago. I think I remember looking at it up close and seeing how I could tell that it was a JPEG file due to JPEG artifacts or pixelation or stuff. I think I never replaced the paper on the wall with a better/cleaner SVG version which I might have printed onto a piece of physical paper. Or, maybe I did replace it; I don't really remember.

Adventures in removing metadata from the Adobe Illustrator file (at one point bytes were replaced with the help of xxd and gVim):
G:\\0\\Documents\\!>exiftool -for:all= "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai" -o "G:\\1\\1282[...]
o_food_or_drink_vector.ai"
Warning: Not a deletable group: for
1 image files copied

G:\\0\\Documents\\!>exiftool -all= "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai" -o "G:\\1\\1282[...]
o_food_or_drink_vector.ai"
Warning: [minor] ExifTool PDF edits are reversible. Deleted tags may be recovered! - Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai
1 image files created

G:\\0\\Documents\\!>exiftool "G:\\1\\1282[...]
o_food_or_drink_vector.ai"
ExifTool Version Number : 12.01
File Name : no_food_or_drink_vector.ai
Directory : G:/1/1282[...]
File Size : 176 kB
File Modification Date/Time : 2021:02:01 15:05:30-07:00
File Access Date/Time : 2021:02:01 15:05:30-07:00
File Creation Date/Time : 2013:11:02 15:06:42-06:00
File Permissions : rw-rw-rw-
File Type : AI
File Type Extension : ai
MIME Type : application/vnd.adobe.illustrator
PDF Version : 1.5
Linearized : No
Page Count : 1
Creator : Adobe Illustrator(R) 16.0
AI Creator Version : 16.0.3
For : [redacted 2],
Title : normal.ai
Create Date : 5/5/2013 12:15 AM
Bounding Box : 195 312 418 480
AI Build Number : 691
AI Color Usage : Color
AI Ruler Units : Points
AI Color Model : RGB
AI Target Resolution : 800
AI Num Layers : 1
Container Version : 11
Creator Version : 16
Image Height : 168
Image Width : 223
Image Size : 223x168
Megapixels : 0.037

G:\\0\\Documents\\!>xxd "G:\\1\\1282[...]
o_food_or_drink_vector.ai" > "G:\\1\\1282[...]
o_food_or_drink_vector.ai.txt"

G:\\0\\Documents\\!>gvim "G:\\1\\1282[...]
o_food_or_drink_vector.ai.txt"

G:\\0\\Documents\\!>echo [...] > G:\\1\\empty\\1.txt

G:\\0\\Documents\\!>xxd G:\\1\\empty\\1.txt
00000000: 5b72 6564 6163 7465 645d 200d 0a [...]
G:\\0\\Documents\\!>xxd --help
[...]
G:\\0\\Documents\\!>xxd -ps -r "G:\\1\\empty\\1.txt" "G:\\1\\1282[...]
o_food_or_drink_vector.ai.txt"

G:\\0\\Documents\\!>cd "G:\\1\\1282[...]\\"

G:\\1\\1282[...]>ren no_food_or_drink_vector.ai.txt no_food_or_drink_vector.2.ai&&×
The current time is: [22:21:47.61]
Enter the new time:

G:\\1\\1282[...]>exiftool -all= no_food_or_drink_vector.2.ai -o no_food_or_drink_vector.3.ai&&×
Error: Invalid xref table - no_food_or_drink_vector.2.ai
0 image files updated
1 files weren't updated due to errors

G:\\1\\1282[...]>xxd no_food_or_drink_vector.ai > G:\\1\\empty\\1.txt

G:\\1\\1282[...]>xxd -ps -r "G:\\1\\empty\\1.txt" "G:\\1\\1282[...]
o_food_or_drink_vector.3.ai"

G:\\1\\1282[...]>exiftool no_food_or_drink_vector.3.ai
ExifTool Version Number : 12.01
File Name : no_food_or_drink_vector.3.ai
Directory : .
File Size : 176 kB
File Modification Date/Time : 2021:02:01 15:27:58-07:00
File Access Date/Time : 2021:02:01 15:27:58-07:00
File Creation Date/Time : 2021:02:01 15:27:58-07:00
File Permissions : rw-rw-rw-
File Type : PDF
File Type Extension : pdf
MIME Type : application/pdf
PDF Version : 1.5
Linearized : No
Warning : Invalid xref table

G:\\1\\1282[...]>ren no_food_or_drink_vector.3.ai no_food_or_drink_vector.3.pdf

G:\\1\\1282[...]>copy no_food_or_drink_vector.3.pdf no_food_or_drink_vector.2.ai /y&&×
1 file(s) copied.
The current time is: [22:30:13.37 Z]
Enter the new time:

G:\\1\\1282[...]>del no_food_or_drink_vector.ai

G:\\1\\1282[...]>ren "no_food_or_drink_vector.2.ai" "no_food_or_drink_vector.ai"&&×
The current time is: [22:30:44.42 GMT]
Enter the new time:

G:\\1\\1282[...]>ren no_food_or_drink_vector.3.pdf no_food_or_drink_vector.pdf&&×
The current time is: [22:31:01.33 UTC]
Enter the new time:

G:\\1\\1282[...]>echo utc now=Mon Feb 01 22:32:22 2021 UTC

Properties of these binary files and non-binary file(s) via dir, exiftool, and wmic:
G:\\0\\Documents\\!>dir /x/r&&wmic datafile where name="G:\\\\0\\\\Documents\\\\!\\\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_original.jpg" loading="lazy" list/format:list&&exiftool "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_original.jpg"
Volume in drive G is My Passport
Volume Serial Number is 1093-F3E8

Directory of G:\\0\\Documents\\!

01/15/2021 06:57 AM DDIR> .
01/15/2021 06:57 AM DDIR> ..
[...]
01/25/2015 01:41 PM 90,624 PP[...]
06/05/2013 01:12 AM 2,215 PROJEC~1.SVG Project Blender ... blender.svg
26 Project Blender ... blender.svg:Zone.Identifier:$DATA
06/10/2013 02:09 PM 6,485,913 PROJEC~1.RAR Project Blender ... Coroded metal by borysses.rar
26 Project Blender ... Coroded metal by borysses.rar:Zone.Identifier:$DATA
03/14/2013 12:04 AM 19,712,844 PROJEC~1.BLE Project Blender ... Shatter test.blend
06/05/2013 12:05 AM 46,082,680 PROJEC~2.BLE Project Blender ... Stone texture 2d - 3d template.blend
03/14/2013 05:30 PM 608,716 PROJEC~3.BLE Project Blender ... u.blend
03/14/2013 04:29 PM 606,968 PROJEC~4.BLE Project Blender ... u.blend1
01/19/2013 10:58 AM 63,560,944 PR4C37~1.BLE Project Blender Enviroment ... grass.blend
01/19/2013 02:51 AM 63,553,096 PRCEDB~1.BLE Project Blender Enviroment ... grass.blend1
01/19/2013 01:41 PM 64,266,104 PRE8D7~1.BLE Project Blender Enviroment ... long grass.blend
02/21/2013 01:25 AM 507,432 PR258E~1.BLE Project Blender Enviroment ... rock.blend
05/09/2014 09:45 PM 35,817,699 PROJEC~2.RAR Project Blender texture ... Brick Normal Map.rar
03/03/2014 10:27 PM 583,196 PR8A4D~1.BLE Project Blender texture ... cube.blend
03/21/2014 03:40 PM 38,171,484 PROJEC~1.ZIP Project Claymation ... Frames.zip
05/04/2014 03:01 PM 228,579 PROJEC~1.XCF Project graphic_design indexing information ... 50.xcf
01/01/2000 01:38 PM 13 PROJEC~1.TXT Project IRL done ... Knots.txt
12/02/2012 10:24 PM 389,399 PROJEC~1.JPG Project IRL done ... Lighbulb terrarium_ Nothing grew but brown-green mold, then it broke.jpg
05/07/2013 05:38 PM 1,027,846 PROJEC~2.JPG Project IRL done food ... 1367971800785.jpg
09/06/2014 08:40 PM 182,912 PROJEC~1.PNG Project IRL done food ... 5 Minute Mug Brownie.png
26 Project IRL done food ... 5 Minute Mug Brownie.png:Zone.Identifier:$DATA
12/02/2012 10:18 PM 334,042 PROJEC~3.JPG Project IRL done food ... Ultimate hotdog.jpg
04/21/2013 03:40 PM 121,039 PROJEC~1.DOC Project Office ... Clip X....docx
04/10/2013 04:14 PM 83,167 PROJEC~2.DOC Project Office ... Clip X.docx
03/18/2013 07:37 PM 2,452,013 PROJEC~1.AI Project Vector ... animal continent vectors.ai
01/06/2016 04:59 AM 234 PROJEC~2.PNG Project Vector 1_Million_dots ... 1 million dots section.png
02/23/2015 08:40 PM 3,293 PROJEC~3.PNG Project Vector 1_Million_dots ... 1 million dots.png
02/28/2014 08:00 PM 188,384 PROJEC~4.JPG Project Vector Communist_party ... Communist party 1080 x 768.jpg
02/06/2014 09:38 AM 118,965 PR8694~1.JPG Project Vector Communist_party ... Communist party original.jpg
05/05/2013 04:07 PM 5,590,664 PR129A~1.JPG Project Vector Communist_party ... Communist party RGB.jpg
05/05/2013 03:51 PM 3,658,702 PROJEC~2.AI Project Vector Communist_party ... Communist party.ai
05/05/2013 05:01 PM 1,083,404 PROJEC~2.SVG Project Vector Communist_party ... Communist party.svg
12/22/2013 01:17 PM 9,691 PROJEC~3.SVG Project Vector Floppy ... #.svg
12/22/2013 01:20 PM 258,892 PROJEC~4.SVG Project Vector Floppy ... Anatomy of a 3.5' diskette info type outlined.svg
12/22/2013 01:34 PM 55,175 PR9AF3~1.SVG Project Vector Floppy ... Anatomy of a 3.5' diskette info.svg
12/22/2013 12:36 PM 59,613 PR3BE0~1.SVG Project Vector Floppy ... Anatomy of a 3.5' diskette.svg
12/22/2013 01:32 PM 83 PROJEC~2.TXT Project Vector Floppy ... Can't save arrows.txt
03/13/2013 07:45 PM 2,378,845 PROJEC~3.AI Project Vector for_someone MLP_decal ... decal.ai
03/13/2013 07:50 PM 77,196 PR5881~1.SVG Project Vector for_someone MLP_decal ... decal.svg
05/04/2013 05:56 PM 176,173 PROJEC~4.AI Project Vector for_someone Quietboy album cover ... 1367639203226.ai
05/03/2013 09:02 PM 23,294 PR8C8B~1.JPG Project Vector for_someone Quietboy album cover ... 1367639203226.jpg
09/06/2014 08:52 PM 62,631 PROJEC~4.PNG Project Vector for_someone Quietboy album cover ... qb vector [indexed].png
26 Project Vector for_someone Quietboy album cover ... qb vector [indexed].png:Zone.Identifier:$DATA
09/07/2013 10:37 PM 9,067 PROJEC~1.EPS Project Vector MKV MKV_t-shirt t-shirt ... 1378613636691.eps
26 Project Vector MKV MKV_t-shirt t-shirt ... 1378613636691.eps:Zone.Identifier:$DATA
09/07/2013 10:37 PM 8,383 PROJEC~1.PDF Project Vector MKV MKV_t-shirt t-shirt ... 1378613636691.pdf
26 Project Vector MKV MKV_t-shirt t-shirt ... 1378613636691.pdf:Zone.Identifier:$DATA
09/07/2013 10:37 PM 7,981 PRBCBC~1.SVG Project Vector MKV MKV_t-shirt t-shirt ... 1378613636691.svg
26 Project Vector MKV MKV_t-shirt t-shirt ... 1378613636691.svg:Zone.Identifier:$DATA
09/06/2014 08:43 PM 47,945 PR6B45~1.PNG Project Vector MKV MKV_t-shirt t-shirt ... Matroska-final.png
26 Project Vector MKV MKV_t-shirt t-shirt ... Matroska-final.png:Zone.Identifier:$DATA
09/07/2013 10:56 PM 11,766 PRC72B~1.SVG Project Vector MKV MKV_t-shirt t-shirt ... Matroska-FINAL.svg
09/07/2013 10:18 PM 14,197 PRCFD3~1.SVG Project Vector MKV MKV_t-shirt t-shirt ... Matroska.svg
26 Project Vector MKV MKV_t-shirt t-shirt ... Matroska.svg:Zone.Identifier:$DATA
09/06/2014 08:43 PM 4,464 PR6323~1.PNG Project Vector MKV MKV_t-shirt t-shirt ... mkv-to-ipad.png
26 Project Vector MKV MKV_t-shirt t-shirt ... mkv-to-ipad.png:Zone.Identifier:$DATA
04/23/2013 05:16 PM 44,016 PRADA9~1.SVG Project Vector Parteiadler_der_Nationalsozialistische_Deutsche_Arbeiterpartei_(1933\u20131945) ... 2.svg
05/03/2013 08:40 PM 14,022 PR97EC~1.JPG Project Vector sign No_food_or_drink ... No-Food-Or-Drink_original.jpg
09/06/2014 08:48 PM 144,425 PR0397~1.PNG Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png
26 Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png:Zone.Identifier:$DATA
05/04/2013 11:15 PM 180,074 PRDB42~1.AI Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai
09/07/2014 11:32 AM 69,118 PR0B74~1.SVG Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg
26 Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg:Zone.Identifier:$DATA
09/07/2014 11:45 AM 198,123 PR2247~1.PNG Project Vector sign No_hats ... No-Hats_Raster.png
04/24/2013 04:01 PM 1,176,276 PRB72A~1.AI Project Vector sign No_hats ... No-Hats_Vector_AI.ai
09/07/2014 11:40 AM 4,265 PR7BAE~1.SVG Project Vector sign No_hats ... No-Hats_Vector_SVG.svg
26 Project Vector sign No_hats ... No-Hats_Vector_SVG.svg:Zone.Identifier:$DATA
02/21/2016 09:21 PM 717 S[...]
1575 File(s) 16,476,990,673 bytes
5 Dir(s) 21,874,987,008 bytes free


AccessMask=2032127
Archive=TRUE
Caption=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_original.jpg
Compressed=FALSE
CompressionMethod=
CreationClassName=CIM_LogicalFile
CreationDate=20131102150642.046875-360
CSCreationClassName=Win32_ComputerSystem
CSName=RPM-HP14-BW012N
Description=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_original.jpg
Drive=g:
EightDotThreeFileName=g:\\0\\documents\\!\\pr97ec~1.jpg
Encrypted=FALSE
EncryptionMethod=
Extension=jpg
FileName=Project Vector sign No_food_or_drink ... No-Food-Or-Drink_original
FileSize=14022
FileType=JPEG Image
FSCreationClassName=Win32_FileSystem
FSName=NTFS
Hidden=FALSE
InstallDate=20131102150642.046875-360
InUseCount=
LastAccessed=20210201153322.931537-360
LastModified=20130503214007.368091-360
Manufacturer=
Name=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_original.jpg
Path=\\0\\documents\\!\
Readable=TRUE
Status=OK
System=FALSE
Version=
Writeable=TRUE



ExifTool Version Number : 12.01
File Name : Project Vector sign No_food_or_drink ... No-Food-Or-Drink_original.jpg
Directory : .
File Size : 14 kB
File Modification Date/Time : 2013:05:03 21:40:07-06:00
File Access Date/Time : 2021:02:01 14:58:18-07:00
File Creation Date/Time : 2013:11:02 15:06:42-06:00
File Permissions : rw-rw-rw-
File Type : JPEG
File Type Extension : jpg
MIME Type : image/jpeg
JFIF Version : 1.00
Resolution Unit : inches
X Resolution : 72
Y Resolution : 72
Comment : LEAD Technologies Inc. V1.01
Image Width : 223
Image Height : 168
Encoding Process : Baseline DCT, Huffman coding
Bits Per Sample : 8
Color Components : 3
Y Cb Cr Sub Sampling : YCbCr4:4:4 (1 1)
Image Size : 223x168
Megapixels : 0.037

G:\\0\\Documents\\!>wmic datafile where name="G:\\\\0\\\\Documents\\\\!\\\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png" loading="lazy" list/format:list&&exiftool "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png"


AccessMask=2032127
Archive=TRUE
Caption=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_raster.png
Compressed=FALSE
CompressionMethod=
CreationClassName=CIM_LogicalFile
CreationDate=20140906214747.343750-360
CSCreationClassName=Win32_ComputerSystem
CSName=RPM-HP14-BW012N
Description=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_raster.png
Drive=g:
EightDotThreeFileName=g:\\0\\documents\\!\\pr0397~1.png
Encrypted=FALSE
EncryptionMethod=
Extension=png
FileName=Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster
FileSize=144425
FileType=PNG Image
FSCreationClassName=Win32_FileSystem
FSName=NTFS
Hidden=FALSE
InstallDate=20140906214747.343750-360
InUseCount=
LastAccessed=20210201155414.192337-360
LastModified=20140906214838.562500-360
Manufacturer=
Name=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_raster.png
Path=\\0\\documents\\!\
Readable=TRUE
Status=OK
System=FALSE
Version=
Writeable=TRUE



ExifTool Version Number : 12.01
File Name : Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png
Directory : .
File Size : 141 kB
File Modification Date/Time : 2014:09:06 21:48:38-06:00
File Access Date/Time : 2021:02:01 14:58:34-07:00
File Creation Date/Time : 2014:09:06 21:47:47-06:00
File Permissions : rw-rw-rw-
File Type : PNG
File Type Extension : png
MIME Type : image/png
Image Width : 3300
Image Height : 2500
Bit Depth : 8
Color Type : Palette
Compression : Deflate/Inflate
Filter : Adaptive
Interlace : Noninterlaced
Palette : (Binary data 126 bytes, use -b option to extract)
Image Size : 3300x2500
Megapixels : 8.3

G:\\0\\Documents\\!>wmic datafile where name="G:\\\\0\\\\Documents\\\\!\\\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai" list/format:list&&exiftool "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai"


AccessMask=2032127
Archive=TRUE
Caption=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_vector_ai.ai
Compressed=FALSE
CompressionMethod=
CreationClassName=CIM_LogicalFile
CreationDate=20131102150642.000000-360
CSCreationClassName=Win32_ComputerSystem
CSName=RPM-HP14-BW012N
Description=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_vector_ai.ai
Drive=g:
EightDotThreeFileName=g:\\0\\documents\\!\\prdb42~1.ai
Encrypted=FALSE
EncryptionMethod=
Extension=ai
FileName=Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI
FileSize=180074
FileType=ai File
FSCreationClassName=Win32_FileSystem
FSName=NTFS
Hidden=FALSE
InstallDate=20131102150642.000000-360
InUseCount=
LastAccessed=20210201155418.277809-360
LastModified=20130505001556.726211-360
Manufacturer=
Name=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_vector_ai.ai
Path=\\0\\documents\\!\
Readable=TRUE
Status=OK
System=FALSE
Version=
Writeable=TRUE



ExifTool Version Number : 12.01
File Name : Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_AI.ai
Directory : .
File Size : 176 kB
File Modification Date/Time : 2013:05:05 00:15:56-06:00
File Access Date/Time : 2021:02:01 14:58:38-07:00
File Creation Date/Time : 2013:11:02 15:06:42-06:00
File Permissions : rw-rw-rw-
File Type : AI
File Type Extension : ai
MIME Type : application/vnd.adobe.illustrator
PDF Version : 1.5
Linearized : No
XMP Toolkit : Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27
Creator Tool : Adobe Illustrator CS6 (Windows)
Create Date : 2013:05:05 00:15:39-06:00
Modify Date : 2013:05:05 00:15:56-06:00
Metadata Date : 2013:05:05 00:15:56-06:00
Thumbnail Width : 256
Thumbnail Height : 196
Thumbnail Format : JPEG
Thumbnail Image : (Binary data 21201 bytes, use -b option to extract)
Format : application/pdf
Title : normal
Document ID : xmp.did:6CC4DF911EB5E2118F409F90E3C28EFF
Instance ID : uuid:1e8061b4-31bf-4d12-b651-abc321f5e5ce
Original Document ID : xmp.did:6BC4DF911EB5E2118F409F90E3C28EFF
Rendition Class : proof:pdf
Derived From Instance ID : xmp.iid:6BC4DF911EB5E2118F409F90E3C28EFF
Derived From Document ID : xmp.did:6BC4DF911EB5E2118F409F90E3C28EFF
Derived From Original Document ID: xmp.did:6BC4DF911EB5E2118F409F90E3C28EFF
Derived From Rendition Class : proof:pdf
History Action : saved, saved
History Instance ID : xmp.iid:6BC4DF911EB5E2118F409F90E3C28EFF, xmp.iid:6CC4DF911EB5E2118F409F90E3C28EFF
History When : 2013:05:04 22:40:32-06:00, 2013:05:05 00:14:44-06:00
History Software Agent : Adobe Illustrator CS6 (Windows), Adobe Illustrator CS6 (Windows)
History Changed : /, /
Manifest Link Form : EmbedByReference
Manifest Reference File Path : C:\\Users\\[redacted]\\Documents\\Projects\\Adobe\\Adobes\\Illistrator\\Projects\\Signs\\No food or drink
ormal.jpg
N Pages : 1
Has Visible Transparency : False
Has Visible Overprint : False
Max Page Size W : 223.000000
Max Page Size H : 168.000000
Max Page Size Unit : Points
Font Name : Impact
Font Family : Impact
Font Face : Regular
Font Type : Open Type
Font Version : Version 5.00
Font Composite : False
Font File Name : impact.ttf
Plate Names : Cyan, Magenta, Yellow, Black
Swatch Group Name : Default Swatch Group
Swatch Group Type : 0
Type : Document
Producer : Adobe PDF library 10.01
Page Count : 1
Creator : Adobe Illustrator(R) 16.0
AI Creator Version : 16.0.3
For : [redacted 1],
Bounding Box : 195 312 418 480
AI Build Number : 691
AI Color Usage : Color
AI Ruler Units : Points
AI Color Model : RGB
AI Target Resolution : 800
AI Num Layers : 1
Container Version : 11
Creator Version : 16
Image Height : 168
Image Width : 223
Image Size : 223x168
Megapixels : 0.037

G:\\0\\Documents\\!>wmic datafile where name="G:\\\\0\\\\Documents\\\\!\\\\Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg" list/format:list&&exiftool "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg"


AccessMask=2032127
Archive=TRUE
Caption=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_vector_svg.svg
Compressed=FALSE
CompressionMethod=
CreationClassName=CIM_LogicalFile
CreationDate=20140907123214.468750-360
CSCreationClassName=Win32_ComputerSystem
CSName=RPM-HP14-BW012N
Description=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_vector_svg.svg
Drive=g:
EightDotThreeFileName=g:\\0\\documents\\!\\pr0b74~1.svg
Encrypted=FALSE
EncryptionMethod=
Extension=svg
FileName=Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG
FileSize=69118
FileType=SVG Document
FSCreationClassName=Win32_FileSystem
FSName=NTFS
Hidden=FALSE
InstallDate=20140907123214.468750-360
InUseCount=
LastAccessed=20210201155422.221590-360
LastModified=20140907123218.109375-360
Manufacturer=
Name=g:\\0\\documents\\!\\project vector sign no_food_or_drink ... no-food-or-drink_vector_svg.svg
Path=\\0\\documents\\!\
Readable=TRUE
Status=OK
System=FALSE
Version=
Writeable=TRUE



ExifTool Version Number : 12.01
File Name : Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg
Directory : .
File Size : 67 kB
File Modification Date/Time : 2014:09:07 12:32:18-06:00
File Access Date/Time : 2021:02:01 14:58:50-07:00
File Creation Date/Time : 2014:09:07 12:32:14-06:00
File Permissions : rw-rw-rw-
File Type : SVG
File Type Extension : svg
MIME Type : image/svg+xml
Xmlns : http://www.w3.org/2000/svg
SVG Version : 1.1
Image Width : 278.75
Image Height : 210
ID : svg2
Metadata ID : metadata8
Work Format : image/svg+xml
Work Type : http://purl.org/dc/dcmitype/StillImage
Image Size : 278.75x210
Megapixels : 0.021
[...]
g:\\0\\Documents\\!>more "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_raster.png:Zone.Identifier:$DATA"
[ZoneTransfer]
ZoneId=3

g:\\0\\Documents\\!>more "Project Vector sign No_food_or_drink ... No-Food-Or-Drink_Vector_SVG.svg:Zone.Identifier:$DATA"
[ZoneTransfer]
ZoneId=3

See also:
* https://www.shutterstock.com/search/no+food+allowed
* http://google.com/search?q=%22No%20Food%20or%20Drink%20Allowed%20sign%22
** redirects to https://www.google.com/search?q=%22No%20Food%20or%20Drink%20Allowed%20sign%22&gws_rd=ssl
* http://archive.today/2021.02.01-213452/https://www.google.com/search?q=%22No%20Food%20or%20Drink%20Allowed%20sign%22&gws_rd=ssl - short link: https://archive.is/nW8Np
** https://archive.is/nW8Np/3a522bbd8a9545c75430b21c56993e0ddd080148.png on archive.is/nW8Np links to https://archive.is/o/nW8Np/https://www.google.com/search?q=%22No+Food+or+Drink+Allowed+sign%22&tbm=isch&source=iu&ictx=1&fir=MGLm2xOWBBnANM%252C3XyLAW_NespCeM%252C_&vet=1&usg=AI4_-kSURdhU87q2NIzIHd9XFVAyNeQMeQ&sa=X&ved=2ahUKEwiwle2A0snuAhVLBWMBHYtsDlQQ9QF6BAgMEAE%23imgrc=MGLm2xOWBBnANM
*** of https://cdn.shopify.com/s/files/1/1971/3101/products/no-food-or-drink-allowed-stock-sticker-6x9_1024x1024.jpg
* https://www.google.com/search?q=%22No+Food+or+Drink+Allowed+sign+-+SVG+file%22
* https://superuser.com/questions/1482619/how-to-prevent-recovering-metadata-when-using-exiftool
* https://dustri.org/b/cleaning-pdf-metadata-in-depth.html - 'exiftool -pdf-update:all= "no_food_or_drink_vector.pdf" -o "no_food_or_drink_vector_restore.pdf"' failed so I'm going to recklessly assume that the metadata was removed correctly (maybe next time I'll use a better PDF metadata removal tool)

identifier from two pastebin.com paste IDs (DPGZXGeU DPR9p37n) found at https://archive.org/details/pastebincom-pastes_2014-05-30

Free picture No Food or Drink Allowed sign - SVG file integrated with the OffiDocs web apps

LATEST WORD & EXCEL TEMPLATES