package.dist.js.icons.volume-down-icon.js Maven / Gradle / Ivy
"use strict"
exports.__esModule = true;
exports.VolumeDownIconConfig = {
name: 'VolumeDownIcon',
height: 512,
width: 384,
svgPath: 'M215.03 72.04L126.06 161H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V89.02c0-21.47-25.96-31.98-40.97-16.98zm123.2 108.08c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 229.28 336 242.62 336 257c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.87z',
yOffset: 0,
xOffset: 0,
};
exports.VolumeDownIcon = require('../createIcon').createIcon(exports.VolumeDownIconConfig);
exports["default"] = exports.VolumeDownIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy