Guest User

Untitled

a guest
May 24th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. <div class="row basics">
  2. <ul class="progress">
  3. <!-- Item -->
  4. <li data-name="PowerPoint" data-percent="99%">
  5. <svg viewBox="-10 -10 220 220">
  6. <g fill="none" stroke-width="6" transform="translate(100,100)">
  7. <path d="M 0,-100 A 100,100 0 0,1 86.6,-50" stroke="url(#cl1)"/>
  8. <path d="M 86.6,-50 A 100,100 0 0,1 86.6,50" stroke="url(#cl2)"/>
  9. <path d="M 86.6,50 A 100,100 0 0,1 0,100" stroke="url(#cl3)"/>
  10. <path d="M 0,100 A 100,100 0 0,1 -86.6,50" stroke="url(#cl4)"/>
  11. <path d="M -86.6,50 A 100,100 0 0,1 -86.6,-50" stroke="url(#cl5)"/>
  12. <path d="M -86.6,-50 A 100,100 0 0,1 0,-100" stroke="url(#cl6)"/>
  13. </g>
  14. </svg>
  15. <svg viewBox="-10 -10 220 220">
  16. <path d="M200,100 C200,44.771525 155.228475,0 100,0 C44.771525,0 0,44.771525 0,100 C0,155.228475 44.771525,200 100,200 C155.228475,200 200,155.228475 200,100 Z" stroke-dashoffset="615">
  17. </path>
  18. </svg>
  19. </li>
  20. <!-- Item -->
  21. <li data-name="AutoCAD" data-percent="75%">
  22. <svg viewBox="-10 -10 220 220">
  23. <g fill="none" stroke-width="6" transform="translate(100,100)">
  24. <path d="M 0,-100 A 100,100 0 0,1 86.6,-50" stroke="url(#cl1)"/>
  25. <path d="M 86.6,-50 A 100,100 0 0,1 86.6,50" stroke="url(#cl2)"/>
  26. <path d="M 86.6,50 A 100,100 0 0,1 0,100" stroke="url(#cl3)"/>
  27. <path d="M 0,100 A 100,100 0 0,1 -86.6,50" stroke="url(#cl4)"/>
  28. <path d="M -86.6,50 A 100,100 0 0,1 -86.6,-50" stroke="url(#cl5)"/>
  29. <path d="M -86.6,-50 A 100,100 0 0,1 0,-100" stroke="url(#cl6)"/>
  30. </g>
  31. </svg>
  32. <svg viewBox="-10 -10 220 220">
  33. <path d="M200,100 C200,44.771525 155.228475,0 100,0 C44.771525,0 0,44.771525 0,100 C0,155.228475 44.771525,200 100,200 C155.228475,200 200,155.228475 200,100 Z" stroke-dashoffset="480">
  34. </path>
  35. </svg>
  36. </li>
  37. <!-- Item -->
  38. <li data-name="Java" data-percent="70%">
  39. <svg viewBox="-10 -10 220 220">
  40. <g fill="none" stroke-width="6" transform="translate(100,100)">
  41. <path d="M 0,-100 A 100,100 0 0,1 86.6,-50" stroke="url(#cl1)"/>
  42. <path d="M 86.6,-50 A 100,100 0 0,1 86.6,50" stroke="url(#cl2)"/>
  43. <path d="M 86.6,50 A 100,100 0 0,1 0,100" stroke="url(#cl3)"/>
  44. <path d="M 0,100 A 100,100 0 0,1 -86.6,50" stroke="url(#cl4)"/>
  45. <path d="M -86.6,50 A 100,100 0 0,1 -86.6,-50" stroke="url(#cl5)"/>
  46. <path d="M -86.6,-50 A 100,100 0 0,1 0,-100" stroke="url(#cl6)"/>
  47. </g>
  48. </svg>
  49. <svg viewBox="-10 -10 220 220">
  50. <path d="M200,100 C200,44.771525 155.228475,0 100,0 C44.771525,0 0,44.771525 0,100 C0,155.228475 44.771525,200 100,200 C155.228475,200 200,155.228475 200,100 Z" stroke-dashoffset="440">
  51. </path>
  52. </svg>
  53. </li>
  54. </ul>
  55. <!-- Defining Angle Gradient Colors -->
  56. <svg width="0" height="0">
  57. <defs>
  58. <linearGradient id="cl1" gradientUnits="objectBoundingBox" x1="0" y1="0" x2="1" y2="1">
  59. <stop stop-color="#618099"/>
  60. <stop offset="100%" stop-color="#8e6677"/>
  61. </linearGradient>
  62.  
  63. <linearGradient id="cl2" gradientUnits="objectBoundingBox" x1="0" y1="0" x2="0" y2="1">
  64. <stop stop-color="#8e6677"/>
  65. <stop offset="100%" stop-color="#9b5e67"/>
  66. </linearGradient>
  67.  
  68. <linearGradient id="cl3" gradientUnits="objectBoundingBox" x1="1" y1="0" x2="0" y2="1">
  69. <stop stop-color="#9b5e67"/>
  70. <stop offset="100%" stop-color="#9c787a"/>
  71. </linearGradient>
  72.  
  73. <linearGradient id="cl4" gradientUnits="objectBoundingBox" x1="1" y1="1" x2="0" y2="0">
  74. <stop stop-color="#9c787a"/>
  75. <stop offset="100%" stop-color="#817a94"/>
  76. </linearGradient>
  77.  
  78. <linearGradient id="cl5" gradientUnits="objectBoundingBox" x1="0" y1="1" x2="0" y2="0">
  79. <stop stop-color="#817a94"/>
  80. <stop offset="100%" stop-color="#498a98"/>
  81. </linearGradient>
  82.  
  83. <linearGradient id="cl6" gradientUnits="objectBoundingBox" x1="0" y1="1" x2="1" y2="0">
  84. <stop stop-color="#498a98"/>
  85. <stop offset="100%" stop-color="#618099"/>
  86. </linearGradient>
  87. </defs>
  88. </svg>
  89. </div>
Add Comment
Please, Sign In to add comment