rhinoceros emoji
rhinoceros from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- rhinoceros
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More nature icons from Emoji One (Colored)
Use the rhinoceros emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8a8e91" d="M27.1 9.6c-7.8 1.9-9.5-3.3-9.5-3.3c-.7 9.7 7.4 13.9 13 13.9l6.8-5.8c.1.1-2.4-6.6-10.3-4.8"/><path fill="#b2c1c0" d="M51.4 4.5c-9 2.4-18.1-.9-19.7 5.5c-1.8 7.4-4.1 9.6-5.5 12.7C23 29.8 16 32.2 12.1 36.4C9.8 45 6.6 43.1 8.6 46.9c4.5 8.2-4 7.3 7.2 8.8c7.6 1 9.1 4.4 15.6.2c5.7-3.6 18.6-3.4 18.6-3.4l.5 9.6H62v-51l-2.9-7.4L55.3 6s-1-2.3-3.9-1.5"/><path fill="#8a8e91" d="M58.2 39.5c-7.8 15.2-16.1 10.8-24.7 15.3c0 0 13.3-3.6 13.3 7.2H52c-.1-11 6.2-22.5 6.2-22.5"/><path fill="#3e4347" d="M31.8 51.6c-4.4-4.6-5.6 3.8-5.6 3.8s1.1-2.1 2.5-1.8c1.5.3 4.3-.7 3.1-2"/><path fill="#e8e8e8" d="M17.8 21.5c-.8 1.3 1.4 8.8 3.5 9.8s7.9-3 7.4-5.7c-.4-2.8-10.1-5.4-10.9-4.1M3.4 17.7c-3.7 2.2.5 20.7 7.3 25.8c1.8 1.4 7.1-.4 8.6-2.1c1.6-1.8 3-6 .4-9.4c-2.4-3.1-6-1.9-7.3-3c-4.6-3.8-8.2-11.8-9-11.3"/><path fill="#3e4347" d="M45.3 30.2c0 1.7-1.6 3.1-3.6 3.1s-3.6-1.4-3.6-3.1s1.2-1.2 3.6-3.1c1.5-1.2 3.6 1.3 3.6 3.1"/><path fill="#8a8e91" d="M35.2 26.1s2.8.2 5-1.7c3.1-2.7 4.6-4.2 8.2-2.7c0 0-4.2-5-7.4-1.3c-2.1 2.6-1.4 3.6-5.8 5.7m13.7 4.8s-6.8-1.4-9.4 5.6c0-.1 3.5-4.2 9.4-5.6"/><path fill="#3e4347" d="M49.7 26.1s-2.8-4-6.5-.6C37 30.9 35 30 35 30s3.7 2.9 7.4-.2c3.5-3.2 4.5-4.6 7.3-3.7"/><path fill="#8a8e91" d="M30.4 25.3s1 7-7.8 7.5c0 0 2.1 6.4-2.3 9.6c0 0 6.5-2.9 5-8.2c0 .1 9-1 5.1-8.9"/><path fill="#3e4347" d="M57.7 7.5s-1.9 6.4-7.4 7.7c-3.7.8-4.4 2.1-4.4 2.1s.4-4.6 5.7-5.8c3.9-.9 6.1-4 6.1-4"/><path fill="#8a8e91" d="M59.6 2s-3.5 3.2-7.7 4.5s-8.3 3.5-9 8.9c0 0 1.8-5.1 7.7-6.9s7.7-2.6 8.6-4.1c0 0 1.2 3.4-.1 7c-1 2.1-2.3 4-4.6 4.7c-5.1 1.5-5.5 3.5-5.5 3.5c3.4-1.7 4.7-.8 8.2-1.8C66.4 15 59.6 2 59.6 2M10.2 48s3.1-1.2 4.1-1.1c2.7.3 9.5 5 9.5 5s-6.6-2.7-8.9-3.2c-1.1-.3-4.7-.7-4.7-.7m16.7 1.8s3.4-.9 4.4-.5c.6.2 1.8 1.8 1.8 1.8s-.7-3.1-1.6-3.5c-1.2-.5-4.6 2.2-4.6 2.2"/><path fill="#3e4347" d="M49.3 41.8c-6.2 7-15.8 13-15.8 13S49 48.7 52.1 41.4c2.3-5.2.5-3.4-2.8.4"/><path fill="#8a8e91" d="M56 38.9s-1.3-2.3-2.1-2.6c-.9-.3-3.7.9-3.7.9s2.8-2.7 3.9-2.3c1.2.3 1.9 4 1.9 4"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneRhinoceros(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8a8e91" d="M27.1 9.6c-7.8 1.9-9.5-3.3-9.5-3.3c-.7 9.7 7.4 13.9 13 13.9l6.8-5.8c.1.1-2.4-6.6-10.3-4.8"/><path fill="#b2c1c0" d="M51.4 4.5c-9 2.4-18.1-.9-19.7 5.5c-1.8 7.4-4.1 9.6-5.5 12.7C23 29.8 16 32.2 12.1 36.4C9.8 45 6.6 43.1 8.6 46.9c4.5 8.2-4 7.3 7.2 8.8c7.6 1 9.1 4.4 15.6.2c5.7-3.6 18.6-3.4 18.6-3.4l.5 9.6H62v-51l-2.9-7.4L55.3 6s-1-2.3-3.9-1.5"/><path fill="#8a8e91" d="M58.2 39.5c-7.8 15.2-16.1 10.8-24.7 15.3c0 0 13.3-3.6 13.3 7.2H52c-.1-11 6.2-22.5 6.2-22.5"/><path fill="#3e4347" d="M31.8 51.6c-4.4-4.6-5.6 3.8-5.6 3.8s1.1-2.1 2.5-1.8c1.5.3 4.3-.7 3.1-2"/><path fill="#e8e8e8" d="M17.8 21.5c-.8 1.3 1.4 8.8 3.5 9.8s7.9-3 7.4-5.7c-.4-2.8-10.1-5.4-10.9-4.1M3.4 17.7c-3.7 2.2.5 20.7 7.3 25.8c1.8 1.4 7.1-.4 8.6-2.1c1.6-1.8 3-6 .4-9.4c-2.4-3.1-6-1.9-7.3-3c-4.6-3.8-8.2-11.8-9-11.3"/><path fill="#3e4347" d="M45.3 30.2c0 1.7-1.6 3.1-3.6 3.1s-3.6-1.4-3.6-3.1s1.2-1.2 3.6-3.1c1.5-1.2 3.6 1.3 3.6 3.1"/><path fill="#8a8e91" d="M35.2 26.1s2.8.2 5-1.7c3.1-2.7 4.6-4.2 8.2-2.7c0 0-4.2-5-7.4-1.3c-2.1 2.6-1.4 3.6-5.8 5.7m13.7 4.8s-6.8-1.4-9.4 5.6c0-.1 3.5-4.2 9.4-5.6"/><path fill="#3e4347" d="M49.7 26.1s-2.8-4-6.5-.6C37 30.9 35 30 35 30s3.7 2.9 7.4-.2c3.5-3.2 4.5-4.6 7.3-3.7"/><path fill="#8a8e91" d="M30.4 25.3s1 7-7.8 7.5c0 0 2.1 6.4-2.3 9.6c0 0 6.5-2.9 5-8.2c0 .1 9-1 5.1-8.9"/><path fill="#3e4347" d="M57.7 7.5s-1.9 6.4-7.4 7.7c-3.7.8-4.4 2.1-4.4 2.1s.4-4.6 5.7-5.8c3.9-.9 6.1-4 6.1-4"/><path fill="#8a8e91" d="M59.6 2s-3.5 3.2-7.7 4.5s-8.3 3.5-9 8.9c0 0 1.8-5.1 7.7-6.9s7.7-2.6 8.6-4.1c0 0 1.2 3.4-.1 7c-1 2.1-2.3 4-4.6 4.7c-5.1 1.5-5.5 3.5-5.5 3.5c3.4-1.7 4.7-.8 8.2-1.8C66.4 15 59.6 2 59.6 2M10.2 48s3.1-1.2 4.1-1.1c2.7.3 9.5 5 9.5 5s-6.6-2.7-8.9-3.2c-1.1-.3-4.7-.7-4.7-.7m16.7 1.8s3.4-.9 4.4-.5c.6.2 1.8 1.8 1.8 1.8s-.7-3.1-1.6-3.5c-1.2-.5-4.6 2.2-4.6 2.2"/><path fill="#3e4347" d="M49.3 41.8c-6.2 7-15.8 13-15.8 13S49 48.7 52.1 41.4c2.3-5.2.5-3.4-2.8.4"/><path fill="#8a8e91" d="M56 38.9s-1.3-2.3-2.1-2.6c-.9-.3-3.7.9-3.7.9s2.8-2.7 3.9-2.3c1.2.3 1.9 4 1.9 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8a8e91" d="M27.1 9.6c-7.8 1.9-9.5-3.3-9.5-3.3c-.7 9.7 7.4 13.9 13 13.9l6.8-5.8c.1.1-2.4-6.6-10.3-4.8"/><path fill="#b2c1c0" d="M51.4 4.5c-9 2.4-18.1-.9-19.7 5.5c-1.8 7.4-4.1 9.6-5.5 12.7C23 29.8 16 32.2 12.1 36.4C9.8 45 6.6 43.1 8.6 46.9c4.5 8.2-4 7.3 7.2 8.8c7.6 1 9.1 4.4 15.6.2c5.7-3.6 18.6-3.4 18.6-3.4l.5 9.6H62v-51l-2.9-7.4L55.3 6s-1-2.3-3.9-1.5"/><path fill="#8a8e91" d="M58.2 39.5c-7.8 15.2-16.1 10.8-24.7 15.3c0 0 13.3-3.6 13.3 7.2H52c-.1-11 6.2-22.5 6.2-22.5"/><path fill="#3e4347" d="M31.8 51.6c-4.4-4.6-5.6 3.8-5.6 3.8s1.1-2.1 2.5-1.8c1.5.3 4.3-.7 3.1-2"/><path fill="#e8e8e8" d="M17.8 21.5c-.8 1.3 1.4 8.8 3.5 9.8s7.9-3 7.4-5.7c-.4-2.8-10.1-5.4-10.9-4.1M3.4 17.7c-3.7 2.2.5 20.7 7.3 25.8c1.8 1.4 7.1-.4 8.6-2.1c1.6-1.8 3-6 .4-9.4c-2.4-3.1-6-1.9-7.3-3c-4.6-3.8-8.2-11.8-9-11.3"/><path fill="#3e4347" d="M45.3 30.2c0 1.7-1.6 3.1-3.6 3.1s-3.6-1.4-3.6-3.1s1.2-1.2 3.6-3.1c1.5-1.2 3.6 1.3 3.6 3.1"/><path fill="#8a8e91" d="M35.2 26.1s2.8.2 5-1.7c3.1-2.7 4.6-4.2 8.2-2.7c0 0-4.2-5-7.4-1.3c-2.1 2.6-1.4 3.6-5.8 5.7m13.7 4.8s-6.8-1.4-9.4 5.6c0-.1 3.5-4.2 9.4-5.6"/><path fill="#3e4347" d="M49.7 26.1s-2.8-4-6.5-.6C37 30.9 35 30 35 30s3.7 2.9 7.4-.2c3.5-3.2 4.5-4.6 7.3-3.7"/><path fill="#8a8e91" d="M30.4 25.3s1 7-7.8 7.5c0 0 2.1 6.4-2.3 9.6c0 0 6.5-2.9 5-8.2c0 .1 9-1 5.1-8.9"/><path fill="#3e4347" d="M57.7 7.5s-1.9 6.4-7.4 7.7c-3.7.8-4.4 2.1-4.4 2.1s.4-4.6 5.7-5.8c3.9-.9 6.1-4 6.1-4"/><path fill="#8a8e91" d="M59.6 2s-3.5 3.2-7.7 4.5s-8.3 3.5-9 8.9c0 0 1.8-5.1 7.7-6.9s7.7-2.6 8.6-4.1c0 0 1.2 3.4-.1 7c-1 2.1-2.3 4-4.6 4.7c-5.1 1.5-5.5 3.5-5.5 3.5c3.4-1.7 4.7-.8 8.2-1.8C66.4 15 59.6 2 59.6 2M10.2 48s3.1-1.2 4.1-1.1c2.7.3 9.5 5 9.5 5s-6.6-2.7-8.9-3.2c-1.1-.3-4.7-.7-4.7-.7m16.7 1.8s3.4-.9 4.4-.5c.6.2 1.8 1.8 1.8 1.8s-.7-3.1-1.6-3.5c-1.2-.5-4.6 2.2-4.6 2.2"/><path fill="#3e4347" d="M49.3 41.8c-6.2 7-15.8 13-15.8 13S49 48.7 52.1 41.4c2.3-5.2.5-3.4-2.8.4"/><path fill="#8a8e91" d="M56 38.9s-1.3-2.3-2.1-2.6c-.9-.3-3.7.9-3.7.9s2.8-2.7 3.9-2.3c1.2.3 1.9 4 1.9 4"/></svg> </template>
CSS
.icon-rhinoceros {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M27.1%209.6c-7.8%201.9-9.5-3.3-9.5-3.3c-.7%209.7%207.4%2013.9%2013%2013.9l6.8-5.8c.1.1-2.4-6.6-10.3-4.8%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M51.4%204.5c-9%202.4-18.1-.9-19.7%205.5c-1.8%207.4-4.1%209.6-5.5%2012.7C23%2029.8%2016%2032.2%2012.1%2036.4C9.8%2045%206.6%2043.1%208.6%2046.9c4.5%208.2-4%207.3%207.2%208.8c7.6%201%209.1%204.4%2015.6.2c5.7-3.6%2018.6-3.4%2018.6-3.4l.5%209.6H62v-51l-2.9-7.4L55.3%206s-1-2.3-3.9-1.5%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M58.2%2039.5c-7.8%2015.2-16.1%2010.8-24.7%2015.3c0%200%2013.3-3.6%2013.3%207.2H52c-.1-11%206.2-22.5%206.2-22.5%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M31.8%2051.6c-4.4-4.6-5.6%203.8-5.6%203.8s1.1-2.1%202.5-1.8c1.5.3%204.3-.7%203.1-2%22%2F%3E%3Cpath%20fill%3D%22%23e8e8e8%22%20d%3D%22M17.8%2021.5c-.8%201.3%201.4%208.8%203.5%209.8s7.9-3%207.4-5.7c-.4-2.8-10.1-5.4-10.9-4.1M3.4%2017.7c-3.7%202.2.5%2020.7%207.3%2025.8c1.8%201.4%207.1-.4%208.6-2.1c1.6-1.8%203-6%20.4-9.4c-2.4-3.1-6-1.9-7.3-3c-4.6-3.8-8.2-11.8-9-11.3%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M45.3%2030.2c0%201.7-1.6%203.1-3.6%203.1s-3.6-1.4-3.6-3.1s1.2-1.2%203.6-3.1c1.5-1.2%203.6%201.3%203.6%203.1%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M35.2%2026.1s2.8.2%205-1.7c3.1-2.7%204.6-4.2%208.2-2.7c0%200-4.2-5-7.4-1.3c-2.1%202.6-1.4%203.6-5.8%205.7m13.7%204.8s-6.8-1.4-9.4%205.6c0-.1%203.5-4.2%209.4-5.6%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M49.7%2026.1s-2.8-4-6.5-.6C37%2030.9%2035%2030%2035%2030s3.7%202.9%207.4-.2c3.5-3.2%204.5-4.6%207.3-3.7%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M30.4%2025.3s1%207-7.8%207.5c0%200%202.1%206.4-2.3%209.6c0%200%206.5-2.9%205-8.2c0%20.1%209-1%205.1-8.9%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M57.7%207.5s-1.9%206.4-7.4%207.7c-3.7.8-4.4%202.1-4.4%202.1s.4-4.6%205.7-5.8c3.9-.9%206.1-4%206.1-4%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M59.6%202s-3.5%203.2-7.7%204.5s-8.3%203.5-9%208.9c0%200%201.8-5.1%207.7-6.9s7.7-2.6%208.6-4.1c0%200%201.2%203.4-.1%207c-1%202.1-2.3%204-4.6%204.7c-5.1%201.5-5.5%203.5-5.5%203.5c3.4-1.7%204.7-.8%208.2-1.8C66.4%2015%2059.6%202%2059.6%202M10.2%2048s3.1-1.2%204.1-1.1c2.7.3%209.5%205%209.5%205s-6.6-2.7-8.9-3.2c-1.1-.3-4.7-.7-4.7-.7m16.7%201.8s3.4-.9%204.4-.5c.6.2%201.8%201.8%201.8%201.8s-.7-3.1-1.6-3.5c-1.2-.5-4.6%202.2-4.6%202.2%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M49.3%2041.8c-6.2%207-15.8%2013-15.8%2013S49%2048.7%2052.1%2041.4c2.3-5.2.5-3.4-2.8.4%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M56%2038.9s-1.3-2.3-2.1-2.6c-.9-.3-3.7.9-3.7.9s2.8-2.7%203.9-2.3c1.2.3%201.9%204%201.9%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M27.1%209.6c-7.8%201.9-9.5-3.3-9.5-3.3c-.7%209.7%207.4%2013.9%2013%2013.9l6.8-5.8c.1.1-2.4-6.6-10.3-4.8%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M51.4%204.5c-9%202.4-18.1-.9-19.7%205.5c-1.8%207.4-4.1%209.6-5.5%2012.7C23%2029.8%2016%2032.2%2012.1%2036.4C9.8%2045%206.6%2043.1%208.6%2046.9c4.5%208.2-4%207.3%207.2%208.8c7.6%201%209.1%204.4%2015.6.2c5.7-3.6%2018.6-3.4%2018.6-3.4l.5%209.6H62v-51l-2.9-7.4L55.3%206s-1-2.3-3.9-1.5%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M58.2%2039.5c-7.8%2015.2-16.1%2010.8-24.7%2015.3c0%200%2013.3-3.6%2013.3%207.2H52c-.1-11%206.2-22.5%206.2-22.5%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M31.8%2051.6c-4.4-4.6-5.6%203.8-5.6%203.8s1.1-2.1%202.5-1.8c1.5.3%204.3-.7%203.1-2%22%2F%3E%3Cpath%20fill%3D%22%23e8e8e8%22%20d%3D%22M17.8%2021.5c-.8%201.3%201.4%208.8%203.5%209.8s7.9-3%207.4-5.7c-.4-2.8-10.1-5.4-10.9-4.1M3.4%2017.7c-3.7%202.2.5%2020.7%207.3%2025.8c1.8%201.4%207.1-.4%208.6-2.1c1.6-1.8%203-6%20.4-9.4c-2.4-3.1-6-1.9-7.3-3c-4.6-3.8-8.2-11.8-9-11.3%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M45.3%2030.2c0%201.7-1.6%203.1-3.6%203.1s-3.6-1.4-3.6-3.1s1.2-1.2%203.6-3.1c1.5-1.2%203.6%201.3%203.6%203.1%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M35.2%2026.1s2.8.2%205-1.7c3.1-2.7%204.6-4.2%208.2-2.7c0%200-4.2-5-7.4-1.3c-2.1%202.6-1.4%203.6-5.8%205.7m13.7%204.8s-6.8-1.4-9.4%205.6c0-.1%203.5-4.2%209.4-5.6%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M49.7%2026.1s-2.8-4-6.5-.6C37%2030.9%2035%2030%2035%2030s3.7%202.9%207.4-.2c3.5-3.2%204.5-4.6%207.3-3.7%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M30.4%2025.3s1%207-7.8%207.5c0%200%202.1%206.4-2.3%209.6c0%200%206.5-2.9%205-8.2c0%20.1%209-1%205.1-8.9%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M57.7%207.5s-1.9%206.4-7.4%207.7c-3.7.8-4.4%202.1-4.4%202.1s.4-4.6%205.7-5.8c3.9-.9%206.1-4%206.1-4%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M59.6%202s-3.5%203.2-7.7%204.5s-8.3%203.5-9%208.9c0%200%201.8-5.1%207.7-6.9s7.7-2.6%208.6-4.1c0%200%201.2%203.4-.1%207c-1%202.1-2.3%204-4.6%204.7c-5.1%201.5-5.5%203.5-5.5%203.5c3.4-1.7%204.7-.8%208.2-1.8C66.4%2015%2059.6%202%2059.6%202M10.2%2048s3.1-1.2%204.1-1.1c2.7.3%209.5%205%209.5%205s-6.6-2.7-8.9-3.2c-1.1-.3-4.7-.7-4.7-.7m16.7%201.8s3.4-.9%204.4-.5c.6.2%201.8%201.8%201.8%201.8s-.7-3.1-1.6-3.5c-1.2-.5-4.6%202.2-4.6%202.2%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M49.3%2041.8c-6.2%207-15.8%2013-15.8%2013S49%2048.7%2052.1%2041.4c2.3-5.2.5-3.4-2.8.4%22%2F%3E%3Cpath%20fill%3D%22%238a8e91%22%20d%3D%22M56%2038.9s-1.3-2.3-2.1-2.6c-.9-.3-3.7.9-3.7.9s2.8-2.7%203.9-2.3c1.2.3%201.9%204%201.9%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/rhinoceros.svg?color=%231a73e8&size=48