@mithril-icons/devicon
Version:
Mithril icons generated from http://konpa.github.io/devicon/
4 lines (3 loc) • 1.02 kB
JavaScript
import m from 'mithril';
const ProtractorPlain = { view: ({ attrs }) => m("svg", Object.assign({ "version": 1.1, "id": "Layer_1", "xmlns": "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", "x": "0px", "y": "0px", "viewBox": "0 0 128 128", "style": "enable-background:new 0 0 128 128;", "xml:space": "preserve" }, attrs), m("style", { "type": "text/css" }, " .st0{fill:#B7111D;}"), m("path", { "class": "st0", "d": "M86.1,47.5c8.2,8.5,8.7,18.8,8.7,21.2H33.7c0-2.1,0.5-13.5,9.8-22.3c8.5-8,18.5-8.3,20.8-8.3\n\tC66.3,38.1,77.3,38.4,86.1,47.5z M125.9,64c0,34.2-27.7,61.9-61.9,61.9S2,98.2,2,64S29.8,2,64,2S125.9,29.8,125.9,64z M110.7,80.3\n\tc0.2-2.4,0.3-5.9,0-10c0,0,0-0.1,0-0.1h-8.9V67h8.6c-0.7-8-2.6-19.9-11.3-30c-0.2-0.3-0.5-0.5-0.7-0.8L91.6,43l-2.3-2.3l6.8-6.8\n\tC85,23.3,70.8,21.6,65.8,21.3v9.3h-3.2v-9.4c-4.9,0.2-19.1,1.8-30.5,12.9l6.5,6.5L36.4,43l-6.5-6.5C20.7,46.8,18.6,59.1,17.8,67h8.3\n\tv3.2h-8.6c0,0.1,0,0.2,0,0.4c-0.3,4-0.2,7.4,0,9.7H110.7z" })) };
export default ProtractorPlain;