UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 353 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.quoteSansRight = void 0; var quoteSansRight = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3 0l-3 3v3h3v-6zm5 0l-3 3v3h3v-6z", "transform": "translate(0 1)" } }] }; exports.quoteSansRight = quoteSansRight;