• Stars
    star
    152
  • Rank 237,171 (Top 5 %)
  • Language
    Shell
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🤔🤔🤔

:thinking_face: variants 🤔

What is thinking face? 🤔

THINKING FACE is the name of the unicode emoji U+1F914.

Directories

  • png/256
    • Images converted to 256x256 PNG.
  • png/1024
    • Images converted to 1024x1024 PNG.
  • svg
    • Source SVG images.

Variants

Variant Image Description
thinking_face Original Unicode THINKING FACE (U+1F914) by Twemoji.
asking_for_money_face :thinking_face: not thinking but asking for money.
drinking_face :thinking_face: not thinking but drinking.
drinking_face2 :thinking_face: not thinking but drinking.
facing_face :thinking_face: with its hand replaced by a face.
facing_think :thinking_face: with its face and hand swapped.
sinking_face Sinking :thinking_face:.
syncing_face :thinking_face: being synchronized.
thanking_face :thinking_face: not thinking but thanking someone.
thinking_king :thinking_face: with a crown.
thinking_thin_king Thin :thinking_face: with a crown.
thinking_think :thinking_face: with its face replaced by a hand.

License

The works in this repository are licensed under a Creative Commons Attribution 4.0 International License.

Many of the works are primarily based on glyphs of Twemoji, which are licensed under CC-BY 4.0.

See AUTHORS.md for authors of the images and SVG files in this repository.

Contribution

  1. Create an SVG image.
    1. Create.
      • Canvas size should be 36x36 px.
        • SVG glyphs in Twemoji use this size.
      • Ensure you are the original author, or you have the right to redistribute the data under CC-BY 4.0 license.
      • Ensure the image is reasonably clean. You can use Clean Up Document command if you are using Inkscape.
    2. Set appropriate metadata for the SVG image.
      • You can do this by Inkscape.
      • License: CC-BY 4.0.
      • Author, contributor, etc.
  2. Generate png images from the SVG image.
    1. Ensure you have Inkscape and {oxipng or optipng} installed.
    2. Run bin/generate-png.sh {{variant_name}}. Replace {{variant_name}} with your new variant.
  3. Update the document.
    1. Update Variants seciton of README.md.
    2. Update AUTHORS.md.
  4. Add the files to the repository.
    1. Fork this repository and create a new branch.
    2. Add the files to the new branch.
    3. Push the branch to GitHub.
  5. Make a Pull Request.

More Repositories

1

fbxcel

Excellent FBX library for Rust
Rust
76
star
2

fbxcel-dom

FBX DOM library for Rust. // See https://github.com/lo48576/fbx-viewer for working example application // rework (total rewrite) is planned
Rust
24
star
3

fbx_direct

[DEPRECATED] Use `fbxcel`, another FBX reader/writer crate for Rust.
Rust
21
star
4

fbx-viewer

FBX viewer. Demo (and test) of `fbxcel` and `fbxcel-dom` crates.
Rust
20
star
5

fbx-tree-view

GUI viewer of FBX internal tree structure
Rust
15
star
6

iri-string

String types for URIs/IRIs.
Rust
14
star
7

opaque_typedef

Easy opaque typedef for Rust programming language.
Rust
11
star
8

_rustivitypub_old1

I decided to discard this and write another one from scratch.
Rust
10
star
9

fbx-book

FBX Book
9
star
10

fbx-binary-reader

[DISCONTINUED] FBX binary parser for Rust programming language. Use fbxcel crate instead.
Rust
7
star
11

json-ld

[UNMAINTAINED] JSON-LD 1.1 implementation in Rust.
Rust
5
star
12

priconne-fankit-dl

Princess Connect Re:Dive fankits downloader
Rust
5
star
13

fbx_objects_depviz

FBX objects (nodes) dependency visualizer
Rust
4
star
14

short-stories

短編置き場
3
star
15

sgr_macro

C/C++ macros to improve readability of SGRs.
C++
2
star
16

tk-jogakuin

東京工業女学院の短編集など。みんな書いて。
2
star
17

docbook-xhtml5

XSLT stylesheets from DocBook into XHTML5
XSLT
2
star
18

validated-slice

Helper macros to implement std traits for custom validated slice types in Rust.
Rust
2
star
19

fcitx-rskk

[WORK IN PROGRESS, NOT READY FOR USE] fcitx input method for me
Rust
2
star
20

fbxcel-legacy

Excellent FBX loader (legacy version, <0.0.3)
Rust
2
star
21

dotfiles_old1

[DISCONTINUED] 設定を細分化したのは失敗だった。ホストごとにいちいちパッケージ一覧を書きたくない。
Vim Script
2
star
22

dendron

Mirror of <https://gitlab.com/nop_thread/dendron>. Rlease report issues on GitLab if possible.
Rust
2
star
23

crev-proofs

My crev proofs.
1
star
24

web-ref

webから参照するためのソースコード置き場。
C++
1
star
25

_blog.cardina1.red-old1

Source code of my blog (ja_JP)
CSS
1
star
26

_rustivitypub-types_old1

[UNMAINTAINED] Types for ActivityPub. (I'm totally rewriting a new one)
Rust
1
star
27

blog.cardina1.red

XSLT
1
star
28

grave

墓: Collection of abandoned projects and eternal-WIP code fragments
Ruby
1
star
29

hikikomorish

[DISCONTINUED] stay in shell! we are free from external tools!
Shell
1
star
30

plaintextree

Simple formatters to print tree structure as a plain text.
Rust
1
star
31

_fbx-load-deprecated

[DISCONTINUED] High-level FBX loader for Rust programming language. See `fbxcel-dom` crate: <https://github.com/lo48576/fbxcel-dom>
Rust
1
star
32

EssentiallyWebService

ITSPSDL 発表用アプリ。間に合え!!!
Java
1
star
33

treena

Trees on arena. Mirror of https://gitlab.com/nop_thread/treena .
Rust
1
star