Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-07-10 17:35:18 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-07-10 17:35:18 -0700
commitb3f902f012e04facad489c613b5c577a1788b570 (patch)
treea0dd26414256b88cd800424cc8cee91a918cb34b /public/assets/images/scenario_template.svg
parent4cf7aaab807f36721416eedfe5f9fab3f0c55e20 (diff)
Build scenarios from scenario files
Diffstat (limited to 'public/assets/images/scenario_template.svg')
-rw-r--r--public/assets/images/scenario_template.svg28
1 files changed, 15 insertions, 13 deletions
diff --git a/public/assets/images/scenario_template.svg b/public/assets/images/scenario_template.svg
index 1b14c39..a5f1c83 100644
--- a/public/assets/images/scenario_template.svg
+++ b/public/assets/images/scenario_template.svg
@@ -28,19 +28,21 @@
<line id="ast-line" x1="-1.2" y1="0" x2="1.2" y2="0"/>
<pattern id="asterisk" viewBox="-8.66 -15 17.32 30" width="17.32" height="30" patternUnits="userSpaceOnUse">
- <use y="-15" href="#ast-line"/>
- <use y="-15" style="transform-origin: 0 -15px;" class="cw-60-deg" href="#ast-line"/>
- <use y="-15" style="transform-origin: 0 -15px;" class="ccw-60-deg" href="#ast-line"/>
- <use y="15" href="#ast-line"/>
- <use y="15" style="transform-origin: 0 15px;" class="cw-60-deg" href="#ast-line"/>
- <use y="15" style="transform-origin: 0 15px;" class="ccw-60-deg" href="#ast-line"/>
-
- <use x="8.66" href="#ast-line"/>
- <use x="8.66" style="transform-origin: 8.66px 0;" class="cw-60-deg" href="#ast-line"/>
- <use x="8.66" style="transform-origin: 8.66px 0;" class="ccw-60-deg" href="#ast-line"/>
- <use x="-8.66" href="#ast-line"/>
- <use x="-8.66" style="transform-origin: -8.66px 0;" class="cw-60-deg" href="#ast-line"/>
- <use x="-8.66" style="transform-origin: -8.66px 0;" class="ccw-60-deg" href="#ast-line"/>
+ <use href="#ast-line"/>
+ <use class="cw-60-deg" href="#ast-line"/>
+ <use class="ccw-60-deg" href="#ast-line"/>
+
+ <use x="-8.66" y="-15" href="#ast-line"/>
+ <use x="-8.66" y="-15" transform="rotate(60 -8.66 -15)" href="#ast-line"/>
+
+ <use x="8.66" y="-15" href="#ast-line"/>
+ <use x="8.66" y="-15" transform="rotate(-60 8.66 -15)" href="#ast-line"/>
+
+ <use x="-8.66" y="15" href="#ast-line"/>
+ <use x="-8.66" y="15" transform="rotate(-60 -8.66 15)" href="#ast-line"/>
+
+ <use x="8.66" y="15" href="#ast-line"/>
+ <use x="8.66" y="15" transform="rotate(60 8.66 15)" href="#ast-line"/>
</pattern>
<image id="counter-prone" href="counter_prone.jpg" width="10"/>