react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 723 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.quoteLeft = void 0;
var quoteLeft = {
"viewBox": "0 0 1664 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M768 960v384q0 80-56 136t-136 56h-384q-80 0-136-56t-56-136v-704q0-104 40.5-198.5t109.5-163.5 163.5-109.5 198.5-40.5h64q26 0 45 19t19 45v128q0 26-19 45t-45 19h-64q-106 0-181 75t-75 181v32q0 40 28 68t68 28h224q80 0 136 56t56 136zM1664 960v384q0 80-56 136t-136 56h-384q-80 0-136-56t-56-136v-704q0-104 40.5-198.5t109.5-163.5 163.5-109.5 198.5-40.5h64q26 0 45 19t19 45v128q0 26-19 45t-45 19h-64q-106 0-181 75t-75 181v32q0 40 28 68t68 28h224q80 0 136 56t56 136z"
}
}]
};
exports.quoteLeft = quoteLeft;
;