@infineon/infineon-icons 3.2.0 → 3.3.0--canary.50.b44dac1982792d688022be6358efb5a38e379b73.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons.js +54 -3
- package/package.json +1 -1
- package/svg/analogue-simulations.svg +1 -1
- package/svg/battery.svg +1 -0
- package/svg/celebrate.svg +1 -0
- package/svg/check-active.svg +1 -0
- package/svg/checkbox-icon-fill.svg +1 -0
- package/svg/checkbox-icon.svg +1 -0
- package/svg/chip.svg +1 -0
- package/svg/compare-checkbox-16.svg +1 -0
- package/svg/csv-16.svg +1 -0
- package/svg/dot.svg +1 -0
- package/svg/error.svg +1 -0
- package/svg/file-vnd-16.svg +1 -0
- package/svg/filter-button.svg +1 -0
- package/svg/gallery-green-48.svg +1 -0
- package/svg/group.svg +1 -0
- package/svg/new-banner.svg +1 -0
- package/svg/people.svg +1 -0
- package/svg/usb.svg +1 -0
- package/svg/youtube.svg +1 -1
- package/dist/fonts/infineon-icons.css +0 -1695
- package/dist/fonts/infineon-icons.ttf +0 -0
- package/dist/fonts/infineon-icons.woff +0 -0
- package/dist/fonts/infineon-icons.woff2 +0 -0
package/dist/icons.js
CHANGED
@@ -20,7 +20,7 @@ var airplane16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height=
|
|
20
20
|
|
21
21
|
var airplane24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M19.873 1.06a3.617 3.617 0 0 0-1.492.662c-.111.083-1.083 1.035-2.161 2.114-1.078 1.08-1.971 1.964-1.986 1.964-.014 0-1.859-.822-4.1-1.826-2.241-1.004-4.2-1.87-4.354-1.925a2.647 2.647 0 0 0-1.342-.071 2.493 2.493 0 0 0-.885.387c-.268.182-1.789 1.782-1.866 1.965a.472.472 0 0 0 .085.487c.048.054 1.852 1.289 4.008 2.745a791.718 791.718 0 0 1 3.959 2.684c.023.022-.47.547-1.283 1.365L7.135 12.94l-.658 1.149c-.647 1.133-.659 1.15-.787 1.15-.071.001-.829-.053-1.684-.12-1.648-.128-1.686-.127-1.875.05-.103.096-.152.3-.113.461.018.071.412.496 1.128 1.214l1.101 1.105-.528.909c-.694 1.198-.696 1.204-.695 1.622.002.475.111.742.432 1.064.325.324.592.433 1.064.433.418.001.461-.017 1.656-.714l.875-.51 1.105 1.101c.718.715 1.143 1.11 1.214 1.128a.52.52 0 0 0 .614-.364c.013-.053-.034-.845-.104-1.76a45.517 45.517 0 0 1-.114-1.675c.008-.006.536-.312 1.174-.68l1.16-.668 1.309-1.306c.812-.811 1.323-1.292 1.345-1.268.02.022 1.227 1.803 2.684 3.959 1.456 2.156 2.691 3.96 2.745 4.008.128.117.33.152.487.085.069-.029.507-.412.974-.851.935-.88 1.151-1.153 1.319-1.667.082-.248.097-.374.097-.795 0-.439-.013-.534-.104-.78-.057-.154-.928-2.122-1.936-4.373l-1.833-4.093 2.041-2.047c1.123-1.126 2.095-2.128 2.161-2.227.196-.293.363-.653.478-1.028.097-.316.108-.414.108-.952s-.011-.636-.108-.952c-.375-1.225-1.289-2.118-2.487-2.429-.421-.11-1.099-.137-1.507-.059m1.147 1a2.502 2.502 0 0 1 1.695 1.302c.375.761.375 1.508.001 2.278l-.165.34-5.504 5.509-5.504 5.509-2.881 1.669C4.586 21.029 4.637 21 4.523 21c-.282 0-.548-.297-.502-.56.014-.079.885-1.626 2.008-3.566l1.982-3.426 5.505-5.499 5.504-5.5.34-.165c.557-.272 1.089-.343 1.66-.224M8.94 4.538l4.053 1.814.493.221-1.473 1.475c-.936.937-1.496 1.469-1.535 1.459-.051-.013-6.913-4.633-7.408-4.988l-.149-.107.509-.545c.777-.83.999-.959 1.61-.936l.34.013 3.56 1.594M20.221 15.52c.94 2.101 1.745 3.919 1.787 4.04.06.169.074.294.062.54-.025.489-.143.701-.687 1.232-.244.238-.524.501-.624.586l-.181.154-2.519-3.721a434.122 434.122 0 0 1-2.556-3.798c-.032-.067.165-.281 1.439-1.555 1.398-1.398 1.479-1.472 1.523-1.387.026.049.816 1.808 1.756 3.909m-15.61.647c.347.026.626.059.62.073-.043.1-.455.798-.472.799a7.437 7.437 0 0 1-.479-.459c-.33-.331-.437-.46-.379-.46.043 0 .363.021.71.047m4.226 4.276c.027.376.043.69.034.699-.008.008-.221-.193-.473-.448s-.44-.47-.418-.479c.022-.009.202-.114.4-.233.198-.119.37-.217.383-.219.013-.002.046.304.074.68" fill-rule="evenodd" fill="#000"/></svg>';
|
22
22
|
|
23
|
-
var analogueSimulationsIcon = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48" xml:space="preserve"><path d="
|
23
|
+
var analogueSimulationsIcon = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48" xml:space="preserve"><path d="M11.999 2.94c-.001 1.943-.028 2.26-.191 2.26-.18 0-1.287.574-1.765.915-.679.485-2.052 1.931-2.776 2.925-1.651 2.267-3.401 5.742-4.852 9.64-.511 1.371-1.375 3.856-1.375 3.955 0 .045 1.537.536 1.861.594.033.006.344-.835.69-1.869 2.448-7.307 5.645-12.77 8.216-14.041.547-.27.702-.311 1.152-.306.577.006 1.294.263 1.899.679.483.333 1.387 1.265 2.032 2.096 1.8 2.317 3.983 6.837 5.622 11.638.29.851.528 1.562.528 1.58 0 .019-2.034.034-4.52.034H14v-14h-2v14H5.04v1.92H12v22h2v-22h3.1c1.705 0 3.875.024 4.823.052l1.722.052.305.888c1.061 3.085 2.497 6.348 3.772 8.574 1.849 3.228 3.919 5.449 5.701 6.116 1.108.414 2.141.393 3.331-.069 1.876-.729 3.874-2.871 5.868-6.293 1.051-1.804 2.365-4.64 3.354-7.24.372-.979 1.384-3.883 1.384-3.972 0-.015-4.356-.028-9.68-.028H28v1.919l8.314.021 8.314.02-.433 1.188c-1.204 3.306-3.128 7.13-4.737 9.412-.294.418-.968 1.195-1.497 1.728-.833.839-1.052 1.012-1.641 1.302-1.169.575-1.867.518-3.008-.246-1.543-1.032-3.204-3.339-4.91-6.824-1.347-2.75-2.161-4.85-3.44-8.872-1.879-5.915-3.933-10.429-6.176-13.574-.694-.974-2.141-2.508-2.826-2.997-.48-.343-1.588-.917-1.768-.917-.163 0-.19-.317-.191-2.26L14 1.04h-2l-.001 1.9" fill-rule="evenodd"/></svg>';
|
24
24
|
|
25
25
|
var antenna16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M3.01.394A7.51 7.51 0 0 0 1.826 8.92a7.742 7.742 0 0 0 1.123 1.622l.233.262.355-.354c.348-.348.354-.356.308-.409a24.19 24.19 0 0 0-.205-.228C2.511 8.566 1.898 6.778 2.021 5.087c.035-.492.08-.775.195-1.231a6.609 6.609 0 0 1 1.493-2.745l.193-.209-.344-.344a5.413 5.413 0 0 0-.361-.345c-.009 0-.094.081-.187.181m9.432.164-.344.344.193.209a6.887 6.887 0 0 1 1.319 2.172c.345.934.468 2.106.325 3.104a6.526 6.526 0 0 1-1.625 3.479l-.205.225.354.356.354.355.154-.168c.981-1.068 1.607-2.285 1.884-3.661A7.49 7.49 0 0 0 13.493 1c-.244-.324-.648-.787-.689-.787-.01 0-.173.155-.362.345M5.173 2.471a4.51 4.51 0 0 0 .026 6.089l.107.12.347-.346c.191-.191.347-.357.347-.37a.907.907 0 0 0-.138-.174 3.808 3.808 0 0 1-.5-.745c-.384-.766-.458-1.794-.187-2.622.146-.448.413-.916.714-1.252l.134-.149-.354-.353-.354-.353-.142.155m5.155.201-.351.355.122.133c.417.455.737 1.118.847 1.757.052.303.052.839-.001 1.163-.099.613-.415 1.283-.807 1.71a.907.907 0 0 0-.138.174c0 .013.155.178.345.368l.346.345.108-.119a4.605 4.605 0 0 0 1.125-2.242c.078-.392.087-1.18.016-1.556-.164-.878-.565-1.702-1.116-2.29l-.144-.153-.352.355M7.695 4.031a1.783 1.783 0 0 0-.32.113 1.46 1.46 0 0 0-.862 1.248c-.028.474.111.84.444 1.168.137.134.258.226.37.278l.166.078v8.098l-1.5-.001H4V16h8v-.987H8.507V6.916l.166-.078c.112-.052.233-.144.37-.278.333-.328.472-.694.444-1.168-.054-.894-.894-1.532-1.792-1.361m.556 1.046a.503.503 0 0 1 .091.782.49.49 0 0 1-.522.1.463.463 0 0 1-.308-.455.49.49 0 0 1 .739-.427" fill="currentColor" fill-rule="evenodd"/></svg>';
|
26
26
|
|
@@ -152,6 +152,8 @@ var batteryCharging16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16"
|
|
152
152
|
|
153
153
|
var batteryCharging24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M2.96 5.062a2.885 2.885 0 0 0-1.128.577c-.3.268-.593.713-.714 1.083l-.098.298v10l.111.3a2.604 2.604 0 0 0 1.549 1.549l.3.111h16.04l.3-.111a2.604 2.604 0 0 0 1.549-1.549l.111-.3V6.98l-.111-.3a2.537 2.537 0 0 0-1.249-1.403c-.595-.294-.012-.276-8.64-.273-6.483.002-7.803.012-8.02.058m16.14 1.07c.315.147.624.455.767.764l.113.244v9.72l-.113.244a1.698 1.698 0 0 1-.767.764l-.24.112H3.14l-.244-.113a1.698 1.698 0 0 1-.764-.767l-.112-.24V7.14l.112-.24c.198-.425.623-.775 1.042-.859.091-.018 3.658-.03 7.926-.027l7.76.006.24.112M22 12v3h1V9h-1v3m-12-.886v2.002l-2.266-1.36a559.651 559.651 0 0 0-2.337-1.398c-.061-.032-.107.021-.316.367-.134.222-.239.42-.233.44.007.019 1.389.861 3.072 1.871l3.06 1.836.01-1.994.011-1.994 2.266 1.36c1.246.748 2.297 1.377 2.336 1.398.061.032.107-.02.314-.364a4.03 4.03 0 0 0 .243-.434c0-.018-1.345-.839-2.99-1.825-1.645-.986-3.031-1.819-3.08-1.85L10 9.111v2.003" fill-rule="evenodd" fill="#000"/></svg>';
|
154
154
|
|
155
|
+
var batteryIcon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.28 3.058a.433.433 0 0 0-.23.235C.003 3.396.001 3.593.001 8c0 4.436.002 4.604.05 4.71.027.06.095.144.151.186l.101.077 6.148.008c3.382.004 6.176.001 6.209-.007.078-.019.239-.163.288-.257.057-.111.058-9.322.001-9.432a.593.593 0 0 0-.264-.243c-.052-.02-1.935-.028-6.2-.028C.947 3.015.352 3.02.28 3.058M12 8v4H.987V4H12v4m2.262-2.933a.485.485 0 0 0-.25.52c.015.103.043.15.144.252.147.147.199.161.581.161h.276v3.995l-.342.009c-.325.009-.347.013-.438.083-.14.106-.207.214-.224.361a.497.497 0 0 0 .192.448l.101.077.661.008c.611.008.668.004.762-.044a.424.424 0 0 0 .234-.25C15.995 10.6 16 10.269 16 8c0-2.269-.005-2.6-.041-2.687a.426.426 0 0 0-.231-.249c-.089-.046-.162-.051-.734-.049-.574.001-.643.006-.732.052m-7.902.951a.613.613 0 0 0-.273.215l-.074.096L6 7.534l-.013 1.205-1.427-.612c-1.572-.675-1.585-.679-1.803-.556-.168.094-.237.219-.237.429 0 .207.069.335.227.424.208.117 3.594 1.552 3.696 1.567a.474.474 0 0 0 .491-.259c.05-.098.053-.161.053-1.227 0-1.058.002-1.124.046-1.112.026.007.67.368 1.431.803 1.364.779 1.386.791 1.533.79.214 0 .342-.078.438-.266.062-.122.072-.167.057-.266a.474.474 0 0 0-.149-.311 70.131 70.131 0 0 0-1.868-1.088c-1.562-.892-1.822-1.032-1.933-1.041a.722.722 0 0 0-.182.004" fill-rule="evenodd" fill="#000"/></svg>';
|
156
|
+
|
155
157
|
var beginner16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M7.267 1.03c-1.14.119-2.056.375-2.995.836C2.25 2.858.809 4.492.109 6.587c-.122.363-.13.446-.059.6a.49.49 0 0 0 .657.256c.166-.077.216-.153.343-.524.38-1.105.933-2.003 1.708-2.772 1.165-1.158 2.676-1.882 4.375-2.098.341-.043 1.386-.043 1.734.001 1.693.212 3.209.938 4.375 2.097.785.779 1.359 1.719 1.729 2.831.084.252.115.313.202.392.258.233.623.157.784-.162.066-.131.052-.267-.062-.612a7.963 7.963 0 0 0-2.789-3.89 8.626 8.626 0 0 0-2.791-1.383c-.822-.228-1.259-.287-2.195-.296a19.5 19.5 0 0 0-.853.003m-3.84 3.937c-.209.086-.334.257-.334.459 0 .117.365 1.568.72 2.867.782 2.86 1.328 4.372 1.828 5.067.667.928 1.027 1.228 1.665 1.39.183.046.278.054.519.044.603-.025 1.18-.297 2.116-1 .562-.421.987-.879 1.176-1.266.257-.525.255-1.176-.005-1.733-.199-.427-.74-1.17-1.093-1.504-.893-.843-3.47-2.637-6.026-4.196-.254-.155-.412-.191-.566-.128m1.551 1.929c2.041 1.311 3.65 2.463 4.338 3.105.21.196.594.707.813 1.08.224.381.242.752.053 1.074-.312.532-1.586 1.464-2.215 1.62-.348.086-.676-.022-.967-.318a5.087 5.087 0 0 1-.828-1.177c-.361-.749-.829-2.178-1.385-4.227-.395-1.454-.413-1.525-.373-1.51.019.008.273.167.564.353" fill="currentColor" fill-rule="evenodd"/></svg>';
|
156
158
|
|
157
159
|
var beginner24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M11.06 2.041a11.386 11.386 0 0 0-4.195 1.187c-1.81.906-3.388 2.273-4.62 4.003C1.674 8.033 1 9.255 1 9.489c0 .262.248.511.508.511.233 0 .343-.121.672-.739.636-1.194 1.325-2.134 2.217-3.023a9.861 9.861 0 0 1 1.756-1.44c1.371-.914 2.807-1.461 4.467-1.703.665-.098 2.095-.098 2.76 0 1.66.242 3.096.789 4.467 1.703a9.861 9.861 0 0 1 1.756 1.44c1 .997 1.594 1.837 2.433 3.442.093.177.299.32.46.32.26 0 .504-.251.504-.519 0-.208-.678-1.446-1.194-2.181a13.443 13.443 0 0 0-2.926-3.007A11.657 11.657 0 0 0 13.46 2.1c-.58-.077-1.85-.108-2.4-.059m-5.853 6.56c-.168.103-.306.396-.27.574.079.396 1.426 4.617 1.916 6.005.839 2.373 1.385 3.668 1.858 4.4.334.518.89 1.212 1.225 1.529.557.528 1.165.79 1.824.788.789-.003 1.489-.322 2.646-1.205.724-.552 1.16-1.092 1.368-1.69.1-.291.118-.401.118-.742-.002-.788-.222-1.318-1.001-2.403a12.959 12.959 0 0 0-.567-.733c-.855-.978-4.207-3.579-7.96-6.177-.586-.406-.626-.427-.82-.427a.652.652 0 0 0-.337.081m4.374 4.139c2.554 1.909 3.654 2.871 4.275 3.74.671.937.824 1.263.824 1.752-.001.359-.087.581-.358.918-.295.367-1.257 1.086-1.804 1.348-.542.26-.862.275-1.315.061-.321-.153-.634-.466-1.133-1.138-.574-.771-.92-1.484-1.585-3.267-.546-1.465-1.686-4.861-1.828-5.447-.024-.1.079-.037.908.556.514.367 1.422 1.032 2.016 1.477" fill="currentColor" fill-rule="evenodd"/></svg>';
|
@@ -310,6 +312,8 @@ var cart24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
|
|
310
312
|
|
311
313
|
var cartF24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="m1.15 1.15-.349.351L2.4 3.1 4 4.7v9.66l-1.16 2.32L1.68 19H24v-1H3.32l.75-1.5.75-1.5h7.527c7.135 0 7.529-.004 7.548-.07l1.643-5.48a1343.84 1343.84 0 0 0 1.622-5.43c0-.011-4.153-.02-9.23-.02H4.7L3.1 2.4 1.499.799l-.349.351m2.875 18.913A1.974 1.974 0 0 0 2.513 22c0 .752.386 1.404 1.034 1.75 1.344.716 2.944-.234 2.944-1.75a1.995 1.995 0 0 0-2.466-1.937m16 0A1.974 1.974 0 0 0 18.513 22c0 .752.386 1.404 1.034 1.75 1.344.716 2.944-.234 2.944-1.75a1.995 1.995 0 0 0-2.466-1.937" fill="currentColor" fill-rule="evenodd"/></svg>';
|
312
314
|
|
315
|
+
var celebrateIcon = '<svg xmlns="http://www.w3.org/2000/svg" width="76" height="77" fill="none"><path d="M49.451.809c-.037.096-.049.448-.027.782l.039.608-1.942.34c-1.351.237-1.955.297-1.985.199a13.753 13.753 0 0 1-.153-.648c-.097-.452-.149-.507-.484-.507h-.376l.032.717.032.716-.535.17c-.716.228-1.112.815-1.112 1.646 0 .567-.024.615-.308.615-.17 0-.459.057-.642.126-.266.102-.325.198-.293.475.039.34.058.348.757.311.827-.044.69-.307 1.126 2.172.145.826.233 1.581.196 1.678-.037.098-.235.178-.438.178s-.498.103-.654.23c-.242.196-.262.271-.136.507.133.248.217.269.808.2l.661-.078.19.541c.258.733.739 1.07 1.529 1.07.614 0 .626.007.704.443.122.674.282.907.594.863.248-.036.276-.114.273-.773-.003-.634.031-.74.253-.789a99.152 99.152 0 0 1 1.988-.357l1.731-.3.106.569c.113.613.379.879.739.741.189-.073.213-.192.154-.763l-.07-.677.487-.146c.267-.08.633-.32.812-.533.321-.381.376-.595.33-1.287-.024-.369.033-.409.781-.533.514-.085.742-.452.477-.77-.113-.138-.317-.164-.807-.107l-.656.077-.338-1.941c-.359-2.064-.35-2.135.263-2.139.426-.003.783-.229.783-.497 0-.402-.286-.528-.927-.408-.656.122-.72.095-.72-.311 0-.689-1.108-1.43-1.883-1.259-.346.076-.366.054-.448-.459-.048-.296-.148-.613-.223-.703-.18-.217-.603-.211-.688.011m19.201 1.156c-.128.155-.117.301.061.767.121.317.2.597.175.622-.064.064-3.563 1.333-3.676 1.333-.051 0-.207-.257-.346-.57-.201-.456-.315-.57-.567-.57-.415 0-.515.342-.271.925.25.598.261.563-.249.775-.677.283-.983.869-.902 1.727l.067.704-.534.193c-.423.154-.542.264-.573.532-.055.459.254.556.949.299l.557-.207.133.344c.473 1.225 1.263 3.475 1.229 3.5a7.09 7.09 0 0 1-.535.21c-.644.237-.846.543-.552.837.201.201.263.203.836.019l.619-.198.211.478c.342.777.948 1.016 2.15.851.175-.024.284.099.414.468.254.719.675.929.926.461.093-.175.076-.394-.061-.783-.144-.408-.154-.563-.042-.633.152-.094 3.199-1.205 3.507-1.279.101-.024.255.19.383.53.232.614.607.803.898.453.13-.157.122-.305-.042-.788-.112-.327-.189-.601-.172-.609 1.191-.53 1.435-.884 1.314-1.911l-.077-.658.576-.22c.505-.193.571-.262.537-.555-.032-.283-.097-.333-.418-.322a4.833 4.833 0 0 0-.76.103l-.38.088-.621-1.749-.673-1.894c-.03-.08.188-.225.485-.324.599-.2.829-.461.7-.796-.069-.179-.181-.209-.559-.151-.26.04-.588.108-.73.151-.206.062-.302-.015-.474-.375-.386-.811-1.257-1.127-2.131-.773-.153.063-.266-.071-.468-.557-.28-.674-.597-.83-.914-.448M51.533 3.008c.216.185.357.78.837 3.537.317 1.823.577 3.455.577 3.626 0 .422-.231.584-1.032.721-.373.064-1.957.344-3.519.621-2.991.531-3.248.53-3.354-.022l-.19-.978c-.11-.565-.695-3.93-.98-5.636-.118-.706.035-.769 3.248-1.332 1.637-.287 3.205-.569 3.483-.627.279-.057.543-.11.588-.118.044-.007.198.086.342.208m19.563.824c.179.135 1.516 3.616 2.409 6.272.264.788.264.796.019 1.03-.275.261-6.441 2.546-6.872 2.546-.293 0-.599-.379-.779-.966-.062-.2-.575-1.618-1.14-3.151-.618-1.674-1.002-2.894-.962-3.057.075-.307.075-.306 3.362-1.499a849.56 849.56 0 0 0 2.977-1.085c.773-.287.729-.283.986-.09M32.489 5.343c-.035.092-.916 2.725-1.958 5.852-1.987 5.961-2.047 6.233-1.357 6.134.245-.035.495-.687 2.201-5.739 1.058-3.135 1.913-5.842 1.9-6.017-.019-.244-.105-.326-.374-.356-.204-.024-.375.029-.412.126m35.602 1.509c-1.486.54-1.718.671-1.718.971 0 .313 1.033 3.055 1.204 3.198.202.167 3.221-.88 3.412-1.184.099-.156.021-.529-.31-1.491-.489-1.418-.8-2.016-1.042-2.005-.088.004-.784.234-1.546.511m1.55 1.35c.139.4.29.821.336.934.068.165-.106.276-.876.556-.528.193-.981.328-1.006.301-.025-.027-.194-.465-.376-.972-.305-.853-.313-.929-.11-1.002.122-.044.478-.181.791-.306.89-.353.961-.325 1.241.489M39.416 19.688c-3.311 4.642-3.551 5.075-2.814 5.075.264 0 .793-.674 3.52-4.491 2.122-2.971 3.196-4.579 3.172-4.75-.024-.169-.147-.271-.354-.295-.284-.033-.651.433-3.524 4.461m21.837-4.338c-.029.092-.087.554-.13 1.029-.297 3.278-2.588 6.145-5.696 7.127-.719.227-1.513.357-2.67.437-1.987.138-2.825.346-4.141 1.03-2.736 1.424-4.687 4.355-4.88 7.331-.065 1.007-.049 1.139.153 1.216.438.168.629-.122.729-1.104.208-2.057.938-3.616 2.374-5.068 1.68-1.699 3.151-2.321 5.961-2.522 2.738-.195 4.378-.839 6.089-2.387 1.863-1.685 3.134-4.462 3.001-6.555-.037-.572-.067-.624-.389-.661-.207-.024-.37.028-.401.127m-41.095 3.636c-.133.085-3.844 10.466-5.076 14.201-.126.383-1.611 4.658-3.299 9.5A9293.799 9293.799 0 0 0 7.725 54.34c-.543 1.568-2.33 6.714-3.971 11.437C2.113 70.499.734 74.555.69 74.789c-.169.899.671 1.844 1.639 1.844.369 0 17.896-5.273 39.978-12.029 1.567-.479 5.7-1.738 9.183-2.796 3.483-1.059 6.436-1.979 6.563-2.045.142-.074.214-.23.19-.409-.025-.178-5.426-6.038-14.15-15.35-21.942-23.419-23.556-25.132-23.679-25.129a.73.73 0 0 0-.256.111m4.331 5.438 3.236 3.46 6.079 18.238c4.079 12.237 6.03 18.258 5.93 18.296-.083.032-2.687.828-5.787 1.77-3.101.941-5.731 1.741-5.847 1.777-.177.054-1.127-2.687-6.07-17.519l-5.861-17.583 1.941-5.57c1.067-3.063 2.053-5.903 2.191-6.311l.251-.742.351.362c.193.199 1.807 1.919 3.586 3.822m41.569-3.146c-.043.069-.119.367-.169.662l-.092.538-.524-.038c-.597-.043-1.213.225-1.487.648-.249.385-1.125 5.365-1.038 5.905.089.556.507.993 1.128 1.179l.494.148-.083.665c-.072.575-.05.682.161.795.365.195.663-.092.747-.719.081-.604.056-.597 1.31-.389.961.158.896.059.692 1.049-.06.288.196.706.432.706.199 0 .518-.473.52-.77.003-.612.126-.662 1.183-.492l.966.156-.076.652c-.062.523-.034.688.138.831.327.272.619.007.745-.676l.109-.588h.666c.752 0 1.209-.27 1.439-.851.076-.194.341-1.501.589-2.904.482-2.737.476-2.954-.093-3.561-.148-.158-.473-.342-.723-.409l-.455-.123.003-.731c.003-.656-.025-.735-.273-.77-.316-.045-.472.188-.601.9-.067.372-.136.468-.301.421a8.887 8.887 0 0 0-.785-.142c-1.023-.147-1.001-.126-.974-.924.023-.697.012-.724-.316-.762-.298-.034-.357.02-.475.443-.073.266-.134.584-.134.707-.001.166-.075.208-.286.163-.157-.033-.62-.125-1.029-.204l-.744-.144.076-.555c.042-.305.043-.642.002-.748-.082-.214-.621-.263-.742-.068m.062 2.224 3.987.702c1.6.282 2.982.572 3.071.646.089.074.162.313.162.531 0 .374-.692 4.451-.836 4.924-.139.457-.393.443-4.041-.22-.557-.102-1.697-.303-2.533-.449a137.92 137.92 0 0 1-1.801-.321c-.548-.113-.577-.427-.228-2.432.495-2.834.575-3.181.78-3.386.229-.228.118-.229 1.439.005M43.131 44.324c7.569 8.077 13.761 14.729 13.76 14.784-.002.141-16.018 4.997-16.117 4.887-.1-.111-11.512-34.355-11.449-34.355.024 0 6.237 6.608 13.806 14.684m13.806-7.172c-3.794 2.731-4.434 3.237-4.434 3.508 0 .725.434.489 4.778-2.607 2.319-1.653 4.346-3.122 4.506-3.266.379-.341.325-.768-.1-.802-.234-.018-1.483.815-4.75 3.167M21.345 51.289c3.049 9.156 5.55 16.733 5.558 16.839.01.147-1.395.624-5.876 1.993-3.24.99-5.926 1.763-5.97 1.718-.043-.045-1.436-4.161-3.094-9.145L8.948 53.63l3.337-9.593c1.835-5.276 3.377-9.548 3.426-9.493.05.054 2.585 7.59 5.634 16.745m44.332-5.397c-5.052 1.706-5.705 1.956-5.74 2.201-.097.684.178.623 6.108-1.351 3.116-1.036 5.749-1.955 5.853-2.041.293-.243.167-.68-.205-.709-.174-.014-2.881.841-6.016 1.9M11.373 63.806l2.792 8.39-.971.304C7.255 74.362 2.39 75.77 2.125 75.703c-.17-.042-.374-.221-.454-.396-.128-.283.252-1.462 3.272-10.155 1.879-5.409 3.417-9.866 3.417-9.905 0-.394.621 1.37 3.013 8.559" fill-rule="evenodd" fill="#000"/></svg>';
|
316
|
+
|
313
317
|
var charging16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M6 2.507V4H4v1.013h.981l.013 1.46c.01 1.196.021 1.506.057 1.714.212 1.215.818 2.21 1.789 2.936a4.51 4.51 0 0 0 3.213.839 4.433 4.433 0 0 0 2.624-1.285c.586-.587.95-1.221 1.175-2.047.13-.478.148-.756.148-2.244V5.015l.5-.008L15 5l.007-.5.008-.5h-2.002V1.013H12V4H7.013V1.013H6v1.494m6.98 4.02c-.009 1.331-.016 1.537-.058 1.713-.309 1.31-1.294 2.329-2.562 2.65a3.235 3.235 0 0 1-.867.101c-1.653.001-3.052-1.134-3.417-2.772-.054-.244-.058-.342-.069-1.732l-.011-1.474h6.993l-.009 1.514M.987 13v3H10v-2.987H8.987v2H2V10H.987v3" fill-rule="evenodd" fill="#000"/></svg>';
|
314
318
|
|
315
319
|
var charging24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M9 4v2H6v1h1v2.237c0 2.224.015 2.547.148 3.163.373 1.733 1.642 3.482 3.254 4.484.73.454 1.64.822 2.478 1.002.345.074.545.09 1.12.09.575 0 .775-.016 1.12-.09a7.55 7.55 0 0 0 3.841-2.111c.989-1.025 1.633-2.174 1.891-3.375.133-.616.148-.939.148-3.163V7h1V6h-3V2h-1v4h-8V2H9v2m11 5.13c-.001 2.494-.022 2.786-.266 3.57-.32 1.029-1.219 2.275-2.154 2.986a7.068 7.068 0 0 1-2.671 1.22c-.452.098-1.366.098-1.818 0a7.018 7.018 0 0 1-2.671-1.22c-.932-.707-1.834-1.957-2.154-2.986-.244-.784-.265-1.076-.266-3.57V7h12v2.13M2 19v4h12.52v-3.48h-1.04V22H3v-7H2v4" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -328,10 +332,16 @@ var check16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16
|
|
328
332
|
|
329
333
|
var check24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M22.3 6.046c-.044.024-2.942 2.903-6.44 6.399L9.5 18.8l-3.34-3.343c-1.837-1.838-3.389-3.368-3.448-3.4-.401-.213-.868.254-.655.655.07.131 7.126 7.181 7.25 7.244.12.06.276.055.405-.013.131-.07 13.181-13.126 13.244-13.25.19-.376-.288-.847-.656-.647" fill-rule="evenodd" fill="#000"/></svg>';
|
330
334
|
|
335
|
+
var checkActiveIcon = '<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.54.026c-2.751.12-5.273 1.11-7.336 2.877A12.066 12.066 0 0 0 .586 8.34c-.754 2.322-.755 4.964-.002 7.309a12.056 12.056 0 0 0 6.084 7.085c2.213 1.108 4.806 1.49 7.332 1.082 3.024-.49 5.802-2.21 7.68-4.756 1.247-1.69 2.005-3.67 2.243-5.86.058-.54.058-1.86 0-2.4-.316-2.906-1.542-5.426-3.611-7.421C18.347 1.484 15.862.333 13.2.083a15.34 15.34 0 0 0-1.66-.057M13.36 4.1c3.045.551 5.492 2.746 6.334 5.68.243.847.284 1.17.284 2.22 0 1.05-.041 1.373-.284 2.22a8.015 8.015 0 0 1-5.475 5.474c-.846.243-1.169.284-2.219.284-1.05 0-1.373-.041-2.22-.284a8.007 8.007 0 0 1-5.474-5.476 10.637 10.637 0 0 1-.206-.858c-.09-.507-.124-1.705-.062-2.242A8.015 8.015 0 0 1 8.5 4.799a8.125 8.125 0 0 1 2.407-.74c.538-.076 1.935-.053 2.453.041" fill="#000" fill-rule="evenodd"/></svg>';
|
336
|
+
|
331
337
|
var checkList16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M.36.023a.576.576 0 0 0-.281.211L.013.329.006 3.451c-.008 3.465-.018 3.263.167 3.426.057.049.143.09.232.108.1.021 1.041.027 3.182.022 3.352-.008 3.106.005 3.27-.171.152-.164.142.036.15-3.249.005-2.123-.001-3.082-.022-3.18A.478.478 0 0 0 6.708.05C6.605.003 6.453.001 3.507.003 1.805.004.389.013.36.023M6 3.507V6H1.013V1.013H6v2.494m3.293-.463c-.229.127-.33.347-.268.586.04.156.121.252.268.32.102.047.25.049 3.208.049 3.402.001 3.193.011 3.357-.162a.46.46 0 0 0 .101-.524.426.426 0 0 0-.231-.249c-.096-.049-.21-.051-3.24-.05-2.239.001-3.157.009-3.195.03M6.269 9.059c-.066.033-.575.651-1.903 2.313a370.216 370.216 0 0 1-1.863 2.321c-.049.052-.06.042-.896-.791-.665-.661-.869-.85-.95-.875a.504.504 0 0 0-.65.413c-.028.244-.015.26 1.159 1.431 1.041 1.037 1.093 1.085 1.215 1.11.208.043.342-.003.502-.172.18-.19 4.053-5.052 4.082-5.124a.618.618 0 0 0-.005-.381.708.708 0 0 0-.245-.253c-.098-.051-.335-.047-.446.008m3.024 2.991a.65.65 0 0 0-.17.119c-.063.068-.143.309-.124.372l.026.105c.02.091.156.248.266.309.076.041.32.046 3.122.052 2.141.005 3.082-.001 3.182-.022a.493.493 0 0 0 .398-.548c-.015-.138-.069-.222-.217-.342l-.101-.082-3.137-.006c-3.007-.006-3.142-.004-3.245.043" fill-rule="evenodd" fill="#000"/></svg>';
|
332
338
|
|
333
339
|
var checkList24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M2.252 3.078C1.988 3.239 2 3.073 2 6.508c0 3.016.003 3.116.078 3.24.161.264-.004.252 3.422.252s3.261.012 3.422-.252c.075-.124.078-.224.078-3.24 0-3.435.012-3.269-.252-3.43C8.624 3.003 8.524 3 5.5 3s-3.124.003-3.248.078M8 6.5V9H3V4h5v2.5m4.252-.422a.478.478 0 0 0-.174.67c.165.27-.268.252 5.93.252 5.495 0 5.615-.002 5.74-.078a.485.485 0 0 0 0-.844C23.623 6.002 23.504 6 18 6c-5.504 0-5.623.002-5.748.078M10.3 14.046c-.044.024-1.367 1.328-2.94 2.899L4.5 19.8l-.84-.843c-.462-.463-.889-.868-.948-.9-.388-.205-.864.248-.668.636.063.124 2.114 2.181 2.244 2.25a.452.452 0 0 0 .405.013c.124-.063 6.18-6.113 6.25-6.244.206-.389-.261-.873-.643-.666m1.952 4.032a.478.478 0 0 0-.174.67c.165.27-.268.252 5.93.252 5.495 0 5.615-.002 5.74-.078a.485.485 0 0 0 0-.844C23.623 18.002 23.504 18 18 18c-5.504 0-5.623.002-5.748.078" fill-rule="evenodd" fill="#000"/></svg>';
|
334
340
|
|
341
|
+
var checkboxIconFillIcon = '<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.791.036C.478.11.194.356.08.652.018.813.017 1.048.017 10c0 8.972.001 9.187.064 9.349.084.218.312.458.529.556l.173.078h18.434l.173-.078a1.13 1.13 0 0 0 .529-.556c.063-.162.064-.377.064-9.349S19.982.813 19.919.651a1.13 1.13 0 0 0-.529-.556l-.173-.078-9.15-.005C4.804.009.863.019.791.036m14.968 5.03c.228.14.313.466.179.684-.121.196-8.125 9.167-8.216 9.208-.114.052-.335.054-.433.005-.103-.052-3.183-3.128-3.241-3.236-.115-.217-.024-.528.193-.661a.564.564 0 0 1 .486-.018c.049.026.682.641 1.406 1.366.724.726 1.327 1.319 1.34 1.319.013 0 1.75-1.942 3.86-4.316 2.111-2.374 3.878-4.339 3.927-4.366a.59.59 0 0 1 .499.015" fill-rule="evenodd" fill="#000"/></svg>';
|
342
|
+
|
343
|
+
var checkboxIconIcon = '<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.726.049a1.022 1.022 0 0 0-.679.693c-.069.262-.069 18.254 0 18.516.088.328.367.607.695.695.262.069 18.254.069 18.516 0 .328-.088.607-.367.695-.695.069-.262.069-18.254 0-18.516a1.012 1.012 0 0 0-.695-.695C19.007-.019.969-.018.726.049M19 10v9H1V1h18v9" fill="#000" fill-rule="evenodd"/></svg>';
|
344
|
+
|
335
345
|
var chemistry16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M3.292.05a.479.479 0 0 0-.276.351c-.04.185-.04 3.013 0 3.198.035.163.13.285.276.351.103.047.302.049 4.708.049 4.406 0 4.605-.002 4.708-.049a.479.479 0 0 0 .276-.351c.04-.185.04-3.013 0-3.198a.479.479 0 0 0-.276-.351C12.605.003 12.406.001 8 .001c-4.406 0-4.605.002-4.708.049M12 2.013v1H4v-2h8v1M5.742 5.081a.597.597 0 0 0-.173.166l-.062.1-.014 1.746L5.48 8.84l-1.613 1.907A316.069 316.069 0 0 0 2.17 12.76a1.996 1.996 0 0 0-.298 1.96c.202.507.674.974 1.168 1.155.353.129.209.125 4.96.125s4.607.004 4.96-.125c.366-.134.825-.517 1.018-.85.241-.414.337-.904.261-1.333a2.094 2.094 0 0 0-.409-.932c-.046-.059-.809-.965-1.697-2.013L10.52 8.84l-.013-1.747-.014-1.746-.062-.101a.517.517 0 0 0-.862 0l-.062.101-.008 1.869-.007 1.869.074.135c.041.075.848 1.049 1.794 2.165 1.046 1.234 1.751 2.089 1.8 2.181.074.14.08.171.08.432 0 .259-.006.295-.078.436-.091.179-.314.401-.475.473a1.547 1.547 0 0 1-.287.078c-.241.039-8.559.039-8.8 0a1.547 1.547 0 0 1-.287-.078c-.161-.072-.384-.294-.475-.473-.071-.141-.078-.177-.078-.434 0-.254.007-.294.074-.427.048-.093.711-.898 1.824-2.213.996-1.176 1.771-2.115 1.8-2.179.048-.107.05-.2.043-1.973l-.008-1.861-.062-.101a.517.517 0 0 0-.689-.165" fill-rule="evenodd" fill="#000"/></svg>';
|
336
346
|
|
337
347
|
var chemistry24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M6.252 1.078C5.994 1.236 6 1.177 6 3.508c0 2.024.004 2.117.078 2.24.166.271-.32.252 6.422.252s6.256.019 6.422-.252c.074-.123.078-.216.078-2.24 0-2.331.006-2.272-.252-2.43C18.623 1.002 18.499 1 12.5 1c-5.999 0-6.123.002-6.248.078M18 3.5V5H7V2h11v1.5M9.252 8.078c-.261.159-.252.063-.252 2.78v2.463l-2.326 2.906c-1.279 1.599-2.413 3.043-2.521 3.21a2.925 2.925 0 0 0-.431 1.864c.12 1.052.731 1.929 1.658 2.38.666.324.072.299 7.12.299 7.05 0 6.456.025 7.12-.3a2.952 2.952 0 0 0 1.669-2.66c.004-.619-.159-1.185-.473-1.644-.097-.141-1.22-1.561-2.496-3.156L16 13.321v-2.463c0-2.717.009-2.621-.252-2.78a.451.451 0 0 0-.496 0c-.265.162-.255.041-.243 2.976l.011 2.654 2.399 2.992a340.854 340.854 0 0 1 2.53 3.176c.217.303.3.572.321 1.044.015.351.005.459-.063.66-.179.529-.508.933-.951 1.169-.502.266-.092.251-6.756.251-5.234 0-6.074-.008-6.273-.06a1.956 1.956 0 0 1-1.157-.808c-.283-.43-.33-.595-.33-1.152 0-.755-.115-.581 2.697-4.096 1.324-1.656 2.443-3.067 2.485-3.137.075-.122.078-.226.078-2.747 0-2.528-.003-2.624-.078-2.748a.478.478 0 0 0-.67-.174" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -370,6 +380,8 @@ var chipDip16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="
|
|
370
380
|
|
371
381
|
var chipDip24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M4.252 2.078C4.005 2.229 4 2.259 4 3.698V5l-.37.001c-.488.001-.859.083-1.25.276a2.538 2.538 0 0 0-1.262 1.445l-.098.298v10l.111.3a2.58 2.58 0 0 0 1.549 1.544c.245.087.394.11.81.127l.51.02v1.304c0 1.224.005 1.313.078 1.433.2.328.644.328.844 0 .073-.12.078-.209.078-1.438V19h3v1.31c0 1.229.005 1.318.078 1.438.2.328.644.328.844 0 .073-.12.078-.209.078-1.438V19h3v1.31c0 1.229.005 1.318.078 1.438.2.328.644.328.844 0 .073-.12.078-.209.078-1.438V19h3v1.31c0 1.229.005 1.318.078 1.438.2.328.644.328.844 0 .073-.12.078-.209.078-1.438V19h3v1.31c0 1.229.005 1.318.078 1.438a.478.478 0 0 0 .67.174c.247-.151.252-.182.252-1.615v-1.296l.51-.02c.415-.016.566-.04.81-.126a2.584 2.584 0 0 0 1.549-1.545l.111-.3V6.98l-.111-.3a2.537 2.537 0 0 0-1.249-1.403c-.391-.193-.762-.275-1.25-.276L21 5V3.698c0-1.439-.005-1.469-.252-1.62a.451.451 0 0 0-.496 0c-.247.151-.252.181-.252 1.62V5h-3V3.698c0-1.439-.005-1.469-.252-1.62a.451.451 0 0 0-.496 0c-.247.151-.252.181-.252 1.62V5h-3V3.69c0-1.229-.005-1.318-.078-1.438a.485.485 0 0 0-.844 0c-.073.12-.078.209-.078 1.438V5H9V3.698c0-1.439-.005-1.469-.252-1.62a.488.488 0 0 0-.686.198C8.01 2.377 8 2.601 8 3.698V5H5V3.69c0-1.229-.005-1.318-.078-1.438a.478.478 0 0 0-.67-.174M22.1 6.132c.315.147.624.455.767.764l.113.244v9.72l-.113.244a1.698 1.698 0 0 1-.767.764l-.24.112H3.14l-.244-.113a1.698 1.698 0 0 1-.764-.767l-.112-.24V7.14l.112-.24c.198-.425.624-.775 1.042-.859.091-.018 4.333-.03 9.426-.027l9.26.006.24.112" fill-rule="evenodd" fill="#000"/></svg>';
|
372
382
|
|
383
|
+
var chipIcon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.29.049a.605.605 0 0 0-.186.153l-.077.1-.008.849L5.011 2h-.779c-.884.001-1.031.02-1.352.177-.416.204-.785.692-.853 1.13-.014.095-.027.518-.027.94v.766h-.814c-.758 0-.822.004-.918.053a.48.48 0 0 0-.256.521c.015.103.043.15.144.252.078.078.16.132.215.143.049.01.436.018.859.018H2v3.997l-.833.008c-.823.008-.835.009-.92.07-.303.216-.325.608-.046.821l.101.077.849.008.849.008v.763c0 .429.013.841.029.939.016.098.077.277.137.402.211.443.676.8 1.143.878.098.016.51.029.939.029h.763l.008.849.008.849.077.101a.497.497 0 0 0 .448.192c.147-.017.255-.084.361-.224l.074-.096.008-.836.008-.835H10v.77c0 .424.008.81.018.859a.511.511 0 0 0 .143.215c.102.101.149.129.252.144a.48.48 0 0 0 .521-.256c.049-.096.053-.16.053-.918V14h.764c.43 0 .842-.013.94-.029.467-.078.932-.435 1.143-.878.06-.125.121-.304.137-.402.016-.098.029-.51.029-.94v-.764h.814c.758 0 .822-.004.918-.053a.48.48 0 0 0 .256-.521c-.015-.103-.043-.15-.144-.252a.511.511 0 0 0-.215-.143c-.049-.01-.435-.018-.859-.018H14V6h.77c.424 0 .81-.008.859-.018a.511.511 0 0 0 .215-.143c.101-.102.129-.149.144-.252a.48.48 0 0 0-.256-.521c-.096-.049-.16-.053-.918-.053H14v-.764c0-.43-.013-.842-.029-.94-.1-.601-.627-1.141-1.238-1.269-.139-.029-.384-.039-.966-.04h-.78v-.814c0-.758-.004-.822-.053-.918a.48.48 0 0 0-.521-.256c-.103.015-.15.043-.252.144a.511.511 0 0 0-.143.215C10.008.42 10 .806 10 1.23V2H6.003l-.008-.835-.008-.836-.074-.096C5.802.087 5.697.024 5.54.01a.445.445 0 0 0-.25.039m7.363 3.009a.721.721 0 0 1 .297.302c.048.09.05.254.05 4.613 0 3.736-.006 4.538-.036 4.623a.696.696 0 0 1-.308.346l-.109.058H8c-4.385 0-4.55-.002-4.64-.05a.721.721 0 0 1-.302-.297L3 12.547V8c0-4.385.002-4.55.05-4.64a.64.64 0 0 1 .443-.348c.052-.01 2.11-.017 4.574-.015l4.48.003.106.058m-8.303.961a.6.6 0 0 0-.191.14c-.102.101-.132.152-.145.244-.009.064-.013 1.725-.009 3.69l.008 3.574.062.086c.034.048.105.12.158.16l.096.074h7.342l.096-.074a.884.884 0 0 0 .158-.16l.062-.086V4.329l-.074-.096a.884.884 0 0 0-.16-.158l-.086-.062L8.04 4.01c-1.995-.002-3.655.002-3.69.009M11 8v3H5l-.007-2.973c-.004-1.636-.001-2.989.006-3.007.01-.027.626-.032 3.007-.027L11 5v3" fill-rule="evenodd" fill="#000"/></svg>';
|
384
|
+
|
373
385
|
var chips16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M7.292.048c-.228.108-.305.291-.305.727v.238h-.306c-.559 0-.847.111-1.201.463-.344.342-.455.615-.484 1.195l-.017.338-.339.009c-.325.008-.341.012-.438.086a.509.509 0 0 0-.165.584.66.66 0 0 0 .291.284c.042.015.207.028.367.028h.292v3.995l-.327.01c-.292.008-.337.016-.423.074a.492.492 0 0 0-.199.6c.093.244.288.334.719.334h.221l.018.327c.03.568.142.843.482 1.182.339.34.614.452 1.182.482l.327.018v.221c0 .417.081.605.305.707a.472.472 0 0 0 .566-.113c.122-.129.142-.204.142-.532v-.292h4v.292c0 .328.02.403.142.532.157.165.36.206.566.113.224-.102.305-.29.305-.707v-.221l.327-.018c.568-.03.843-.142 1.182-.482.34-.339.452-.614.482-1.182l.018-.327h.221c.299 0 .475-.041.584-.137a.526.526 0 0 0 .166-.439c-.015-.138-.069-.222-.217-.342-.099-.08-.109-.082-.432-.091l-.331-.009V4h.295c.332 0 .421-.026.55-.163a.46.46 0 0 0 .101-.524c-.099-.237-.231-.3-.634-.3h-.303l-.018-.34c-.029-.582-.139-.854-.484-1.197-.354-.352-.642-.463-1.201-.463h-.306V.775c0-.132-.013-.301-.029-.376-.094-.436-.651-.536-.907-.162-.057.083-.065.125-.072.434l-.009.342H8.004L7.995.669C7.986.288 7.973.255 7.782.1a.493.493 0 0 0-.49-.052m6.418 2.046a.958.958 0 0 1 .196.196l.081.115.007 3.533c.005 2.445-.002 3.566-.022 3.639-.038.144-.245.355-.385.394-.151.041-7.023.041-7.174 0-.137-.038-.346-.249-.384-.389-.04-.144-.04-7.022 0-7.165.036-.129.251-.351.375-.387.056-.016 1.405-.024 3.64-.021l3.551.004.115.081M2.194 5.052c-.261.063-.484.196-.716.426-.342.34-.453.614-.482 1.193l-.017.338-.339.009c-.325.008-.341.012-.438.086a.518.518 0 0 0-.174.568.66.66 0 0 0 .284.291c.056.024.189.037.38.037h.295v3.995l-.327.01c-.292.008-.337.016-.423.074a.492.492 0 0 0-.199.6c.093.244.288.334.719.334h.221l.018.327c.03.568.142.843.482 1.182.339.34.614.452 1.182.482l.327.018v.221c0 .417.081.605.305.707a.472.472 0 0 0 .566-.113c.122-.129.142-.204.142-.532v-.292h4v.292c0 .328.02.403.142.532.157.165.36.206.566.113.224-.102.305-.29.305-.707v-.221l.327-.018c.568-.03.843-.142 1.182-.482.227-.227.348-.426.428-.71.056-.199.083-1.178.038-1.394a.497.497 0 0 0-.911-.181c-.062.089-.064.113-.077.721-.013.597-.016.634-.074.727-.085.136-.226.254-.345.287-.144.04-7.021.039-7.168-.001-.14-.039-.347-.25-.385-.394-.02-.073-.027-1.194-.022-3.639l.007-3.533.081-.115a.934.934 0 0 1 .196-.196l.114-.081L3.036 6c.409-.009.649-.024.684-.044a.798.798 0 0 0 .252-.284.507.507 0 0 0-.013-.359.426.426 0 0 0-.231-.249c-.09-.046-.161-.05-.747-.048-.424.001-.696.014-.787.036" fill-rule="evenodd" fill="#000"/></svg>';
|
374
386
|
|
375
387
|
var chips24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M12.252 1.078c-.232.142-.252.229-.252 1.12V3h-.493c-.271 0-.599.019-.73.043-.81.147-1.564.89-1.733 1.709a5.088 5.088 0 0 0-.044.73V6h-.81c-.733 0-.822.008-.938.078a.485.485 0 0 0 0 .844c.116.07.205.078.938.078H9v5h-.81c-.733 0-.822.008-.938.078a.485.485 0 0 0 0 .844c.116.07.205.078.938.078H9v.518c0 .619.042.845.229 1.239.272.574.904 1.071 1.523 1.199.117.024.445.044.73.044H12v.81c0 .733.008.822.078.938.2.328.644.328.844 0 .07-.116.078-.205.078-.938V16h5v.81c0 .733.008.822.078.938.2.328.644.328.844 0 .07-.116.078-.205.078-.938V16h.518c.619 0 .845-.042 1.239-.229.574-.272 1.071-.904 1.199-1.523.024-.117.044-.445.044-.73V13h.81c.733 0 .822-.008.938-.078a.478.478 0 0 0 .174-.67c-.142-.232-.229-.252-1.12-.252H22V7h.802c.891 0 .978-.02 1.12-.252a.478.478 0 0 0-.174-.67c-.116-.07-.205-.078-.938-.078H22v-.518c0-.285-.02-.613-.044-.73-.169-.819-.923-1.562-1.733-1.709a5.432 5.432 0 0 0-.73-.043H19v-.802c0-.891-.02-.978-.252-1.12a.451.451 0 0 0-.496 0c-.232.142-.252.229-.252 1.12V3h-5v-.81c0-.733-.008-.822-.078-.938a.478.478 0 0 0-.67-.174m8.036 3.035c.239.118.481.36.599.599l.093.188v9.2l-.093.189c-.132.268-.416.534-.674.63-.212.079-.302.081-4.713.081-4.411 0-4.501-.002-4.713-.081-.258-.096-.542-.362-.674-.63l-.093-.189-.011-4.48c-.007-3.066.003-4.544.032-4.685.08-.384.452-.776.835-.88.143-.039 1.188-.049 4.704-.043l4.52.008.188.093M4.74 9.047c-.59.112-1.241.627-1.511 1.196-.187.394-.229.62-.229 1.239V12h-.81c-.733 0-.822.008-.938.078a.478.478 0 0 0-.174.67c.142.232.229.252 1.12.252H3v5h-.81c-.733 0-.822.008-.938.078a.485.485 0 0 0 0 .844c.116.07.205.078.938.078H3v.518c0 .619.042.845.229 1.239.272.574.904 1.071 1.523 1.199.117.024.445.044.73.044H6v.81c0 .733.008.822.078.938.2.328.644.328.844 0 .07-.116.078-.205.078-.938V22h5v.81c0 .733.008.822.078.938A.54.54 0 0 0 12.5 24a.54.54 0 0 0 .422-.252c.07-.116.078-.205.078-.938V22h.518c.619 0 .845-.042 1.239-.229.574-.272 1.071-.904 1.199-1.523.074-.355.057-.847-.034-.996a.478.478 0 0 0-.67-.174c-.184.112-.239.253-.262.669-.014.265-.044.417-.108.549-.126.26-.413.527-.669.623-.212.079-.302.081-4.713.081-4.411 0-4.501-.002-4.713-.081-.258-.096-.542-.362-.674-.63L4.02 20.1v-9.2l.093-.188c.221-.449.583-.672 1.14-.702.416-.023.557-.078.669-.262a.478.478 0 0 0-.174-.67c-.102-.062-.196-.077-.468-.073-.187.002-.43.021-.54.042" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -418,6 +430,8 @@ var community16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height
|
|
418
430
|
|
419
431
|
var community24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M15.361 1.043a4.06 4.06 0 0 0-2.196 1.142l-.335.335-.346-.139c-1.257-.502-2.785-.489-4.065.037-1.398.574-2.549 1.754-3.055 3.131-.317.86-.363 1.235-.363 2.951 0 1.71.047 2.095.358 2.938.216.586.592 1.217.988 1.658.097.108.162.209.145.225-.018.015-.914.555-1.992 1.199-1.078.644-2.091 1.269-2.25 1.39-.622.469-1.015 1.109-1.192 1.943-.047.221-.058.732-.058 2.71V23h19v-2.437c0-2.617-.004-2.68-.212-3.253a3.267 3.267 0 0 0-.655-1.06l-.235-.25H23v-2.354c0-2.651-.002-2.674-.308-3.256-.272-.517-.513-.712-1.967-1.584l-1.289-.774.063-.096c.129-.197.345-.802.425-1.192.074-.362.081-.507.065-1.404-.014-.855-.029-1.045-.1-1.307a3.996 3.996 0 0 0-1.086-1.874 3.916 3.916 0 0 0-1.824-1.039c-.367-.1-1.254-.142-1.618-.077M16.78 2.1c.346.093.842.348 1.125.577.443.359.837.974 1.002 1.563.061.22.073.416.073 1.26 0 .924-.007 1.024-.092 1.322-.335 1.168-1.394 2.054-2.586 2.162L16 9.011v-.946c0-1.274-.095-1.867-.43-2.689a5.689 5.689 0 0 0-1.647-2.171l-.216-.17.228-.215a3.088 3.088 0 0 1 1.447-.757c.342-.076 1.048-.057 1.398.037m-5.72.944c2.037.25 3.671 1.897 3.897 3.929.056.496.056 2.558 0 3.054-.165 1.482-1.115 2.832-2.468 3.509a4.5 4.5 0 0 1-6.445-3.476c-.057-.466-.057-2.654 0-3.12.301-2.452 2.549-4.198 5.016-3.896m9.067 6.572c.711.427 1.363.846 1.448.93.086.085.212.271.28.414l.125.26.012 1.89.012 1.89h-4.702l-1.412-.846-1.411-.846.102-.124c.287-.349.595-.779.728-1.017.298-.533.574-1.365.632-1.905l.028-.262h.199c.302 0 .939-.143 1.316-.295a3.748 3.748 0 0 0 1.076-.642 8.85 8.85 0 0 1 .267-.221c.004-.001.589.347 1.3.774M7.576 14.154a5.505 5.505 0 0 0 5.853-.003l.249-.157 2.151 1.289c2.005 1.201 2.37 1.435 2.58 1.653.151.156.384.545.476.795.091.245.092.277.106 2.259l.013 2.01H1.996l.013-2.01c.014-1.982.015-2.014.106-2.259.118-.321.351-.679.583-.898.107-.101 1.105-.727 2.393-1.501a238.79 238.79 0 0 1 2.225-1.33 2.55 2.55 0 0 1 .26.152" fill-rule="evenodd" fill="#000"/></svg>';
|
420
432
|
|
433
|
+
var compareCheckbox16Icon = '<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.726.049a1.022 1.022 0 0 0-.679.693c-.069.262-.069 18.254 0 18.516.088.328.367.607.695.695.262.069 18.254.069 18.516 0 .328-.088.607-.367.695-.695.069-.262.069-18.254 0-18.516a1.012 1.012 0 0 0-.695-.695C19.007-.019.969-.018.726.049" fill="#fff" fill-rule="evenodd"/></svg>';
|
434
|
+
|
421
435
|
var configIcon = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48" xml:space="preserve"><path d="M28.3 4.9c-.152.406-10.477 37.75-10.446 37.781.107.107 1.777.518 1.821.447.097-.157 10.509-37.77 10.467-37.812-.04-.041-1.638-.508-1.753-.514-.029-.001-.069.043-.089.098M7.363 19.275c-3.188 2.545-5.808 4.661-5.823 4.704-.014.043 2.523 2.105 5.637 4.583 3.115 2.477 5.741 4.574 5.836 4.659l.173.154.567-.755c.312-.415.567-.776.567-.802 0-.026-2.178-1.781-4.84-3.899C6.818 25.8 4.64 24.037 4.64 24c0-.037 2.178-1.8 4.84-3.919 2.662-2.118 4.84-3.873 4.84-3.899 0-.051-1.11-1.545-1.142-1.537-.01.002-2.627 2.086-5.815 4.63m26.884-3.895c-.312.415-.567.776-.567.802 0 .026 2.178 1.781 4.84 3.899 2.662 2.119 4.84 3.882 4.84 3.919 0 .037-2.178 1.8-4.84 3.919-2.662 2.118-4.84 3.873-4.84 3.899 0 .026.255.387.567.802l.567.755.173-.154c.095-.085 2.72-2.181 5.833-4.657s5.66-4.53 5.66-4.564c0-.034-2.547-2.088-5.66-4.564a1090.086 1090.086 0 0 1-5.833-4.657l-.173-.154-.567.755" fill-rule="evenodd"/></svg>';
|
422
436
|
|
423
437
|
var consumerIcon = '<svg width="49" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.795 2.125c-1.253.226-2.356.835-3.381 1.868-.655.66-.84.908-1.164 1.56-.552 1.109-.668 1.619-.67 2.94 0 .68.043 1.273.113 1.546a6.7 6.7 0 0 0 4.323 4.647c.566.19.754.21 1.933.214 1.145.004 1.382-.019 1.919-.186 2.038-.632 3.71-2.305 4.343-4.342.163-.527.19-.784.189-1.838-.001-1.395-.105-1.915-.578-2.883a6.912 6.912 0 0 0-.758-1.153c-1.003-1.198-2.009-1.868-3.4-2.266-.5-.144-2.296-.21-2.869-.107m2.624 1.034c.862.214 1.725.725 2.454 1.452.739.738 1.065 1.255 1.393 2.208.195.566.225.785.23 1.634.003.803-.03 1.09-.185 1.592-.289.934-.695 1.595-1.435 2.335-1.153 1.154-2.276 1.622-3.886 1.622-1.614 0-2.741-.471-3.881-1.621-1.125-1.136-1.609-2.31-1.603-3.888.006-1.574.505-2.78 1.608-3.89.944-.949 1.964-1.429 3.427-1.611.395-.049 1.349.036 1.878.167M8.794 5.186c-.725.199-1.303.553-1.934 1.184-.918.918-1.307 1.853-1.307 3.144 0 1.251.418 2.255 1.307 3.144.875.875 1.91 1.305 3.144 1.305 1.236 0 2.261-.427 3.141-1.308.881-.88 1.308-1.905 1.308-3.141 0-1.957-1.195-3.623-3.043-4.243-.505-.17-.765-.206-1.42-.2-.441.004-.979.056-1.196.115m30.007.006c-1 .269-2.131 1.131-2.65 2.019-.744 1.273-.809 2.911-.169 4.276.293.627 1.37 1.714 1.993 2.013 1.299.623 2.815.615 4.072-.019.98-.495 1.901-1.577 2.219-2.606.23-.746.231-1.973.002-2.715-.42-1.361-1.658-2.571-3.015-2.947-.653-.181-1.818-.191-2.452-.021m-28.234.849c2.136.35 3.409 2.495 2.755 4.64-.281.92-1.314 1.897-2.322 2.197-.867.257-1.998.119-2.779-.339-.503-.294-1.169-1.024-1.402-1.534-.794-1.741-.047-3.861 1.638-4.649.783-.367 1.312-.445 2.11-.315m30.185.037c1.804.387 3.019 2.173 2.709 3.983-.397 2.314-2.838 3.6-4.954 2.61-.708-.331-1.357-.983-1.699-1.705-.246-.519-.262-.61-.262-1.452 0-.841.016-.933.261-1.45.597-1.26 1.786-2.045 3.169-2.091.135-.005.484.043.776.105M5.921 18.165c-1.415.354-2.63 1.456-3.161 2.864-.183.487-.185.526-.21 5.532-.017 3.356.003 5.094.059 5.199.059.11.505.297 1.494.625.775.257 1.42.476 1.434.487.013.011.242 2.423.509 5.359s.52 5.419.564 5.518c.049.112.18.197.348.228.148.027 1.623.038 3.277.025 2.868-.023 3.014-.032 3.124-.183.161-.22.145-.425-.047-.617-.157-.157-.273-.164-3.016-.164H7.443l-.049-.428c-.028-.236-.251-2.652-.497-5.368-.301-3.33-.48-4.972-.549-5.041-.057-.057-.727-.315-1.49-.574l-1.387-.471-.022-4.124c-.012-2.269.011-4.425.051-4.793.131-1.194.752-2.187 1.721-2.749.839-.486.834-.485 4.339-.522 3.694-.039 4.17.001 5.013.418.665.33 1.272.891 1.146 1.062-.044.059-.217.288-.385.508-.334.437-.603 1.069-.721 1.694-.042.223-.076 2.774-.076 5.728 0 4.976.009 5.334.143 5.455.079.071.979.339 1.999.594l1.856.464.04.256c.023.14.249 2.791.502 5.891.365 4.464.487 5.664.586 5.777.117.134.476.143 5.334.143 4.626 0 5.222-.014 5.336-.128.071-.071.129-.153.129-.184.002-.218.981-11.722 1-11.74.013-.013.849-.231 1.859-.484s1.902-.52 1.982-.592c.137-.124.144-.448.123-5.772-.023-5.632-.024-5.641-.207-6.094-.18-.445-.488-.953-.855-1.412l-.186-.233.392-.357a3.975 3.975 0 0 1 1.998-.939c.387-.058 1.718-.077 3.838-.055 3.503.037 3.592.047 4.376.507.502.294 1.168 1.024 1.401 1.534.332.73.366 1.259.366 5.82l.001 4.33-1.43.474c-.947.314-1.456.524-1.508.621-.043.081-.283 2.458-.534 5.282-.25 2.824-.472 5.218-.494 5.319l-.039.183h-2.841c-3.008 0-3.041.004-3.155.387-.04.133.002.238.154.391l.208.208 3.143-.023c2.734-.02 3.159-.04 3.271-.152.103-.104.224-1.172.614-5.431.266-2.916.485-5.358.486-5.427.001-.088.389-.251 1.329-.56.73-.239 1.41-.487 1.511-.551l.183-.115v-4.963c0-5.469.002-5.447-.513-6.42-.337-.636-1.185-1.484-1.822-1.821-.916-.485-1.165-.51-5.096-.51-3.932 0-4.182.025-5.095.51a5.553 5.553 0 0 0-.982.719l-.486.456-.455-.233c-.912-.466-1.003-.472-8.009-.472-7.008 0-7.042.002-7.978.474l-.485.245-.433-.437c-.509-.515-1.325-.967-2.056-1.139-.694-.164-7.47-.172-8.117-.009m26.528 2.149c1.062.503 1.833 1.513 2.011 2.634.05.32.084 2.453.084 5.36l.001 4.829-1.873.468c-1.209.301-1.92.518-2.003.61-.104.115-.223 1.264-.617 5.973l-.488 5.852c0 .011-2.059.02-4.574.02-2.515 0-4.573-.028-4.573-.061.002-.186-.909-11.211-.945-11.431-.023-.144-.093-.314-.156-.377s-.897-.308-1.854-.545c-.958-.237-1.805-.464-1.884-.504-.134-.068-.143-.378-.14-4.786.001-2.592.034-4.961.073-5.264.177-1.366 1.164-2.54 2.492-2.964.261-.083 1.764-.103 7.11-.092l6.778.013.558.265" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -444,6 +458,8 @@ var cross16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16
|
|
444
458
|
|
445
459
|
var cross24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M5.252 5.078c-.228.139-.312.413-.195.634.032.059 1.562 1.611 3.4 3.448L11.8 12.5l-3.356 3.36c-1.846 1.848-3.376 3.399-3.4 3.447-.189.375.274.838.649.649.048-.024 1.599-1.554 3.447-3.4L12.5 13.2l3.34 3.343c1.837 1.838 3.389 3.368 3.448 3.4.401.213.868-.254.655-.655-.032-.059-1.562-1.611-3.4-3.448L13.2 12.5l3.356-3.36c1.846-1.848 3.376-3.399 3.4-3.447.189-.375-.274-.838-.649-.649-.048.024-1.599 1.554-3.447 3.4L12.5 11.8 9.16 8.457c-1.837-1.838-3.389-3.368-3.448-3.4a.446.446 0 0 0-.46.021" fill-rule="evenodd" fill="#000"/></svg>';
|
446
460
|
|
461
|
+
var csv16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#0A8276"><path d="M1.292.05a.479.479 0 0 0-.276.351c-.041.189-.041 7.009 0 7.198a.59.59 0 0 0 .099.219.531.531 0 0 0 .557.154c.164-.062.328-.28.328-.436 0-.059.013-.067.14-.081.077-.009 2.726-.214 5.887-.455 3.16-.241 5.796-.444 5.856-.452.108-.012.11-.011.141.093a.521.521 0 0 0 .29.322.575.575 0 0 0 .399-.013.664.664 0 0 0 .267-.304c.011-.04.02-.343.02-.673v-.6l-.072-.12c-.107-.18-5.102-5.16-5.227-5.212-.088-.036-.569-.041-4.2-.04-3.921 0-4.106.002-4.209.049m1.911 7.698c-.515.112-.917.333-1.249.688-.209.224-.309.37-.435.639-.207.442-.281.878-.259 1.52.028.782.261 1.375.718 1.824.407.4.808.583 1.428.65.716.077 1.389-.153 1.853-.634l.098-.102-.319-.351-.319-.351-.086.081a1.687 1.687 0 0 1-.536.328c-.27.081-.664.039-.934-.099-.158-.08-.356-.28-.47-.473-.336-.574-.345-1.502-.019-2.116.16-.302.487-.556.816-.632.316-.074.724.023 1.009.239l.138.105.311-.346c.187-.209.305-.361.296-.384-.024-.062-.389-.306-.644-.431a2.33 2.33 0 0 0-.427-.156 3.186 3.186 0 0 0-.97.001m4.452-.014c-.723.152-1.279.635-1.402 1.219a1.264 1.264 0 0 0-.002.596c.055.259.14.415.339.624.259.272.313.301 1.502.816.595.257.708.358.708.632 0 .17-.079.288-.252.377-.112.058-.176.07-.413.078-.447.014-.809-.096-1.234-.376a1.524 1.524 0 0 0-.224-.134c-.022.01-.65.763-.65.779.001.035.399.307.585.401.685.343 1.512.434 2.157.236.88-.269 1.366-1.019 1.193-1.839a1.165 1.165 0 0 0-.359-.636c-.236-.232-.414-.321-1.679-.841-.304-.125-.434-.215-.496-.346-.095-.202-.002-.416.234-.541.128-.067.16-.072.445-.07.367.002.61.071.943.266.115.068.219.113.231.101.012-.013.141-.173.288-.356.304-.38.301-.342.034-.54-.203-.151-.51-.3-.79-.382-.202-.059-.303-.072-.64-.08a3.582 3.582 0 0 0-.518.016m2.893.113c.008.033.36 1.2.781 2.593l.766 2.533.706.007.706.007.77-2.567c.423-1.412.776-2.582.783-2.601.01-.026-.11-.032-.583-.026l-.596.007-.444 1.773c-.539 2.155-.583 2.32-.612 2.32-.027 0-.046-.065-.188-.653-.085-.35-.496-1.966-.853-3.353l-.026-.1h-1.226l.016.06m3.724 4.715a.505.505 0 0 0-.262.35c-.015.093-.023.1-.127.112-.06.008-2.684.11-5.83.228-3.146.117-5.792.219-5.881.226l-.162.012-.03-.113a.478.478 0 0 0-.487-.364c-.151 0-.216.026-.329.13-.166.154-.163.133-.172 1.266-.006.695.002 1.083.022 1.18a.48.48 0 0 0 .278.361c.104.047.362.049 6.708.049s6.604-.002 6.708-.049a.48.48 0 0 0 .278-.36c.02-.097.027-.553.022-1.42-.008-1.215-.011-1.282-.061-1.382a.5.5 0 0 0-.675-.226" fill-rule="evenodd"/></svg>';
|
462
|
+
|
447
463
|
var curvedArrowLeft16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M4.36.02a.706.706 0 0 0-.16.088c-.059.041-1.009.979-2.112 2.083C.686 3.595.07 4.23.041 4.299a.547.547 0 0 0-.001.404c.022.046.979 1.022 2.127 2.168 2.023 2.021 2.09 2.085 2.214 2.11a.527.527 0 0 0 .356-.042.648.648 0 0 0 .238-.293c.009-.04.02-.086.025-.102a.592.592 0 0 0-.018-.16c-.026-.127-.069-.173-1.644-1.751l-1.617-1.62h4.821c3.32 0 4.881.009 5.013.029 1.466.221 2.63 1.151 3.183 2.545.077.194.181.597.22.858.037.247.037.863 0 1.11a4.028 4.028 0 0 1-3.324 3.398c-.206.038-.651.045-3.783.058l-3.549.016-.1.077a.513.513 0 0 0-.166.584c.049.116.235.279.342.298.049.009 1.691.013 3.649.008l3.56-.009.303-.06c2.08-.414 3.645-1.984 4.035-4.049.086-.456.086-1.296 0-1.752-.419-2.22-2.213-3.873-4.443-4.095C11.284 4.009 9.669 4 6.456 4H1.721l1.59-1.593C4.185 1.53 4.916.784 4.934.747c.094-.183.069-.442-.057-.578A.548.548 0 0 0 4.36.02" fill-rule="evenodd" fill="#000"/></svg>';
|
448
464
|
|
449
465
|
var curvedArrowLeft24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M7.26 1.076c-.066.042-1.277 1.234-2.69 2.651L2 6.301v.398l2.59 2.593c1.425 1.426 2.639 2.619 2.698 2.651.388.205.864-.248.668-.636-.024-.048-.992-1.036-2.15-2.197L3.7 7h6.48c6.515 0 7.001.009 7.659.145 2.486.513 4.503 2.535 5.018 5.027a7.22 7.22 0 0 1 0 2.658c-.481 2.328-2.261 4.245-4.557 4.909-.837.242-.655.233-4.98.258-3.18.018-3.999.034-4.072.076A.584.584 0 0 0 9 20.5c0 .16.128.361.279.44.111.057.529.062 4.112.05 3.951-.012 3.993-.013 4.444-.103a7.643 7.643 0 0 0 3.96-2.092 7.612 7.612 0 0 0 2.092-3.981c.13-.684.13-1.944 0-2.628-.629-3.33-3.319-5.81-6.664-6.143-.295-.029-2.564-.043-6.98-.043H3.7l2.106-2.11c1.158-1.161 2.126-2.149 2.15-2.197C8.104 1.399 7.837 1 7.492 1a.52.52 0 0 0-.232.076" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -490,6 +506,8 @@ var documentIcon = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"
|
|
490
506
|
|
491
507
|
var dot12Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><path d="M5.752 4.52a1.597 1.597 0 0 0-.901.52 1.491 1.491 0 0 0-.234 1.535c.144.354.454.664.808.808a1.489 1.489 0 0 0 1.632-.326 1.49 1.49 0 0 0 .066-2.047 1.715 1.715 0 0 0-.745-.462 2.195 2.195 0 0 0-.626-.028" fill="currentColor" fill-rule="evenodd"/></svg>';
|
492
508
|
|
509
|
+
var dotIcon = '<svg width="4" height="4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.843.006a2 2 0 1 0 2.13 2.316A1.996 1.996 0 0 0 2.247.016a2.884 2.884 0 0 0-.404-.01" fill="#000" fill-rule="evenodd"/></svg>';
|
510
|
+
|
493
511
|
var doubleChevronLeft12Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><path d="M5.838.028a.653.653 0 0 0-.134.069c-.076.055-4.14 5.64-4.176 5.74a.534.534 0 0 0 0 .326c.014.041.947 1.34 2.073 2.888 1.713 2.356 2.061 2.824 2.135 2.871a.501.501 0 0 0 .69-.164.543.543 0 0 0 .056-.393c-.017-.061-.555-.815-1.944-2.725L2.618 6l1.92-2.64C5.927 1.45 6.465.696 6.482.635c.103-.384-.274-.74-.644-.607m4 0a.653.653 0 0 0-.134.069c-.076.055-4.14 5.64-4.176 5.74a.534.534 0 0 0 0 .326c.014.041.947 1.34 2.073 2.888 1.713 2.356 2.061 2.824 2.135 2.871a.501.501 0 0 0 .69-.164.543.543 0 0 0 .056-.393c-.017-.061-.555-.815-1.944-2.725L6.618 6l1.92-2.64C9.927 1.45 10.465.696 10.482.635c.103-.384-.274-.74-.644-.607" fill-rule="evenodd" fill="#000"/></svg>';
|
494
512
|
|
495
513
|
var doubleChevronLeft16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M8.271 1.058a1.012 1.012 0 0 0-.23.22c-.414.518-4.964 6.454-4.996 6.518a.56.56 0 0 0 .008.416c.067.131 5.015 6.561 5.123 6.658.09.082.29.155.362.132.019-.006.068-.018.108-.027.091-.02.25-.157.305-.264a.594.594 0 0 0 .015-.393c-.015-.038-1.109-1.475-2.431-3.193L4.131 8l2.404-3.125C7.857 3.157 8.951 1.72 8.966 1.682a.623.623 0 0 0-.006-.378.708.708 0 0 0-.245-.253c-.097-.051-.334-.047-.444.007m4 0a1.012 1.012 0 0 0-.23.22c-.414.518-4.964 6.454-4.996 6.518a.56.56 0 0 0 .008.416c.067.131 5.015 6.561 5.123 6.658.09.082.29.155.362.132.019-.006.068-.018.108-.027.091-.02.25-.157.305-.264a.594.594 0 0 0 .015-.393c-.015-.038-1.109-1.475-2.431-3.193L8.131 8l2.404-3.125c1.322-1.718 2.416-3.155 2.431-3.193a.623.623 0 0 0-.006-.378.708.708 0 0 0-.245-.253c-.097-.051-.334-.047-.444.007" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -542,6 +560,8 @@ var enlarge16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="
|
|
542
560
|
|
543
561
|
var enlarge24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M14.684 1.623a.494.494 0 0 0 .193.857c.089.024 1.24.04 3.023.04h2.88l-3.61 3.61c-2.688 2.688-3.619 3.643-3.647 3.74a.497.497 0 0 0 .607.607c.098-.027 1.023-.929 3.73-3.637l3.6-3.6.02 2.952c.019 2.733.025 2.96.091 3.059a.501.501 0 0 0 .858 0c.066-.1.072-.343.083-3.609.007-1.926 0-3.582-.014-3.68a.503.503 0 0 0-.158-.31l-.132-.132h-7.402l-.122.103M6.151 17.15 2.52 20.779V17.9c0-1.841-.015-2.933-.041-3.027-.062-.224-.241-.353-.486-.353-.174 0-.219.018-.333.132a.503.503 0 0 0-.158.31c-.014.098-.021 1.754-.014 3.68.011 3.266.017 3.509.083 3.609.038.059.119.14.178.178.1.066.343.072 3.609.083 1.926.007 3.578.001 3.672-.012.453-.066.625-.592.286-.877l-.122-.103H6.217c-1.637 0-2.977-.014-2.977-.03 0-.017 1.62-1.65 3.601-3.63 2.707-2.707 3.609-3.632 3.636-3.73a.496.496 0 0 0-.161-.507c-.097-.082-.165-.103-.329-.103h-.206l-3.63 3.63" fill-rule="evenodd" fill="#000"/></svg>';
|
544
562
|
|
563
|
+
var errorIcon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"/>';
|
564
|
+
|
545
565
|
var evaluationBoardIcon = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48" xml:space="preserve"><path d="M3.04 24v20.96h7.92v-.58c.001-.723.094-1.064.422-1.551.749-1.112 2.487-1.112 3.236 0 .328.487.421.828.422 1.551v.58h29.92v-7.92h-.58c-.723-.001-1.064-.094-1.551-.422-1.112-.749-1.112-2.487 0-3.236.487-.328.828-.421 1.551-.422h.58V15.04h-.58c-.723-.001-1.064-.094-1.551-.422-1.112-.749-1.112-2.487 0-3.236.487-.328.828-.421 1.551-.422h.58V3.04H15.04v.58c-.001.723-.094 1.064-.422 1.551-.749 1.112-2.487 1.112-3.236 0-.328-.487-.421-.828-.422-1.551v-.58H3.04V24M9.271 5.432c.606 1.664 2.444 2.744 4.237 2.49 1.428-.203 2.482-.992 3.117-2.334l.295-.624 13.06-.002 13.06-.002V9.099l-.476.173c-1.663.606-2.762 2.49-2.487 4.261.221 1.425 1.004 2.463 2.335 3.092l.624.295-.018 7.146L43 31.212l-.414.146c-.722.254-1.561.959-2.002 1.682-.687 1.127-.705 2.856-.043 4 .452.78 1.35 1.544 2.127 1.808l.372.127V43.04H16.901l-.173-.476c-.606-1.663-2.49-2.762-4.261-2.487-1.425.221-2.462 1.004-3.092 2.335l-.295.624-2.06.002-2.06.002V4.96H9.099l.172.472M8.32 9.145c-.393.123-1.062.817-1.183 1.224-.23.78-.068 1.425.5 1.994.569.568 1.214.73 1.994.5.439-.13 1.102-.793 1.232-1.232.23-.78.068-1.425-.5-1.994-.565-.565-1.272-.735-2.043-.492M17.04 12v2.96H34V9.04H17.04V12M32 12v1.04H18.96v-2.08H32V12M8 21v3.96h2v-7.92H8V21m30.32-1.855c-.393.123-1.062.817-1.183 1.224-.23.78-.068 1.425.5 1.994.424.424.82.597 1.363.597s.939-.173 1.363-.597c.424-.424.597-.82.597-1.363s-.173-.939-.597-1.363c-.565-.565-1.272-.735-2.043-.492M17.04 28v8h1.92v-2H32v2h2V20h-2v2H18.96v-2h-1.92v8M32 28v4H18.96v-8H32v4m6.32-2.855c-.393.123-1.062.817-1.183 1.224-.23.78-.068 1.425.5 1.994.424.424.82.597 1.363.597s.939-.173 1.363-.597c.424-.424.597-.82.597-1.363s-.173-.939-.597-1.363c-.565-.565-1.272-.735-2.043-.492m-30 4c-.393.123-1.062.817-1.183 1.224-.23.78-.068 1.425.5 1.994.424.424.82.597 1.363.597s.939-.173 1.363-.597c.424-.424.597-.82.597-1.363s-.173-.939-.597-1.363c-.565-.565-1.272-.735-2.043-.492m0 6c-.393.123-1.062.817-1.183 1.224-.23.78-.068 1.425.5 1.994.424.424.82.597 1.363.597s.939-.173 1.363-.597c.424-.424.597-.82.597-1.363s-.173-.939-.597-1.363c-.565-.565-1.272-.735-2.043-.492" fill-rule="evenodd"/></svg>';
|
546
566
|
|
547
567
|
var eventConfirm16Icon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.35.019c-.096.018-.311.247-.332.352C4.008.42 4 .806 4 1.23V2H2.927c-.591 0-1.148.012-1.238.027C1.238 2.1.946 2.254.6 2.6s-.5.638-.573 1.089c-.037.225-.037 10.397 0 10.622.073.451.227.743.573 1.089s.638.5 1.089.573c.101.016 1.078.027 2.532.027 2.531 0 2.47.003 2.614-.128.132-.119.19-.38.123-.557a.636.636 0 0 0-.225-.257c-.039-.023-.707-.035-2.493-.045L1.8 15l-.166-.07a1.015 1.015 0 0 1-.564-.564L1 14.2l-.007-4.1L.985 6h14.028v1.305c0 .857.01 1.331.029 1.38a.534.534 0 0 0 .257.265c.18.077.448.023.573-.115.131-.144.128-.083.128-2.614 0-1.454-.011-2.431-.027-2.532-.073-.451-.227-.743-.573-1.089s-.638-.5-1.089-.573c-.09-.015-.647-.027-1.238-.027H12v-.77c0-.423-.008-.81-.018-.859a.511.511 0 0 0-.143-.215c-.102-.101-.149-.129-.252-.144a.48.48 0 0 0-.521.256c-.049.096-.053.16-.053.918V2H4.987v-.814c0-.747-.005-.823-.051-.914-.11-.216-.314-.304-.586-.253m10.01 3.045c.224.089.49.355.574.576.057.149.062.201.064.76L15 5H1l-.007-.465c-.009-.541.017-.772.108-.968.13-.279.44-.508.749-.554.075-.011 2.885-.018 6.243-.016L14.2 3l.16.064m.92 7.992c-.06.025-.76.706-1.94 1.885l-1.847 1.845-.846-.844c-.466-.464-.885-.863-.932-.886a.601.601 0 0 0-.4-.014.534.534 0 0 0-.265.257.564.564 0 0 0 .015.429c.028.054.529.574 1.113 1.156.843.839 1.083 1.063 1.165 1.089a.516.516 0 0 0 .467-.091c.148-.111 4.024-3.992 4.106-4.113a.513.513 0 0 0-.027-.581c-.125-.16-.404-.221-.609-.132" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -686,6 +706,8 @@ var fileVdn16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="
|
|
686
706
|
|
687
707
|
var fileVdn24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M3 5.5V10H1v11h2v3h18v-3h2V10h-2V7.3l-3.15-3.15L14.7 1H3v4.5M14 5v3h6v2H4V2h10v3m3.16-.14L19.3 7H15V4.86c0-1.177.005-2.14.01-2.14.006 0 .973.963 2.15 2.14M22 15.5V20H2v-9h20v4.5M5.019 13.102c.052.166.406 1.336.787 2.6L6.499 18h1.418l.057-.19c.358-1.196 1.481-4.922 1.496-4.96.014-.039-.118-.05-.584-.05h-.602l-.036.13c-.02.072-.248.976-.507 2.01-.259 1.034-.484 1.894-.5 1.911-.015.018-.204-.666-.419-1.52l-.516-2.041-.123-.49H4.926l.093.302m5.141 2.301v2.604l1.05-.016c1.001-.015 1.064-.02 1.36-.119.745-.249 1.202-.751 1.438-1.58.117-.411.127-1.359.019-1.789-.165-.661-.555-1.167-1.107-1.437-.463-.227-.72-.265-1.81-.265l-.95-.001v2.603m4.76-.003V18h1.12l-.002-1.23c-.002-.928-.02-1.382-.075-1.85-.071-.602-.075-.733-.017-.576.082.221.811 1.994 1.137 2.766l.376.89h1.221v-5.2H17.509l.022 1.23c.013.741.048 1.437.086 1.75l.077.631c.02.176-.031.082-.212-.391a99.63 99.63 0 0 0-.754-1.83l-.585-1.39H14.92v2.6m-2.817-1.573c.273.093.582.408.675.687.17.511.145 1.406-.051 1.823-.216.459-.526.664-1.057.695l-.31.018v-3.29h.273c.15 0 .361.03.47.067M20 22v1H4v-2h16v1" fill="currentColor" fill-rule="evenodd"/></svg>';
|
688
708
|
|
709
|
+
var fileVnd16Icon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.993 3.247 1 6.493l.5.008.5.007V1.013h6.987V6H14v.508l.5-.007.5-.008.007-.599.007-.599-2.647-2.647L9.72 0H.986l.007 3.247m10.66.126 1.64 1.64H10v-1.64c0-.902.003-1.64.007-1.64.003 0 .744.738 1.646 1.64M.944 7.847c.008.033.362 1.206.786 2.606L2.5 13l.706.007.706.007.191-.634c.106-.348.459-1.524.786-2.613l.594-1.98H4.28l-.436 1.74c-.56 2.234-.594 2.366-.615 2.366-.009 0-.067-.207-.129-.46s-.295-1.177-.519-2.053l-.407-1.593H.928l.016.06m5.216 2.54v2.6h1.12v-1.154c0-1.102-.004-1.184-.08-1.858a10.89 10.89 0 0 1-.067-.717c.007-.007.023.017.037.052.205.531.633 1.575 1.025 2.503l.49 1.16.617.007.618.008V7.787H8.769l.012 1.246c.01 1.146.017 1.292.082 1.807.071.57.082.701.055.674-.008-.008-.11-.259-.226-.558A98.99 98.99 0 0 0 7.927 9.1l-.554-1.313H6.16v2.6m4.773-.003v2.603h.931c1 0 1.163-.016 1.549-.147.275-.093.509-.232.711-.421.513-.48.755-1.137.756-2.05 0-.58-.083-.996-.279-1.396-.277-.565-.726-.913-1.414-1.098-.262-.07-.284-.071-1.26-.082l-.994-.011v2.602m1.766-1.607c.368.077.624.272.783.595.137.279.179.516.178 1.001-.001.49-.044.725-.184 1.012-.212.432-.528.618-1.123.659l-.246.017V8.747h.225c.124 0 .289.013.367.03M.987 15v1h14.026v-2H14v1.013H2V14H.987v1" fill="#0A8276" fill-rule="evenodd"/></svg>';
|
710
|
+
|
689
711
|
var fileXlsx16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M1.292.05a.479.479 0 0 0-.277.356C.994.505.988 1.536.993 3.84c.008 3.67-.009 3.365.192 3.541.23.202.623.119.758-.161L2 7.103v-6.09h6.987v2.226c0 1.504.009 2.269.029 2.36.035.163.13.285.276.351.102.046.234.049 2.408.049L14 6v.552c0 .507.005.56.057.668a.485.485 0 0 0 .394.267c.175.017.3-.03.411-.153.141-.155.156-.277.146-1.18L15 5.373l-.072-.12c-.107-.18-5.102-5.16-5.227-5.212-.088-.036-.569-.041-4.2-.04-3.921 0-4.106.002-4.209.049m10.361 3.323 1.64 1.64H10v-1.64c0-.902.003-1.64.007-1.64.003 0 .744.738 1.646 1.64m-1.96 5.001a1.773 1.773 0 0 0-1.007.494c-.459.457-.478 1.192-.043 1.652.198.21.388.32 1.037.598.315.136.625.276.688.313.146.084.218.201.219.352 0 .254-.173.381-.541.399-.401.019-.74-.081-1.112-.329-.108-.071-.201-.116-.214-.103-.068.07-.56.666-.56.678 0 .024.244.201.423.305.198.116.522.239.788.299.283.064.85.057 1.113-.014.712-.191 1.171-.72 1.169-1.35-.002-.452-.173-.769-.55-1.02-.133-.089-.578-.29-1.168-.529-.448-.182-.548-.27-.548-.482 0-.15.067-.247.221-.319.186-.086.541-.09.809-.009.182.055.434.18.524.259.041.036.052.037.082.004.081-.089.497-.608.497-.62 0-.008-.075-.071-.167-.14a2.466 2.466 0 0 0-.793-.382 2.767 2.767 0 0 0-.867-.056M.427 8.45c0 .012.276.511.613 1.108.337.598.613 1.091.613 1.097 0 .006-.294.529-.653 1.163a43.422 43.422 0 0 0-.653 1.173c0 .038 1.056.028 1.086-.011.047-.059.564-1.091.684-1.366.064-.146.127-.268.14-.271.012-.003.14.231.282.519.142.289.334.663.427.831l.167.307.57.007c.509.007.568.003.554-.035a72.27 72.27 0 0 0-.657-1.147 51.928 51.928 0 0 1-.64-1.122c0-.009.269-.503.598-1.099.33-.596.607-1.105.617-1.131.017-.045-.015-.047-.533-.04l-.55.007-.276.587c-.151.322-.31.679-.352.793a1.053 1.053 0 0 1-.091.206c-.007 0-.192-.36-.411-.8l-.397-.799H.996c-.313 0-.569.01-.569.023m4.326 2.263L4.76 13l1.527.007 1.526.007v-.881H5.787V8.427H4.746l.007 2.286m7.07-2.245c.009.023.287.521.619 1.108.331.587.596 1.084.588 1.105a77.06 77.06 0 0 1-.644 1.147 82.045 82.045 0 0 0-.644 1.147c-.012.033.067.038.532.038h.545l.32-.633c.175-.348.356-.723.401-.833a.844.844 0 0 1 .106-.207c.012-.004.08.116.15.266.069.151.261.526.425.834l.299.56.567.007c.311.004.566-.003.566-.016 0-.013-.294-.531-.653-1.151a112.09 112.09 0 0 1-.653-1.136c0-.005.276-.508.613-1.118.337-.61.613-1.121.613-1.134 0-.015-.222-.025-.541-.025h-.542l-.258.549c-.143.302-.303.662-.358.8-.054.138-.105.25-.113.25-.008 0-.191-.36-.407-.8l-.393-.799h-.577c-.509 0-.575.004-.561.041m-10.531 5.58a.485.485 0 0 0-.276.353c-.038.175-.038 1.023 0 1.198.035.163.13.285.276.351.104.047.362.049 6.708.049s6.604-.002 6.708-.049a.479.479 0 0 0 .276-.351c.038-.176.038-1.023 0-1.2-.094-.436-.651-.536-.907-.162-.057.083-.065.125-.072.434l-.009.342H2.004l-.009-.344c-.009-.381-.022-.414-.213-.569a.493.493 0 0 0-.49-.052" fill-rule="evenodd" fill="#000"/></svg>';
|
690
712
|
|
691
713
|
var fileXlsx24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M3.252 1.078C2.984 1.242 3 .948 3 5.698V10h-.81c-.733 0-.822.008-.938.078-.27.165-.252-.215-.252 5.43 0 5 .002 5.115.078 5.24.142.232.229.252 1.12.252H3v1.31c0 1.229.005 1.318.078 1.438.167.274-.638.252 9.422.252s9.255.022 9.422-.252c.073-.12.078-.209.078-1.438V21h.81c.733 0 .822-.008.938-.078.27-.165.252.214.252-5.422s.018-5.257-.252-5.422c-.116-.07-.205-.078-.938-.078H22V7.301L18.85 4.15 15.699 1H9.54c-6.039 0-6.163.002-6.288.078M15 4.81c0 2.716.003 2.814.078 2.938.161.263.028.252 3.12.252H21v2H4V2h11v2.81m3.16.05L20.3 7H16V4.86c0-1.177.005-2.14.01-2.14.006 0 .973.963 2.15 2.14M23 15.5V20H2v-9h21v4.5m-8.344-2.782c-.46.072-.829.249-1.115.536-.281.282-.391.524-.413.909-.025.438.064.7.338.996.241.261.413.358 1.345.761.762.33.869.415.869.698 0 .594-1.076.626-1.907.057a1.26 1.26 0 0 0-.187-.115c-.01 0-.168.174-.351.386l-.332.386.159.137c.218.189.736.436 1.114.531.358.09.969.107 1.312.036.968-.2 1.593-1.065 1.378-1.907a1.23 1.23 0 0 0-.434-.7c-.211-.171-.381-.256-1.264-.628-.749-.317-.848-.391-.848-.637 0-.306.218-.444.7-.444.34 0 .645.09.95.279l.19.118.299-.369.3-.368-.13-.113c-.193-.168-.576-.37-.872-.46-.309-.094-.811-.135-1.101-.089m-11.489.116c.007.018.325.586.707 1.26l.694 1.227-.761 1.34L3.047 18h1.267l.355-.71c.196-.391.406-.827.467-.97l.11-.259.229.459c.126.253.351.69.5.97l.271.51H7.567l-.079-.13c-.357-.594-1.421-2.459-1.421-2.493 0-.023.309-.602.686-1.285.378-.683.687-1.253.687-1.267 0-.014-.279-.025-.62-.025h-.621l-.224.47c-.123.258-.304.658-.401.889-.098.23-.184.425-.192.432-.007.008-.213-.392-.456-.889l-.444-.902h-.664c-.366 0-.659.015-.651.034M8.56 15.4V18h3.522l-.011-.49-.011-.49-1.17-.011-1.17-.01V12.8H8.56v2.6m9-2.577c0 .013.315.58.7 1.261l.699 1.237-.744 1.31-.762 1.339c-.01.017.268.03.617.03h.635l.448-.91c.246-.501.447-.933.447-.96 0-.13.085.006.39.623.182.367.403.797.491.957l.162.29H21.956l-.343-.59-.76-1.314-.417-.724.702-1.268a62.16 62.16 0 0 0 .702-1.286c0-.01-.28-.018-.622-.018h-.623l-.291.61a19.726 19.726 0 0 0-.525 1.184c-.007.007-.216-.394-.464-.89l-.452-.904h-.651c-.359 0-.652.01-.652.023M21 22v1H4v-2h17v1" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -704,6 +726,8 @@ var filter24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="2
|
|
704
726
|
|
705
727
|
var filterBtnSelectIcon = '<svg width="55" height="36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.541.099c-4.451.322-8.97 2.575-11.955 5.96-1.568 1.779-2.904 4.076-3.612 6.212a18.06 18.06 0 0 0 3.612 17.695c2.522 2.86 6.096 4.901 9.989 5.704l1.054.217h23.742l1.054-.217c4.631-.955 8.548-3.505 11.296-7.352.773-1.081 1.892-3.302 2.322-4.605a18.419 18.419 0 0 0 0-11.402c-.43-1.302-1.549-3.523-2.322-4.604-1.795-2.514-3.948-4.373-6.629-5.723C42.879.869 40.717.271 38.261.093c-1.504-.108-20.209-.103-21.72.006m2.23 10.035.204.143v6.488l-.204.142c-.165.116-.5.143-1.767.143-2.1 0-1.971.109-1.971-1.655v-1.37h-1.308c-1.037 0-1.352-.03-1.513-.143-.241-.169-.263-.464-.052-.698.134-.148.311-.167 1.513-.167h1.36v-1.37c0-1.764-.129-1.655 1.971-1.655 1.267 0 1.602.027 1.767.142m-2.729 3.387v2.521H17.967V11H16.042v2.521m11.739-.409c.218.116.238.565.033.769-.125.125-.553.144-3.3.144-3.033 0-3.163-.007-3.339-.183-.223-.223-.233-.435-.032-.658.142-.156.367-.167 3.306-.167 1.999 0 3.22.034 3.332.095m12.552 3.984v3.987h1.834V22h-5.042v-.917h2.017v-6.6h-1.65v-.365c0-.323.028-.371.252-.42.409-.091 1.341-.402 1.489-.498.076-.049.354-.089.619-.09l.481-.002v3.988m-15.476 2.122c.148.134.168.31.168 1.467V22h1.263c.995 0 1.306.03 1.467.143.261.183.277.636.026.77-.098.053-.753.095-1.467.095h-1.289v1.329c0 1.803.127 1.696-2.017 1.696-1.527 0-1.663-.013-1.833-.183-.176-.176-.183-.306-.183-3.306 0-1.977.034-3.188.095-3.3.088-.166.208-.177 1.849-.177 1.503 0 1.778.021 1.921.151M22 22.504v2.521h2.017v-5.042H22v2.521m-3.229-.361a.474.474 0 0 1 .06.721c-.125.126-.555.144-3.316.144-2.822 0-3.19-.016-3.339-.151-.228-.207-.211-.541.036-.714.175-.123.644-.143 3.28-.143 2.635 0 3.105.02 3.279.143" fill="#0A8276" fill-rule="evenodd"/></svg>';
|
706
728
|
|
729
|
+
var filterButtonIcon = '<svg width="51" height="36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.146 10.185c-.119.131-.141.368-.141 1.488v1.332h-1.299c-1.458 0-1.676.066-1.676.51s.218.51 1.676.51h1.299v1.347c0 1.197.017 1.362.155 1.487.134.121.394.141 1.866.141 1.67 0 1.712-.004 1.842-.189.114-.163.132-.621.132-3.296s-.018-3.133-.132-3.296c-.13-.185-.171-.189-1.857-.189-1.563 0-1.738.015-1.865.155m2.834 3.33v2.55h-1.955v-5.1h1.955v2.55m20.728-.467c-.805.259-1.504 1.124-1.828 2.263-.203.714-.253 3.084-.084 3.984.275 1.462 1.014 2.489 1.995 2.775 1.604.466 2.931-.569 3.394-2.647.207-.928.178-3.123-.053-3.981-.305-1.135-.831-1.904-1.554-2.273-.454-.232-1.347-.289-1.87-.121m-17.479.089a.471.471 0 0 0 0 .756c.163.114.623.132 3.315.132 3.013 0 3.132-.006 3.296-.17.221-.221.216-.461-.016-.677-.18-.168-.284-.173-3.296-.173-2.677 0-3.136.018-3.299.132m18.943.911c.579.391.856 1.04 1.023 2.394.18 1.465-.088 3.426-.567 4.151-.323.487-.672.673-1.193.635-1.195-.088-1.705-1.356-1.629-4.046.043-1.549.19-2.223.602-2.764.432-.565 1.226-.732 1.764-.37m-18.998 5.126c-.117.116-.134.539-.134 3.351s.017 3.235.134 3.351c.199.199 3.443.199 3.642 0 .111-.11.134-.37.134-1.487v-1.354h1.36c1.247 0 1.374-.014 1.53-.17.221-.221.216-.461-.016-.677-.171-.159-.295-.173-1.53-.173H22.95v-1.354c0-1.117-.023-1.377-.134-1.487-.199-.199-3.443-.199-3.642 0m2.799 3.351v2.508h-1.955l-.023-2.422c-.013-1.332-.004-2.471.02-2.531.031-.084.276-.105 1-.087l.958.025v2.507m-11.754-.378a.45.45 0 0 0-.189.378c0 .502.052.51 3.504.51 3.013 0 3.132-.006 3.296-.17.094-.094.17-.246.17-.34 0-.094-.076-.246-.17-.34-.164-.164-.283-.17-3.296-.17-2.692 0-3.152.018-3.315.132" fill-rule="evenodd" fill="#000"/></svg>';
|
730
|
+
|
707
731
|
var flag16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M2.36.023a.576.576 0 0 0-.281.211l-.066.095-.007 7.602c-.004 4.181-.001 7.642.008 7.691.019.107.181.293.298.342a.524.524 0 0 0 .573-.146.59.59 0 0 0 .099-.219c.02-.092.029-.997.029-2.867V10h5.295c4.443 0 5.307-.006 5.38-.037A.538.538 0 0 0 14 9.471c0-.056-.318-.72-.97-2.024l-.97-1.94.97-1.941c1.04-2.08 1.021-2.033.929-2.253a.426.426 0 0 0-.231-.249c-.096-.049-.251-.051-5.407-.051H3.013V.775c0-.436-.078-.622-.305-.725A.515.515 0 0 0 2.36.023m9.491 3.664c-.768 1.538-.843 1.698-.843 1.82 0 .121.074.28.83 1.793.456.914.829 1.673.829 1.687 0 .017-1.684.026-4.827.026H3.013V2h9.68l-.842 1.687" fill-rule="evenodd" fill="#000"/></svg>';
|
708
732
|
|
709
733
|
var flag24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M3.252 1.078C2.978 1.246 3 .227 3 12.508c0 10.95.001 11.114.078 11.24.2.328.644.328.844 0 .076-.125.078-.23.078-3.938V16h8.81c8.667 0 8.812-.002 8.938-.078a.546.546 0 0 0 .254-.43c.001-.07-.55-1.218-1.465-3.052l-1.466-2.941 1.464-2.93C21.493 4.653 22 3.596 22 3.517a.537.537 0 0 0-.252-.439C21.622 3.002 21.477 3 12.81 3H4v-.81c0-.733-.008-.822-.078-.938a.478.478 0 0 0-.67-.174M19.34 6.681C18.358 8.646 18 9.399 18 9.5c0 .101.358.854 1.34 2.819L20.68 15H4V4h16.68l-1.34 2.681" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -750,6 +774,8 @@ var gallery16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="
|
|
750
774
|
|
751
775
|
var gallery24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M1.252 1.078C.978 1.246 1 .28 1 12.008c0 10.455.001 10.614.078 10.74.168.274-.798.252 10.93.252 10.455 0 10.614-.001 10.74-.078.274-.168.252.797.252-10.922 0-11.719.022-10.754-.252-10.922C22.622 1.001 22.463 1 12 1s-10.622.001-10.748.078M11.48 6.76v4.76H2V2h9.48v4.76m10.52 0v4.76h-9.48V2H22v4.76m-10.52 10.5V22H2v-9.48h9.48v4.74m10.52 0V22h-9.48v-9.48H22v4.74" fill-rule="evenodd" fill="#000"/></svg>';
|
752
776
|
|
777
|
+
var galleryGreen48Icon = '<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden"/>';
|
778
|
+
|
753
779
|
var genericDiode16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M2.987 4.266v3.227H0v1.014h2.987v3.226c0 1.775.004 3.227.01 3.227.005 0 2.03-1.426 4.5-3.169l4.49-3.168.006 2.435.007 2.435h1.013V8.507H16V7.493h-2.987V2.507H12l-.007 2.437-.006 2.436-4.454-3.145a1568.008 1568.008 0 0 0-4.5-3.171c-.044-.025-.046.136-.046 3.202m4.597 1.227c1.944 1.372 3.534 2.5 3.534 2.507.001.015-7.051 4.994-7.093 5.009C4.009 13.014 4 11.159 4 8c0-3.035.01-5.014.024-5.009a671.57 671.57 0 0 1 3.56 2.502" fill="currentColor" fill-rule="evenodd"/></svg>';
|
754
780
|
|
755
781
|
var genericDiode24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M6.48 8.3v3.22H1v1h5.48v3.2c0 1.76.009 3.2.02 3.2.011 0 2.153-1.422 4.76-3.16L16 12.6v4.92h1v-5h6v-1h-6v-5h-1v4.88l-4.74-3.16A743.86 743.86 0 0 0 6.5 5.08c-.011 0-.02 1.449-.02 3.22m4.935 1.24c2.014 1.342 3.663 2.449 3.663 2.46 0 .015-6.92 4.64-7.442 4.974l-.116.074V6.952l.116.074c.063.041 1.764 1.172 3.779 2.514" fill="currentColor" fill-rule="evenodd"/></svg>';
|
@@ -782,6 +808,8 @@ var group16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16
|
|
782
808
|
|
783
809
|
var group24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M2 12v10h20V2H2v10m19 0v9H3V3h18v9M5 9.5V14h5v5h9v-9h-5V5H5v4.5m8 0V13H6V6h7v3.5m5 5V18h-7v-4h3v-3h4v3.5" fill-rule="evenodd" fill="#000"/></svg>';
|
784
810
|
|
811
|
+
var groupIcon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.587.523a3.564 3.564 0 0 0-1.169.364c-.329.168-.404.262-.404.512-.001.135.012.184.073.276.04.061.121.135.179.164.174.089.309.072.641-.079.567-.259 1.034-.319 1.56-.2.484.109.857.308 1.217.647.399.377.627.786.774 1.393.026.11.035.413.035 1.2 0 1.158-.002 1.179-.176 1.629-.18.469-.624.984-1.052 1.222a6.82 6.82 0 0 0-.308.178.531.531 0 0 0-.21.364c0 .038.053.436.118.884.098.678.13.838.188.955.095.19.278.371.462.457.088.041.786.229 1.655.445.826.206 1.537.392 1.578.413a.524.524 0 0 1 .238.348c.018.085.026.607.021 1.465L15 14.493l-1.335.014-1.336.013-.093.064a.452.452 0 0 0-.223.416c0 .207.087.353.26.437.115.055.141.056 1.727.056s1.612-.001 1.727-.056c.07-.034.145-.1.188-.165l.072-.108v-1.802c0-1.953 0-1.947-.148-2.243-.149-.299-.476-.608-.761-.721-.043-.017-.76-.203-1.593-.412a64.645 64.645 0 0 1-1.529-.394 7.617 7.617 0 0 1-.091-.543c-.073-.499-.075-.531-.031-.563.533-.387.805-.649 1.045-1.005.195-.288.413-.753.491-1.048.114-.426.129-.656.117-1.806-.012-1.036-.014-1.075-.081-1.351-.168-.695-.462-1.214-.978-1.73a3.457 3.457 0 0 0-1.761-.963c-.221-.05-.893-.088-1.08-.06m-4.415.999c-1.555.145-2.82 1.311-3.121 2.875-.044.227-.063 2.162-.025 2.489.05.432.142.742.332 1.127.272.552.606.961 1.049 1.285.117.086.233.167.258.182.043.025.041.06-.032.567a5.91 5.91 0 0 1-.094.556c-.009.01-.579.177-1.267.372-.687.195-1.314.384-1.394.419-.372.167-.653.481-.803.899-.061.173-.062.178-.062 1.522v1.349l.072.108a.51.51 0 0 0 .189.165l.117.057 5.149-.007 5.148-.007.103-.082c.203-.162.196-.106.195-1.571 0-1.363-.003-1.409-.119-1.68a1.6 1.6 0 0 0-.693-.727c-.073-.037-.712-.232-1.421-.433a59.653 59.653 0 0 1-1.298-.377 14.438 14.438 0 0 1-.148-1.035c0-.06.033-.095.189-.202.742-.507 1.311-1.407 1.452-2.3.036-.224.041-.454.031-1.411-.012-1.216-.016-1.256-.164-1.715a4.6 4.6 0 0 0-.435-.875c-.717-1.053-1.983-1.665-3.208-1.55m.726 1.022c.971.188 1.713.877 2.013 1.869.072.24.072.243.083 1.246.007.651 0 1.072-.019 1.194a2.535 2.535 0 0 1-1.339 1.871c-.231.12-.334.228-.371.389-.036.155.194 1.729.28 1.917a.99.99 0 0 0 .452.463c.09.043.739.242 1.443.442 1.383.392 1.417.406 1.509.609.046.1.05.189.05 1.036l.001.927-4.5-.007-4.5-.007v-1.866l.072-.122a.464.464 0 0 1 .186-.182c.064-.032.681-.219 1.372-.414.692-.196 1.314-.384 1.383-.418.171-.086.396-.334.462-.51.073-.199.287-1.734.261-1.873-.027-.14-.182-.287-.457-.435-.71-.381-1.185-1.118-1.268-1.968-.045-.456-.017-1.962.041-2.217.259-1.147 1.253-1.97 2.392-1.979a2.93 2.93 0 0 1 .454.035" fill-rule="evenodd" fill="#000"/></svg>';
|
812
|
+
|
785
813
|
var gym16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M10.36.023a.506.506 0 0 0-.334.634c.027.084.508.579 2.597 2.672 1.766 1.77 2.597 2.585 2.67 2.62a.467.467 0 0 0 .565-.112.46.46 0 0 0 .101-.525c-.028-.067-.391-.45-1.147-1.205L13.707 3l1.096-1.093c.727-.725 1.113-1.13 1.146-1.2a.498.498 0 0 0 .014-.396.583.583 0 0 0-.382-.3c-.259-.039-.242-.052-1.461 1.164l-1.121 1.118-1.093-1.096C11.182.47 10.777.084 10.707.051a.506.506 0 0 0-.347-.028m.933 4.027c-.154.074-7.196 7.127-7.252 7.262a.47.47 0 0 0 .122.546.46.46 0 0 0 .544.091c.074-.035 1.199-1.145 3.67-3.62 3.841-3.846 3.645-3.635 3.616-3.895-.036-.316-.413-.523-.7-.384M.301 10.044c-.256.126-.364.392-.26.644.028.067.391.45 1.147 1.205L2.293 13l-1.096 1.093c-.727.725-1.113 1.13-1.146 1.2a.46.46 0 0 0 .091.544.467.467 0 0 0 .565.112c.07-.033.475-.419 1.2-1.146L3 13.707l1.107 1.105c.755.756 1.138 1.119 1.205 1.147a.47.47 0 0 0 .546-.122.46.46 0 0 0 .101-.525c-.057-.137-5.101-5.19-5.252-5.261a.489.489 0 0 0-.406-.007" fill-rule="evenodd" fill="#000"/></svg>';
|
786
814
|
|
787
815
|
var gym24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M15.252 2.078c-.228.139-.312.413-.195.634.07.131 7.126 7.181 7.25 7.244.375.189.838-.274.649-.649-.024-.048-.767-.812-1.65-1.697L19.7 6l1.606-1.61c.883-.885 1.626-1.649 1.65-1.697.189-.375-.274-.838-.649-.649-.048.024-.811.767-1.697 1.65L19 5.3l-1.61-1.606c-.885-.883-1.649-1.626-1.697-1.65a.458.458 0 0 0-.441.034M16.3 8.046c-.125.067-8.178 8.12-8.243 8.242-.206.388.248.864.636.668.124-.063 8.18-8.113 8.25-8.244.206-.389-.261-.873-.643-.666M2.252 15.078c-.217.133-.311.41-.208.615.024.048.767.812 1.65 1.697L5.3 19l-1.606 1.61c-.883.886-1.626 1.649-1.65 1.697-.189.375.274.838.649.649.048-.024.812-.767 1.697-1.65L6 19.7l1.61 1.606c.885.883 1.649 1.626 1.697 1.65.375.189.838-.274.649-.649-.063-.124-7.113-7.18-7.244-7.25a.446.446 0 0 0-.46.021" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -1078,6 +1106,8 @@ var myHr24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
|
|
1078
1106
|
|
1079
1107
|
var myIcpIcon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.28 1.058a.456.456 0 0 0-.24.259c-.037.098-.041.737-.034 6.083.009 6.611-.007 6.034.179 6.431.267.572.784.994 1.364 1.116.284.06 12.618.06 12.902 0 .592-.124 1.105-.551 1.375-1.142.171-.375.161-.061.161-4.978V4.333l-.062-.086a.884.884 0 0 0-.158-.16l-.096-.074-3.952-.007-3.951-.007-.944-1.417c-.815-1.224-.96-1.428-1.063-1.493l-.118-.076-2.642.001C.646 1.015.351 1.02.28 1.058m5.867 2.308c.911 1.372 1.013 1.516 1.117 1.575.043.025.958.035 3.896.046L15 5V13.187l-.062.153a1.065 1.065 0 0 1-.655.621c-.201.059-12.365.059-12.566 0a1.065 1.065 0 0 1-.655-.621L1 13.187.993 7.593.986 2l2.127.001H5.24l.907 1.365" fill-rule="evenodd" fill="#000"/></svg>';
|
1080
1108
|
|
1109
|
+
var newBannerIcon = '<svg width="33" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.66 8.992v8.498h32.01V.495H.66v8.497m31.02 0V16.5H1.65V1.485h30.03v7.507M5.537 5.977c-.021.02-.037 1.492-.037 3.272v3.236H6.655l-.001-1.526c-.001-1.356-.034-2.117-.138-3.231l-.031-.331.2.468c.11.257.708 1.402 1.329 2.544l1.128 2.076H10.451l-.014-3.259-.015-3.258-.563-.016-.564-.016v1.622c0 1.398.041 2.4.133 3.242.031.279-.02.211-.241-.322-.1-.242-.68-1.362-1.288-2.488L6.793 5.942l-.61-.001c-.335-.001-.626.016-.646.036m8.543 3.236v3.272h4.07v-.99h-2.915V9.57H17.6v-.933l-1.169-.015-1.169-.015-.015-.838-.015-.839h2.808v-.99h-3.96v3.273m6.763-3.232c-.001.023.276 1.496.617 3.273l.619 3.231h1.55l.427-1.939c.235-1.066.459-2.168.497-2.448.038-.28.082-.521.096-.535.014-.015.054.177.087.426.034.25.201 1.109.371 1.911l.429 2.021.12.564h.785c.431 0 .784-.021.784-.046 0-.025.272-1.454.604-3.176.333-1.722.605-3.174.605-3.227.001-.085-.063-.096-.572-.096h-.573l-.031.151c-.108.534-.515 3.047-.662 4.084l-.175 1.237-.095-.522c-.086-.467-.992-4.615-1.061-4.854-.024-.083-.102-.096-.601-.096-.316 0-.574.014-.574.032 0 .018-.138.63-.307 1.361-.451 1.955-.551 2.414-.679 3.145-.178 1.008-.175 1.007-.286.137-.096-.755-.683-4.373-.743-4.579-.024-.084-.103-.096-.629-.096-.33 0-.602.019-.603.041" fill="#0A8276" fill-rule="evenodd"/></svg>';
|
1110
|
+
|
1081
1111
|
var noResultsIcon = '<svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.28 3.609c-2.738.312-5.548 1.458-7.8 3.18-.686.525-1.897 1.71-2.463 2.411-2.603 3.223-3.851 7.402-3.412 11.423.331 3.033 1.641 6.092 3.598 8.405l.498.587-2.091 2.096c-1.469 1.473-2.09 2.148-2.09 2.272 0 .229.27.497.5.497.257 0 30.46-30.203 30.46-30.46 0-.23-.268-.5-.497-.5-.124 0-.799.621-2.272 2.09l-2.096 2.091-.587-.498c-2.313-1.957-5.372-3.267-8.405-3.598-.892-.098-2.468-.096-3.343.004m3.96 1.066c2.641.401 5.287 1.633 7.281 3.389l.391.344L18.66 18.66 8.408 28.912l-.344-.391c-1.8-2.044-3.036-4.752-3.432-7.521-.057-.396-.103-1.296-.103-2 0-1.4.103-2.307.399-3.495a14.582 14.582 0 0 1 6.606-8.932c1.982-1.19 3.914-1.797 6.506-2.046.556-.054 2.451.034 3.2.148m11.241 7.948c-.246.2-.229.413.106 1.309.572 1.526.828 2.78.904 4.427.172 3.715-1.121 7.38-3.606 10.222-2.017 2.308-4.83 3.961-7.792 4.581-2.917.611-5.521.419-8.278-.611-.801-.299-.879-.314-1.05-.202-.23.151-.294.382-.173.624.188.378 2.671 1.158 4.414 1.386 2.779.364 5.861-.108 8.464-1.298 1.326-.606 2.208-1.168 3.519-2.245l.63-.516 7.091 7.09c5.175 5.173 7.14 7.09 7.271 7.09.23 0 .499-.269.499-.499 0-.131-1.917-2.096-7.09-7.271l-7.09-7.091.516-.63c1.078-1.312 1.641-2.195 2.244-3.519 1.377-3.018 1.774-6.538 1.092-9.67-.243-1.113-.854-2.914-1.064-3.131a.437.437 0 0 0-.607-.046" fill-rule="evenodd" fill="#000"/></svg>';
|
1082
1112
|
|
1083
1113
|
var offrampGearIcon = '<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.44.013a1.605 1.605 0 0 1-.098.025c-.092.02-.225.132-.283.239C6.019.35 6.012.482 6 1.358l-.013.997-.267.111c-.505.209-1.072.538-1.4.812-.23.192-.134.221-1.04-.303-.447-.258-.859-.482-.914-.497a.476.476 0 0 0-.506.193C1.778 2.781.385 5.196.317 5.345a.46.46 0 0 0 .114.562c.05.044.449.284.885.533l.794.453-.016.12-.044.334a7.91 7.91 0 0 0 0 1.306l.044.334.015.12-.793.453c-.436.249-.835.489-.885.533a.46.46 0 0 0-.115.56c.069.15 1.463 2.568 1.544 2.676a.476.476 0 0 0 .506.193c.055-.015.466-.238.912-.496.447-.257.825-.463.84-.457.016.006.098.068.183.137.39.317 1.08.712 1.517.869l.179.063.008 1.001c.007.885.014 1.011.054 1.084a.574.574 0 0 0 .283.244c.093.026 3.223.026 3.316 0a.574.574 0 0 0 .283-.244c.04-.073.047-.205.059-1.081l.013-.997.267-.111c.505-.209 1.072-.538 1.4-.812.23-.192.134-.22 1.04.303.769.444.927.522 1.053.521.086-.001.261-.093.336-.176.038-.042.415-.677.838-1.41.821-1.425.834-1.454.761-1.675a.521.521 0 0 0-.13-.183c-.055-.049-.457-.293-.894-.542l-.794-.453.016-.12.044-.334c.016-.117.028-.411.028-.653 0-.242-.012-.536-.028-.653a44.266 44.266 0 0 0-.044-.334l-.016-.12.794-.453c.436-.249.832-.486.878-.527.178-.153.216-.364.108-.593-.104-.219-1.509-2.635-1.572-2.703a.477.477 0 0 0-.462-.139c-.057.015-.469.239-.916.497-.906.523-.81.495-1.04.303-.338-.282-1.074-.701-1.499-.853l-.178-.063-.008-1.001C9.986.303 9.987.308 9.857.164 9.715.008 9.781.014 8.053.008A62.592 62.592 0 0 0 6.44.013m2.574 1.9c0 .912.001.929.06 1.033.082.145.176.201.529.318a5.084 5.084 0 0 1 1.716.993c.288.253.413.311.602.276.055-.01.422-.204.816-.432.394-.227.742-.427.774-.443.055-.029.081.01.539.806.266.46.489.853.497.874.01.027-.188.154-.7.448-.77.442-.866.504-.93.602-.086.131-.091.246-.024.584.143.723.151 1.249.027 1.921-.099.533-.084.675.085.815.043.036.411.257.818.491.406.234.735.439.731.454-.004.016-.227.41-.496.874l-.489.846-.071-.038a62.04 62.04 0 0 1-.791-.453c-.677-.391-.727-.415-.858-.415a.724.724 0 0 0-.202.024 2.448 2.448 0 0 0-.328.254 5.1 5.1 0 0 1-1.71.99c-.397.137-.454.173-.536.332-.058.115-.06.136-.06 1.032v.914H6.987l-.001-.926c0-.912-.001-.929-.06-1.033-.077-.136-.195-.214-.428-.283a5.84 5.84 0 0 1-.962-.416 4.61 4.61 0 0 1-.831-.596c-.301-.26-.339-.285-.452-.292-.204-.015-.253.006-.96.415a62.04 62.04 0 0 1-.791.453l-.07.037-.482-.836c-.266-.46-.489-.853-.497-.874-.01-.027.197-.159.724-.463.407-.234.773-.454.815-.489.173-.143.195-.277.113-.682a4.848 4.848 0 0 1 0-2.056c.082-.405.06-.539-.113-.682a15.676 15.676 0 0 0-.815-.489c-.561-.323-.735-.435-.723-.466.038-.099.98-1.707.995-1.699.01.005.358.204.773.444.418.24.8.443.856.453.19.035.315-.022.603-.276a5.068 5.068 0 0 1 1.71-.992c.397-.137.454-.173.536-.332.058-.115.06-.136.06-1.032V.987h2.026l.001.926M7.483 5.054a3.006 3.006 0 0 0-1.984 1.318 2.879 2.879 0 0 0-.4.906c-.061.229-.069.304-.069.722s.008.493.069.722c.15.555.401.994.793 1.386.392.392.831.643 1.386.793.229.061.304.069.722.069s.493-.008.722-.069c.555-.15.994-.401 1.386-.793.392-.392.643-.831.793-1.386.061-.229.069-.304.069-.722s-.008-.493-.069-.722a2.975 2.975 0 0 0-.793-1.386 2.944 2.944 0 0 0-1.386-.791 3.57 3.57 0 0 0-1.239-.047m1.144 1.037c.303.103.555.26.789.493.231.232.388.483.495.789.069.198.074.244.074.627s-.005.429-.074.627a2.03 2.03 0 0 1-.495.789 2.03 2.03 0 0 1-.789.495c-.198.069-.244.074-.627.074s-.429-.005-.627-.074a2.03 2.03 0 0 1-.789-.495 2.03 2.03 0 0 1-.495-.789c-.069-.198-.074-.244-.074-.627s.005-.429.074-.627A2.047 2.047 0 0 1 7.56 6.037c.106-.024.278-.033.507-.027.291.007.381.02.56.081" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -1116,6 +1146,8 @@ var people16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="1
|
|
1116
1146
|
|
1117
1147
|
var people24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M18.499 1.04a3.05 3.05 0 0 0-2.385 2.12c-.135.434-.135 1.246 0 1.68a3.086 3.086 0 0 0 2.046 2.046c.434.135 1.246.135 1.68 0a3.086 3.086 0 0 0 2.046-2.046c.135-.434.135-1.246 0-1.68-.305-.981-1.076-1.753-2.025-2.031-.361-.106-1.029-.149-1.362-.089m1.024 1.033a2.011 2.011 0 0 1 1.444 1.617c.1.653-.094 1.243-.564 1.714C20.002 5.807 19.547 6 19 6c-.515 0-.962-.178-1.347-.535-1.33-1.236-.464-3.46 1.347-3.46.143 0 .378.031.523.068M7.9 3.045c-1.469.184-2.849 1.2-3.479 2.564a4.503 4.503 0 0 0 .256 4.255c.61.991 1.565 1.686 2.76 2.007.341.092.458.103 1.063.103s.722-.011 1.063-.103c1.987-.534 3.327-2.16 3.425-4.154.138-2.796-2.286-5.022-5.088-4.672m1.48 1.072c1.203.309 2.171 1.277 2.505 2.503.123.449.125 1.304.004 1.744-.336 1.23-1.212 2.129-2.437 2.503-.315.095-.415.107-.952.107-.537 0-.637-.012-.952-.107-1.221-.373-2.103-1.273-2.433-2.487-.125-.457-.125-1.303 0-1.76.311-1.144 1.188-2.082 2.279-2.439a3.781 3.781 0 0 1 1.986-.064m8.9 3.925c-1.881.234-3.359 1.002-3.958 2.056-.257.452-.293.64-.312 1.607-.02.987-.004 1.067.242 1.217.125.076.236.078 4.748.078 4.512 0 4.623-.002 4.748-.078.231-.141.252-.233.252-1.082 0-.551-.018-.844-.064-1.052-.29-1.312-1.693-2.316-3.736-2.672-.529-.093-1.478-.129-1.92-.074m1.452 1.018c1.756.23 3.004.984 3.226 1.948.022.095.04.357.041.582L23 12h-8l.001-.41c.002-.667.107-.966.482-1.367.522-.556 1.571-1.001 2.737-1.16.54-.074.967-.075 1.512-.003M7.48 14.027a21.32 21.32 0 0 0-1.76.172c-2.735.417-4.324 1.548-4.657 3.315-.053.281-.063.716-.063 2.712 0 2.624-.008 2.537.252 2.696.126.076.257.078 7.248.078 6.991 0 7.122-.002 7.248-.078.26-.159.252-.074.252-2.675 0-2.595-.014-2.789-.241-3.357-.597-1.491-2.248-2.42-4.879-2.746-.967-.12-2.426-.17-3.4-.117m2.8 1.053c1.166.111 2.215.355 2.952.685.679.305 1.253.809 1.506 1.325.251.509.261.616.261 2.88L15 22H2l.001-2.03c0-2.264.01-2.371.261-2.88.544-1.106 2.137-1.814 4.518-2.009.286-.023.619-.049.74-.057.376-.026 2.318.013 2.76.056" fill-rule="evenodd" fill="#000"/></svg>';
|
1118
1148
|
|
1149
|
+
var peopleIcon = '<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="none" viewBox="0 0 24 24"><path d="M27.748 1.561c-1.703.308-3.058 1.513-3.577 3.179-.203.651-.203 1.869 0 2.52a4.627 4.627 0 0 0 3.069 3.069c.651.203 1.869.203 2.52 0a4.627 4.627 0 0 0 3.069-3.069c.203-.651.203-1.869 0-2.52-.458-1.472-1.613-2.63-3.038-3.047-.541-.158-1.543-.223-2.043-.132m1.537 1.549c1.109.289 1.989 1.276 2.165 2.425.15.98-.14 1.864-.846 2.572C30.003 8.71 29.32 9 28.5 9a2.869 2.869 0 0 1-2.02-.802c-1.995-1.854-.697-5.191 2.02-5.191.214 0 .568.046.785.103M11.85 4.568c-2.203.275-4.273 1.8-5.218 3.845a6.755 6.755 0 0 0 .384 6.383c.915 1.487 2.348 2.529 4.14 3.011.511.137.687.154 1.594.154s1.083-.017 1.594-.154c2.98-.802 4.991-3.241 5.139-6.232.206-4.194-3.431-7.532-7.633-7.007m2.22 1.608c1.804.463 3.257 1.915 3.758 3.754.183.674.187 1.956.006 2.616-.504 1.844-1.818 3.193-3.656 3.754-.472.144-.623.161-1.428.161-.805 0-.956-.017-1.428-.161-1.832-.559-3.154-1.909-3.65-3.73-.187-.685-.187-1.955 0-2.64.467-1.716 1.782-3.122 3.418-3.658.901-.295 2.059-.332 2.98-.096m13.35 5.887c-2.822.351-5.039 1.503-5.937 3.084-.385.678-.44.96-.468 2.41-.029 1.481-.006 1.601.363 1.825.187.115.354.118 7.122.118s6.935-.003 7.122-.118c.346-.21.378-.348.378-1.622 0-.827-.027-1.267-.095-1.578-.436-1.969-2.54-3.474-5.605-4.008-.794-.139-2.217-.194-2.88-.111m2.178 1.527c2.634.345 4.506 1.475 4.84 2.923.032.141.06.534.061.872L34.5 18h-12l.001-.615c.003-1.001.161-1.45.724-2.05.782-.835 2.357-1.502 4.105-1.741.81-.11 1.45-.112 2.268-.004M11.22 21.04c-.851.047-1.958.155-2.64.259-4.102.625-6.485 2.322-6.985 4.973-.08.421-.095 1.072-.095 4.068 0 3.935-.012 3.805.378 4.042.189.115.385.118 10.872.118s10.683-.003 10.872-.118c.39-.237.378-.11.378-4.011 0-3.893-.021-4.184-.362-5.036-.896-2.236-3.372-3.631-7.318-4.12-1.45-.179-3.64-.255-5.1-.175m4.2 1.579c1.749.168 3.323.533 4.428 1.029 1.019.457 1.879 1.213 2.259 1.987.376.764.391.924.392 4.32L22.5 33H3l.001-3.045c.001-3.396.016-3.556.392-4.32.816-1.659 3.205-2.721 6.777-3.013.429-.035.928-.074 1.11-.086.564-.039 3.477.02 4.14.083" fill-rule="evenodd" fill="#000"/></svg>';
|
1150
|
+
|
1119
1151
|
var phone16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M3.88.036C3.552.107 1.115.749.974.802.413 1.012 0 1.614 0 2.221c0 .25.167 1.188.324 1.819.882 3.553 2.893 6.609 5.836 8.87 1.834 1.409 4.174 2.464 6.467 2.914.969.19 1.187.208 1.517.123a1.53 1.53 0 0 0 1.054-.921c.031-.083.221-.777.422-1.542l.365-1.391v-.306c-.001-.268-.01-.33-.071-.486-.152-.385-.399-.669-.735-.843-.431-.223-3.35-1.501-3.521-1.542a1.645 1.645 0 0 0-1.061.145c-.222.113-.387.282-.887.909-.283.354-.53.643-.548.643-.043 0-.504-.317-.904-.621A12.262 12.262 0 0 1 5.962 7.68c-.287-.382-.575-.807-.575-.849 0-.014.294-.261.653-.549.411-.33.693-.577.759-.664.28-.371.39-.887.28-1.309C7.027 4.107 5.6.893 5.479.703A1.56 1.56 0 0 0 3.88.036m.528 1.013c.186.079.222.147.976 1.844.795 1.792.79 1.776.682 2.016-.043.095-.185.22-.908.799-.739.592-.863.702-.901.796-.098.247-.057.365.348.986a13.638 13.638 0 0 0 3.248 3.445c.382.284.873.611 1.139.757.196.108.328.121.504.051.094-.038.204-.162.796-.901.579-.723.704-.865.799-.908.238-.107.226-.111 1.98.666.885.391 1.646.737 1.691.767a.482.482 0 0 1 .219.389c.009.128-.043.357-.338 1.497-.191.741-.375 1.399-.408 1.464a.551.551 0 0 1-.358.27c-.16.036-.951-.102-1.784-.312a14.81 14.81 0 0 1-5.226-2.487A15.531 15.531 0 0 1 3.8 9.12a15.105 15.105 0 0 1-2.44-5.073c-.195-.754-.347-1.555-.347-1.838 0-.171.091-.338.232-.425.133-.083 2.742-.765 2.936-.768a.703.703 0 0 1 .227.033" fill-rule="evenodd" fill="#000"/></svg>';
|
1120
1152
|
|
1121
1153
|
var phone24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M7.18 2.029c-1.392.344-4.31 1.153-4.465 1.238a1.4 1.4 0 0 0-.59.648c-.097.208-.105.263-.1.725.005.528.087 1.306.219 2.096.681 4.06 2.665 7.925 5.5 10.711 2.793 2.744 6.561 4.646 10.52 5.309a21.13 21.13 0 0 0 1.958.228c.35.021.488.013.665-.038.293-.086.576-.28.757-.52.176-.234.204-.323.843-2.726.443-1.665.489-1.872.489-2.18 0-.289-.016-.374-.109-.566a1.434 1.434 0 0 0-.636-.658c-.595-.302-5.355-2.307-5.564-2.344a1.444 1.444 0 0 0-.865.135c-.126.06-.494.396-1.191 1.087l-1.009.999-.291-.193c-1.756-1.163-3.247-2.664-4.327-4.355l-.15-.236.976-.984c.537-.542 1.014-1.048 1.06-1.125.045-.077.114-.247.151-.377.132-.456.131-.459-1.086-3.303-1.232-2.878-1.278-2.977-1.46-3.159-.34-.34-.885-.513-1.295-.412m.461 1.032a.48.48 0 0 1 .177.175c.198.383 2.262 5.26 2.262 5.345 0 .113-.611.782-1.679 1.839-.312.308-.592.609-.624.668-.124.235-.081.384.275.936 1.312 2.039 2.818 3.554 4.851 4.88.595.389.725.439.925.355.092-.038.556-.466 1.275-1.177.927-.916 1.155-1.122 1.269-1.143.121-.023.468.115 2.733 1.084 1.427.61 2.653 1.152 2.723 1.204.082.06.137.142.152.224.018.094-.124.689-.519 2.183-.299 1.13-.569 2.104-.6 2.165-.117.226-.325.239-1.541.097-4.523-.53-8.924-2.811-11.743-6.087a18.291 18.291 0 0 1-2.71-4.129 18.837 18.837 0 0 1-1.848-6.945c-.027-.363-.026-.366.09-.496.112-.125.195-.151 2.194-.682a82.956 82.956 0 0 1 2.149-.555.495.495 0 0 1 .189.059" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -1474,6 +1506,8 @@ var usb16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"
|
|
1474
1506
|
|
1475
1507
|
var usb24Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M10.65 3.65 8.8 5.5l.35.35.349.35 1.251-1.25L12 3.7v7.933c0 6.335-.01 7.926-.05 7.902-.028-.017-1.153-.765-2.5-1.663l-2.451-1.633.011-1.644.01-1.644.221-.068a2.478 2.478 0 0 0 1.025-.63c1.34-1.339.748-3.604-1.088-4.158-.327-.099-1.029-.099-1.356 0-1.305.394-2.072 1.715-1.743 3.001.217.849.86 1.533 1.68 1.787l.221.068.011 1.914.012 1.915 2.998 1.996L12 20.773v2.747h1V21.773l2.999-1.997 2.999-1.996.001-1.39L19 15h2v-5h-5v5h2v2.24l-2.45 1.632a844.935 844.935 0 0 1-2.5 1.663c-.04.024-.05-1.667-.05-8.402V3.7l1.251 1.251 1.25 1.25.349-.351.349-.351L14.35 3.65 12.5 1.8l-1.85 1.85M7.11 9.139c.305.139.615.45.756.757.096.209.112.295.112.604.001.31-.015.393-.111.6a1.687 1.687 0 0 1-.763.767c-.21.098-.293.113-.604.113-.31 0-.393-.015-.6-.112a1.682 1.682 0 0 1-.766-.764c-.096-.209-.112-.295-.112-.604-.001-.31.015-.393.111-.6a1.618 1.618 0 0 1 1.017-.859c.257-.065.702-.019.96.098M20 12.5V14h-3v-3h3v1.5" fill="currentColor" fill-rule="evenodd"/></svg>';
|
1476
1508
|
|
1509
|
+
var usbIcon = '<svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.836.56c-.368.182-.34.734.046.899.078.033.416.041 1.785.04 1.581 0 1.696-.004 1.811-.056.187-.085.267-.218.267-.443 0-.201-.047-.294-.207-.413C5.457.526 5.421.525 3.695.518 2.117.511 1.925.516 1.836.56M12.524.552c-.373.163-.374.722-.002.891.115.052.23.056 1.811.056 1.841.001 1.801.005 1.967-.172a.49.49 0 0 0-.132-.758c-.111-.057-.183-.059-1.834-.058-1.361.001-1.738.01-1.81.041M.81 2.674a.548.548 0 0 0-.145.095C.501 2.922.51 2.647.51 7.397v4.4l.064.113a.529.529 0 0 0 .176.176c.113.064.116.064 2.932.064h2.819l.1-.068a.618.618 0 0 0 .162-.172c.062-.105.062-.12.062-4.515v-4.41l-.066-.106a.599.599 0 0 0-.184-.173l-.118-.066-2.786.002c-1.776.001-2.813.013-2.861.032m10.605.039a.607.607 0 0 0-.18.172c-.059.099-.06.153-.06 4.51 0 4.395 0 4.41.062 4.515a.618.618 0 0 0 .162.172l.1.068h2.819c2.816 0 2.819 0 2.932-.064a.529.529 0 0 0 .176-.176l.064-.113V2.979l-.068-.099a.763.763 0 0 0-.152-.162c-.084-.063-.096-.063-2.91-.07l-2.825-.008-.12.073M5.85 7.395v3.765H1.5V3.63h4.35v3.765m10.65 0v3.765h-4.35V3.63h4.35v3.765M3.014 13.326a.511.511 0 0 0-.202.1c-.18.168-.174.091-.165 2.007.008 1.725.009 1.754.071 1.837a.763.763 0 0 0 .162.152l.099.068h12.042l.099-.068a.763.763 0 0 0 .162-.152c.062-.083.063-.112.071-1.837.007-1.527.002-1.765-.038-1.842-.18-.35-.625-.375-.868-.049-.06.08-.062.121-.07 1.52l-.009 1.438H3.632l-.009-1.438c-.008-1.399-.01-1.44-.07-1.52a.51.51 0 0 0-.539-.216" fill-rule="evenodd" fill="#000"/></svg>';
|
1510
|
+
|
1477
1511
|
var user12Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><path d="M5.69.021C4.392.15 3.338 1.11 3.058 2.42a3.449 3.449 0 0 0-.001 1.16C3.32 4.794 4.208 5.683 5.42 5.943c.303.065.857.065 1.16 0a2.995 2.995 0 0 0 1.555-.845c.419-.428.678-.913.808-1.518a3.475 3.475 0 0 0 0-1.16A2.977 2.977 0 0 0 8.135.902 2.97 2.97 0 0 0 5.69.021m.612 1.008a2.013 2.013 0 0 1 1.596 1.349C7.948 2.525 8 2.84 8 3c0 .161-.052.476-.102.622a2.008 2.008 0 0 1-1.512 1.337 1.996 1.996 0 0 1-2.357-1.657 1.702 1.702 0 0 1 0-.604 2 2 0 0 1 1.65-1.667c.229-.036.393-.037.623-.002M5.46 7.02c-1.193.096-2.184.447-3.02 1.067a5.448 5.448 0 0 0-.885.893 3.786 3.786 0 0 0-.433.831c-.11.329-.125.476-.118 1.194l.006.645.055.094a.516.516 0 0 0 .27.227c.062.023.881.027 4.665.027s4.603-.004 4.665-.027a.516.516 0 0 0 .27-.227l.055-.094.006-.645c.005-.521 0-.681-.026-.83-.167-.969-.995-1.956-2.123-2.53-.629-.321-1.245-.503-2.017-.596a10.32 10.32 0 0 0-1.37-.029m1 1c.322.025.694.083.96.15 1.078.273 1.979.91 2.385 1.686.153.292.179.402.19.799l.01.345H2v-.278c0-.347.034-.531.14-.757.23-.49.611-.903 1.155-1.252.828-.53 1.978-.782 3.165-.693" fill-rule="evenodd" fill="#000"/></svg>';
|
1478
1512
|
|
1479
1513
|
var user16Icon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M7.587.028C5.856.199 4.451 1.48 4.077 3.227c-.087.407-.088 1.145-.001 1.546.35 1.619 1.535 2.804 3.151 3.15.404.087 1.142.087 1.546 0a3.954 3.954 0 0 0 2.024-1.077 4.037 4.037 0 0 0 1.126-2.073c.087-.404.087-1.142 0-1.546a4.112 4.112 0 0 0-.71-1.597A3.978 3.978 0 0 0 7.587.028m1.186 1.077c.294.081.776.309.987.467.203.152.488.435.646.641.178.234.403.702.493 1.027.068.247.074.303.074.76s-.006.513-.074.758a3.01 3.01 0 0 1-1.572 1.927 2.999 2.999 0 0 1-3.281-.415 3.065 3.065 0 0 1-.945-1.512c-.068-.245-.074-.301-.074-.758s.006-.513.074-.76c.09-.325.315-.793.493-1.027.158-.206.443-.489.646-.641.201-.15.689-.385.945-.454.343-.093.433-.102.895-.092.374.007.478.019.693.079m-1.92 8.924c-3.185.149-5.131.883-5.687 2.145-.157.357-.159.387-.172 1.884-.008.982-.003 1.421.019 1.527a.483.483 0 0 0 .279.365c.104.047.362.049 6.708.049s6.604-.002 6.708-.049a.483.483 0 0 0 .279-.365c.022-.106.028-.547.02-1.527-.011-1.307-.014-1.389-.068-1.586-.337-1.222-1.76-1.998-4.245-2.312a23.563 23.563 0 0 0-3.841-.131m2.494 1.011c1.623.099 2.84.344 3.653.733.485.233.746.46.903.787l.084.173.008 1.14.008 1.14H1.997l.008-1.14.008-1.14.084-.173c.046-.095.127-.223.18-.285.563-.646 2.143-1.098 4.31-1.233a41.64 41.64 0 0 1 2.76-.002" fill-rule="evenodd" fill="#000"/></svg>';
|
@@ -1570,7 +1604,7 @@ var xingIcon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" f
|
|
1570
1604
|
|
1571
1605
|
var youkuIcon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M5.867 1.906a1.634 1.634 0 0 0-1.203 1.187 1.856 1.856 0 0 0-.035.347c0 .427.153.788.462 1.095.184.183.285.248 1.122.73.506.291.936.544.956.562.028.026-.152.14-.92.586-.526.304-1.018.606-1.094.671a1.684 1.684 0 0 0-.451.69 1.613 1.613 0 0 0-.017.933c.165.531.615.953 1.153 1.083.327.078.741.028 1.048-.127.166-.085 3.371-1.934 3.565-2.057.335-.214.662-.607.808-.973.345-.861.072-1.878-.652-2.425-.277-.21-3.697-2.175-3.918-2.252a1.71 1.71 0 0 0-.824-.05M.36 11.374a2.142 2.142 0 0 1-.096.023c-.099.022-.234.169-.254.277-.038.204.009.271.646.914l.597.602v.665c0 .58.006.677.047.756a.393.393 0 0 0 .68.033c.058-.094.06-.123.068-.81l.009-.713.559-.54c.308-.298.584-.578.612-.624a.416.416 0 0 0 .014-.369c-.063-.153-.254-.241-.431-.201-.082.019-.195.117-.624.546l-.524.523-.518-.497a13.716 13.716 0 0 0-.572-.532c-.059-.038-.172-.066-.213-.053m4.268.015c-.363.054-.604.18-.882.461-.322.326-.43.591-.457 1.123-.031.597.12 1.047.463 1.387.279.277.725.465 1.104.466.173.001.513-.091.717-.193.264-.131.526-.404.662-.686.142-.296.175-.498.159-.97-.012-.326-.023-.404-.087-.577a1.487 1.487 0 0 0-.423-.629 1.584 1.584 0 0 0-1.256-.382m2.153.026c-.195.097-.201.134-.187 1.201.009.746.02.949.056 1.088.196.75.794 1.166 1.595 1.111.581-.041 1.012-.309 1.233-.768.168-.35.181-.457.185-1.501.004-1.026.006-1.016-.162-1.125-.098-.064-.343-.062-.442.004-.137.091-.138.097-.152 1.135-.014.957-.015.975-.077 1.101-.132.265-.378.404-.711.401-.319-.003-.549-.134-.686-.39-.058-.109-.06-.141-.073-1.09-.013-.936-.016-.981-.069-1.053a.447.447 0 0 0-.318-.169.556.556 0 0 0-.192.055m3.379-.028a.336.336 0 0 0-.257.171c-.047.077-.05.163-.049 1.535 0 1.335.004 1.461.047 1.54.072.133.165.18.356.18.191 0 .287-.053.363-.202.041-.079.046-.173.046-.718l-.001-.626.767.753c.524.515.795.763.856.783.235.077.486-.113.485-.368a.47.47 0 0 0-.039-.177c-.022-.041-.28-.309-.573-.596-.294-.287-.534-.54-.534-.564 0-.024.258-.302.573-.619l.573-.575v-.132c0-.214-.101-.339-.314-.387-.182-.041-.23-.005-.979.729-.394.384-.737.735-.764.779-.048.079-.049.072-.049-.567 0-.705-.014-.788-.146-.874a.548.548 0 0 0-.361-.065m2.927.041a.373.373 0 0 0-.12.126c-.043.079-.046.168-.038 1.032.008.81.016.973.058 1.137.189.736.763 1.139 1.56 1.094.146-.008.332-.034.413-.058.483-.144.82-.503.975-1.039.039-.135.048-.309.058-1.111.012-1.055.011-1.065-.161-1.17-.174-.106-.466-.047-.557.113-.026.046-.038.3-.048 1.035l-.014.973-.07.133c-.138.261-.337.37-.676.372-.284.002-.429-.055-.586-.23-.193-.214-.201-.266-.201-1.294 0-.984-.003-1.001-.168-1.102a.524.524 0 0 0-.425-.011m-7.925.783a.885.885 0 0 1 .372.363c.064.132.091.749.04.931-.076.272-.372.514-.663.542-.293.028-.618-.162-.756-.441-.056-.115-.062-.16-.06-.513.001-.436.021-.508.187-.692a.859.859 0 0 1 .398-.244.93.93 0 0 1 .482.054" fill="currentColor" fill-rule="evenodd"/></svg>';
|
1572
1606
|
|
1573
|
-
var youtubeIcon = '<svg xmlns="http://www.w3.org/2000/svg"
|
1607
|
+
var youtubeIcon = '<svg width="24" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5.027C7.141.123 4.138.413 2.885.761c-.324.09-.825.327-1.118.528C1.13 1.726.627 2.521.418 3.424.195 4.383 0 6.983 0 9c0 2.254.174 4.399.442 5.47.2.798.48 1.348.935 1.838.582.627 1.184.914 2.33 1.111 2.614.45 6.916.672 10.473.54 2.389-.088 4.588-.275 5.892-.502 2.013-.35 3.062-1.268 3.504-3.066.335-1.36.507-4.614.383-7.231-.131-2.768-.359-3.989-.926-4.952-.173-.293-.79-.911-1.08-1.081A4.082 4.082 0 0 0 20.9.707c-1.957-.462-6.855-.782-10.4-.68m2.274 6.733c2.037 1.221 3.703 2.229 3.703 2.24 0 .018-7.36 4.442-7.442 4.473C9.015 13.481 9 11.539 9 9c0-2.539.015-4.481.035-4.473.019.007 1.702 1.012 3.739 2.233" fill="#0A8276" fill-rule="evenodd"/></svg>';
|
1574
1608
|
|
1575
1609
|
var zhihuIcon = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M1.451 4.03c-.158.036-.383.18-.481.309a1.23 1.23 0 0 0-.144.293 17.163 17.163 0 0 1-.549 1.405l-.169.37.126-.015c.415-.049.699-.286.859-.719l.057-.153h.722l-.018.847c-.01.465-.024.867-.031.893-.012.043-.069.047-.708.047H.42l-.087.092c-.072.076-.2.361-.2.446 0 .012.366.022.814.022h.813v.06c0 .109-.081.523-.148.76-.09.316-.399.928-.613 1.212a4.809 4.809 0 0 1-.769.808c-.11.088-.201.168-.202.178-.006.065.522.071.756.009a1.27 1.27 0 0 0 .582-.332c.269-.302.56-.836.718-1.318.086-.261.087-.263.134-.205.026.032.326.382.666.778.411.478.625.708.638.684.041-.075.083-.438.067-.574-.025-.216-.076-.311-.299-.564-.357-.402-.707-.776-.728-.776-.01 0-.089.054-.175.12a.674.674 0 0 1-.165.11.897.897 0 0 1 .045-.207c.044-.159.132-.636.133-.723 0-.011.348-.02.774-.02h.773l-.017-.154a1.484 1.484 0 0 0-.061-.273l-.044-.12-.688-.007-.688-.007.016-.54c.009-.297.023-.698.032-.893l.015-.353h1.275v-.079c0-.139-.055-.339-.11-.398-.052-.056-.064-.056-1.185-.056-.926 0-1.132-.007-1.132-.036 0-.048.169-.577.25-.784L1.676 4l-.058.003a1.272 1.272 0 0 0-.167.027m13.669.211c-.369.094-4.24.423-5.528.47-.261.01-.48.027-.488.04-.023.037.084.245.166.321.198.186.425.206 1.615.144.45-.024.909-.043 1.02-.043h.202v2.4h-1.654c-1.858 0-1.703-.019-1.603.202a.677.677 0 0 0 .39.329c.078.019.577.029 1.492.029h1.375v.943c0 .936-.001.943-.061 1.033-.157.233-.316.27-1.016.234-.291-.014-.536-.02-.544-.011-.03.03.196.318.326.414.552.406 1.429.315 1.744-.181.156-.246.164-.315.164-1.423V8.133H15.831l.056-.06c.062-.065.111-.242.112-.4l.001-.1h-3.28V5.154l.153-.015c.085-.009.658-.041 1.274-.072a33.83 33.83 0 0 0 1.237-.075c.114-.018.12-.024.165-.159.098-.289.097-.481-.005-.589-.065-.07-.155-.071-.424-.003M4.267 7.533v2.627h.582l.082.264c.045.145.082.277.082.292 0 .077.094.035.56-.248l.508-.308h1.252V4.907H4.267v2.626m2.426-.013v2.053h-.668l-.351.213c-.193.117-.354.21-.358.206a2.755 2.755 0 0 1-.069-.206l-.062-.199-.153-.008-.152-.008V5.467H6.693V7.52m7.862-1.82c-.069.045-.997 1.201-.978 1.218.108.093.463.33.479.321.023-.015.654-.796.939-1.164l.18-.232-.119-.069c-.216-.127-.381-.151-.501-.074m-4.763.117c-.078.03-.138.063-.133.075.004.011.234.326.512.701l.503.681.237-.162c.129-.09.236-.171.236-.181 0-.024-.452-.633-.648-.874a1.464 1.464 0 0 0-.243-.246c-.107-.066-.283-.063-.464.006" fill="currentColor" fill-rule="evenodd"/></svg>';
|
1576
1610
|
|
@@ -1660,6 +1694,7 @@ const barcode16 = () => iconRegistry["barcode16"] = barcode16Icon;
|
|
1660
1694
|
const barcode24 = () => iconRegistry["barcode24"] = barcode24Icon;
|
1661
1695
|
const batteryCharging16 = () => iconRegistry["batteryCharging16"] = batteryCharging16Icon;
|
1662
1696
|
const batteryCharging24 = () => iconRegistry["batteryCharging24"] = batteryCharging24Icon;
|
1697
|
+
const battery = () => iconRegistry["battery"] = batteryIcon;
|
1663
1698
|
const beginner16 = () => iconRegistry["beginner16"] = beginner16Icon;
|
1664
1699
|
const beginner24 = () => iconRegistry["beginner24"] = beginner24Icon;
|
1665
1700
|
const bell12 = () => iconRegistry["bell12"] = bell12Icon;
|
@@ -1739,6 +1774,7 @@ const carLights24 = () => iconRegistry["carLights24"] = carLights24Icon;
|
|
1739
1774
|
const cart16 = () => iconRegistry["cart16"] = cart16Icon;
|
1740
1775
|
const cart24 = () => iconRegistry["cart24"] = cart24Icon;
|
1741
1776
|
const cartF24 = () => iconRegistry["cartF24"] = cartF24Icon;
|
1777
|
+
const celebrate = () => iconRegistry["celebrate"] = celebrateIcon;
|
1742
1778
|
const charging16 = () => iconRegistry["charging16"] = charging16Icon;
|
1743
1779
|
const charging24 = () => iconRegistry["charging24"] = charging24Icon;
|
1744
1780
|
const chart16 = () => iconRegistry["chart16"] = chart16Icon;
|
@@ -1748,8 +1784,11 @@ const chat24 = () => iconRegistry["chat24"] = chat24Icon;
|
|
1748
1784
|
const check12 = () => iconRegistry["check12"] = check12Icon;
|
1749
1785
|
const check16 = () => iconRegistry["check16"] = check16Icon;
|
1750
1786
|
const check24 = () => iconRegistry["check24"] = check24Icon;
|
1787
|
+
const checkActive = () => iconRegistry["checkActive"] = checkActiveIcon;
|
1751
1788
|
const checkList16 = () => iconRegistry["checkList16"] = checkList16Icon;
|
1752
1789
|
const checkList24 = () => iconRegistry["checkList24"] = checkList24Icon;
|
1790
|
+
const checkboxIconFill = () => iconRegistry["checkboxIconFill"] = checkboxIconFillIcon;
|
1791
|
+
const checkboxIcon = () => iconRegistry["checkboxIcon"] = checkboxIconIcon;
|
1753
1792
|
const chemistry16 = () => iconRegistry["chemistry16"] = chemistry16Icon;
|
1754
1793
|
const chemistry24 = () => iconRegistry["chemistry24"] = chemistry24Icon;
|
1755
1794
|
const chevronDown12 = () => iconRegistry["chevronDown12"] = chevronDown12Icon;
|
@@ -1769,6 +1808,7 @@ const chip24 = () => iconRegistry["chip24"] = chip24Icon;
|
|
1769
1808
|
const chipChipHooray = () => iconRegistry["chipChipHooray"] = chipChipHoorayIcon;
|
1770
1809
|
const chipDip16 = () => iconRegistry["chipDip16"] = chipDip16Icon;
|
1771
1810
|
const chipDip24 = () => iconRegistry["chipDip24"] = chipDip24Icon;
|
1811
|
+
const chip = () => iconRegistry["chip"] = chipIcon;
|
1772
1812
|
const chips16 = () => iconRegistry["chips16"] = chips16Icon;
|
1773
1813
|
const chips24 = () => iconRegistry["chips24"] = chips24Icon;
|
1774
1814
|
const clipboard16 = () => iconRegistry["clipboard16"] = clipboard16Icon;
|
@@ -1793,6 +1833,7 @@ const comment16 = () => iconRegistry["comment16"] = comment16Icon;
|
|
1793
1833
|
const comment24 = () => iconRegistry["comment24"] = comment24Icon;
|
1794
1834
|
const community16 = () => iconRegistry["community16"] = community16Icon;
|
1795
1835
|
const community24 = () => iconRegistry["community24"] = community24Icon;
|
1836
|
+
const compareCheckbox16 = () => iconRegistry["compareCheckbox16"] = compareCheckbox16Icon;
|
1796
1837
|
const config = () => iconRegistry["config"] = configIcon;
|
1797
1838
|
const consumer = () => iconRegistry["consumer"] = consumerIcon;
|
1798
1839
|
const contact16 = () => iconRegistry["contact16"] = contact16Icon;
|
@@ -1806,6 +1847,7 @@ const cornerArrowDownRight24 = () => iconRegistry["cornerArrowDownRight24"] = co
|
|
1806
1847
|
const cross12 = () => iconRegistry["cross12"] = cross12Icon;
|
1807
1848
|
const cross16 = () => iconRegistry["cross16"] = cross16Icon;
|
1808
1849
|
const cross24 = () => iconRegistry["cross24"] = cross24Icon;
|
1850
|
+
const csv16 = () => iconRegistry["csv16"] = csv16Icon;
|
1809
1851
|
const curvedArrowLeft16 = () => iconRegistry["curvedArrowLeft16"] = curvedArrowLeft16Icon;
|
1810
1852
|
const curvedArrowLeft24 = () => iconRegistry["curvedArrowLeft24"] = curvedArrowLeft24Icon;
|
1811
1853
|
const curvedArrowRight16 = () => iconRegistry["curvedArrowRight16"] = curvedArrowRight16Icon;
|
@@ -1829,6 +1871,7 @@ const desktop24 = () => iconRegistry["desktop24"] = desktop24Icon;
|
|
1829
1871
|
const divider = () => iconRegistry["divider"] = dividerIcon;
|
1830
1872
|
const document = () => iconRegistry["document"] = documentIcon;
|
1831
1873
|
const dot12 = () => iconRegistry["dot12"] = dot12Icon;
|
1874
|
+
const dot = () => iconRegistry["dot"] = dotIcon;
|
1832
1875
|
const doubleChevronLeft12 = () => iconRegistry["doubleChevronLeft12"] = doubleChevronLeft12Icon;
|
1833
1876
|
const doubleChevronLeft16 = () => iconRegistry["doubleChevronLeft16"] = doubleChevronLeft16Icon;
|
1834
1877
|
const doubleChevronLeft24 = () => iconRegistry["doubleChevronLeft24"] = doubleChevronLeft24Icon;
|
@@ -1855,6 +1898,7 @@ const elearning24 = () => iconRegistry["elearning24"] = elearning24Icon;
|
|
1855
1898
|
const ellipsis = () => iconRegistry["ellipsis"] = ellipsisIcon;
|
1856
1899
|
const enlarge16 = () => iconRegistry["enlarge16"] = enlarge16Icon;
|
1857
1900
|
const enlarge24 = () => iconRegistry["enlarge24"] = enlarge24Icon;
|
1901
|
+
const error = () => iconRegistry["error"] = errorIcon;
|
1858
1902
|
const evaluationBoard = () => iconRegistry["evaluationBoard"] = evaluationBoardIcon;
|
1859
1903
|
const eventConfirm16 = () => iconRegistry["eventConfirm16"] = eventConfirm16Icon;
|
1860
1904
|
const facebook = () => iconRegistry["facebook"] = facebookIcon;
|
@@ -1927,6 +1971,7 @@ const fileVdf16 = () => iconRegistry["fileVdf16"] = fileVdf16Icon;
|
|
1927
1971
|
const fileVdf24 = () => iconRegistry["fileVdf24"] = fileVdf24Icon;
|
1928
1972
|
const fileVdn16 = () => iconRegistry["fileVdn16"] = fileVdn16Icon;
|
1929
1973
|
const fileVdn24 = () => iconRegistry["fileVdn24"] = fileVdn24Icon;
|
1974
|
+
const fileVnd16 = () => iconRegistry["fileVnd16"] = fileVnd16Icon;
|
1930
1975
|
const fileXlsx16 = () => iconRegistry["fileXlsx16"] = fileXlsx16Icon;
|
1931
1976
|
const fileXlsx24 = () => iconRegistry["fileXlsx24"] = fileXlsx24Icon;
|
1932
1977
|
const fileXml16 = () => iconRegistry["fileXml16"] = fileXml16Icon;
|
@@ -1936,6 +1981,7 @@ const fileZip24 = () => iconRegistry["fileZip24"] = fileZip24Icon;
|
|
1936
1981
|
const filter16 = () => iconRegistry["filter16"] = filter16Icon;
|
1937
1982
|
const filter24 = () => iconRegistry["filter24"] = filter24Icon;
|
1938
1983
|
const filterBtnSelect = () => iconRegistry["filterBtnSelect"] = filterBtnSelectIcon;
|
1984
|
+
const filterButton = () => iconRegistry["filterButton"] = filterButtonIcon;
|
1939
1985
|
const flag16 = () => iconRegistry["flag16"] = flag16Icon;
|
1940
1986
|
const flag24 = () => iconRegistry["flag24"] = flag24Icon;
|
1941
1987
|
const flagF16 = () => iconRegistry["flagF16"] = flagF16Icon;
|
@@ -1959,6 +2005,7 @@ const fruitCrate24 = () => iconRegistry["fruitCrate24"] = fruitCrate24Icon;
|
|
1959
2005
|
const fuelElectric16 = () => iconRegistry["fuelElectric16"] = fuelElectric16Icon;
|
1960
2006
|
const gallery16 = () => iconRegistry["gallery16"] = gallery16Icon;
|
1961
2007
|
const gallery24 = () => iconRegistry["gallery24"] = gallery24Icon;
|
2008
|
+
const galleryGreen48 = () => iconRegistry["galleryGreen48"] = galleryGreen48Icon;
|
1962
2009
|
const genericDiode16 = () => iconRegistry["genericDiode16"] = genericDiode16Icon;
|
1963
2010
|
const genericDiode24 = () => iconRegistry["genericDiode24"] = genericDiode24Icon;
|
1964
2011
|
const github = () => iconRegistry["github"] = githubIcon;
|
@@ -1975,6 +2022,7 @@ const gridLayout16 = () => iconRegistry["gridLayout16"] = gridLayout16Icon;
|
|
1975
2022
|
const gridLayout24 = () => iconRegistry["gridLayout24"] = gridLayout24Icon;
|
1976
2023
|
const group16 = () => iconRegistry["group16"] = group16Icon;
|
1977
2024
|
const group24 = () => iconRegistry["group24"] = group24Icon;
|
2025
|
+
const group = () => iconRegistry["group"] = groupIcon;
|
1978
2026
|
const gym16 = () => iconRegistry["gym16"] = gym16Icon;
|
1979
2027
|
const gym24 = () => iconRegistry["gym24"] = gym24Icon;
|
1980
2028
|
const halogenFree16 = () => iconRegistry["halogenFree16"] = halogenFree16Icon;
|
@@ -2123,6 +2171,7 @@ const multiLineGraph16 = () => iconRegistry["multiLineGraph16"] = multiLineGraph
|
|
2123
2171
|
const multiLineGraph24 = () => iconRegistry["multiLineGraph24"] = multiLineGraph24Icon;
|
2124
2172
|
const myHr24 = () => iconRegistry["myHr24"] = myHr24Icon;
|
2125
2173
|
const myIcp = () => iconRegistry["myIcp"] = myIcpIcon;
|
2174
|
+
const newBanner = () => iconRegistry["newBanner"] = newBannerIcon;
|
2126
2175
|
const noResults = () => iconRegistry["noResults"] = noResultsIcon;
|
2127
2176
|
const offrampGear = () => iconRegistry["offrampGear"] = offrampGearIcon;
|
2128
2177
|
const orderedList16 = () => iconRegistry["orderedList16"] = orderedList16Icon;
|
@@ -2142,6 +2191,7 @@ const pen24 = () => iconRegistry["pen24"] = pen24Icon;
|
|
2142
2191
|
const penGreen16 = () => iconRegistry["penGreen16"] = penGreen16Icon;
|
2143
2192
|
const people16 = () => iconRegistry["people16"] = people16Icon;
|
2144
2193
|
const people24 = () => iconRegistry["people24"] = people24Icon;
|
2194
|
+
const people = () => iconRegistry["people"] = peopleIcon;
|
2145
2195
|
const phone16 = () => iconRegistry["phone16"] = phone16Icon;
|
2146
2196
|
const phone24 = () => iconRegistry["phone24"] = phone24Icon;
|
2147
2197
|
const phoneCall16 = () => iconRegistry["phoneCall16"] = phoneCall16Icon;
|
@@ -2321,6 +2371,7 @@ const upload16 = () => iconRegistry["upload16"] = upload16Icon;
|
|
2321
2371
|
const upload24 = () => iconRegistry["upload24"] = upload24Icon;
|
2322
2372
|
const usb16 = () => iconRegistry["usb16"] = usb16Icon;
|
2323
2373
|
const usb24 = () => iconRegistry["usb24"] = usb24Icon;
|
2374
|
+
const usb = () => iconRegistry["usb"] = usbIcon;
|
2324
2375
|
const user12 = () => iconRegistry["user12"] = user12Icon;
|
2325
2376
|
const user16 = () => iconRegistry["user16"] = user16Icon;
|
2326
2377
|
const user24 = () => iconRegistry["user24"] = user24Icon;
|
@@ -2376,4 +2427,4 @@ const zoomIn24 = () => iconRegistry["zoomIn24"] = zoomIn24Icon;
|
|
2376
2427
|
const zoomOut16 = () => iconRegistry["zoomOut16"] = zoomOut16Icon;
|
2377
2428
|
const zoomOut24 = () => iconRegistry["zoomOut24"] = zoomOut24Icon;
|
2378
2429
|
|
2379
|
-
export { academyHead, addressBook16, addressBook24, advanced16, advanced24, airplane16, airplane24, analogueSimulations, antenna16, antenna24, apartmentBuilding16, apartmentBuilding24, application, applications16, applications24, archive16, archive24, arrowDown12, arrowDown16, arrowDown24, arrowLeft12, arrowLeft16, arrowLeft24, arrowRight12, arrowRight16, arrowRight24, arrowTriangleDiagonal12, arrowTriangleDiagonal16, arrowTriangleDiagonal24, arrowTriangleDown12, arrowTriangleDown16, arrowTriangleDown24, arrowTriangleHorizontal12, arrowTriangleHorizontal16, arrowTriangleHorizontal24, arrowTriangleLeft12, arrowTriangleLeft16, arrowTriangleLeft24, arrowTriangleRight12, arrowTriangleRight16, arrowTriangleRight24, arrowTriangleUp12, arrowTriangleUp16, arrowTriangleUp24, arrowTriangleVertikal12, arrowTriangleVertikal16, arrowTriangleVertikal24, arrowUp12, arrowUp16, arrowUp24, article16, article24, asic, assembledProduct16, assembledProduct24, attachment16, attachment24, audioDescription16, audioDescription24, award16, award24, ban12, ban16, ban24, barGraph16, barGraph24, barGraphLinear16, barGraphLinear24, barGraphX16, barGraphX24, barcode16, barcode24, batteryCharging16, batteryCharging24, beginner16, beginner24, bell12, bell16, bell24, bellF12, bellF16, bellF24, bellX16, bellX24, bike16, bike24, binoculars16, binoculars24, block16, block24, blocks16, blocks24, bluetooth16, bluetooth24, board16, board24, book16, book24, bookBookmark16, bookBookmark24, bookOpen16, bookOpen24, bookmark16, bookmark24, bookmarkF16, bookmarkF24, box16, box24, braille16, braille24, briefcase16, briefcase24, bug16, bug24, bulletList16, bulletList24, cAdd16, cAdd24, cCheck16, cCheck24, cCheckF16, cCheckF24, cDelete16, cDelete24, cInfo16, cInfo24, cInfoF16, cInfoF24, cQuestion16, cQuestion24, cRemove16, cRemove24, cWarning16, cWarning24, cWarningF16, cWarningF24, calendar16, calendar24, calendarCheck16, calendarCheck24, calendarHeart16, calendarHeart24, calendarPlus16, calendarPlus24, camera16, camera24, car16, car24, carLights16, carLights24, cart16, cart24, cartF16, cartF24, charging16, charging24, chart16, chart24, chat16, chat24, check12, check16, check24, checkList16, checkList24, chemistry16, chemistry24, chevronDown12, chevronDown16, chevronDown24, chevronLeft12, chevronLeft16, chevronLeft24, chevronRight12, chevronRight16, chevronRight24, chevronUp12, chevronUp16, chevronUp24, chip16, chip24, chipChipHooray, chipDip16, chipDip24, chips16, chips24, clipboard16, clipboard24, clipboardCheck16, clipboardCheck24, clipboardMedical16, clipboardMedical24, clock16, clock24, cloud16, cloud24, coach16, coach24, code16, code24, cogwheel16, cogwheel24, coins16, coins24, comment16, comment24, community16, community24, config, consumer, contact16, contact24, copy16, copy24, copyright16, copyright24, cornerArrowDownRight16, cornerArrowDownRight24, cross12, cross16, cross24, curvedArrowLeft16, curvedArrowLeft24, curvedArrowRight16, curvedArrowRight24, cutlery16, cutlery24, dashboard16, dashboard24, database16, database24, decoration, delete12, delete16, delete24, deleteForever16, deleteForever24, deleteText16, deleteText24, desktop16, desktop24, divider, document, dot12, doubleChevronLeft12, doubleChevronLeft16, doubleChevronLeft24, doubleChevronRight12, doubleChevronRight16, doubleChevronRight24, download12, download16, download24, downloadCheck16, downloadCheck24, downloadPlus16, downloadPlus24, dragArrows16, dragArrows24, dragIndicator16, dragIndicator24, duplicate16, duplicate24, editor16, editor24, elearning16, elearning24, ellipsis, enlarge16, enlarge24, esd, evaluationBoard, eventConfirm16, facebook, factory16, factory24, file12, file16, file24, fileAac16, fileAac24, fileAvi16, fileAvi24, fileCss16, fileCss24, fileCsv16, fileCsv24, fileDoc16, fileDoc24, fileDocx16, fileDocx24, fileEps16, fileEps24, fileExe16, fileExe24, fileGif16, fileGif24, fileHtml16, fileHtml24, fileJpg16, fileJpg24, fileJs16, fileJs24, fileJson16, fileJson24, fileMkv16, fileMkv24, fileMov16, fileMov24, fileMp316, fileMp324, fileMp416, fileMp424, fileMpg16, fileMpg24, fileOtf16, fileOtf24, filePdf16, filePdf24, filePng16, filePng24, filePptx16, filePptx24, fileRar16, fileRar24, fileRtf16, fileRtf24, fileSap16, fileSap24, fileSql16, fileSql24, fileStp16, fileStp24, fileSvg16, fileSvg24, fileText16, fileText24, fileTxt16, fileTxt24, fileVdf16, fileVdf24, fileVdn16, fileVdn24, fileXlsx16, fileXlsx24, fileXml16, fileXml24, fileZip16, fileZip24, filter16, filter24, filterBtnSelect, flag16, flag24, flagF16, flagF24, floppyDisk16, floppyDisk24, floppyDisks16, floppyDisks24, folder16, folder24, folderAdd16, folderAdd24, folderEmpty16, folderEmpty24, folderOpen16, folderOpen24, folderRemove16, folderRemove24, fruitCrate16, fruitCrate24, fuelElectric16, gallery16, gallery24, genericDiode16, genericDiode24, github, glasses16, glasses24, globe16, globe24, google, graduation16, graduation24, grid16, grid24, gridLayout16, gridLayout24, group16, group24, gym16, gym24, halogenFree16, halogenFree24, handshake16, handshake24, happyBaby16, happyBaby24, hashMark16, hashMark24, heading116, heading124, heading216, heading224, heading316, heading324, heading416, heading424, heading516, heading524, heading616, heading624, headset16, headset24, heartsSuit, hide16, hide24, highReliablity16, highReliablity24, hirel, history16, history24, home16, home24, homeAppliances, hospital16, hospital24, hospitalBed16, hospitalBed24, hourglass16, hourglass24, hyperlink16, hyperlink24, iconRegistry, image16, image24, inbox16, inbox24, instagram, insurance16, insurance24, intermediate16, intermediate24, isolator16, key16, key24, language16, language24, laptop16, laptop24, launch12, launch16, launch24, layout16, layout24, leadFree16, leadFree24, leaf16, leaf24, leftArrow, light, lightEmittingDiode16, lightEmittingDiode24, lineGraph16, lineGraph24, link16, link24, linkedin, list16, list24, listCheck16, listCheck24, listPlus16, listPlus24, lock16, lock24, lockF16, lockF24, logistics16, logistics24, logout16, logout24, mail12, mail16, mail24, mapPin16, mapPin24, medal16, medal24, mediaEject12, mediaEject16, mediaEject24, mediaPause12, mediaPause16, mediaPause24, mediaPlay12, mediaPlay16, mediaPlay24, mediaRecord12, mediaRecord16, mediaRecord24, mediaStop12, mediaStop16, mediaStop24, megaphone16, megaphone24, memories, menu12, menu16, menu24, menuLeft16, menuLeft24, menuRight16, menuRight24, microcontroller16, microcontroller24, microphone16, microphone24, minus12, minus16, minus24, mobileChat16, mobileChat24, module16, module24, money16, money24, more12, more16, more24, mouseCursor16, mouseCursor24, mouseCursorPointer16, mouseCursorPointer24, mouseCursorText16, mouseCursorText24, multiLineGraph16, multiLineGraph24, myHr24, myIcp, noResults, offrampGear, orderedList16, orderedList24, organigram16, organigram24, package16, package24, paragraphs16, paragraphs24, park16, park24, partnerOfferingSoftware, pen12, pen16, pen24, penGreen16, people16, people24, phone16, phone24, phoneCall16, phoneCall24, pin16, pin24, pinF16, pinF24, plus12, plus16, plus24, poll16, poll24, power16, power24, preferences16, preferences24, present16, present24, preview16, preview24, printer16, printer24, project16, project24, protection16, protection24, questionMark16, questionMark24, quote16, quote24, radio, radioFill, rateDown16, rateDown24, rateUp16, rateUp24, read, refresh16, refresh24, reload16, reload24, reply12, reply16, reply24, restore16, restore24, rightArrow, roboticArm16, roboticArm24, robotics16, rocket16, rocket24, rss16, rss24, sWarning16, sWarning24, sad16, sad24, sample16, sample24, scale16, scale24, scissors16, scissors24, scripting, search12, search16, search24, security16, security24, send16, send24, server16, server24, share12, share16, share24, shipToEnd12, show16, show24, shuffle16, shuffle24, sidebarLeft16, sidebarLeft24, sidebarRight16, sidebarRight24, simulation16, simulation24, skipToBeginning12, skipToBeginning16, skipToBeginning24, skipToEnd16, skipToEnd24, smarthomeBuilding16, smartphone16, smartphone24, smile16, smile24, snow16, snow24, software16, software24, solution16, solution24, solutions, solved, sound16, sound24, speaker16, speaker24, splitView16, splitView24, star12, star16, star24, starF12, starF16, starF24, streetView16, streetView24, stroller16, stroller24, support, swapHorizontal16, swapHorizontal24, swapVertical16, swapVertical24, table16, table24, tableX16, tableX24, tag16, tag24, team16, team24, technology16, technology24, temperature16, temperature24, textBold16, textBold24, textColor16, textColor24, textItalic16, textItalic24, thumbDown16, thumbDown24, thumbUp16, thumbUp24, tool16, tool24, training16, training24, tram16, tram24, transceiver16, transceiver24, translation16, translation24, treeStructure16, treeStructure24, trendDown16, trendDown24, trendUp16, trendUp24, twitter, ungroup16, ungroup24, unlink16, unlink24, unlocked16, unlocked24, unorderedList16, unorderedList24, upload16, upload24, usb16, usb24, user12, user16, user24, userAdd16, userAdd24, userPin16, userPin24, userRemove16, userRemove24, verified16, verified24, video16, video24, videoCam16, videoCam24, videoCamX16, videoCamX24, viewReplacement16, viewReplacement24, volumeDown16, volumeDown24, volumeMute16, volumeMute24, volumeUp16, volumeUp24, warning16, warning24, warningCritical16, warningCritical24, warningF16, warningF24, waves16, waves24, webinar16, webinar24, webpage16, webpage24, wechat, weibo, wheelchair16, wheelchair24, wifi16, wifi24, windows16, windows24, wrench, xing, youku, youtube, zhihu, zoomIn16, zoomIn24, zoomOut16, zoomOut24 };
|
2430
|
+
export { academyHead, addressBook16, addressBook24, advanced16, advanced24, airplane16, airplane24, analogueSimulations, antenna16, antenna24, apartmentBuilding16, apartmentBuilding24, application, applications16, applications24, archive16, archive24, arrowDown12, arrowDown16, arrowDown24, arrowLeft12, arrowLeft16, arrowLeft24, arrowRight12, arrowRight16, arrowRight24, arrowTriangleDiagonal12, arrowTriangleDiagonal16, arrowTriangleDiagonal24, arrowTriangleDown12, arrowTriangleDown16, arrowTriangleDown24, arrowTriangleHorizontal12, arrowTriangleHorizontal16, arrowTriangleHorizontal24, arrowTriangleLeft12, arrowTriangleLeft16, arrowTriangleLeft24, arrowTriangleRight12, arrowTriangleRight16, arrowTriangleRight24, arrowTriangleUp12, arrowTriangleUp16, arrowTriangleUp24, arrowTriangleVertikal12, arrowTriangleVertikal16, arrowTriangleVertikal24, arrowUp12, arrowUp16, arrowUp24, article16, article24, asic, assembledProduct16, assembledProduct24, attachment16, attachment24, audioDescription16, audioDescription24, award16, award24, ban12, ban16, ban24, barGraph16, barGraph24, barGraphLinear16, barGraphLinear24, barGraphX16, barGraphX24, barcode16, barcode24, battery, batteryCharging16, batteryCharging24, beginner16, beginner24, bell12, bell16, bell24, bellF12, bellF16, bellF24, bellX16, bellX24, bike16, bike24, binoculars16, binoculars24, block16, block24, blocks16, blocks24, bluetooth16, bluetooth24, board16, board24, book16, book24, bookBookmark16, bookBookmark24, bookOpen16, bookOpen24, bookmark16, bookmark24, bookmarkF16, bookmarkF24, box16, box24, braille16, braille24, briefcase16, briefcase24, bug16, bug24, bulletList16, bulletList24, cAdd16, cAdd24, cCheck16, cCheck24, cCheckF16, cCheckF24, cDelete16, cDelete24, cInfo16, cInfo24, cInfoF16, cInfoF24, cQuestion16, cQuestion24, cRemove16, cRemove24, cWarning16, cWarning24, cWarningF16, cWarningF24, calendar16, calendar24, calendarCheck16, calendarCheck24, calendarHeart16, calendarHeart24, calendarPlus16, calendarPlus24, camera16, camera24, car16, car24, carLights16, carLights24, cart16, cart24, cartF16, cartF24, celebrate, charging16, charging24, chart16, chart24, chat16, chat24, check12, check16, check24, checkActive, checkList16, checkList24, checkboxIcon, checkboxIconFill, chemistry16, chemistry24, chevronDown12, chevronDown16, chevronDown24, chevronLeft12, chevronLeft16, chevronLeft24, chevronRight12, chevronRight16, chevronRight24, chevronUp12, chevronUp16, chevronUp24, chip, chip16, chip24, chipChipHooray, chipDip16, chipDip24, chips16, chips24, clipboard16, clipboard24, clipboardCheck16, clipboardCheck24, clipboardMedical16, clipboardMedical24, clock16, clock24, cloud16, cloud24, coach16, coach24, code16, code24, cogwheel16, cogwheel24, coins16, coins24, comment16, comment24, community16, community24, compareCheckbox16, config, consumer, contact16, contact24, copy16, copy24, copyright16, copyright24, cornerArrowDownRight16, cornerArrowDownRight24, cross12, cross16, cross24, csv16, curvedArrowLeft16, curvedArrowLeft24, curvedArrowRight16, curvedArrowRight24, cutlery16, cutlery24, dashboard16, dashboard24, database16, database24, decoration, delete12, delete16, delete24, deleteForever16, deleteForever24, deleteText16, deleteText24, desktop16, desktop24, divider, document, dot, dot12, doubleChevronLeft12, doubleChevronLeft16, doubleChevronLeft24, doubleChevronRight12, doubleChevronRight16, doubleChevronRight24, download12, download16, download24, downloadCheck16, downloadCheck24, downloadPlus16, downloadPlus24, dragArrows16, dragArrows24, dragIndicator16, dragIndicator24, duplicate16, duplicate24, editor16, editor24, elearning16, elearning24, ellipsis, enlarge16, enlarge24, error, esd, evaluationBoard, eventConfirm16, facebook, factory16, factory24, file12, file16, file24, fileAac16, fileAac24, fileAvi16, fileAvi24, fileCss16, fileCss24, fileCsv16, fileCsv24, fileDoc16, fileDoc24, fileDocx16, fileDocx24, fileEps16, fileEps24, fileExe16, fileExe24, fileGif16, fileGif24, fileHtml16, fileHtml24, fileJpg16, fileJpg24, fileJs16, fileJs24, fileJson16, fileJson24, fileMkv16, fileMkv24, fileMov16, fileMov24, fileMp316, fileMp324, fileMp416, fileMp424, fileMpg16, fileMpg24, fileOtf16, fileOtf24, filePdf16, filePdf24, filePng16, filePng24, filePptx16, filePptx24, fileRar16, fileRar24, fileRtf16, fileRtf24, fileSap16, fileSap24, fileSql16, fileSql24, fileStp16, fileStp24, fileSvg16, fileSvg24, fileText16, fileText24, fileTxt16, fileTxt24, fileVdf16, fileVdf24, fileVdn16, fileVdn24, fileVnd16, fileXlsx16, fileXlsx24, fileXml16, fileXml24, fileZip16, fileZip24, filter16, filter24, filterBtnSelect, filterButton, flag16, flag24, flagF16, flagF24, floppyDisk16, floppyDisk24, floppyDisks16, floppyDisks24, folder16, folder24, folderAdd16, folderAdd24, folderEmpty16, folderEmpty24, folderOpen16, folderOpen24, folderRemove16, folderRemove24, fruitCrate16, fruitCrate24, fuelElectric16, gallery16, gallery24, galleryGreen48, genericDiode16, genericDiode24, github, glasses16, glasses24, globe16, globe24, google, graduation16, graduation24, grid16, grid24, gridLayout16, gridLayout24, group, group16, group24, gym16, gym24, halogenFree16, halogenFree24, handshake16, handshake24, happyBaby16, happyBaby24, hashMark16, hashMark24, heading116, heading124, heading216, heading224, heading316, heading324, heading416, heading424, heading516, heading524, heading616, heading624, headset16, headset24, heartsSuit, hide16, hide24, highReliablity16, highReliablity24, hirel, history16, history24, home16, home24, homeAppliances, hospital16, hospital24, hospitalBed16, hospitalBed24, hourglass16, hourglass24, hyperlink16, hyperlink24, iconRegistry, image16, image24, inbox16, inbox24, instagram, insurance16, insurance24, intermediate16, intermediate24, isolator16, key16, key24, language16, language24, laptop16, laptop24, launch12, launch16, launch24, layout16, layout24, leadFree16, leadFree24, leaf16, leaf24, leftArrow, light, lightEmittingDiode16, lightEmittingDiode24, lineGraph16, lineGraph24, link16, link24, linkedin, list16, list24, listCheck16, listCheck24, listPlus16, listPlus24, lock16, lock24, lockF16, lockF24, logistics16, logistics24, logout16, logout24, mail12, mail16, mail24, mapPin16, mapPin24, medal16, medal24, mediaEject12, mediaEject16, mediaEject24, mediaPause12, mediaPause16, mediaPause24, mediaPlay12, mediaPlay16, mediaPlay24, mediaRecord12, mediaRecord16, mediaRecord24, mediaStop12, mediaStop16, mediaStop24, megaphone16, megaphone24, memories, menu12, menu16, menu24, menuLeft16, menuLeft24, menuRight16, menuRight24, microcontroller16, microcontroller24, microphone16, microphone24, minus12, minus16, minus24, mobileChat16, mobileChat24, module16, module24, money16, money24, more12, more16, more24, mouseCursor16, mouseCursor24, mouseCursorPointer16, mouseCursorPointer24, mouseCursorText16, mouseCursorText24, multiLineGraph16, multiLineGraph24, myHr24, myIcp, newBanner, noResults, offrampGear, orderedList16, orderedList24, organigram16, organigram24, package16, package24, paragraphs16, paragraphs24, park16, park24, partnerOfferingSoftware, pen12, pen16, pen24, penGreen16, people, people16, people24, phone16, phone24, phoneCall16, phoneCall24, pin16, pin24, pinF16, pinF24, plus12, plus16, plus24, poll16, poll24, power16, power24, preferences16, preferences24, present16, present24, preview16, preview24, printer16, printer24, project16, project24, protection16, protection24, questionMark16, questionMark24, quote16, quote24, radio, radioFill, rateDown16, rateDown24, rateUp16, rateUp24, read, refresh16, refresh24, reload16, reload24, reply12, reply16, reply24, restore16, restore24, rightArrow, roboticArm16, roboticArm24, robotics16, rocket16, rocket24, rss16, rss24, sWarning16, sWarning24, sad16, sad24, sample16, sample24, scale16, scale24, scissors16, scissors24, scripting, search12, search16, search24, security16, security24, send16, send24, server16, server24, share12, share16, share24, shipToEnd12, show16, show24, shuffle16, shuffle24, sidebarLeft16, sidebarLeft24, sidebarRight16, sidebarRight24, simulation16, simulation24, skipToBeginning12, skipToBeginning16, skipToBeginning24, skipToEnd16, skipToEnd24, smarthomeBuilding16, smartphone16, smartphone24, smile16, smile24, snow16, snow24, software16, software24, solution16, solution24, solutions, solved, sound16, sound24, speaker16, speaker24, splitView16, splitView24, star12, star16, star24, starF12, starF16, starF24, streetView16, streetView24, stroller16, stroller24, support, swapHorizontal16, swapHorizontal24, swapVertical16, swapVertical24, table16, table24, tableX16, tableX24, tag16, tag24, team16, team24, technology16, technology24, temperature16, temperature24, textBold16, textBold24, textColor16, textColor24, textItalic16, textItalic24, thumbDown16, thumbDown24, thumbUp16, thumbUp24, tool16, tool24, training16, training24, tram16, tram24, transceiver16, transceiver24, translation16, translation24, treeStructure16, treeStructure24, trendDown16, trendDown24, trendUp16, trendUp24, twitter, ungroup16, ungroup24, unlink16, unlink24, unlocked16, unlocked24, unorderedList16, unorderedList24, upload16, upload24, usb, usb16, usb24, user12, user16, user24, userAdd16, userAdd24, userPin16, userPin24, userRemove16, userRemove24, verified16, verified24, video16, video24, videoCam16, videoCam24, videoCamX16, videoCamX24, viewReplacement16, viewReplacement24, volumeDown16, volumeDown24, volumeMute16, volumeMute24, volumeUp16, volumeUp24, warning16, warning24, warningCritical16, warningCritical24, warningF16, warningF24, waves16, waves24, webinar16, webinar24, webpage16, webpage24, wechat, weibo, wheelchair16, wheelchair24, wifi16, wifi24, windows16, windows24, wrench, xing, youku, youtube, zhihu, zoomIn16, zoomIn24, zoomOut16, zoomOut24 };
|
package/package.json
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48" xml:space="preserve"><path d="
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48" xml:space="preserve"><path d="M11.999 2.94c-.001 1.943-.028 2.26-.191 2.26-.18 0-1.287.574-1.765.915-.679.485-2.052 1.931-2.776 2.925-1.651 2.267-3.401 5.742-4.852 9.64-.511 1.371-1.375 3.856-1.375 3.955 0 .045 1.537.536 1.861.594.033.006.344-.835.69-1.869 2.448-7.307 5.645-12.77 8.216-14.041.547-.27.702-.311 1.152-.306.577.006 1.294.263 1.899.679.483.333 1.387 1.265 2.032 2.096 1.8 2.317 3.983 6.837 5.622 11.638.29.851.528 1.562.528 1.58 0 .019-2.034.034-4.52.034H14v-14h-2v14H5.04v1.92H12v22h2v-22h3.1c1.705 0 3.875.024 4.823.052l1.722.052.305.888c1.061 3.085 2.497 6.348 3.772 8.574 1.849 3.228 3.919 5.449 5.701 6.116 1.108.414 2.141.393 3.331-.069 1.876-.729 3.874-2.871 5.868-6.293 1.051-1.804 2.365-4.64 3.354-7.24.372-.979 1.384-3.883 1.384-3.972 0-.015-4.356-.028-9.68-.028H28v1.919l8.314.021 8.314.02-.433 1.188c-1.204 3.306-3.128 7.13-4.737 9.412-.294.418-.968 1.195-1.497 1.728-.833.839-1.052 1.012-1.641 1.302-1.169.575-1.867.518-3.008-.246-1.543-1.032-3.204-3.339-4.91-6.824-1.347-2.75-2.161-4.85-3.44-8.872-1.879-5.915-3.933-10.429-6.176-13.574-.694-.974-2.141-2.508-2.826-2.997-.48-.343-1.588-.917-1.768-.917-.163 0-.19-.317-.191-2.26L14 1.04h-2l-.001 1.9" fill-rule="evenodd"/></svg>
|
package/svg/battery.svg
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.28 3.058a.433.433 0 0 0-.23.235C.003 3.396.001 3.593.001 8c0 4.436.002 4.604.05 4.71.027.06.095.144.151.186l.101.077 6.148.008c3.382.004 6.176.001 6.209-.007.078-.019.239-.163.288-.257.057-.111.058-9.322.001-9.432a.593.593 0 0 0-.264-.243c-.052-.02-1.935-.028-6.2-.028C.947 3.015.352 3.02.28 3.058M12 8v4H.987V4H12v4m2.262-2.933a.485.485 0 0 0-.25.52c.015.103.043.15.144.252.147.147.199.161.581.161h.276v3.995l-.342.009c-.325.009-.347.013-.438.083-.14.106-.207.214-.224.361a.497.497 0 0 0 .192.448l.101.077.661.008c.611.008.668.004.762-.044a.424.424 0 0 0 .234-.25C15.995 10.6 16 10.269 16 8c0-2.269-.005-2.6-.041-2.687a.426.426 0 0 0-.231-.249c-.089-.046-.162-.051-.734-.049-.574.001-.643.006-.732.052m-7.902.951a.613.613 0 0 0-.273.215l-.074.096L6 7.534l-.013 1.205-1.427-.612c-1.572-.675-1.585-.679-1.803-.556-.168.094-.237.219-.237.429 0 .207.069.335.227.424.208.117 3.594 1.552 3.696 1.567a.474.474 0 0 0 .491-.259c.05-.098.053-.161.053-1.227 0-1.058.002-1.124.046-1.112.026.007.67.368 1.431.803 1.364.779 1.386.791 1.533.79.214 0 .342-.078.438-.266.062-.122.072-.167.057-.266a.474.474 0 0 0-.149-.311 70.131 70.131 0 0 0-1.868-1.088c-1.562-.892-1.822-1.032-1.933-1.041a.722.722 0 0 0-.182.004" fill-rule="evenodd" fill="#000"/></svg>
|