UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 494 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var flag = exports.flag = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z" }, "children": [] }, { "name": "line", "attribs": { "x1": "4", "y1": "22", "x2": "4", "y2": "15" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };