UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 427 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.quoteSerifRight = void 0; var quoteSerifRight = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v3h2c0 1.11-.89 2-2 2v1c1.65 0 3-1.35 3-3v-3h-3zm5 0v3h2c0 1.11-.89 2-2 2v1c1.65 0 3-1.35 3-3v-3h-3z", "transform": "translate(0 1)" } }] }; exports.quoteSerifRight = quoteSerifRight;