Untitled
unknown
plain_text
a month ago
632 B
4
Indexable
graph TD
A --> B
B --> C["<b>VÍA</b><br>Contacto dérmico / Ingestión directa"]
B --> D["<b>VÍA</b><br>Ingestión oral de agua de pozo"]
B --> E["<b>VÍA</b><br>Inhalación de vapores tóxicos y polvo"]
C --> F
D --> G
E --> H
classDef origen fill:#f9d0c4,stroke:#333,stroke-width:2px;
classDef medio fill:#fff5ad,stroke:#333,stroke-width:2px;
classDef via fill:#d4e6f1,stroke:#333,stroke-width:2px;
classDef receptor fill:#d5f5e3,stroke:#333,stroke-width:2px;
class A origen;
class B medio;
class C,D,E via;
class F,G,H receptor;Editor is loading...
Leave a Comment