UNPKG

@carbon/icons-vue

Version:

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

21 lines (20 loc) 717 B
//#region virtual:direction--sharp-turn--filled/24.js const DirectionSharpTurnFilled24 = require("../utils-BpydAK29.cjs").createSVGComponent("DirectionSharpTurnFilled24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z" } }, { "elem": "path", "attrs": { "fill": "none", "d": "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z", "data-icon-path": "inner-path" } }]); //#endregion module.exports = DirectionSharpTurnFilled24;