react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 457 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.note = void 0;
var note = {
"viewBox": "0 0 8 8",
"children": [{
"name": "path",
"attribs": {
"d": "M8 0c-5 0-6 1-6 1v4.09c-.15-.05-.33-.09-.5-.09-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5v-3.97c.73-.23 1.99-.44 4-.5v2.06c-.15-.05-.33-.09-.5-.09-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5v-5.5z"
}
}]
};
exports.note = note;
;