feat(icons): add toggl (#2526)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-11-23 09:23:38 +01:00
committed by GitHub
parent fd1cd9abd3
commit e3a7afd742
9 changed files with 44 additions and 0 deletions

3
svg/toggl-dark.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="528" height="528" viewBox="0 0 528 528" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M263.985 405.845C231.256 405.833 199.643 393.95 175.01 372.399C150.378 350.849 134.399 321.095 130.039 288.657C125.678 256.22 133.232 223.303 151.298 196.012C169.365 168.722 196.718 148.911 228.281 140.256V179.607C207.053 187.929 189.397 203.403 178.362 223.356C167.326 243.309 163.605 266.49 167.84 288.894C172.075 311.299 184 331.522 201.556 346.071C219.113 360.62 241.199 368.582 264 368.582C286.802 368.582 308.887 360.62 326.444 346.071C344 331.522 355.926 311.299 360.16 288.894C364.395 266.49 360.674 243.309 349.638 223.356C338.603 203.403 320.947 187.929 299.719 179.607V140.256C331.285 148.912 358.639 168.725 376.706 196.018C394.772 223.312 402.324 256.233 397.96 288.672C393.595 321.112 377.611 350.866 352.973 372.414C328.335 393.962 296.716 405.841 263.985 405.845ZM244.582 95.0933H283.418V287.732H244.582V95.0933ZM263.985 1.73568e-06C211.771 0.00299512 160.731 15.4889 117.319 44.4994C73.906 73.5099 40.0708 114.742 20.0916 162.982C0.112364 211.222 -5.11356 264.303 5.07465 315.513C15.2629 366.723 40.4076 413.762 77.3293 450.681C114.251 487.601 161.291 512.743 212.502 522.928C263.712 533.114 316.793 527.885 365.032 507.903C413.271 487.921 454.501 454.083 483.509 410.669C512.517 367.255 528 316.214 528 264C528.002 229.329 521.174 194.998 507.907 162.966C494.639 130.934 475.192 101.829 450.675 77.314C426.159 52.7987 397.053 33.3531 365.02 20.0874C332.988 6.82176 298.656 -0.00397388 263.985 1.73568e-06Z" fill="#E57CD8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

3
svg/toggl.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="528" height="528" viewBox="0 0 528 528" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M263.985 405.845C231.256 405.833 199.643 393.95 175.01 372.399C150.378 350.849 134.399 321.095 130.039 288.657C125.678 256.22 133.232 223.303 151.298 196.012C169.365 168.722 196.718 148.911 228.281 140.256V179.607C207.053 187.929 189.397 203.403 178.362 223.356C167.326 243.309 163.605 266.49 167.84 288.894C172.075 311.299 184 331.522 201.556 346.071C219.113 360.62 241.199 368.582 264 368.582C286.802 368.582 308.887 360.62 326.444 346.071C344 331.522 355.926 311.299 360.16 288.894C364.395 266.49 360.674 243.309 349.638 223.356C338.603 203.403 320.947 187.929 299.719 179.607V140.256C331.285 148.912 358.639 168.725 376.706 196.018C394.772 223.312 402.324 256.233 397.96 288.672C393.595 321.112 377.611 350.866 352.973 372.414C328.335 393.962 296.716 405.841 263.985 405.845ZM244.582 95.0933H283.418V287.732H244.582V95.0933ZM263.985 1.73568e-06C211.771 0.00299512 160.731 15.4889 117.319 44.4994C73.906 73.5099 40.0708 114.742 20.0916 162.982C0.112365 211.222 -5.11356 264.303 5.07465 315.513C15.2629 366.723 40.4076 413.762 77.3293 450.681C114.251 487.601 161.291 512.743 212.502 522.928C263.712 533.114 316.793 527.885 365.032 507.903C413.271 487.921 454.501 454.083 483.509 410.669C512.517 367.255 528 316.214 528 264C528.002 229.329 521.174 194.998 507.907 162.966C494.639 130.934 475.192 101.829 450.675 77.314C426.159 52.7987 397.053 33.3531 365.02 20.0874C332.988 6.82176 298.656 -0.00397387 263.985 1.73568e-06Z" fill="#2C1138"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB