diff options
Diffstat (limited to 'src/icons/rating-16-plus.svg')
-rw-r--r-- | src/icons/rating-16-plus.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/rating-16-plus.svg b/src/icons/rating-16-plus.svg new file mode 100644 index 00000000..59279392 --- /dev/null +++ b/src/icons/rating-16-plus.svg @@ -0,0 +1,14 @@ +--- +tags: [film, video, photo, movie, age, limiter] +version: "1.76" +category: Symbols +unicode: "f268" +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <circle cx="11.5" cy="13.5" r="1.5" /> + <path d="M7 15v-6" /> + <path d="M15.5 12h3" /> + <path d="M17 10.5v3" /> + <path d="M10 13.5v-3a1.5 1.5 0 0 1 1.5 -1.5h1" /> +</svg> |