diff options
author | polwex <polwex@sortug.com> | 2025-09-11 01:48:14 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-09-11 01:48:14 +0700 |
commit | b1d68ac307ed87d63e83820cbdf843fff0fd9f7f (patch) | |
tree | d6a684a70a80509e68ff667b842aa4e4c091906f /front/src/assets/icons/radio.svg |
init
Diffstat (limited to 'front/src/assets/icons/radio.svg')
-rw-r--r-- | front/src/assets/icons/radio.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/front/src/assets/icons/radio.svg b/front/src/assets/icons/radio.svg new file mode 100644 index 0000000..5c98c15 --- /dev/null +++ b/front/src/assets/icons/radio.svg @@ -0,0 +1,3 @@ +<svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M1.24 5.78879C0.51 6.06879 0 6.80879 0 7.63879V19.6388C0 20.7388 0.9 21.6388 2 21.6388H18C18.5304 21.6388 19.0391 21.4281 19.4142 21.053C19.7893 20.6779 20 20.1692 20 19.6388V7.63879C20 6.53879 19.1 5.63879 18 5.63879H6.3L13.73 2.63879C14.19 2.44879 14.41 1.92879 14.22 1.46879C14.1757 1.35955 14.1102 1.26015 14.0273 1.17632C13.9444 1.09249 13.8457 1.02589 13.737 0.980346C13.6282 0.934803 13.5115 0.911219 13.3936 0.910952C13.2757 0.910685 13.159 0.93374 13.05 0.97879L1.24 5.78879ZM5 19.6388C3.34 19.6388 2 18.2988 2 16.6388C2 14.9788 3.34 13.6388 5 13.6388C6.66 13.6388 8 14.9788 8 16.6388C8 18.2988 6.66 19.6388 5 19.6388ZM18 11.6388H16V10.6388C16 10.0888 15.55 9.63879 15 9.63879C14.45 9.63879 14 10.0888 14 10.6388V11.6388H2V8.63879C2 8.08879 2.45 7.63879 3 7.63879H17C17.55 7.63879 18 8.08879 18 8.63879V11.6388Z" fill="black"/> +</svg> |