UNPKG

@mithril-icons/devicon

Version:

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

4 lines (3 loc) 2.77 kB
import m from 'mithril'; const DeviconPlainWordmark = { view: ({ attrs }) => m("svg", Object.assign({ "id": "Devicon", "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 128 128" }, attrs), m("defs", {}, m("style", {}, ".cls-1{fill:#60be86;}")), m("title", {}, "Artboard 12"), m("g", { "id": "plain-wordmark" }, m("path", { "id": "plain", "class": "cls-1", "d": "M64,24.2H11.6l9,77.23L64,123.55l.05,0,43.41-22.12,9-77.27Zm37.84,48.53c0,.78,0,1.48-.68,1.79l-29,13.92-2.14,1-.24-2.79V81.18L70,79.79l1-.41,20.5-9.19L72.43,61.7l-8.12,16-4.82,9.32-1.08,2-1.82-.8L26.8,74.53a2.14,2.14,0,0,1-1.29-1.79V67.62a2.11,2.11,0,0,1,1.25-1.79L56.86,51.92l2.84-1.28v8.55l.21,1.18L58.53,61,37.85,70.17l19.33,8.52,7.12-14.17L69.8,53.32l1-2,1.6.8,28.77,13.73c.65.31.67,1,.67,1.79Z" }), m("path", { "class": "cls-1", "d": "M14.29,20.55V4.69h5.57a13.76,13.76,0,0,1,2.88.23A5.53,5.53,0,0,1,25.1,6.06,6.45,6.45,0,0,1,27,8.77a10.45,10.45,0,0,1,.63,3.77,10.87,10.87,0,0,1-.43,3.2A7.7,7.7,0,0,1,26.12,18a5.8,5.8,0,0,1-1.47,1.44,6,6,0,0,1-1.93.79,11.22,11.22,0,0,1-2.6.27Zm2.14-1.87h3.45a8.53,8.53,0,0,0,2.51-.29,3.6,3.6,0,0,0,1.45-.82,5,5,0,0,0,1.19-2,9.63,9.63,0,0,0,.42-3.06,7.26,7.26,0,0,0-.83-3.82,4.16,4.16,0,0,0-2-1.79,8.52,8.52,0,0,0-2.77-.32h-3.4Z" }), m("path", { "class": "cls-1", "d": "M30.64,20.55V4.69H42.33V6.56H32.78v4.86h8.94v1.86H32.78v5.4H42.7v1.87Z" }), m("path", { "class": "cls-1", "d": "M50.28,20.55,44,4.69h2.32l4.2,11.52q.51,1.38.85,2.6.37-1.3.87-2.6L56.62,4.69H58.8L52.47,20.55Z" }), m("path", { "class": "cls-1", "d": "M61.08,20.55V4.69h2.14V20.55Z" }), m("path", { "class": "cls-1", "d": "M78.52,15l2.14.53a7,7,0,0,1-2.42,3.94A6.76,6.76,0,0,1,74,20.82a7.79,7.79,0,0,1-4.25-1,6.54,6.54,0,0,1-2.49-3,10.61,10.61,0,0,1-.85-4.25,9.19,9.19,0,0,1,1-4.32,6.54,6.54,0,0,1,2.75-2.8,8.15,8.15,0,0,1,3.92-1,6.72,6.72,0,0,1,4.08,1.21A6.28,6.28,0,0,1,80.39,9l-2.11.49A4.89,4.89,0,0,0,76.65,7,4.41,4.41,0,0,0,74,6.22a5.3,5.3,0,0,0-3.11.88,4.63,4.63,0,0,0-1.76,2.35,9.31,9.31,0,0,0-.51,3,9.51,9.51,0,0,0,.6,3.53A4.41,4.41,0,0,0,71,18.28a5.32,5.32,0,0,0,2.75.75,4.66,4.66,0,0,0,3-1A5.18,5.18,0,0,0,78.52,15Z" }), m("path", { "class": "cls-1", "d": "M82.65,12.83a8.51,8.51,0,0,1,2.16-6.18,7.42,7.42,0,0,1,5.58-2.23,7.86,7.86,0,0,1,4,1,6.9,6.9,0,0,1,2.74,2.93,9.35,9.35,0,0,1,.94,4.26,9.19,9.19,0,0,1-1,4.31,6.7,6.7,0,0,1-2.81,2.88,8.15,8.15,0,0,1-3.93,1,7.76,7.76,0,0,1-4.08-1.08,7,7,0,0,1-2.72-3A8.81,8.81,0,0,1,82.65,12.83Zm2.21,0a6.28,6.28,0,0,0,1.57,4.51,5.56,5.56,0,0,0,7.92,0,6.65,6.65,0,0,0,1.56-4.73,8,8,0,0,0-.67-3.38,5.06,5.06,0,0,0-2-2.24,5.37,5.37,0,0,0-2.88-.79,5.53,5.53,0,0,0-3.91,1.53Q84.85,9.28,84.85,12.86Z" }), m("path", { "class": "cls-1", "d": "M100.84,20.55V4.69H103l8.49,12.45V4.69h2.05V20.55h-2.19L102.89,8.09V20.55Z" }))) }; export default DeviconPlainWordmark;