UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 399 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const BookOutlined = { name: 'book', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M21 18H6a1 1 0 0 0 0 2h15v2H6a3 3 0 0 1-3-3V4a2 2 0 0 1 2-2h16zM5 16.05q.243-.05.5-.05H19V4H5zM16 9H8V7h8z"/>', }; exports.default = BookOutlined;