UNPKG

@carbon/icons-vue

Version:

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

23 lines (22 loc) 823 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. */ import { t as createSVGComponent } from "../utils-H3m8fM4H.mjs"; //#region virtual:enable-step/16.js const EnableStep16 = createSVGComponent("EnableStep16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M29,12H3c-.6,0-1-.4-1-1V3c0-.6.4-1,1-1h26c.6,0,1,.4,1,1v8c0,.6-.4,1-1,1ZM4,4v6h24v-6H4ZM23,27.2l-2.6-2.6-1.4,1.4,4,4,7-7-1.4-1.4-5.6,5.6ZM17,22H4v-6h24v3h2v-4c0-.6-.4-1-1-1H3c-.6,0-1,.5-1,1v8c0,.5.4,1,1,1h14v-2Z" } }]); //#endregion export { EnableStep16 as default };