UNPKG

jodit-pro

Version:

PRO Version of Jodit Editor

2 lines (1 loc) 685 B
var o='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> <!-- Wand handle - diagonal line --> <rect x="12" y="10" width="13" height="3.5" rx="0.5" transform="rotate(45 12 12)"/> <!-- Wand tip - diamond --> <rect x="3" y="3" width="6" height="6" rx="1" transform="rotate(45 6 6)"/> <!-- Large sparkle - top --> <polygon points="15,0 16,4 15,8 14,4"/> <polygon points="11,4 15,5 19,4 15,3"/> <!-- Medium sparkle - left --> <polygon points="1,11 2,14 1,17 0,14"/> <polygon points="-2,14 1,15 4,14 1,13"/> <!-- Small sparkle - middle --> <polygon points="8,14 8.5,16 8,18 7.5,16"/> <polygon points="6,16 8,16.5 10,16 8,15.5"/> </svg> ';export{o as default};