yo yo emoji
yo-yo from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- yo-yo
- Set
- Noto Emoji
- Style
- Default
- Category
- Activities
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More activities icons from Noto Emoji
Use the yo yo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#db0d2a" d="M74.36 5.37s18.48-1.19 34.59 21.13c14.25 19.74 8.96 49.29-2.73 61.93c-10.81 11.69-20.27 15.11-30.5 16.02S51.94 56.83 52.67 55.19S74.36 5.37 74.36 5.37"/><path fill="#871e0e" d="M53.88 6.71c.11-.44 5.85-1.95 5.85-1.95s13.08-1.08 20.2 1.88c7.14 2.97 22 11.96 27.12 32.46c4.58 18.31 2.2 42.21-16.44 58.15c-15.73 13.44-41.36 6.95-41.36 6.95z"/><path fill="#c0b3ae" d="M98.74 51.37c.31.62 3.85 10.75 5.98 16.02c2.37 5.88 5 10.73 6.55 13.41s4.76 8.02 4.76 8.02l1.51-5.8s-5.57-9.85-8.57-17.41c-2.37-5.99-3.92-9.82-5.07-13.29c-1.34-4.04-2.84-11.11-5.01-13.17c-2.17-2.08-.15 12.22-.15 12.22M66 111.76s5.1.46 5.86.94c1.6 1 1.78 1.2 1.78 1.2l6.36 1.46s.05 2.73 2.61 2.71c2.07-.02 2.93-1.78 2.93-1.78s2.38.76 5.36 1.31c2.97.54 4.81-1.21 4.81-1.21s.65-1.36-1.76-1.75s-4.7-1.01-4.7-1.01s1.27-.47 1.31-.49c.87-.41 1.44-2.24 1.27-2.59c-.44-.88-2.46-.7-2.46-.7s-1.56.63-2.51.77c-.95.15-3.36.51-3.36.51l-1.46.22l-3.14-1.02s-5.04-1.39-7.89-1.53s-5.01 2.96-5.01 2.96"/><path fill="#d8ccc7" d="M89.38 109.84s.68.82.95 1.48s.23 1.8.23 1.8s1.43-.48 3.28-1.71c1.34-.9 2.8-2.09 2.84-3.24c.05-1.22-1.03-2.27-2.18-1.78c-.62.27-1.12 1.18-2.45 1.98c-1.33.81-2.67 1.47-2.67 1.47m4.58 4.79c-.04-.11-3.64 2.87-3.64 2.87s8.86 1.88 17.59-.12c3.17-.73 10.41-3.12 14.05-8.96c1.97-3.17 2.88-8.75 1.54-13.86c-1.18-4.53-6.28-12.11-6.28-12.11s-.52.52-1.34 1.5s-1.32 2.47-1.32 2.47s8.68 12.61 3.76 19.72c-7.47 10.8-24.36 8.49-24.36 8.49m-12.52-3.48s1.1-2.11 3.3-1.68c.94.18 1.24 1.22 1.22 1.27c-.58 1.42-1.12 2.52-2.11 3.39c-1.51 1.33-3.91 1.23-3.91 1.23s-6.23.51-10.67 2.8s-19.37 11.76-22.38 2.7c-2.51-7.59 7.27-11.79 13.39-12.34c6.13-.55 11.47.32 11.47.32s-5.49 2.93-5.67 2.93s-9.37-.23-13.44 3.15s-1.43 6.29 1.19 5.71c5.21-1.14 14.07-7.01 19.24-8.37c4.91-1.28 8.37-1.11 8.37-1.11"/><path fill="#db0d2a" d="M55.1 4.36C26.27 5.38 8.96 29.81 8.96 55.94c0 24.44 17.98 47.79 43.09 49.03c27.48 1.36 51.06-17.13 50.55-50.89c-.49-32.63-23.42-50.56-47.5-49.72"/><path fill="#ff5f5f" d="M21.01 54.75c0 26.46 18.83 36.2 29.67 36.78c12.72.68 33.93-7.24 34.28-34.75c.31-24.83-19.51-35.84-31.38-36.13c-13.74-.34-32.57 11.71-32.57 34.1"/><path fill="#fff" d="M30 19.47c.93 1.33 3.47-2.56 12.7-4.29c7.62-1.43 15.24-.79 21.56 1.19c7.31 2.28 10.5 6.94 13.15 2.83c2.5-3.88-2.99-7.19-11.05-9.23c-9.77-2.47-19.68-.88-26.22 1.92c-5.76 2.46-10.78 6.66-10.14 7.58m50.41 2.69c-1.2 1.67-.48 3.67 1.21 4.91c1.69 1.25 3.52 1.59 4.84.11c1.39-1.55.43-3.96-1.29-5.22c-1.96-1.44-3.8-1.14-4.76.2"/></svg>
React
import type { SVGProps } from "react";
export function NotoYoYo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#db0d2a" d="M74.36 5.37s18.48-1.19 34.59 21.13c14.25 19.74 8.96 49.29-2.73 61.93c-10.81 11.69-20.27 15.11-30.5 16.02S51.94 56.83 52.67 55.19S74.36 5.37 74.36 5.37"/><path fill="#871e0e" d="M53.88 6.71c.11-.44 5.85-1.95 5.85-1.95s13.08-1.08 20.2 1.88c7.14 2.97 22 11.96 27.12 32.46c4.58 18.31 2.2 42.21-16.44 58.15c-15.73 13.44-41.36 6.95-41.36 6.95z"/><path fill="#c0b3ae" d="M98.74 51.37c.31.62 3.85 10.75 5.98 16.02c2.37 5.88 5 10.73 6.55 13.41s4.76 8.02 4.76 8.02l1.51-5.8s-5.57-9.85-8.57-17.41c-2.37-5.99-3.92-9.82-5.07-13.29c-1.34-4.04-2.84-11.11-5.01-13.17c-2.17-2.08-.15 12.22-.15 12.22M66 111.76s5.1.46 5.86.94c1.6 1 1.78 1.2 1.78 1.2l6.36 1.46s.05 2.73 2.61 2.71c2.07-.02 2.93-1.78 2.93-1.78s2.38.76 5.36 1.31c2.97.54 4.81-1.21 4.81-1.21s.65-1.36-1.76-1.75s-4.7-1.01-4.7-1.01s1.27-.47 1.31-.49c.87-.41 1.44-2.24 1.27-2.59c-.44-.88-2.46-.7-2.46-.7s-1.56.63-2.51.77c-.95.15-3.36.51-3.36.51l-1.46.22l-3.14-1.02s-5.04-1.39-7.89-1.53s-5.01 2.96-5.01 2.96"/><path fill="#d8ccc7" d="M89.38 109.84s.68.82.95 1.48s.23 1.8.23 1.8s1.43-.48 3.28-1.71c1.34-.9 2.8-2.09 2.84-3.24c.05-1.22-1.03-2.27-2.18-1.78c-.62.27-1.12 1.18-2.45 1.98c-1.33.81-2.67 1.47-2.67 1.47m4.58 4.79c-.04-.11-3.64 2.87-3.64 2.87s8.86 1.88 17.59-.12c3.17-.73 10.41-3.12 14.05-8.96c1.97-3.17 2.88-8.75 1.54-13.86c-1.18-4.53-6.28-12.11-6.28-12.11s-.52.52-1.34 1.5s-1.32 2.47-1.32 2.47s8.68 12.61 3.76 19.72c-7.47 10.8-24.36 8.49-24.36 8.49m-12.52-3.48s1.1-2.11 3.3-1.68c.94.18 1.24 1.22 1.22 1.27c-.58 1.42-1.12 2.52-2.11 3.39c-1.51 1.33-3.91 1.23-3.91 1.23s-6.23.51-10.67 2.8s-19.37 11.76-22.38 2.7c-2.51-7.59 7.27-11.79 13.39-12.34c6.13-.55 11.47.32 11.47.32s-5.49 2.93-5.67 2.93s-9.37-.23-13.44 3.15s-1.43 6.29 1.19 5.71c5.21-1.14 14.07-7.01 19.24-8.37c4.91-1.28 8.37-1.11 8.37-1.11"/><path fill="#db0d2a" d="M55.1 4.36C26.27 5.38 8.96 29.81 8.96 55.94c0 24.44 17.98 47.79 43.09 49.03c27.48 1.36 51.06-17.13 50.55-50.89c-.49-32.63-23.42-50.56-47.5-49.72"/><path fill="#ff5f5f" d="M21.01 54.75c0 26.46 18.83 36.2 29.67 36.78c12.72.68 33.93-7.24 34.28-34.75c.31-24.83-19.51-35.84-31.38-36.13c-13.74-.34-32.57 11.71-32.57 34.1"/><path fill="#fff" d="M30 19.47c.93 1.33 3.47-2.56 12.7-4.29c7.62-1.43 15.24-.79 21.56 1.19c7.31 2.28 10.5 6.94 13.15 2.83c2.5-3.88-2.99-7.19-11.05-9.23c-9.77-2.47-19.68-.88-26.22 1.92c-5.76 2.46-10.78 6.66-10.14 7.58m50.41 2.69c-1.2 1.67-.48 3.67 1.21 4.91c1.69 1.25 3.52 1.59 4.84.11c1.39-1.55.43-3.96-1.29-5.22c-1.96-1.44-3.8-1.14-4.76.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#db0d2a" d="M74.36 5.37s18.48-1.19 34.59 21.13c14.25 19.74 8.96 49.29-2.73 61.93c-10.81 11.69-20.27 15.11-30.5 16.02S51.94 56.83 52.67 55.19S74.36 5.37 74.36 5.37"/><path fill="#871e0e" d="M53.88 6.71c.11-.44 5.85-1.95 5.85-1.95s13.08-1.08 20.2 1.88c7.14 2.97 22 11.96 27.12 32.46c4.58 18.31 2.2 42.21-16.44 58.15c-15.73 13.44-41.36 6.95-41.36 6.95z"/><path fill="#c0b3ae" d="M98.74 51.37c.31.62 3.85 10.75 5.98 16.02c2.37 5.88 5 10.73 6.55 13.41s4.76 8.02 4.76 8.02l1.51-5.8s-5.57-9.85-8.57-17.41c-2.37-5.99-3.92-9.82-5.07-13.29c-1.34-4.04-2.84-11.11-5.01-13.17c-2.17-2.08-.15 12.22-.15 12.22M66 111.76s5.1.46 5.86.94c1.6 1 1.78 1.2 1.78 1.2l6.36 1.46s.05 2.73 2.61 2.71c2.07-.02 2.93-1.78 2.93-1.78s2.38.76 5.36 1.31c2.97.54 4.81-1.21 4.81-1.21s.65-1.36-1.76-1.75s-4.7-1.01-4.7-1.01s1.27-.47 1.31-.49c.87-.41 1.44-2.24 1.27-2.59c-.44-.88-2.46-.7-2.46-.7s-1.56.63-2.51.77c-.95.15-3.36.51-3.36.51l-1.46.22l-3.14-1.02s-5.04-1.39-7.89-1.53s-5.01 2.96-5.01 2.96"/><path fill="#d8ccc7" d="M89.38 109.84s.68.82.95 1.48s.23 1.8.23 1.8s1.43-.48 3.28-1.71c1.34-.9 2.8-2.09 2.84-3.24c.05-1.22-1.03-2.27-2.18-1.78c-.62.27-1.12 1.18-2.45 1.98c-1.33.81-2.67 1.47-2.67 1.47m4.58 4.79c-.04-.11-3.64 2.87-3.64 2.87s8.86 1.88 17.59-.12c3.17-.73 10.41-3.12 14.05-8.96c1.97-3.17 2.88-8.75 1.54-13.86c-1.18-4.53-6.28-12.11-6.28-12.11s-.52.52-1.34 1.5s-1.32 2.47-1.32 2.47s8.68 12.61 3.76 19.72c-7.47 10.8-24.36 8.49-24.36 8.49m-12.52-3.48s1.1-2.11 3.3-1.68c.94.18 1.24 1.22 1.22 1.27c-.58 1.42-1.12 2.52-2.11 3.39c-1.51 1.33-3.91 1.23-3.91 1.23s-6.23.51-10.67 2.8s-19.37 11.76-22.38 2.7c-2.51-7.59 7.27-11.79 13.39-12.34c6.13-.55 11.47.32 11.47.32s-5.49 2.93-5.67 2.93s-9.37-.23-13.44 3.15s-1.43 6.29 1.19 5.71c5.21-1.14 14.07-7.01 19.24-8.37c4.91-1.28 8.37-1.11 8.37-1.11"/><path fill="#db0d2a" d="M55.1 4.36C26.27 5.38 8.96 29.81 8.96 55.94c0 24.44 17.98 47.79 43.09 49.03c27.48 1.36 51.06-17.13 50.55-50.89c-.49-32.63-23.42-50.56-47.5-49.72"/><path fill="#ff5f5f" d="M21.01 54.75c0 26.46 18.83 36.2 29.67 36.78c12.72.68 33.93-7.24 34.28-34.75c.31-24.83-19.51-35.84-31.38-36.13c-13.74-.34-32.57 11.71-32.57 34.1"/><path fill="#fff" d="M30 19.47c.93 1.33 3.47-2.56 12.7-4.29c7.62-1.43 15.24-.79 21.56 1.19c7.31 2.28 10.5 6.94 13.15 2.83c2.5-3.88-2.99-7.19-11.05-9.23c-9.77-2.47-19.68-.88-26.22 1.92c-5.76 2.46-10.78 6.66-10.14 7.58m50.41 2.69c-1.2 1.67-.48 3.67 1.21 4.91c1.69 1.25 3.52 1.59 4.84.11c1.39-1.55.43-3.96-1.29-5.22c-1.96-1.44-3.8-1.14-4.76.2"/></svg> </template>
CSS
.icon-yo-yo {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23db0d2a%22%20d%3D%22M74.36%205.37s18.48-1.19%2034.59%2021.13c14.25%2019.74%208.96%2049.29-2.73%2061.93c-10.81%2011.69-20.27%2015.11-30.5%2016.02S51.94%2056.83%2052.67%2055.19S74.36%205.37%2074.36%205.37%22%2F%3E%3Cpath%20fill%3D%22%23871e0e%22%20d%3D%22M53.88%206.71c.11-.44%205.85-1.95%205.85-1.95s13.08-1.08%2020.2%201.88c7.14%202.97%2022%2011.96%2027.12%2032.46c4.58%2018.31%202.2%2042.21-16.44%2058.15c-15.73%2013.44-41.36%206.95-41.36%206.95z%22%2F%3E%3Cpath%20fill%3D%22%23c0b3ae%22%20d%3D%22M98.74%2051.37c.31.62%203.85%2010.75%205.98%2016.02c2.37%205.88%205%2010.73%206.55%2013.41s4.76%208.02%204.76%208.02l1.51-5.8s-5.57-9.85-8.57-17.41c-2.37-5.99-3.92-9.82-5.07-13.29c-1.34-4.04-2.84-11.11-5.01-13.17c-2.17-2.08-.15%2012.22-.15%2012.22M66%20111.76s5.1.46%205.86.94c1.6%201%201.78%201.2%201.78%201.2l6.36%201.46s.05%202.73%202.61%202.71c2.07-.02%202.93-1.78%202.93-1.78s2.38.76%205.36%201.31c2.97.54%204.81-1.21%204.81-1.21s.65-1.36-1.76-1.75s-4.7-1.01-4.7-1.01s1.27-.47%201.31-.49c.87-.41%201.44-2.24%201.27-2.59c-.44-.88-2.46-.7-2.46-.7s-1.56.63-2.51.77c-.95.15-3.36.51-3.36.51l-1.46.22l-3.14-1.02s-5.04-1.39-7.89-1.53s-5.01%202.96-5.01%202.96%22%2F%3E%3Cpath%20fill%3D%22%23d8ccc7%22%20d%3D%22M89.38%20109.84s.68.82.95%201.48s.23%201.8.23%201.8s1.43-.48%203.28-1.71c1.34-.9%202.8-2.09%202.84-3.24c.05-1.22-1.03-2.27-2.18-1.78c-.62.27-1.12%201.18-2.45%201.98c-1.33.81-2.67%201.47-2.67%201.47m4.58%204.79c-.04-.11-3.64%202.87-3.64%202.87s8.86%201.88%2017.59-.12c3.17-.73%2010.41-3.12%2014.05-8.96c1.97-3.17%202.88-8.75%201.54-13.86c-1.18-4.53-6.28-12.11-6.28-12.11s-.52.52-1.34%201.5s-1.32%202.47-1.32%202.47s8.68%2012.61%203.76%2019.72c-7.47%2010.8-24.36%208.49-24.36%208.49m-12.52-3.48s1.1-2.11%203.3-1.68c.94.18%201.24%201.22%201.22%201.27c-.58%201.42-1.12%202.52-2.11%203.39c-1.51%201.33-3.91%201.23-3.91%201.23s-6.23.51-10.67%202.8s-19.37%2011.76-22.38%202.7c-2.51-7.59%207.27-11.79%2013.39-12.34c6.13-.55%2011.47.32%2011.47.32s-5.49%202.93-5.67%202.93s-9.37-.23-13.44%203.15s-1.43%206.29%201.19%205.71c5.21-1.14%2014.07-7.01%2019.24-8.37c4.91-1.28%208.37-1.11%208.37-1.11%22%2F%3E%3Cpath%20fill%3D%22%23db0d2a%22%20d%3D%22M55.1%204.36C26.27%205.38%208.96%2029.81%208.96%2055.94c0%2024.44%2017.98%2047.79%2043.09%2049.03c27.48%201.36%2051.06-17.13%2050.55-50.89c-.49-32.63-23.42-50.56-47.5-49.72%22%2F%3E%3Cpath%20fill%3D%22%23ff5f5f%22%20d%3D%22M21.01%2054.75c0%2026.46%2018.83%2036.2%2029.67%2036.78c12.72.68%2033.93-7.24%2034.28-34.75c.31-24.83-19.51-35.84-31.38-36.13c-13.74-.34-32.57%2011.71-32.57%2034.1%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2019.47c.93%201.33%203.47-2.56%2012.7-4.29c7.62-1.43%2015.24-.79%2021.56%201.19c7.31%202.28%2010.5%206.94%2013.15%202.83c2.5-3.88-2.99-7.19-11.05-9.23c-9.77-2.47-19.68-.88-26.22%201.92c-5.76%202.46-10.78%206.66-10.14%207.58m50.41%202.69c-1.2%201.67-.48%203.67%201.21%204.91c1.69%201.25%203.52%201.59%204.84.11c1.39-1.55.43-3.96-1.29-5.22c-1.96-1.44-3.8-1.14-4.76.2%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23db0d2a%22%20d%3D%22M74.36%205.37s18.48-1.19%2034.59%2021.13c14.25%2019.74%208.96%2049.29-2.73%2061.93c-10.81%2011.69-20.27%2015.11-30.5%2016.02S51.94%2056.83%2052.67%2055.19S74.36%205.37%2074.36%205.37%22%2F%3E%3Cpath%20fill%3D%22%23871e0e%22%20d%3D%22M53.88%206.71c.11-.44%205.85-1.95%205.85-1.95s13.08-1.08%2020.2%201.88c7.14%202.97%2022%2011.96%2027.12%2032.46c4.58%2018.31%202.2%2042.21-16.44%2058.15c-15.73%2013.44-41.36%206.95-41.36%206.95z%22%2F%3E%3Cpath%20fill%3D%22%23c0b3ae%22%20d%3D%22M98.74%2051.37c.31.62%203.85%2010.75%205.98%2016.02c2.37%205.88%205%2010.73%206.55%2013.41s4.76%208.02%204.76%208.02l1.51-5.8s-5.57-9.85-8.57-17.41c-2.37-5.99-3.92-9.82-5.07-13.29c-1.34-4.04-2.84-11.11-5.01-13.17c-2.17-2.08-.15%2012.22-.15%2012.22M66%20111.76s5.1.46%205.86.94c1.6%201%201.78%201.2%201.78%201.2l6.36%201.46s.05%202.73%202.61%202.71c2.07-.02%202.93-1.78%202.93-1.78s2.38.76%205.36%201.31c2.97.54%204.81-1.21%204.81-1.21s.65-1.36-1.76-1.75s-4.7-1.01-4.7-1.01s1.27-.47%201.31-.49c.87-.41%201.44-2.24%201.27-2.59c-.44-.88-2.46-.7-2.46-.7s-1.56.63-2.51.77c-.95.15-3.36.51-3.36.51l-1.46.22l-3.14-1.02s-5.04-1.39-7.89-1.53s-5.01%202.96-5.01%202.96%22%2F%3E%3Cpath%20fill%3D%22%23d8ccc7%22%20d%3D%22M89.38%20109.84s.68.82.95%201.48s.23%201.8.23%201.8s1.43-.48%203.28-1.71c1.34-.9%202.8-2.09%202.84-3.24c.05-1.22-1.03-2.27-2.18-1.78c-.62.27-1.12%201.18-2.45%201.98c-1.33.81-2.67%201.47-2.67%201.47m4.58%204.79c-.04-.11-3.64%202.87-3.64%202.87s8.86%201.88%2017.59-.12c3.17-.73%2010.41-3.12%2014.05-8.96c1.97-3.17%202.88-8.75%201.54-13.86c-1.18-4.53-6.28-12.11-6.28-12.11s-.52.52-1.34%201.5s-1.32%202.47-1.32%202.47s8.68%2012.61%203.76%2019.72c-7.47%2010.8-24.36%208.49-24.36%208.49m-12.52-3.48s1.1-2.11%203.3-1.68c.94.18%201.24%201.22%201.22%201.27c-.58%201.42-1.12%202.52-2.11%203.39c-1.51%201.33-3.91%201.23-3.91%201.23s-6.23.51-10.67%202.8s-19.37%2011.76-22.38%202.7c-2.51-7.59%207.27-11.79%2013.39-12.34c6.13-.55%2011.47.32%2011.47.32s-5.49%202.93-5.67%202.93s-9.37-.23-13.44%203.15s-1.43%206.29%201.19%205.71c5.21-1.14%2014.07-7.01%2019.24-8.37c4.91-1.28%208.37-1.11%208.37-1.11%22%2F%3E%3Cpath%20fill%3D%22%23db0d2a%22%20d%3D%22M55.1%204.36C26.27%205.38%208.96%2029.81%208.96%2055.94c0%2024.44%2017.98%2047.79%2043.09%2049.03c27.48%201.36%2051.06-17.13%2050.55-50.89c-.49-32.63-23.42-50.56-47.5-49.72%22%2F%3E%3Cpath%20fill%3D%22%23ff5f5f%22%20d%3D%22M21.01%2054.75c0%2026.46%2018.83%2036.2%2029.67%2036.78c12.72.68%2033.93-7.24%2034.28-34.75c.31-24.83-19.51-35.84-31.38-36.13c-13.74-.34-32.57%2011.71-32.57%2034.1%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2019.47c.93%201.33%203.47-2.56%2012.7-4.29c7.62-1.43%2015.24-.79%2021.56%201.19c7.31%202.28%2010.5%206.94%2013.15%202.83c2.5-3.88-2.99-7.19-11.05-9.23c-9.77-2.47-19.68-.88-26.22%201.92c-5.76%202.46-10.78%206.66-10.14%207.58m50.41%202.69c-1.2%201.67-.48%203.67%201.21%204.91c1.69%201.25%203.52%201.59%204.84.11c1.39-1.55.43-3.96-1.29-5.22c-1.96-1.44-3.8-1.14-4.76.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/yo-yo.svg?color=%231a73e8&size=48