feat(components): Added linedrawing for bee
This commit is contained in:
parent
df3fa2ffe8
commit
d07f69fb39
1 changed files with 10 additions and 0 deletions
|
@ -42,6 +42,16 @@ const svg = {
|
|||
d="m 169,6.331 c -0.6,0 -1.3,0.06 -1.9,0.173 -0.3,0.07 -0.7,0.171 -1,0.263 1.6,0.993 2.5,1.705 3,2.024 0.1,0.08 0.3,0.128 0.7,0.639 0.6,0.64 1.2,1.76 1.8,3.24 1.2,2.96 2.4,7.38 3.6,12.71 2.4,10.64 4.8,24.95 7.6,39.27 1,4.87 2,9.73 3.1,14.46 -2.1,8.88 -4.5,17.2 -7.2,23.99 -2.2,5.3 -4.6,9.6 -7.2,12.5 -2.6,2.9 -5.3,4.4 -8.3,4.4 v 3.1 c 4,0 7.6,-2.1 10.5,-5.5 3,-3.3 5.5,-7.9 7.8,-13.4 2.2,-5.47 4.2,-11.87 6,-18.71 1.7,6.84 3.7,13.24 6,18.71 2.2,5.5 4.7,10.1 7.7,13.4 3,3.4 6.5,5.5 10.6,5.5 V 120 c -3,0 -5.7,-1.5 -8.3,-4.4 -2.7,-2.9 -5.1,-7.2 -7.2,-12.5 -2.8,-6.79 -5.2,-15.11 -7.3,-23.99 1.1,-4.73 2.2,-9.59 3.1,-14.46 2.9,-14.32 5.2,-28.63 7.6,-39.27 1.2,-5.33 2.4,-9.75 3.6,-12.71 0.6,-1.48 1.3,-2.6 1.8,-3.24 0.4,-0.511 0.6,-0.559 0.7,-0.639 0.5,-0.319 1.5,-1.031 3,-2.024 -0.3,-0.09 -0.6,-0.197 -1,-0.263 -1.2,-0.223 -2.6,-0.262 -3.7,0.07 -0.6,0.177 -1,0.513 -1.3,0.913 -0.9,1.033 -1.6,2.376 -2.3,4.023 -1.3,3.29 -2.6,7.8 -3.8,13.2 -2.4,10.8 -4.7,25.09 -7.6,39.35 -0.5,2.72 -1.1,5.44 -1.6,8.13 -0.6,-2.69 -1.2,-5.41 -1.7,-8.13 C 182.9,49.8 180.6,35.51 178.2,24.71 177,19.31 175.8,14.8 174.4,11.51 173.7,9.862 173,8.519 172.2,7.486 171.8,7.086 171.4,6.75 170.8,6.573 170.3,6.408 169.6,6.335 169,6.331 Z"
|
||||
/>
|
||||
],
|
||||
bee: [
|
||||
<path
|
||||
className="primary"
|
||||
d="m 186.46576,124.04852 c 30.59916,24.13806 42.2577,52.39769 44.4924,80.79236 -28.83485,5.06131 -57.33282,8.05895 -83.89131,5.62258 0.86109,-20.4758 15.65447,-61.75889 39.39891,-86.41494 z m -108.056971,0 c -30.599154,24.13806 -42.257695,52.39769 -44.492402,80.79236 28.834851,5.06131 57.332828,8.05895 83.891313,5.62258 -0.86109,-20.4758 -15.65447,-61.75889 -39.398911,-86.41494 z"
|
||||
/>,
|
||||
<path
|
||||
className="secondary"
|
||||
d="m 78.05377,124.04494 c -0.395331,-68.273973 18.544529,-85.533162 57.0811,-88.15717 11.35545,-0.657272 22.28574,-17.593908 -3.96547,-0.15798 -4.53777,2.157736 -8.78288,4.351262 -10.19669,6.891016 m 65.57932,81.424134 c -4.96438,-67.096475 -27.71696,-84.279589 -57.21982,-88.574323 -46.966271,-6.836879 -13.22772,-13.059711 -0.0851,0.303078 4.3636,2.061231 8.75978,4.112065 9.70884,7.26287 M 33.232387,204.66768 c -47.150743,-4.27242 -35.2700994,-13.76009 3.387141,-18.70596 m 194.433942,18.70596 c 47.15074,-4.27242 35.2701,-13.76009 -3.38714,-18.70596 m -109.90757,24.34897 h 29.86243"
|
||||
/>,
|
||||
],
|
||||
bella: [
|
||||
<path
|
||||
className="primary"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue