UNPKG

@mithril-icons/devicon

Version:

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

4 lines (3 loc) 1.71 kB
import m from 'mithril'; const Ie10Original = { view: ({ attrs }) => m("svg", Object.assign({ "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 128 128" }, attrs), m("path", { "fill": "#1EBBEE", "d": "M126.11 66.834c0-9.82-2.539-19.034-6.991-27.051 18.978-42.95-20.334-36.653-22.523-36.225-8.328 1.629-16.034 4.249-23.142 7.566-1.048-.059-2.102-.09-3.166-.09-26.525 0-48.729 18.501-54.411 43.303 13.98-15.684 23.765-22.012 29.624-24.544-.936.835-1.851 1.681-2.751 2.532l-.885.855c-.594.571-1.186 1.143-1.765 1.72-.344.343-.68.689-1.019 1.035-.514.522-1.026 1.044-1.527 1.569l-1.052 1.122c-.468.501-.934 1.003-1.39 1.506l-1.053 1.175c-.432.487-.861.974-1.285 1.463-.351.405-.698.81-1.042 1.216-.401.473-.797.947-1.189 1.42-.347.419-.692.838-1.031 1.256-.367.453-.726.905-1.083 1.356-.348.438-.695.875-1.034 1.312l-.953 1.246c-.356.469-.715.938-1.063 1.404l-.731.998c-2.205 3.01-4.221 5.961-6.041 8.796l-.013.021c-.479.747-.941 1.482-1.395 2.211l-.074.12c-.454.732-.892 1.451-1.319 2.164l-.045.075c-1.148 1.917-2.213 3.764-3.172 5.501-5.027 9.111-7.475 15.477-7.581 15.854-15.876 56.759 33.674 32.791 40.588 29.213 7.445 3.678 15.827 5.973 24.692 5.973 24.275-.001 44.925-15.906 52.612-36.906h-29.331c-4.34 7-12.694 12.049-22.293 12.049-14.065 0-25.466-11.049-25.466-24.049h79.842c.303-2 .458-4.73.458-7.166zm-112.584 49.983c-3.916-4.015-4.608-13.795 4.032-31.616 4.36 12.537 13.061 23.041 24.307 29.708-5.593 3.079-20.441 10.009-28.339 1.908zm32.161-57.817c.446-13 11.564-23.005 25.226-23.005 13.661 0 24.781 10.005 25.227 23.005h-50.453zm44.776-44.204c5.166-2.495 17.958-7.771 25.22-2.871 4.807 3.245 8.663 8.34 2.042 25.499-6.351-10.213-15.905-18.224-27.262-22.628z" })) }; export default Ie10Original;