UNPKG

@mithril-icons/devicon

Version:

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

4 lines (3 loc) 793 B
import m from 'mithril'; const BackbonejsOriginal = { view: ({ attrs }) => m("svg", Object.assign({ "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 128 128" }, attrs), m("path", { "fill": "#002A41", "d": "M14.646 2.701v66.305l49.353 28.132v-19.123l-33.017-18.82v-29.562l33.017 18.821v-17.62l-49.353-28.133z" }), m("path", { "fill": "#0071B5", "d": "M113.353 2.701v66.305l-49.353 28.132v-19.123l33.016-18.82v-29.562l-33.016 18.821v-17.62l49.353-28.133z" }), m("path", { "fill": "#0071B5", "d": "M14.646 125.303v-66.305l49.353-28.134v19.125l-33.017 18.819v28.059l33.017-18.82v19.124l-49.353 28.133z" }), m("path", { "fill": "#002A41", "d": "M113.353 125.303v-66.305l-49.353-28.134v19.125l33.016 18.819v28.059l-33.016-18.82v19.124l49.353 28.133z" })) }; export default BackbonejsOriginal;