UNPKG

@carbon/icons-vue

Version:

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

32 lines (31 loc) 831 B
//#region virtual:temperature--min/20.js const TemperatureMin20 = require("../utils-BpydAK29.cjs").createSVGComponent("TemperatureMin20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [ { "elem": "path", "attrs": { "d": "M20 4H27V6H20z" } }, { "elem": "path", "attrs": { "d": "M20 10H30V12H20z" } }, { "elem": "path", "attrs": { "d": "M20 16H27V18H20z" } }, { "elem": "path", "attrs": { "d": "M12,23a3,3,0,0,1-6,0Z" } }, { "elem": "path", "attrs": { "d": "M30,22H15.9192A7.0107,7.0107,0,0,0,14,18.1108V7A5,5,0,0,0,4,7V18.1108A6.9946,6.9946,0,1,0,15.92,24H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z" } } ]); //#endregion module.exports = TemperatureMin20;