$svg-cursor-text: (
    content: '<path d="M0 0v1h2v10h-2v1h2v-1h1v1h2v-1h-2v-10h2v-1h-2v1h-1v-1" fill="#000"/>',
    height: 12,
    width: 5
);