UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 608 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_add_photo_alternate = void 0; var ic_add_photo_alternate = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 7v2.99s-1.99.01-2 0V7h-3s.01-1.99 0-2h3V2h2v3h3v2h-3zm-3 4V8h-3V5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-8h-3zM5 19l3-4 2 3 3-4 4 5H5z" }, "children": [] }] }; exports.ic_add_photo_alternate = ic_add_photo_alternate;