UNPKG

@carbon/icons

Version:

Icons for digital and software products using the Carbon Design System

43 lines (41 loc) 1.21 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. */ //#region virtual:ibm--telehealth/20.js var _20_default = { "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": "M18 25 15 25 15 22 13 22 13 25 10 25 10 27 13 27 13 30 15 30 15 27 18 27 18 25z" } }, { "elem": "path", "attrs": { "d": "M22,30h-2v-5c0-2.8-2.2-5-5-5h-6c-2.8,0-5,2.2-5,5v5H2v-5c0-3.9,3.1-7,7-7h6c3.9,0,7,3.1,7,7v5Z" } }, { "elem": "path", "attrs": { "d": "M28,5.2V3c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v6c0,1.1,.9,2,2,2h8c1.1,0,2-.9,2-2v-2.2l3,2.2V3l-3,2.2Zm-2,3.8h-8V3h8v6Z" } }, { "elem": "path", "attrs": { "d": "M15.5,12.5c-.9,.9-2.1,1.5-3.5,1.5-2.8,0-5-2.2-5-5s2.2-5,5-5c.5,0,.9,.1,1.3,.2l.6-1.9c-.6-.2-1.2-.3-1.9-.3-3.9,0-7,3.1-7,7s3.1,7,7,7c1.9,0,3.7-.8,5-2l-1.5-1.5Z" } } ], "name": "ibm--telehealth", "size": 20 }; //#endregion module.exports = _20_default;