Initial commit: AIFO official portal web.
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
@@ -0,0 +1,8 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0_7654_1649" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="23" height="23">
|
||||
<rect width="23" height="23" fill="#D9D9D9"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7654_1649)">
|
||||
<path d="M10.6925 19.2667H12.2503V17.8845C13.1353 17.7645 13.9364 17.4321 14.6539 16.8871C15.3713 16.3424 15.73 15.5164 15.73 14.4091C15.73 13.6105 15.4945 12.904 15.0235 12.2897C14.5525 11.6755 13.6325 11.1212 12.2634 10.6269C11.064 10.2173 10.2676 9.86257 9.87417 9.56271C9.48076 9.26285 9.28405 8.84377 9.28405 8.30547C9.28405 7.76717 9.48551 7.32983 9.88843 6.99347C10.2914 6.6571 10.8475 6.48891 11.557 6.48891C12.1508 6.48891 12.6298 6.62896 12.9939 6.90904C13.3582 7.18913 13.6384 7.54051 13.8344 7.96321L15.2428 7.39705C15.0044 6.79011 14.6157 6.27053 14.0769 5.83833C13.5378 5.40613 12.948 5.16512 12.3074 5.1153V3.73314H10.7495V5.1153C9.77691 5.3026 9.02992 5.69715 8.50854 6.29896C7.98698 6.90096 7.72619 7.5698 7.72619 8.30547C7.72619 9.16265 7.98584 9.8523 8.50512 10.3744C9.02441 10.8966 9.87056 11.3682 11.0436 11.7894C12.2561 12.2342 13.0844 12.6332 13.5284 12.9865C13.9722 13.3396 14.1941 13.8138 14.1941 14.4091C14.1941 15.1245 13.936 15.644 13.4197 15.9679C12.9033 16.2919 12.3204 16.4539 11.671 16.4539C11.0289 16.4539 10.4545 16.2609 9.94776 15.8749C9.44083 15.4887 9.05132 14.9241 8.77922 14.181L7.33573 14.7691C7.63121 15.6158 8.05571 16.2885 8.60923 16.7873C9.16293 17.286 9.85734 17.6328 10.6925 17.8275V19.2667ZM11.4999 22.3382C10.0021 22.3382 8.59402 22.0534 7.27555 21.4837C5.95689 20.914 4.80974 20.1414 3.8341 19.1657C2.85847 18.1901 2.08581 17.0429 1.51614 15.7243C0.946459 14.4058 0.661621 12.9977 0.661621 11.4999C0.661621 10.0021 0.946459 8.59402 1.51614 7.27555C2.08581 5.95689 2.85847 4.80974 3.8341 3.8341C4.80974 2.85847 5.95689 2.08581 7.27555 1.51614C8.59402 0.94646 10.0021 0.661621 11.4999 0.661621C12.9977 0.661621 14.4058 0.94646 15.7243 1.51614C17.0429 2.08581 18.1901 2.85847 19.1657 3.8341C20.1414 4.80974 20.914 5.95689 21.4837 7.27555C22.0534 8.59402 22.3382 10.0021 22.3382 11.4999C22.3382 12.9977 22.0534 14.4058 21.4837 15.7243C20.914 17.0429 20.1414 18.1901 19.1657 19.1657C18.1901 20.1414 17.0429 20.914 15.7243 21.4837C14.4058 22.0534 12.9977 22.3382 11.4999 22.3382ZM11.4999 20.6269C14.0479 20.6269 16.206 19.7427 17.9744 17.9744C19.7427 16.206 20.6269 14.0479 20.6269 11.4999C20.6269 8.95196 19.7427 6.79381 17.9744 5.02546C16.206 3.25711 14.0479 2.37293 11.4999 2.37293C8.95196 2.37293 6.79381 3.25711 5.02546 5.02546C3.25711 6.79381 2.37293 8.95196 2.37293 11.4999C2.37293 14.0479 3.25711 16.206 5.02546 17.9744C6.79381 19.7427 8.95196 20.6269 11.4999 20.6269Z" fill="#F98715"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1,11 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_7654_1671)">
|
||||
<path d="M22.0418 17.25L12.9377 8.14583L8.146 12.9375L0.958496 5.75" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M16.2915 17.25H22.0415V11.5" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_7654_1671">
|
||||
<rect width="23" height="23" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 522 B |
@@ -0,0 +1,7 @@
|
||||
<svg width="23" height="24" viewBox="0 0 23 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 23H23" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M5.79286 8.13965H2.28223V22.9999H5.79286V8.13965Z" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M12.2699 13.9868H8.75928V22.9997H12.2699V13.9868Z" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M19.1918 16.813H15.6812V22.9996H19.1918V16.813Z" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M2 1.5L9.58758 6.72269L15.268 6.92931L22.5 13.5" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 663 B |
@@ -0,0 +1,8 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0_7654_1693" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<rect width="23.9724" height="23.9724" fill="#D9D9D9"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7654_1693)">
|
||||
<path d="M11.5022 22.911C9.99111 22.911 8.57076 22.6243 7.24117 22.0508C5.91158 21.4774 4.75506 20.6991 3.77162 19.716C2.78818 18.733 2.00953 17.577 1.43568 16.2479C0.862024 14.9189 0.575195 13.499 0.575195 11.988C0.575195 10.4769 0.861929 9.0566 1.4354 7.72701C2.00886 6.39742 2.78712 5.2409 3.77018 4.25746C4.75324 3.27402 5.90928 2.49537 7.2383 1.92152C8.56731 1.34786 9.98727 1.06104 11.4982 1.06104C13.0093 1.06104 14.4296 1.34777 15.7592 1.92123C17.0888 2.4947 18.2453 3.27296 19.2288 4.25602C20.2122 5.23908 20.9909 6.39512 21.5647 7.72414C22.1384 9.05315 22.4252 10.4731 22.4252 11.984C22.4252 13.4951 22.1385 14.9155 21.565 16.2451C20.9915 17.5747 20.2133 18.7312 19.2302 19.7146C18.2471 20.6981 17.0911 21.4767 15.7621 22.0505C14.4331 22.6242 13.0131 22.911 11.5022 22.911ZM11.5002 21.186C14.0685 21.186 16.2439 20.2948 18.0264 18.5123C19.8089 16.7298 20.7002 14.5544 20.7002 11.986C20.7002 9.4177 19.8089 7.24229 18.0264 5.45978C16.2439 3.67728 14.0685 2.78604 11.5002 2.78604C8.93186 2.78604 6.75645 3.67728 4.97395 5.45978C3.19145 7.24229 2.3002 9.4177 2.3002 11.986C2.3002 14.5544 3.19145 16.7298 4.97395 18.5123C6.75645 20.2948 8.93186 21.186 11.5002 21.186ZM11.5028 18.311C9.74654 18.311 8.25288 17.6964 7.02181 16.467C5.79073 15.2377 5.1752 13.7449 5.1752 11.9886C5.1752 10.2324 5.78987 8.73872 7.01922 7.50765C8.24857 6.27657 9.74137 5.66104 11.4976 5.66104C13.2538 5.66104 14.7475 6.27571 15.9786 7.50506C17.2097 8.73441 17.8252 10.2272 17.8252 11.9834C17.8252 13.7397 17.2105 15.2333 15.9812 16.4644C14.7518 17.6955 13.259 18.311 11.5028 18.311ZM11.5002 16.586C12.7652 16.586 13.8481 16.1356 14.7489 15.2348C15.6498 14.334 16.1002 13.251 16.1002 11.986C16.1002 10.721 15.6498 9.63812 14.7489 8.73729C13.8481 7.83645 12.7652 7.38603 11.5002 7.38603C10.2352 7.38603 9.15228 7.83645 8.25145 8.73729C7.35061 9.63812 6.9002 10.721 6.9002 11.986C6.9002 13.251 7.35061 14.334 8.25145 15.2348C9.15228 16.1356 10.2352 16.586 11.5002 16.586ZM11.5002 13.711C11.0298 13.711 10.6248 13.5411 10.2849 13.2013C9.94511 12.8615 9.7752 12.4564 9.7752 11.986C9.7752 11.5157 9.94511 11.1106 10.2849 10.7708C10.6248 10.4309 11.0298 10.261 11.5002 10.261C11.9705 10.261 12.3756 10.4309 12.7155 10.7708C13.0553 11.1106 13.2252 11.5157 13.2252 11.986C13.2252 12.4564 13.0553 12.8615 12.7155 13.2013C12.3756 13.5411 11.9705 13.711 11.5002 13.711Z" fill="#F98715"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M7.43491 21.4168C5.80002 21.4168 4.41607 20.8503 3.28304 19.7173C2.15001 18.5843 1.5835 17.2003 1.5835 15.5654C1.5835 14.879 1.70055 14.212 1.93466 13.5643C2.16877 12.9166 2.50419 12.3296 2.94091 11.8032L7.06012 6.84925L4.43279 1.5835H18.5675L15.9402 6.84925L20.0594 11.8032C20.4961 12.3296 20.8316 12.9166 21.0657 13.5643C21.2998 14.212 21.4168 14.879 21.4168 15.5654C21.4168 17.2003 20.8473 18.5843 19.7082 19.7173C18.5694 20.8503 17.1884 21.4168 15.5654 21.4168H7.43491ZM11.5002 15.8638C10.9184 15.8638 10.4215 15.6578 10.0095 15.2457C9.59723 14.8337 9.39112 14.3368 9.39112 13.755C9.39112 13.1731 9.59723 12.6761 10.0095 12.264C10.4215 11.852 10.9184 11.646 11.5002 11.646C12.0819 11.646 12.5788 11.852 12.9909 12.264C13.4031 12.6761 13.6092 13.1731 13.6092 13.755C13.6092 14.3368 13.4031 14.8337 12.9909 15.2457C12.5788 15.6578 12.0819 15.8638 11.5002 15.8638ZM8.66196 6.10433H14.3495L15.7293 3.3335H7.271L8.66196 6.10433ZM7.43491 19.6668H15.5654C16.7113 19.6668 17.6813 19.2678 18.4754 18.4698C19.2697 17.6718 19.6668 16.7037 19.6668 15.5654C19.6668 15.0838 19.5842 14.6168 19.4189 14.1645C19.2536 13.7121 19.0177 13.3033 18.711 12.9384L14.4795 7.85433H8.54995L4.30037 12.9203C3.99373 13.2853 3.75593 13.697 3.58695 14.1555C3.41798 14.6138 3.3335 15.0838 3.3335 15.5654C3.3335 16.7037 3.7325 17.6718 4.5305 18.4698C5.3285 19.2678 6.29664 19.6668 7.43491 19.6668Z" fill="#F98715"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@@ -0,0 +1,8 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0_7654_1736" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="23" height="23">
|
||||
<rect width="23" height="23" fill="#D9D9D9"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7654_1736)">
|
||||
<path d="M15.0712 3.50539C14.7429 3.50539 14.4656 3.39203 14.2392 3.16528C14.0129 2.93854 13.8997 2.66101 13.8997 2.33268C13.8997 2.00436 14.013 1.72702 14.2398 1.50066C14.4665 1.27449 14.7441 1.16141 15.0724 1.16141C15.4007 1.16141 15.678 1.27478 15.9044 1.50152C16.1308 1.72807 16.2439 2.0056 16.2439 2.33412C16.2439 2.66245 16.1306 2.93979 15.9038 3.16615C15.6771 3.39231 15.3996 3.50539 15.0712 3.50539ZM15.0379 21.839C14.7096 21.839 14.4323 21.7256 14.2061 21.4989C13.9798 21.2723 13.8666 20.9948 13.8666 20.6663C13.8666 20.3379 13.98 20.0606 14.2067 19.8342C14.4335 19.6081 14.711 19.495 15.0393 19.495C15.3676 19.495 15.645 19.6084 15.8713 19.8351C16.0975 20.0618 16.2106 20.3394 16.2106 20.6677C16.2106 20.996 16.0973 21.2734 15.8708 21.4997C15.644 21.7259 15.3664 21.839 15.0379 21.839ZM19.6379 7.39786C19.3096 7.39786 19.0323 7.28449 18.8061 7.05774C18.5798 6.831 18.4666 6.55347 18.4666 6.22515C18.4666 5.89682 18.58 5.61948 18.8067 5.39312C19.0335 5.16676 19.311 5.05358 19.6393 5.05358C19.9676 5.05358 20.245 5.16695 20.4713 5.39369C20.6975 5.62044 20.8106 5.89797 20.8106 6.2263C20.8106 6.55462 20.6973 6.83196 20.4708 7.05832C20.244 7.28468 19.9664 7.39786 19.6379 7.39786ZM19.6048 17.9799C19.2765 17.9799 18.9992 17.8665 18.7728 17.6398C18.5464 17.4132 18.4333 17.1357 18.4333 16.8072C18.4333 16.4788 18.5466 16.2015 18.7734 15.9751C19.0001 15.749 19.2776 15.6359 19.606 15.6359C19.9345 15.6359 20.2118 15.7493 20.438 15.976C20.6644 16.2025 20.7775 16.4801 20.7775 16.8086C20.7775 17.1369 20.6642 17.4143 20.4374 17.6406C20.2107 17.8668 19.9331 17.9799 19.6048 17.9799ZM21.2525 12.6723C20.9242 12.6723 20.6468 12.559 20.4205 12.3322C20.1941 12.1055 20.0809 11.8279 20.0809 11.4996C20.0809 11.1713 20.1943 10.894 20.421 10.6676C20.6478 10.4412 20.9253 10.3281 21.2536 10.3281C21.582 10.3281 21.8593 10.4414 22.0857 10.6682C22.312 10.8949 22.4252 11.1724 22.4252 11.5008C22.4252 11.8291 22.3118 12.1064 22.0851 12.3328C21.8583 12.5592 21.5808 12.6723 21.2525 12.6723ZM11.5002 22.4252C9.99044 22.4252 8.57076 22.1385 7.24117 21.565C5.91158 20.9915 4.75506 20.2133 3.77162 19.2302C2.78818 18.2471 2.00953 17.0911 1.43568 15.7621C0.862024 14.4331 0.575195 13.0131 0.575195 11.5022C0.575195 9.99111 0.862024 8.57076 1.43568 7.24117C2.00915 5.91158 2.78751 4.75506 3.77076 3.77162C4.75401 2.78818 5.91024 2.00953 7.23944 1.43568C8.56865 0.862024 9.9889 0.575195 11.5002 0.575195V2.3002C8.93186 2.3002 6.75645 3.19145 4.97395 4.97395C3.19145 6.75645 2.3002 8.93186 2.3002 11.5002C2.3002 14.0685 3.19145 16.2439 4.97395 18.0264C6.75645 19.8089 8.93186 20.7002 11.5002 20.7002V22.4252ZM15.2952 16.4961L10.6377 11.8386V6.0377H12.3627V11.1618L16.4961 15.2952L15.2952 16.4961Z" fill="#F98715"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,10 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.376 18.5104V19.6159C18.3734 19.8132 18.2976 20.0018 18.1645 20.1414C18.0314 20.281 17.8517 20.3606 17.6635 20.3633H4.22529C4.03711 20.3606 3.85738 20.281 3.7243 20.1414C3.59123 20.0018 3.51533 19.8132 3.51273 19.6159V5.15032C3.51406 5.05266 3.49687 4.9557 3.46216 4.86506C3.42745 4.77444 3.37592 4.69194 3.31054 4.62239C3.24518 4.55284 3.16728 4.49761 3.08138 4.45992C2.9955 4.42222 2.90332 4.40282 2.81021 4.40283C2.62123 4.40283 2.43999 4.48158 2.30635 4.62176C2.17272 4.76194 2.09766 4.95208 2.09766 5.15032V19.6159C2.10148 20.2071 2.32465 20.7735 2.71988 21.1951C2.91764 21.4022 3.15237 21.5666 3.41068 21.6785C3.66898 21.7906 3.94579 21.8481 4.22529 21.8478H17.6635C17.943 21.8481 18.2198 21.7906 18.4781 21.6785C18.7365 21.5666 18.9711 21.4022 19.1689 21.1951C19.5641 20.7735 19.7873 20.2071 19.7911 19.6159V18.5104C19.7911 18.3122 19.7161 18.1221 19.5824 17.9819C19.4488 17.8417 19.2676 17.7629 19.0786 17.7629C18.9854 17.7629 18.8933 17.7823 18.8074 17.8201C18.7215 17.8577 18.6436 17.9129 18.5783 17.9825C18.5128 18.052 18.4613 18.1346 18.4267 18.2252C18.3919 18.3158 18.3747 18.4128 18.376 18.5104Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3679 1.81279V3.29726C13.3679 3.70784 14.7829 3.70784 14.7829 3.29726V1.81279C14.7856 1.71109 14.7686 1.60984 14.7328 1.51528C14.6969 1.42073 14.6431 1.33484 14.5745 1.26288C14.5059 1.19092 14.4241 1.13442 14.3339 1.09683C14.2438 1.05924 14.1472 1.04134 14.0503 1.04425C13.9571 1.04695 13.8654 1.06906 13.7806 1.1093C13.6956 1.14954 13.6191 1.2071 13.5557 1.27862C13.4921 1.35014 13.4428 1.4342 13.4105 1.52591C13.3783 1.61762 13.3638 1.71514 13.3679 1.81279Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.29364 1.81271V3.29717C6.29364 3.70776 7.70872 3.70776 7.70872 3.29717V1.81271C7.71417 1.6162 7.64559 1.42536 7.51786 1.2815C7.39013 1.13766 7.21351 1.05239 7.02628 1.04417C6.92892 1.03968 6.83175 1.0565 6.74094 1.09353C6.65012 1.13058 6.56764 1.18703 6.49874 1.25931C6.42984 1.33159 6.37602 1.41812 6.34071 1.51339C6.3054 1.60866 6.28938 1.71059 6.29364 1.81271Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.13884 5.25563C2.70086 8.30876 3.83493 14.5098 4.31667 17.1208C4.40812 17.6309 4.66698 18.0913 5.0483 18.4221C5.42963 18.7529 5.90934 18.9332 6.40415 18.9316H19.7922C20.1051 18.9324 20.4143 18.8599 20.6973 18.7198C20.9802 18.5796 21.2299 18.3749 21.428 18.1209C21.6251 17.8659 21.7675 17.5693 21.8453 17.2514C21.9233 16.9335 21.935 16.6016 21.8796 16.2785L19.6918 4.36074C19.6007 3.85239 19.3433 3.39334 18.9641 3.06276C18.5848 2.73219 18.1075 2.55081 17.6143 2.54991H4.22634C3.90729 2.54662 3.59165 2.619 3.303 2.76166C3.01436 2.9043 2.76017 3.11353 2.55945 3.37371C2.35871 3.63389 2.21662 3.93828 2.1438 4.26416C2.07096 4.59004 2.06927 4.92897 2.13884 5.25563ZM3.52382 4.97137C3.50463 4.86329 3.5084 4.75211 3.53487 4.64574C3.56133 4.53937 3.60983 4.44042 3.67693 4.35596C3.74401 4.27152 3.82804 4.20363 3.923 4.15713C4.01797 4.11064 4.12155 4.08671 4.22634 4.08701H17.6143C17.7785 4.08648 17.9375 4.14619 18.064 4.2558C18.1904 4.36541 18.2764 4.51801 18.3069 4.68711L20.4846 16.5627C20.5037 16.67 20.5002 16.7803 20.4743 16.8859C20.4484 16.9915 20.4007 17.0899 20.3348 17.1741C20.2688 17.2584 20.1861 17.3265 20.0923 17.3737C19.9986 17.4208 19.8961 17.4459 19.7922 17.4471H6.40415C6.23938 17.4461 6.07988 17.386 5.95211 17.2769C5.82433 17.1677 5.73595 17.0161 5.70163 16.8471L3.52382 4.97137Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.91284 15.0254L7.90923 9.83509C7.89364 9.73892 7.85974 9.64701 7.80954 9.56486C7.75935 9.48273 7.6939 9.41204 7.61709 9.35701C7.54029 9.30199 7.4537 9.26376 7.3625 9.2446C7.2713 9.22545 7.17737 9.22576 7.08628 9.24553C6.99522 9.26323 6.90838 9.29963 6.83078 9.35267C6.75317 9.4057 6.68633 9.47431 6.6341 9.55454C6.58187 9.63478 6.54527 9.72506 6.52643 9.82018C6.50757 9.91531 6.50684 10.0134 6.52427 10.1088L7.52787 15.3097C7.54566 15.4051 7.58119 15.4958 7.63243 15.5769C7.68366 15.6579 7.74961 15.7275 7.8265 15.7818C7.90338 15.836 7.9897 15.8738 8.08052 15.8931C8.17134 15.9124 8.2649 15.9127 8.35584 15.894C8.44678 15.8754 8.53333 15.8381 8.61053 15.7844C8.68774 15.7305 8.7541 15.6613 8.80582 15.5808C8.85754 15.5001 8.89361 15.4095 8.91197 15.3143C8.93034 15.219 8.93063 15.1208 8.91284 15.0254Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.4077 15.0252L12.4543 9.83484C12.4389 9.73756 12.4046 9.6446 12.3538 9.56164C12.303 9.47867 12.2365 9.40743 12.1586 9.35227C12.0806 9.29712 11.9929 9.25917 11.9004 9.24078C11.8081 9.22238 11.7131 9.2239 11.6213 9.24526C11.5284 9.2605 11.4394 9.29512 11.3596 9.34709C11.2797 9.39905 11.2106 9.46732 11.1563 9.54781C11.1021 9.62832 11.0637 9.71942 11.0436 9.81574C11.0235 9.91207 11.022 10.0116 11.0392 10.1086L12.0429 15.3094C12.0902 15.4913 12.2015 15.6476 12.3541 15.747C12.5068 15.8466 12.6896 15.8819 12.866 15.8459C13.0424 15.81 13.1994 15.7054 13.3054 15.5532C13.4115 15.401 13.4588 15.2124 13.4379 15.0252H13.4077Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5433 15.0256L16.5397 9.83526C16.5226 9.73987 16.4877 9.64894 16.4371 9.56768C16.3864 9.48643 16.3211 9.41642 16.2446 9.36168C16.1682 9.30693 16.0822 9.26851 15.9917 9.24861C15.9011 9.22871 15.8077 9.22772 15.7168 9.24569C15.6258 9.26367 15.5391 9.30025 15.4617 9.35336C15.3843 9.40648 15.3175 9.47508 15.2653 9.55524C15.1599 9.71713 15.1201 9.91633 15.1548 10.109L16.1081 15.3098C16.125 15.4054 16.1598 15.4965 16.2103 15.5779C16.2609 15.6593 16.3263 15.7294 16.4027 15.7842C16.4792 15.839 16.5653 15.8774 16.6559 15.8972C16.7466 15.9169 16.8401 15.9177 16.9311 15.8994C17.0265 15.8853 17.1182 15.8514 17.2008 15.7995C17.2836 15.7478 17.3556 15.6791 17.4126 15.5977C17.4696 15.5163 17.5105 15.4238 17.533 15.3255C17.5554 15.2273 17.559 15.1252 17.5433 15.0256Z" fill="#F98715"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.16158 7.75064H19.43C19.6189 7.75064 19.8002 7.67189 19.9338 7.53171C20.0674 7.39153 20.1425 7.2014 20.1425 7.00314C20.1426 6.90548 20.124 6.80878 20.0881 6.71867C20.0522 6.62857 19.9995 6.54685 19.9332 6.47828C19.8669 6.40971 19.7883 6.35565 19.7019 6.31923C19.6155 6.28282 19.523 6.26479 19.43 6.26619H3.16158C2.97526 6.26619 2.79657 6.34382 2.66482 6.48203C2.53308 6.62024 2.45906 6.80769 2.45906 7.00314C2.45773 7.10081 2.47492 7.19777 2.50962 7.28841C2.54434 7.37904 2.59588 7.46152 2.66124 7.53108C2.72661 7.60063 2.80451 7.65586 2.8904 7.69355C2.9763 7.73124 3.06848 7.75065 3.16158 7.75064Z" fill="#F98715"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.5 KiB |
@@ -0,0 +1,5 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.84922 8.6201C3.70326 7.96262 3.72567 7.27894 3.91437 6.63244C4.10308 5.98593 4.45196 5.39754 4.92868 4.92182C5.40541 4.4461 5.99453 4.09844 6.64142 3.91109C7.28832 3.72374 7.97205 3.70276 8.62922 3.8501C8.99093 3.2844 9.48922 2.81886 10.0782 2.49638C10.6671 2.17391 11.3278 2.00488 11.9992 2.00488C12.6707 2.00488 13.3313 2.17391 13.9203 2.49638C14.5092 2.81886 15.0075 3.2844 15.3692 3.8501C16.0274 3.70212 16.7123 3.72301 17.3602 3.91081C18.0081 4.09862 18.598 4.44724 19.0751 4.92425C19.5521 5.40126 19.9007 5.99117 20.0885 6.6391C20.2763 7.28703 20.2972 7.97193 20.1492 8.6301C20.7149 8.99181 21.1805 9.4901 21.5029 10.079C21.8254 10.668 21.9944 11.3286 21.9944 12.0001C21.9944 12.6715 21.8254 13.3322 21.5029 13.9211C21.1805 14.5101 20.7149 15.0084 20.1492 15.3701C20.2966 16.0273 20.2756 16.711 20.0882 17.3579C19.9009 18.0048 19.5532 18.5939 19.0775 19.0706C18.6018 19.5473 18.0134 19.8962 17.3669 20.0849C16.7204 20.2736 16.0367 20.2961 15.3792 20.1501C15.018 20.718 14.5193 21.1855 13.9293 21.5094C13.3394 21.8333 12.6772 22.0032 12.0042 22.0032C11.3312 22.0032 10.669 21.8333 10.0791 21.5094C9.48914 21.1855 8.99045 20.718 8.62922 20.1501C7.97205 20.2974 7.28832 20.2765 6.64142 20.0891C5.99453 19.9018 5.40541 19.5541 4.92868 19.0784C4.45196 18.6027 4.10308 18.0143 3.91437 17.3678C3.72567 16.7213 3.70326 16.0376 3.84922 15.3801C3.27917 15.0193 2.80963 14.5203 2.48426 13.9293C2.1589 13.3384 1.98828 12.6747 1.98828 12.0001C1.98828 11.3255 2.1589 10.6618 2.48426 10.0709C2.80963 9.47992 3.27917 8.98085 3.84922 8.6201Z" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M16 8H10C9.46957 8 8.96086 8.21071 8.58579 8.58579C8.21071 8.96086 8 9.46957 8 10C8 10.5304 8.21071 11.0391 8.58579 11.4142C8.96086 11.7893 9.46957 12 10 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14C16 14.5304 15.7893 15.0391 15.4142 15.4142C15.0391 15.7893 14.5304 16 14 16H8" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 18V6" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
@@ -0,0 +1,6 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.84922 8.6201C3.70326 7.96262 3.72567 7.27894 3.91437 6.63244C4.10308 5.98593 4.45196 5.39754 4.92868 4.92182C5.40541 4.4461 5.99453 4.09844 6.64142 3.91109C7.28832 3.72374 7.97205 3.70276 8.62922 3.8501C8.99093 3.2844 9.48922 2.81886 10.0782 2.49638C10.6671 2.17391 11.3278 2.00488 11.9992 2.00488C12.6707 2.00488 13.3313 2.17391 13.9203 2.49638C14.5092 2.81886 15.0075 3.2844 15.3692 3.8501C16.0274 3.70212 16.7123 3.72301 17.3602 3.91081C18.0081 4.09862 18.598 4.44724 19.0751 4.92425C19.5521 5.40126 19.9007 5.99117 20.0885 6.6391C20.2763 7.28703 20.2972 7.97193 20.1492 8.6301C20.7149 8.99181 21.1805 9.4901 21.5029 10.079C21.8254 10.668 21.9944 11.3286 21.9944 12.0001C21.9944 12.6715 21.8254 13.3322 21.5029 13.9211C21.1805 14.5101 20.7149 15.0084 20.1492 15.3701C20.2966 16.0273 20.2756 16.711 20.0882 17.3579C19.9009 18.0048 19.5532 18.5939 19.0775 19.0706C18.6018 19.5473 18.0134 19.8962 17.3669 20.0849C16.7204 20.2736 16.0367 20.2961 15.3792 20.1501C15.018 20.718 14.5193 21.1855 13.9293 21.5094C13.3394 21.8333 12.6772 22.0032 12.0042 22.0032C11.3312 22.0032 10.669 21.8333 10.0791 21.5094C9.48914 21.1855 8.99045 20.718 8.62922 20.1501C7.97205 20.2974 7.28832 20.2765 6.64142 20.0891C5.99453 19.9018 5.40541 19.5541 4.92868 19.0784C4.45196 18.6027 4.10308 18.0143 3.91437 17.3678C3.72567 16.7213 3.70326 16.0376 3.84922 15.3801C3.27917 15.0193 2.80963 14.5203 2.48426 13.9293C2.1589 13.3384 1.98828 12.6747 1.98828 12.0001C1.98828 11.3255 2.1589 10.6618 2.48426 10.0709C2.80963 9.47992 3.27917 8.98085 3.84922 8.6201Z" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M15 9L9 15" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M9 9H9.01" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M15 15H15.01" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,4 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
||||
<path d="M4 10H15.5" stroke="#FFFFFF" stroke-width="1.75" stroke-linecap="round"/>
|
||||
<path d="M11 6.5L15.5 10L11 13.5" stroke="#FFFFFF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 329 B |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 197 KiB |
|
After Width: | Height: | Size: 16 KiB |
@@ -0,0 +1,5 @@
|
||||
<svg width="68" height="26" viewBox="0 0 68 26" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
||||
<rect x="0.5" y="0.5" width="67" height="25" rx="12.5" fill="#141414" stroke="rgba(249, 135, 21, 0.45)"/>
|
||||
<circle cx="14" cy="13" r="4" fill="#F98715"/>
|
||||
<path d="M24.2 17.2V8.8H26.5L29.8 14.5L33.1 8.8H35.4V17.2H33.4V11.4L30.4 16.4H29.1L26.2 11.4V17.2H24.2ZM37.2 17.2V8.8H42.1C43.1 8.8 43.9 9.1 44.5 9.7C45.1 10.3 45.4 11.1 45.4 12.1C45.4 13.1 45.1 13.9 44.5 14.5C43.9 15.1 43.1 15.4 42.1 15.4H39.4V17.2H37.2ZM39.4 13.5H42C42.5 13.5 42.9 13.4 43.2 13.1C43.5 12.8 43.6 12.5 43.6 12.1C43.6 11.7 43.5 11.4 43.2 11.1C42.9 10.8 42.5 10.7 42 10.7H39.4V13.5ZM47.4 17.2L50.8 8.8H53.3L56.7 17.2H54.5L53.8 15.2H50.3L49.6 17.2H47.4ZM51 13.4H53.1L52.05 10.1L51 13.4Z" fill="#F9F9F9"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 800 B |
|
After Width: | Height: | Size: 647 B |
@@ -0,0 +1,3 @@
|
||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10.461 1.57079C10.0539 1.22379 9.53643 1.0332 9.00149 1.0332C8.46656 1.0332 7.94912 1.22379 7.54199 1.57079L6.53099 2.43254C6.41091 2.53497 6.26157 2.59691 6.10424 2.60954L4.78049 2.71454C4.24726 2.75707 3.74663 2.98818 3.36838 3.36643C2.99013 3.74468 2.75902 4.24531 2.71649 4.77854L2.61149 6.10304C2.59865 6.26046 2.53645 6.4098 2.43374 6.52979L1.57274 7.54079C1.22575 7.94792 1.03516 8.46535 1.03516 9.00029C1.03516 9.53523 1.22575 10.0527 1.57274 10.4598L2.43374 11.4708C2.53618 11.5909 2.59812 11.7402 2.61074 11.8975L2.71649 13.2213C2.75902 13.7545 2.99013 14.2552 3.36838 14.6334C3.74663 15.0116 4.24726 15.2428 4.78049 15.2853L6.10424 15.3903C6.26192 15.403 6.41155 15.4652 6.53174 15.568L7.54199 16.429C7.94912 16.776 8.46656 16.9666 9.00149 16.9666C9.53643 16.9666 10.0539 16.776 10.461 16.429L11.472 15.568C11.5923 15.4655 11.7419 15.4035 11.8995 15.391L13.2232 15.2853C13.7565 15.2428 14.2571 15.0116 14.6354 14.6334C15.0136 14.2552 15.2447 13.7545 15.2872 13.2213L15.3922 11.8975C15.4047 11.7399 15.4667 11.5903 15.5692 11.47L16.431 10.4598C16.778 10.0527 16.9686 9.53523 16.9686 9.00029C16.9686 8.46535 16.778 7.94792 16.431 7.54079L15.5692 6.52979C15.4667 6.4095 15.4047 6.25988 15.3922 6.10229L15.2872 4.77854C15.2447 4.24531 15.0136 3.74468 14.6354 3.36643C14.2571 2.98818 13.7565 2.75707 13.2232 2.71454L11.8987 2.60954C11.7414 2.59691 11.5921 2.53497 11.472 2.43254L10.461 1.57079ZM11.1225 5.81804L12.1837 6.87854L6.88049 12.1825L5.81924 11.1213L11.1225 5.81879V5.81804ZM7.67549 7.67429C7.57172 7.78174 7.44758 7.86744 7.31032 7.9264C7.17307 7.98536 7.02545 8.0164 6.87607 8.0177C6.72669 8.01899 6.57855 7.99053 6.44029 7.93396C6.30204 7.8774 6.17643 7.79386 6.0708 7.68823C5.96517 7.5826 5.88163 7.457 5.82507 7.31874C5.7685 7.18048 5.74004 7.03234 5.74134 6.88296C5.74263 6.73359 5.77367 6.58596 5.83263 6.44871C5.89159 6.31146 5.97729 6.18732 6.08474 6.08354C6.29692 5.87861 6.5811 5.76522 6.87607 5.76778C7.17104 5.77034 7.45321 5.88866 7.66179 6.09724C7.87037 6.30583 7.98869 6.58799 7.99125 6.88296C7.99381 7.17794 7.88042 7.46211 7.67549 7.67429ZM10.3275 11.917C10.2182 11.8137 10.1308 11.6896 10.0703 11.5519C10.0099 11.4142 9.97761 11.2658 9.97548 11.1155C9.97335 10.9651 10.0014 10.8158 10.0579 10.6765C10.1145 10.5372 10.1984 10.4106 10.3047 10.3042C10.411 10.1979 10.5375 10.1139 10.6768 10.0573C10.8161 10.0007 10.9654 9.9726 11.1157 9.97466C11.2661 9.97671 11.4145 10.0089 11.5522 10.0693C11.6899 10.1297 11.8141 10.2171 11.9175 10.3263C12.1162 10.5396 12.2244 10.8216 12.2193 11.1131C12.2141 11.4045 12.096 11.6826 11.8899 11.8887C11.6838 12.0948 11.4057 12.2129 11.1143 12.2181C10.8228 12.2232 10.5408 12.115 10.3275 11.9163V11.917Z" fill="#F98715"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 16 KiB |
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true">
|
||||
<circle cx="8" cy="8" r="6.25" stroke="rgba(255,255,255,0.55)" stroke-width="1.15"/>
|
||||
<path fill="rgba(255,255,255,0.72)" d="M8 4.15c.38 0 .68.3.68.68v3.55a.68.68 0 1 1-1.36 0V4.83c0-.38.3-.68.68-.68Z"/>
|
||||
<circle cx="8" cy="11.38" r="0.68" fill="rgba(255,255,255,0.72)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 398 B |
@@ -0,0 +1,4 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M22.8018 1.78599C22.7684 1.64299 22.6957 1.51218 22.5919 1.40834C22.488 1.3045 22.3572 1.23178 22.2142 1.19839C17.917 0.211199 13.2294 1.38598 9.88941 4.72596C9.41873 5.19727 8.98455 5.70367 8.59062 6.24078C8.47901 6.39277 8.31942 6.49798 8.13663 6.54319C6.39181 6.97519 4.71101 7.88677 3.31542 9.28238C2.69092 9.90585 2.14707 10.6052 1.6966 11.364C1.31503 12.0084 1.96901 12.7684 2.67141 12.5088C3.77981 12.0992 4.97742 11.898 6.21181 11.8972C6.1946 12.0024 6.16981 12.1064 6.15502 12.2116C7.02125 13.2199 7.92494 14.1954 8.8642 15.136C9.80475 16.0753 10.7802 16.979 11.7886 17.8452C11.8938 17.8304 11.9978 17.8056 12.1026 17.7884C12.1018 19.0228 11.9006 20.2204 11.491 21.3288C11.2314 22.0312 11.9914 22.6852 12.6358 22.3036C13.3947 21.8531 14.0942 21.3093 14.7178 20.6848C16.113 19.2896 17.0246 17.6084 17.4566 15.864C17.5018 15.6812 17.6074 15.5216 17.759 15.41C18.2961 15.0161 18.8025 14.5819 19.2738 14.1112C22.6142 10.7704 23.789 6.08318 22.8018 1.78599ZM17.4186 10.3604C16.9175 10.8615 16.2378 11.1431 15.529 11.1431C14.8203 11.1431 14.1406 10.8615 13.6394 10.3604C13.1383 9.85923 12.8567 9.17953 12.8567 8.47079C12.8567 7.76206 13.1383 7.08236 13.6394 6.58121C14.1406 6.08005 14.8203 5.79851 15.529 5.79851C16.2378 5.79851 16.9175 6.08005 17.4186 6.58121C17.9198 7.08236 18.2013 7.76207 18.2013 8.47081C18.2013 9.17955 17.9198 9.85926 17.4186 10.3604L17.4186 10.3604Z" fill="#F98715"/>
|
||||
<path d="M4.30134 16.16C3.49134 16.97 0.0573242 21.9888 1.03493 22.9664C2.01253 23.9439 7.03134 20.5096 7.84134 19.7C8.65134 18.89 8.51533 17.4412 7.53773 16.464C6.56015 15.486 5.11094 15.35 4.30134 16.16V16.16Z" fill="#F98715"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 3.7 KiB |