Bläddra i källkod

feat: mark and plus icon assets

Oleksandr Honcharov 1 år sedan
förälder
incheckning
480630e957
2 ändrade filer med 14 tillägg och 0 borttagningar
  1. 11 0
      assets/icons/add.svg
  2. 3 0
      assets/icons/mark.svg

+ 11 - 0
assets/icons/add.svg

@@ -0,0 +1,11 @@
+<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
+<rect width="36" height="36" rx="18" fill="#0F3F4F"/>
+<g clip-path="url(#clip0_599_3946)">
+<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0841 11.5833C19.0841 10.985 18.5991 10.5 18.0007 10.5C17.4024 10.5 16.9174 10.985 16.9174 11.5833V16.9174H11.5833C10.985 16.9174 10.5 17.4024 10.5 18.0007C10.5 18.5991 10.985 19.0841 11.5833 19.0841H16.9174V24.4181C16.9174 25.0164 17.4024 25.5014 18.0007 25.5014C18.5991 25.5014 19.0841 25.0164 19.0841 24.4181V19.0841H24.4181C25.0164 19.0841 25.5014 18.5991 25.5014 18.0007C25.5014 17.4024 25.0164 16.9174 24.4181 16.9174H19.0841V11.5833Z" fill="white"/>
+</g>
+<defs>
+<clipPath id="clip0_599_3946">
+<rect width="20" height="20" fill="white" transform="translate(8 8)"/>
+</clipPath>
+</defs>
+</svg>

+ 3 - 0
assets/icons/mark.svg

@@ -0,0 +1,3 @@
+<svg width="21" height="14" viewBox="0 0 21 14" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path fill-rule="evenodd" clip-rule="evenodd" d="M19.96 0.623409C20.4441 1.15362 20.4067 1.97589 19.8765 2.45999L8.3765 12.96C7.86324 13.4286 7.07216 13.4106 6.58071 12.9192L0.580712 6.9192C0.0730308 6.41152 0.0730308 5.5884 0.580712 5.08072C1.08839 4.57304 1.91151 4.57304 2.41919 5.08072L7.54079 10.2023L18.1234 0.539928C18.6536 0.0558231 19.4759 0.0931988 19.96 0.623409Z" fill="#0F3F4F"/>
+</svg>