UNPKG

@carbon/icons

Version:

Icons for digital and software products using the Carbon Design System

61 lines (58 loc) 1.23 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": "M16 19H24V21H16z" } }, { "elem": "path", "attrs": { "d": "M31,29.5859l-4.6885-4.6884a8.028,8.028,0,1,0-1.414,1.414L29.5859,31ZM20,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,20,26Z" } }, { "elem": "path", "attrs": { "d": "M4,8H2V4A2.0021,2.0021,0,0,1,4,2H8V4H4Z" } }, { "elem": "path", "attrs": { "d": "M26,8H24V4H20V2h4a2.0021,2.0021,0,0,1,2,2Z" } }, { "elem": "path", "attrs": { "d": "M12 2H16V4H12z" } }, { "elem": "path", "attrs": { "d": "M8,26H4a2.0021,2.0021,0,0,1-2-2V20H4v4H8Z" } }, { "elem": "path", "attrs": { "d": "M2 12H4V16H2z" } }], "name": "zoom--out-area", "size": 20 }; module.exports = _20;