UNPKG

@carbon/icons

Version:

Icons for digital and software products using the Carbon Design System

126 lines (123 loc) 2.04 kB
/** * Copyright IBM Corp. 2016, 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 _20 = { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, "content": [{ "elem": "path", "attrs": { "d": "M3 3H29V5H3z" } }, { "elem": "path", "attrs": { "d": "M3 7H5V9H3z" } }, { "elem": "path", "attrs": { "d": "M3 11H5V13H3z" } }, { "elem": "path", "attrs": { "d": "M3 15H5V17H3z" } }, { "elem": "path", "attrs": { "d": "M3 19H5V21H3z" } }, { "elem": "path", "attrs": { "d": "M3 23H5V25H3z" } }, { "elem": "path", "attrs": { "d": "M3 27H5V29H3z" } }, { "elem": "path", "attrs": { "d": "M7 27H9V29H7z" } }, { "elem": "path", "attrs": { "d": "M11 27H13V29H11z" } }, { "elem": "path", "attrs": { "d": "M15 27H17V29H15z" } }, { "elem": "path", "attrs": { "d": "M23 27H25V29H23z" } }, { "elem": "path", "attrs": { "d": "M19 27H21V29H19z" } }, { "elem": "path", "attrs": { "d": "M27 7H29V9H27z" } }, { "elem": "path", "attrs": { "d": "M27 11H29V13H27z" } }, { "elem": "path", "attrs": { "d": "M27 15H29V17H27z" } }, { "elem": "path", "attrs": { "d": "M27 19H29V21H27z" } }, { "elem": "path", "attrs": { "d": "M27 23H29V25H27z" } }, { "elem": "path", "attrs": { "d": "M27 27H29V29H27z" } }, { "elem": "path", "attrs": { "d": "M8 10H18V12H8z" } }, { "elem": "path", "attrs": { "d": "M8 15H14V17H8z" } }], "name": "border--top", "size": 20 }; module.exports = _20;