File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export default function (props) {
1616 viewBox = "0 0 48 48"
1717 fill = "none"
1818 xmlns = "http://www.w3.org/2000/svg" >
19- < path d = "M30.5 6.17556C28.17 5.40834 25.6547 5 23.08 5C12.5866 5 4.08007 11.5 5.08001 23.5C6.12162 36 13.5866 40.5 24.08 40.5C25.2476 40.5 26.3906 40.3975 27.5 40.2011C28.7105 39.9869 29.8811 39.6609 31 39.2347" stroke = "#171921" strokeWidth = "8 " />
19+ < path d = "M30.5 6.17556C28.17 5.40834 25.6547 5 23.08 5C12.5866 5 4.08007 11.5 5.08001 23.5C6.12162 36 13.5866 40.5 24.08 40.5C25.2476 40.5 26.3906 40.3975 27.5 40.2011C28.7105 39.9869 29.8811 39.6609 31 39.2347" stroke = "#171921" strokeWidth = "9 " />
2020 < path d = "M31.5 39.0361C29.2204 39.9786 26.7127 40.5 24.08 40.5C13.5866 40.5 6.12162 36 5.08001 23.5C4.08007 11.5 12.5866 5 23.08 5C26.2175 5 29.2667 5.60635 32 6.72957L31.5 39.0361Z" fill = { color } />
2121 < path d = "M27.5 13.5004C23.5 11.6671 14.7 10.7004 11.5 21.5004" stroke = "#171921" strokeWidth = "4" />
2222 < path d = "M17 14C19.1667 15.8333 23.3 21.5 22.5 29.5" stroke = "#171921" strokeWidth = "4" />
Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ export default function (props) {
1919 viewBox = "0 0 240 203"
2020 fill = "none"
2121 xmlns = "http://www.w3.org/2000/svg" >
22- < path opacity = "0.35" d = "M187.986 80.1756C179.986 73.7756 166.153 73.1758 160.486 73.6758L152.486 47.1758C166.086 50.3758 184.486 71.1758 187.986 80.1756Z" fill = { subColor } />
22+ < path opacity = "0.35" d = "M187.986 80.1756C179.986 73.7756 166.153 73.1758 160.486 73.6758L152.486 47.1758C166.086 50.3758 184.486 71.1758 187.986 80.1756Z" fill = { subColor } stroke = { subColor } strokeWidth = "1" />
2323 < path d = "M85.7923 14.7636C85.7923 14.7636 91.5301 10.802 115.746 4.70097C139.963 -1.40007 148.792 0.983287 148.792 0.983287L160.581 73.815C160.581 73.815 152.542 73.6416 132.548 78.0085C112.555 82.3754 102.986 87.6748 102.986 87.6748L85.7923 14.7636Z" fill = { mainColor } />
2424 < path d = "M48.9855 89.6758C42.1855 48.0758 72.3188 21.5091 85.9855 14.1758L102.985 87.6758C83.7855 48.0758 57.6521 72.5091 48.9855 89.6758Z" fill = { mainColor } />
25- < path opacity = "0.35" d = "M67.4855 133.675C60.2855 106.475 89.4855 91.8415 102.985 87.6749C95.9855 71.3415 79.9854 56.6749 60.4854 74.6756C42.4854 105.175 49.4855 128.676 54.9855 146.675L67.4855 133.675Z" fill = { subColor } />
25+ < path opacity = "0.35" d = "M67.4855 133.675C60.2855 106.475 89.4855 91.8415 102.985 87.6749C95.9855 71.3415 79.9854 56.6749 60.4854 74.6756C42.4854 105.175 49.4855 128.676 54.9855 146.675L67.4855 133.675Z" fill = { subColor } stroke = { subColor } strokeWidth = "1" />
2626 </ svg >
2727
2828 ) ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export default function (props) {
66 < svg
77 style = { {
88 position : "absolute" ,
9- bottom : "40.3 %" ,
9+ bottom : "40.2 %" ,
1010 width : "93.5%" ,
1111 height : "64%"
1212 } }
You can’t perform that action at this time.
0 commit comments