glowstick.svg 2.7 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  3. <svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
  4. <rect id="glowstick" x="0" y="0" width="32" height="32" style="fill:none;"/>
  5. <g id="outline">
  6. <path d="M24,4l4,4l-19,19c0,0 -1,1 -2,2c-1.105,1.105 -2.895,1.105 -4,0c0,0 0,0 0,0c-0.531,-0.531 -0.829,-1.25 -0.829,-2c0,-0.75 0.298,-1.469 0.829,-2c0.182,-0.182 0.353,-0.353 0.5,-0.5c0.276,-0.276 0.724,-0.276 1,0c0,0 0,0 0,0c0.276,0.276 0.276,0.724 0,1c-0.153,0.153 -0.326,0.326 -0.5,0.5c-0.552,0.552 -0.552,1.448 0,2c0,0 0,0 0,0c0.552,0.552 1.448,0.552 2,0c0.872,-0.872 2,-2 2,-2l-3,-3l19,-19Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
  7. <path d="M25,2l5,5l-4,4l-5,-5l4,-4Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
  8. <path d="M3,25l3,-3" style="fill:none;stroke:#000;stroke-width:4px;stroke-linecap:butt;"/>
  9. <path d="M14,8l0,-3" style="fill:none;stroke:#000;stroke-width:6px;"/>
  10. <path d="M18,24l0,3" style="fill:none;stroke:#000;stroke-width:6px;"/>
  11. <path d="M8,14l-3,0" style="fill:none;stroke:#000;stroke-width:6px;"/>
  12. <path d="M24,18l3,0" style="fill:none;stroke:#000;stroke-width:6px;"/>
  13. <path d="M10,10l-2,-2" style="fill:none;stroke:#000;stroke-width:6px;"/>
  14. <path d="M22,22l2,2" style="fill:none;stroke:#000;stroke-width:6px;"/>
  15. <rect x="9" y="9" width="13" height="13"/>
  16. </g>
  17. <g id="emoji">
  18. <path d="M24,4l4,4l-19,19c0,0 -1,1 -2,2c-1.105,1.105 -2.895,1.105 -4,0c0,0 0,0 0,0c-0.531,-0.531 -0.829,-1.25 -0.829,-2c0,-0.75 0.298,-1.469 0.829,-2c0.182,-0.182 0.353,-0.353 0.5,-0.5c0.276,-0.276 0.724,-0.276 1,0c0,0 0,0 0,0c0.276,0.276 0.276,0.724 0,1c-0.153,0.153 -0.326,0.326 -0.5,0.5c-0.552,0.552 -0.552,1.448 0,2c0,0 0,0 0,0c0.552,0.552 1.448,0.552 2,0c0.872,-0.872 2,-2 2,-2l-3,-3l19,-19Z" style="fill:#3cf875;"/>
  19. <path d="M25,2l5,5l-4,4l-5,-5l4,-4Z" style="fill:#75cf90;"/>
  20. <path d="M14,8l0,-3" style="fill:none;stroke:#3cf875;stroke-width:2px;"/>
  21. <path d="M18,24l0,3" style="fill:none;stroke:#3cf875;stroke-width:2px;"/>
  22. <path d="M8,14l-3,0" style="fill:none;stroke:#3cf875;stroke-width:2px;"/>
  23. <path d="M24,18l3,0" style="fill:none;stroke:#3cf875;stroke-width:2px;"/>
  24. <path d="M10,10l-2,-2" style="fill:none;stroke:#3cf875;stroke-width:2px;"/>
  25. <path d="M22,22l2,2" style="fill:none;stroke:#3cf875;stroke-width:2px;"/>
  26. </g>
  27. </svg>