@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 476 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var award = exports.award = { "viewBox": "0 0 24 24", "children": [{ "name": "circle", "attribs": { "cx": "12", "cy": "8", "r": "7" }, "children": [] }, { "name": "polyline", "attribs": { "points": "8.21 13.89 7 23 12 20 17 23 15.79 13.88" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };