UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.boldRight = void 0; var boldRight = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M17.5,10L10,17.5V14H3V6h7V2.5L17.5,10z" } }] }; exports.boldRight = boldRight;