diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-05-07 22:37:27 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-05-07 22:37:27 +0200 |
| commit | 362f91160b243453578633e3f9af67ce40179d8c (patch) | |
| tree | a9ee95e2f8a9c59189ea904ce87bfe54ed5be107 /images/fast-yaw.svg | |
| parent | 5f6ef99eae91f53239f08143cead1249893fef81 (diff) | |
Make 3D
Diffstat (limited to 'images/fast-yaw.svg')
| -rw-r--r-- | images/fast-yaw.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/images/fast-yaw.svg b/images/fast-yaw.svg new file mode 100644 index 0000000..08fb702 --- /dev/null +++ b/images/fast-yaw.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <title>Fast Yaw</title> + <g id="Fast-Yaw" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <rect id="Rectangle" stroke="#000000" x="0.5" y="0.5" width="15" height="15"></rect> + <line x1="8" y1="-2.57571742e-14" x2="8" y2="16" id="Line" stroke="#000000" stroke-linecap="square"></line> + <polygon id="Triangle" fill="#000000" transform="translate(10.5, 8) rotate(-270) translate(-10.5, -8)" points="10.5 6.5 15.5 9.5 5.5 9.5"></polygon> + </g> +</svg>
\ No newline at end of file |