react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 663 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_text_rotation_angleup = void 0;
var ic_text_rotation_angleup = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4.49 4.21L3.43 5.27 7.85 16.4l1.48-1.48-.92-2.19 3.54-3.54 2.19.92 1.48-1.48L4.49 4.21zm3.09 6.8L5.36 6.14l4.87 2.23-2.65 2.64zm12.99-1.68h-4.24l1.41 1.41-8.84 8.84L10.32 21l8.84-8.84 1.41 1.41V9.33z"
},
"children": []
}]
};
exports.ic_text_rotation_angleup = ic_text_rotation_angleup;
;