UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 522 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const AttachmentFilled = { name: 'attachment', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M20.997 2.992 21 21.008a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2h16.01c.549 0 .994.444.994.992M9 13V9a1 1 0 1 1 2 0v4a1 1 0 0 0 2 0V9a3 3 0 0 0-6 0v4a5 5 0 0 0 10 0V8h-2v5a3 3 0 0 1-6 0"/>', }; exports.default = AttachmentFilled;