devicons icon indicating copy to clipboard operation
devicons copied to clipboard

Icon: Puppet

Open daenney opened this issue 8 years ago • 2 comments

I'd like to add the Puppet icon. However, this is all new to me so I'm not entirely sure how this goes. I loaded the SVG I have into IcoMoon and then went for the "Download JSON" button with the icon selected. This is what I got in return:

{
    "selection": [
        {
            "order": 3
        }
    ],
    "metadata": {
        "name": "Untitled Set",
        "importSize": {
            "width": 256,
            "height": 243
        },
        "iconsHash": 280961769
    },
    "height": 1024,
    "prevSize": 32,
    "icons": [
        {
            "paths": [
                "M442.037 814.349c0 0-97.353 72.357-165.764 52.624 0 0 336.79 336.79 686.737 13.156 0 0 117.087-135.506 111.825-235.49l-46.046-13.156c0 0-64.464 318.372-401.254 278.905 1.316 1.316-84.198-18.418-185.498-96.038v0z",
                "M340.025 365.733c0 0-10.525-121.034 42.099-168.395 0 0-463.087 111.825-369.68 580.174 0 0 55.255 171.026 142.083 218.388l34.205-32.89c0 0-238.121-221.019-28.943-488.083-1.316 0 60.517-63.148 180.236-109.194v0z",
                "M782.775 492.005c0 0 111.825 47.361 128.928 115.772 0 0 119.718-460.456-336.79-598.592 0 0-177.604-31.574-259.171 22.365l13.156 46.046c0 0 307.848-106.563 444.669 203.916-1.316 0 24.996 82.882 9.209 210.494v0z",
                "M609.967 324.485c-39.468 44.73-107.878 48.677-152.608 9.209s-48.677-107.878-9.209-152.608c39.468-44.73 107.878-48.677 152.608-9.209s48.677 107.878 9.209 152.608v0z",
                "M333.491 771.581c-39.468 44.73-107.878 48.677-152.608 9.209s-48.677-107.878-7.894-152.608c39.468-44.73 107.878-48.677 152.608-7.894 43.414 38.152 47.361 106.563 7.894 151.293v0z",
                "M846.773 784.941c-39.468 44.73-107.878 48.677-152.608 9.209s-48.677-107.878-9.209-152.608c39.468-44.73 107.878-48.677 152.608-9.209s48.677 107.878 9.209 152.608v0z"
            ],
            "width": 1079,
            "grid": 0,
            "tags": [
                "puppet"
            ]
        }
    ],
    "colorThemes": [
        [
            [
                0,
                0,
                0,
                1
            ],
            [
                124,
                100,
                165,
                1
            ],
            [
                235,
                165,
                70,
                1
            ]
        ]
    ],
    "colorThemeIdx": 0,
    "preferences": {
        "showGlyphs": true,
        "showQuickUse": true,
        "showQuickUse2": true,
        "showSVGs": true,
        "fontPref": {
            "prefix": "icon-",
            "metadata": {
                "fontFamily": "icomoon"
            },
            "metrics": {
                "emSize": 1024,
                "baseline": 6.25,
                "whitespace": 50
            },
            "embed": false
        },
        "imagePref": {
            "prefix": "icon-",
            "png": true,
            "useClassSelector": true,
            "color": 0,
            "bgColor": 16777215,
            "classSelector": ".icon"
        },
        "historySize": 100,
        "showCodes": true,
        "gridSize": 16
    },
    "IcoMoonType": "icon-set"
}

Does this make any sense? What do I do now?

daenney avatar Mar 12 '16 22:03 daenney

Hello there, thanks for your effort. Would you mind sending me the actual SVG icon?

vorillaz avatar Mar 12 '16 23:03 vorillaz

Not at all. Since GitHub doesn't allow for attaching them I put it up here: http://svgur.com/i/46.svg. The original had the purple and orange colours in it, I just used a text editor to turn those black instead.

daenney avatar Mar 12 '16 23:03 daenney