[
    {
        "id": "circle",
        "name": "Circle",
        "viewBox": "0 0 100 100",
        "path": "M50 10a40 40 0 1 1 0 80a40 40 0 1 1 0-80Z",
        "fill": "currentColor"
    },
    {
        "id": "square",
        "name": "Square",
        "viewBox": "0 0 100 100",
        "path": "M10 10 H90 V90 H10 Z",
        "fill": "currentColor"
    },
    {
        "id": "triangle",
        "name": "Triangle",
        "viewBox": "0 0 100 100",
        "path": "M10 10 L90 10 L50 90 Z",
        "fill": "currentColor"
    },
    {
        "id": "corner",
        "name": "Corner",
        "viewBox": "0 0 200 200",
        "path": "M46.3,-65.4C57.1,-55.8,61.2,-38.4,66.7,-22.3C72.2,-6.1,79.2,8.9,74.9,20.8C70.6,32.6,55.1,41.3,41.6,49.7C28.1,58,16.6,66,2.4,67.8C-11.9,69.5,-23.8,65,-33.6,57.1C-43.4,49.1,-51.1,37.6,-56.8,25.6C-62.5,13.6,-66.2,1.1,-67.5,-13.2C-68.7,-27.6,-67.5,-43.8,-58.7,-55.8C-49.9,-67.7,-33.5,-75.5,-16.4,-77.7C0.6,-80,17.1,-76.6,46.3,-65.4Z",
        "fill": "currentColor"
    },
    {
        "id": "epblob",
        "name": "Blob",
        "viewBox": "0 0 200 200",
        "path": "M162.62,25.36c54.08,45.8,44.28,146.63,3.1,169.17-38.86,21.27-100.6-29.93-109.33-37.17-8.83-7.32-68.59-56.88-54.07-103.51,6.04-19.4,22.34-29.97,30.61-35.33C69.33-5.07,126.54-5.2,162.62,25.36Z",
        "fill": "currentColor"
    },
    {
        "id": "oval",
        "name": "Oval",
        "viewBox": "0 0 300 300",
        "path": "M123.6,40.56c65.21-2.18,181.15,44.98,176.25,123.66-4.83,77.66-119.09,99.27-180.54,94.72C-50.69,246.34-29.79,45.69,123.6,40.56Z",
        "fill": "currentColor"
    },
    {
        "id": "verify-badge",
        "name": "Verify Badge",
        "viewBox": "0 0 400 400",
        "path": "M0,200c0-21.06,19.33-38.76,25.39-57.76s1.08-45.54,12.8-61.93c11.84-16.56,37.66-19.45,53.93-31.5,16.1-11.93,26.72-36.11,46.07-42.51,18.67-6.17,41.13,6.83,61.82,6.83S243.15.12,261.82,6.3c19.35,6.4,29.97,30.57,46.07,42.51,16.26,12.05,42.09,14.94,53.93,31.5,11.72,16.4,6.52,42.23,12.8,61.93,6.06,19.01,25.39,36.7,25.39,57.76s-19.33,38.76-25.39,57.76c-6.28,19.7-1.08,45.54-12.8,61.93-11.84,16.56-37.66,19.45-53.93,31.5-16.1,11.93-26.72,36.11-46.07,42.51-18.67,6.17-41.13-6.83-61.82-6.83s-43.15,13-61.82,6.83c-19.35-6.4-29.97-30.57-46.07-42.51-16.26-12.05-42.09-14.94-53.93-31.5-11.72-16.4-6.52-42.23-12.8-61.93C19.33,238.76,0,221.06,0,200Z",
        "fill": "currentColor"
    }
]