ピクセル形式で作成した基本的なマウスポインターです。 a basic mouse pointer that i created in pixel format.
プライマリカラーはアウトラインを制御し、サブカラーは塗りつぶしを制御します。350 dpiで制作されました。それが関係あるかはわかりませんが、念のため言っておきます。
重要: このブラシは24ピクセル単位でしかスケールできません。壊れなければ壊れてしまいます。ただし、本物のピクセルアートでもフェイクピクセルアートでも使えます。少し計算をするだけです。24を任意の数字で掛ければ、あなたのニーズに最も合ったサイズが選べます。
トランスフォームツールで回転やスケーリングはおすすめしませんが、あなた次第で大丈夫です。クリアなエッジやバイキュービック補間はエイリアシングができ、ピクセル効果は失われますが、壊れは少なくなります。ハードエッジや最近傍はピクセル効果を維持しますが、線が切れてしまいます。

楽しんでください!いずれこれらのバリエーションをもっと作るつもりです。たぶんね。
primary color controls the outline, sub-color controls the fill. made at 350 dpi. i'm not actually sure if that matters, but mentioning it just in case it does.
important: this brush can only scale in increments of 24 px. it will break if it isn't. however, you can still use it in both true pixel art and faux pixel art, you just have to do a little math first. multiply 24 by any number to get the size that fits your needs best.
i wouldn't recommend rotating or scaling it with the transform tool, but you do you. clear edges/bicubic interpolation will give it aliasing and lose the pixel effect, but will be less broken. hard edges/nearest neighbor will maintain the pixel effect, but will break the lines.

have fun! i'll be doing more variations of these eventually. probably.