react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 517 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.notes = void 0;
var notes = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M18.831 4.059c-.107-.095-.243-.139-.394-.121l-11 1.25c-.249.031-.437.244-.437.496v10.316c-1.654 0-3 1.122-3 2.5s1.346 2.5 3 2.5 3-1.122 3-2.5v-7.609l6-.625v3.734c-1.654 0-3 1.122-3 2.5s1.346 2.5 3 2.5 3-1.122 3-2.5v-12.066c0-.144-.062-.28-.169-.375z"
},
"children": []
}]
};
exports.notes = notes;
;