UNPKG

@carbon/icons-vue

Version:

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

36 lines (32 loc) 942 B
/** * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ 'use strict'; var utils = require('../utils-10c0aec4.js'); require('@carbon/icon-helpers'); require('vue'); const MediaLibraryFilled24 = utils.createSVGComponent('MediaLibraryFilled24', { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "fill": "none", "d": "M13 15L13 23 13 23 20 19 13 15z", "data-icon-path": "inner-path" } }, { "elem": "path", "attrs": { "d": "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z" } }]); module.exports = MediaLibraryFilled24;