folding hand fan emoji
folding-hand-fan from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- folding-hand-fan
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the folding hand fan emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path stroke="#9b9b9b" d="M17.313 17.014v1.072a1.75 1.75 0 0 0 2.303 1.66l.643-.214a1.75 1.75 0 0 1 2.303 1.66v1.947"/><path fill="#636363" d="M18.273 17.012a2.625 2.625 0 0 0-.96-3.586l-2.625 4.547a2.625 2.625 0 0 0 3.585-.961"/><path fill="#ae2c52" fill-rule="evenodd" d="M22.639 4.376A13.06 13.06 0 0 0 16 2.576c-7.249 0-13.125 5.876-13.125 13.125a13.12 13.12 0 0 0 6.486 11.325z" clip-rule="evenodd"/><path fill="#f8312f" fill-rule="evenodd" d="M22.196 5.131A12.2 12.2 0 0 0 16 3.451c-6.765 0-12.25 5.485-12.25 12.25c0 4.505 2.432 8.442 6.054 10.57z" clip-rule="evenodd"/><path fill="#ae2c52" fill-rule="evenodd" d="M19.542 9.661a7 7 0 1 0-7.081 12.08z" clip-rule="evenodd"/><path fill="#402a32" fill-rule="evenodd" d="M19.098 10.416a6.125 6.125 0 0 0-6.196 10.57z" clip-rule="evenodd"/><path fill="#bebebe" fill-rule="evenodd" d="M18.656 11.171a5.25 5.25 0 1 0-5.311 9.06z" clip-rule="evenodd"/><path fill="#402a32" fill-rule="evenodd" d="M18.213 11.926a4.375 4.375 0 1 0-4.426 7.55z" clip-rule="evenodd"/><path fill="#f37366" d="M17.75 6.076a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0M8.539 9.373a1.75 1.75 0 1 1-1.75 3.031a1.75 1.75 0 0 1 1.75-3.03M8.54 22.03a1.75 1.75 0 1 1-1.75-3.032a1.75 1.75 0 0 1 1.75 3.031"/><path stroke="#ae2c52" stroke-linecap="round" stroke-width=".875" d="M13.72 2.775L16 15.701M9.438 4.334L16 15.701M5.945 7.264L16 15.7M3.666 11.21L16 15.7m-13.125.001H16M3.666 20.19l12.333-4.49M5.945 24.137L16 15.7M9.438 27.068L22.563 4.335M16 15.701l2.28-12.925"/><path fill="#f8312f" d="M21.467 24.401a.437.437 0 0 1 .436-.401h1.194c.228 0 .418.174.436.401l.427 5.125a.437.437 0 0 1-.436.474h-2.049a.437.437 0 0 1-.436-.474z"/><circle cx="16" cy="15.701" r="1.313" fill="#402a32"/><path fill="#ae2c52" d="M22 24h1v6h-1z"/><circle cx="22.5" cy="23.5" r="1.5" fill="#f8312f"/><circle cx="22.5" cy="23.5" r=".5" fill="#ae2c52"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatFoldingHandFan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path stroke="#9b9b9b" d="M17.313 17.014v1.072a1.75 1.75 0 0 0 2.303 1.66l.643-.214a1.75 1.75 0 0 1 2.303 1.66v1.947"/><path fill="#636363" d="M18.273 17.012a2.625 2.625 0 0 0-.96-3.586l-2.625 4.547a2.625 2.625 0 0 0 3.585-.961"/><path fill="#ae2c52" fillRule="evenodd" d="M22.639 4.376A13.06 13.06 0 0 0 16 2.576c-7.249 0-13.125 5.876-13.125 13.125a13.12 13.12 0 0 0 6.486 11.325z" clipRule="evenodd"/><path fill="#f8312f" fillRule="evenodd" d="M22.196 5.131A12.2 12.2 0 0 0 16 3.451c-6.765 0-12.25 5.485-12.25 12.25c0 4.505 2.432 8.442 6.054 10.57z" clipRule="evenodd"/><path fill="#ae2c52" fillRule="evenodd" d="M19.542 9.661a7 7 0 1 0-7.081 12.08z" clipRule="evenodd"/><path fill="#402a32" fillRule="evenodd" d="M19.098 10.416a6.125 6.125 0 0 0-6.196 10.57z" clipRule="evenodd"/><path fill="#bebebe" fillRule="evenodd" d="M18.656 11.171a5.25 5.25 0 1 0-5.311 9.06z" clipRule="evenodd"/><path fill="#402a32" fillRule="evenodd" d="M18.213 11.926a4.375 4.375 0 1 0-4.426 7.55z" clipRule="evenodd"/><path fill="#f37366" d="M17.75 6.076a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0M8.539 9.373a1.75 1.75 0 1 1-1.75 3.031a1.75 1.75 0 0 1 1.75-3.03M8.54 22.03a1.75 1.75 0 1 1-1.75-3.032a1.75 1.75 0 0 1 1.75 3.031"/><path stroke="#ae2c52" strokeLinecap="round" strokeWidth=".875" d="M13.72 2.775L16 15.701M9.438 4.334L16 15.701M5.945 7.264L16 15.7M3.666 11.21L16 15.7m-13.125.001H16M3.666 20.19l12.333-4.49M5.945 24.137L16 15.7M9.438 27.068L22.563 4.335M16 15.701l2.28-12.925"/><path fill="#f8312f" d="M21.467 24.401a.437.437 0 0 1 .436-.401h1.194c.228 0 .418.174.436.401l.427 5.125a.437.437 0 0 1-.436.474h-2.049a.437.437 0 0 1-.436-.474z"/><circle cx="16" cy="15.701" r="1.313" fill="#402a32"/><path fill="#ae2c52" d="M22 24h1v6h-1z"/><circle cx="22.5" cy="23.5" r="1.5" fill="#f8312f"/><circle cx="22.5" cy="23.5" r=".5" fill="#ae2c52"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path stroke="#9b9b9b" d="M17.313 17.014v1.072a1.75 1.75 0 0 0 2.303 1.66l.643-.214a1.75 1.75 0 0 1 2.303 1.66v1.947"/><path fill="#636363" d="M18.273 17.012a2.625 2.625 0 0 0-.96-3.586l-2.625 4.547a2.625 2.625 0 0 0 3.585-.961"/><path fill="#ae2c52" fill-rule="evenodd" d="M22.639 4.376A13.06 13.06 0 0 0 16 2.576c-7.249 0-13.125 5.876-13.125 13.125a13.12 13.12 0 0 0 6.486 11.325z" clip-rule="evenodd"/><path fill="#f8312f" fill-rule="evenodd" d="M22.196 5.131A12.2 12.2 0 0 0 16 3.451c-6.765 0-12.25 5.485-12.25 12.25c0 4.505 2.432 8.442 6.054 10.57z" clip-rule="evenodd"/><path fill="#ae2c52" fill-rule="evenodd" d="M19.542 9.661a7 7 0 1 0-7.081 12.08z" clip-rule="evenodd"/><path fill="#402a32" fill-rule="evenodd" d="M19.098 10.416a6.125 6.125 0 0 0-6.196 10.57z" clip-rule="evenodd"/><path fill="#bebebe" fill-rule="evenodd" d="M18.656 11.171a5.25 5.25 0 1 0-5.311 9.06z" clip-rule="evenodd"/><path fill="#402a32" fill-rule="evenodd" d="M18.213 11.926a4.375 4.375 0 1 0-4.426 7.55z" clip-rule="evenodd"/><path fill="#f37366" d="M17.75 6.076a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0M8.539 9.373a1.75 1.75 0 1 1-1.75 3.031a1.75 1.75 0 0 1 1.75-3.03M8.54 22.03a1.75 1.75 0 1 1-1.75-3.032a1.75 1.75 0 0 1 1.75 3.031"/><path stroke="#ae2c52" stroke-linecap="round" stroke-width=".875" d="M13.72 2.775L16 15.701M9.438 4.334L16 15.701M5.945 7.264L16 15.7M3.666 11.21L16 15.7m-13.125.001H16M3.666 20.19l12.333-4.49M5.945 24.137L16 15.7M9.438 27.068L22.563 4.335M16 15.701l2.28-12.925"/><path fill="#f8312f" d="M21.467 24.401a.437.437 0 0 1 .436-.401h1.194c.228 0 .418.174.436.401l.427 5.125a.437.437 0 0 1-.436.474h-2.049a.437.437 0 0 1-.436-.474z"/><circle cx="16" cy="15.701" r="1.313" fill="#402a32"/><path fill="#ae2c52" d="M22 24h1v6h-1z"/><circle cx="22.5" cy="23.5" r="1.5" fill="#f8312f"/><circle cx="22.5" cy="23.5" r=".5" fill="#ae2c52"/></g></svg> </template>
CSS
.icon-folding-hand-fan {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%239b9b9b%22%20d%3D%22M17.313%2017.014v1.072a1.75%201.75%200%200%200%202.303%201.66l.643-.214a1.75%201.75%200%200%201%202.303%201.66v1.947%22%2F%3E%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M18.273%2017.012a2.625%202.625%200%200%200-.96-3.586l-2.625%204.547a2.625%202.625%200%200%200%203.585-.961%22%2F%3E%3Cpath%20fill%3D%22%23ae2c52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.639%204.376A13.06%2013.06%200%200%200%2016%202.576c-7.249%200-13.125%205.876-13.125%2013.125a13.12%2013.12%200%200%200%206.486%2011.325z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.196%205.131A12.2%2012.2%200%200%200%2016%203.451c-6.765%200-12.25%205.485-12.25%2012.25c0%204.505%202.432%208.442%206.054%2010.57z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23ae2c52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.542%209.661a7%207%200%201%200-7.081%2012.08z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.098%2010.416a6.125%206.125%200%200%200-6.196%2010.57z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.656%2011.171a5.25%205.25%200%201%200-5.311%209.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.213%2011.926a4.375%204.375%200%201%200-4.426%207.55z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f37366%22%20d%3D%22M17.75%206.076a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200M8.539%209.373a1.75%201.75%200%201%201-1.75%203.031a1.75%201.75%200%200%201%201.75-3.03M8.54%2022.03a1.75%201.75%200%201%201-1.75-3.032a1.75%201.75%200%200%201%201.75%203.031%22%2F%3E%3Cpath%20stroke%3D%22%23ae2c52%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.875%22%20d%3D%22M13.72%202.775L16%2015.701M9.438%204.334L16%2015.701M5.945%207.264L16%2015.7M3.666%2011.21L16%2015.7m-13.125.001H16M3.666%2020.19l12.333-4.49M5.945%2024.137L16%2015.7M9.438%2027.068L22.563%204.335M16%2015.701l2.28-12.925%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M21.467%2024.401a.437.437%200%200%201%20.436-.401h1.194c.228%200%20.418.174.436.401l.427%205.125a.437.437%200%200%201-.436.474h-2.049a.437.437%200%200%201-.436-.474z%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2215.701%22%20r%3D%221.313%22%20fill%3D%22%23402a32%22%2F%3E%3Cpath%20fill%3D%22%23ae2c52%22%20d%3D%22M22%2024h1v6h-1z%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2223.5%22%20r%3D%221.5%22%20fill%3D%22%23f8312f%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2223.5%22%20r%3D%22.5%22%20fill%3D%22%23ae2c52%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%239b9b9b%22%20d%3D%22M17.313%2017.014v1.072a1.75%201.75%200%200%200%202.303%201.66l.643-.214a1.75%201.75%200%200%201%202.303%201.66v1.947%22%2F%3E%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M18.273%2017.012a2.625%202.625%200%200%200-.96-3.586l-2.625%204.547a2.625%202.625%200%200%200%203.585-.961%22%2F%3E%3Cpath%20fill%3D%22%23ae2c52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.639%204.376A13.06%2013.06%200%200%200%2016%202.576c-7.249%200-13.125%205.876-13.125%2013.125a13.12%2013.12%200%200%200%206.486%2011.325z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.196%205.131A12.2%2012.2%200%200%200%2016%203.451c-6.765%200-12.25%205.485-12.25%2012.25c0%204.505%202.432%208.442%206.054%2010.57z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23ae2c52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.542%209.661a7%207%200%201%200-7.081%2012.08z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.098%2010.416a6.125%206.125%200%200%200-6.196%2010.57z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.656%2011.171a5.25%205.25%200%201%200-5.311%209.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.213%2011.926a4.375%204.375%200%201%200-4.426%207.55z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f37366%22%20d%3D%22M17.75%206.076a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200M8.539%209.373a1.75%201.75%200%201%201-1.75%203.031a1.75%201.75%200%200%201%201.75-3.03M8.54%2022.03a1.75%201.75%200%201%201-1.75-3.032a1.75%201.75%200%200%201%201.75%203.031%22%2F%3E%3Cpath%20stroke%3D%22%23ae2c52%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.875%22%20d%3D%22M13.72%202.775L16%2015.701M9.438%204.334L16%2015.701M5.945%207.264L16%2015.7M3.666%2011.21L16%2015.7m-13.125.001H16M3.666%2020.19l12.333-4.49M5.945%2024.137L16%2015.7M9.438%2027.068L22.563%204.335M16%2015.701l2.28-12.925%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M21.467%2024.401a.437.437%200%200%201%20.436-.401h1.194c.228%200%20.418.174.436.401l.427%205.125a.437.437%200%200%201-.436.474h-2.049a.437.437%200%200%201-.436-.474z%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2215.701%22%20r%3D%221.313%22%20fill%3D%22%23402a32%22%2F%3E%3Cpath%20fill%3D%22%23ae2c52%22%20d%3D%22M22%2024h1v6h-1z%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2223.5%22%20r%3D%221.5%22%20fill%3D%22%23f8312f%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2223.5%22%20r%3D%22.5%22%20fill%3D%22%23ae2c52%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/folding-hand-fan.svg?color=%231a73e8&size=48