UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 409 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.flag = void 0; var flag = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M18.926,5.584c-9.339,13.568-6.142-0.26-14.037,6.357L6.684,19H4.665L1,4.59l1.85-0.664\r\n\tc8.849-6.471,4.228,5.82,15.637,1.254C18.851,5.033,19.142,5.27,18.926,5.584z" } }] }; exports.flag = flag;