UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

17 lines (16 loc) 599 B
//#region virtual:temperature--fahrenheit--alt/20.js const TemperatureFahrenheitAlt20 = require("../utils-BpydAK29.cjs").createSVGComponent("TemperatureFahrenheitAlt20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M26 11 26 9 15 9 15 27 17 27 17 19 25 19 25 17 17 17 17 11 26 11z" } }, { "elem": "path", "attrs": { "d": "M8,13a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,8,13ZM8,7a2,2,0,1,0,2,2h0A2.0059,2.0059,0,0,0,8,7Z" } }]); //#endregion module.exports = TemperatureFahrenheitAlt20;