UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 459 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const BriefcaseFilled = { name: 'briefcase', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M9 13v3h6v-3h7v7a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7zm2-2h2v3h-2zM7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v5h-7V9H9v2H2V6a1 1 0 0 1 1-1zm2-2v2h6V3z"/>', }; exports.default = BriefcaseFilled;