UNPKG

@mithril-icons/devicon

Version:

Mithril icons generated from http://konpa.github.io/devicon/

4 lines (3 loc) 1.83 kB
import m from 'mithril'; const JasminePlain = { view: ({ attrs }) => m("svg", Object.assign({ "id": "Layer_1", "data-name": "Layer 1", "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 128 128" }, attrs), m("defs", {}, m("style", {}, ".cls-1{fill:#8a4182;}")), m("title", {}, "jasmine-plain"), m("g", { "id": "plain" }, m("polygon", { "class": "cls-1", "points": "68.49 52.7 59.05 52.7 56.5 49.42 56.5 23.7 70.88 23.7 70.88 49.42 68.49 52.7" }), m("polygon", { "class": "cls-1", "points": "55.72 55.1 52.8 64.08 48.9 65.49 24.43 57.54 28.88 43.87 53.34 51.81 55.72 55.1" }), m("polygon", { "class": "cls-1", "points": "54.04 67.74 61.68 73.29 61.81 77.43 46.7 98.25 35.06 89.8 50.19 68.98 54.04 67.74" }), m("polygon", { "class": "cls-1", "points": "65.76 73.33 73.41 67.78 77.39 68.94 92.51 89.75 80.88 98.2 65.76 77.39 65.76 73.33" }), m("polygon", { "class": "cls-1", "points": "74.84 64.23 71.92 55.24 74.25 51.81 98.71 43.87 103.16 57.54 78.69 65.49 74.84 64.23" }), m("path", { "class": "cls-1", "d": "M64,1.41A62.59,62.59,0,1,0,126.59,64,62.59,62.59,0,0,0,64,1.41Zm-.34,111.5a49.5,49.5,0,1,1,49.5-49.5A49.5,49.5,0,0,1,63.66,112.92Z" }), m("rect", { "class": "cls-1", "x": 61.58, "y": 82.99, "width": 3.92, "height": 19.51 }), m("rect", { "class": "cls-1", "x": 90.77, "y": 62.35, "width": 3.92, "height": 19.51, "transform": "translate(-4.51 138.01) rotate(-72)" }), m("rect", { "class": "cls-1", "x": 79.95, "y": 28.25, "width": 3.92, "height": 19.51, "transform": "translate(125.83 116.91) rotate(-144)" }), m("rect", { "class": "cls-1", "x": 44.07, "y": 28.25, "width": 3.92, "height": 19.51, "transform": "translate(105.61 41.71) rotate(144)" }), m("rect", { "class": "cls-1", "x": 32.76, "y": 62.35, "width": 3.92, "height": 19.51, "transform": "translate(92.57 16.8) rotate(72)" }))) }; export default JasminePlain;