swipe down emoji

swipe-down from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
swipe-down
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the swipe down emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="14.229" cy="21.724" r="4" fill="#92d3f5"/><g fill="#fcea2b"><path d="m42.585 52.374l.767.287c1.25.468 2.558.77 3.888.897l.375.036a12.7 12.7 0 0 0 5.431-.664a13.4 13.4 0 0 0 4.485-2.653l.906-.81a8 8 0 0 0 1.977-2.718l.978-2.212a7.6 7.6 0 0 0 .642-2.75l.101-2.371a9 9 0 0 0-.496-3.354a4.4 4.4 0 0 0-.432-.87l-1.577-2.53a5 5 0 0 0-.979-1.146l-9.666-8.114l-11.279 12.222L22.31 24.422l-.107-.075c-.17-.288-.56-.56-1.088-.743c-.893-.193-2.066.474-2.27.69c-1.066 1.268-.696 2.026-.228 2.494c.27.227.69.753 1.003.87l2.275 2.073l13.132 11.065l-3.612.298l-2.67 1.71a7.4 7.4 0 0 0-1.075.838l-.21.197a1.8 1.8 0 0 0-.571 1.3c-.006.543.22 1.063.62 1.43l.112.103c.45.412 1.03.655 1.639.687l2.893.152c1.131.06 2.246.295 3.304.698l3.018 1.149"/><path d="m40.854 32.579l-2.69 2.689a.13.13 0 0 1-.186 0l-.222-.223a2.04 2.04 0 0 1 0-2.886c.79-.79 2.074-.79 2.864 0l.234.234a.13.13 0 0 1 0 .186m4.196-4.468l-2.688 2.69a.13.13 0 0 1-.187 0l-.223-.223a2.04 2.04 0 0 1 0-2.887c.79-.79 2.074-.79 2.865 0l.234.234a.13.13 0 0 1 0 .186m3.956-4.437l-2.69 2.69a.13.13 0 0 1-.186 0l-.223-.223a2.04 2.04 0 0 1 0-2.887c.79-.79 2.074-.79 2.865 0l.234.234a.13.13 0 0 1 0 .187"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M57.855 29.586c5.98 5.018 6.76 13.934 1.742 19.914s-13.934 6.76-19.914 1.742M57.28 29.104l-7.896-6.626m-4.054 4.439a3.006 3.006 0 1 1 4.055-4.44m-8.071 8.916a3.006 3.006 0 1 1 4.054-4.44"/><path d="M41.228 31.316a3.006 3.006 0 1 1 4.222-4.281m-8.337 8.725a3.006 3.006 0 0 1 4.152-4.35m-12.05 16.733a3.006 3.006 0 0 1-.42-5.998M18.527 28.013a3.007 3.007 0 0 1 3.865-4.606m14.697 12.332L22.392 23.407m-3.865 4.606l18.286 15.344m-5.48-1.278l-2.538.066m2.923 6.115c2.489-.1 5.263.634 8.088 3.086m-10.591-3.203l2.572.116M17.09 20.817a3 3 0 1 0-2.602 3.884m-.964 4.435v19.085m5.172-3.871l-5.201 5.202m-5.202-5.201l5.202 5.201"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSwipeDown(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="14.229" cy="21.724" r="4" fill="#92d3f5"/><g fill="#fcea2b"><path d="m42.585 52.374l.767.287c1.25.468 2.558.77 3.888.897l.375.036a12.7 12.7 0 0 0 5.431-.664a13.4 13.4 0 0 0 4.485-2.653l.906-.81a8 8 0 0 0 1.977-2.718l.978-2.212a7.6 7.6 0 0 0 .642-2.75l.101-2.371a9 9 0 0 0-.496-3.354a4.4 4.4 0 0 0-.432-.87l-1.577-2.53a5 5 0 0 0-.979-1.146l-9.666-8.114l-11.279 12.222L22.31 24.422l-.107-.075c-.17-.288-.56-.56-1.088-.743c-.893-.193-2.066.474-2.27.69c-1.066 1.268-.696 2.026-.228 2.494c.27.227.69.753 1.003.87l2.275 2.073l13.132 11.065l-3.612.298l-2.67 1.71a7.4 7.4 0 0 0-1.075.838l-.21.197a1.8 1.8 0 0 0-.571 1.3c-.006.543.22 1.063.62 1.43l.112.103c.45.412 1.03.655 1.639.687l2.893.152c1.131.06 2.246.295 3.304.698l3.018 1.149"/><path d="m40.854 32.579l-2.69 2.689a.13.13 0 0 1-.186 0l-.222-.223a2.04 2.04 0 0 1 0-2.886c.79-.79 2.074-.79 2.864 0l.234.234a.13.13 0 0 1 0 .186m4.196-4.468l-2.688 2.69a.13.13 0 0 1-.187 0l-.223-.223a2.04 2.04 0 0 1 0-2.887c.79-.79 2.074-.79 2.865 0l.234.234a.13.13 0 0 1 0 .186m3.956-4.437l-2.69 2.69a.13.13 0 0 1-.186 0l-.223-.223a2.04 2.04 0 0 1 0-2.887c.79-.79 2.074-.79 2.865 0l.234.234a.13.13 0 0 1 0 .187"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M57.855 29.586c5.98 5.018 6.76 13.934 1.742 19.914s-13.934 6.76-19.914 1.742M57.28 29.104l-7.896-6.626m-4.054 4.439a3.006 3.006 0 1 1 4.055-4.44m-8.071 8.916a3.006 3.006 0 1 1 4.054-4.44"/><path d="M41.228 31.316a3.006 3.006 0 1 1 4.222-4.281m-8.337 8.725a3.006 3.006 0 0 1 4.152-4.35m-12.05 16.733a3.006 3.006 0 0 1-.42-5.998M18.527 28.013a3.007 3.007 0 0 1 3.865-4.606m14.697 12.332L22.392 23.407m-3.865 4.606l18.286 15.344m-5.48-1.278l-2.538.066m2.923 6.115c2.489-.1 5.263.634 8.088 3.086m-10.591-3.203l2.572.116M17.09 20.817a3 3 0 1 0-2.602 3.884m-.964 4.435v19.085m5.172-3.871l-5.201 5.202m-5.202-5.201l5.202 5.201"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="14.229" cy="21.724" r="4" fill="#92d3f5"/><g fill="#fcea2b"><path d="m42.585 52.374l.767.287c1.25.468 2.558.77 3.888.897l.375.036a12.7 12.7 0 0 0 5.431-.664a13.4 13.4 0 0 0 4.485-2.653l.906-.81a8 8 0 0 0 1.977-2.718l.978-2.212a7.6 7.6 0 0 0 .642-2.75l.101-2.371a9 9 0 0 0-.496-3.354a4.4 4.4 0 0 0-.432-.87l-1.577-2.53a5 5 0 0 0-.979-1.146l-9.666-8.114l-11.279 12.222L22.31 24.422l-.107-.075c-.17-.288-.56-.56-1.088-.743c-.893-.193-2.066.474-2.27.69c-1.066 1.268-.696 2.026-.228 2.494c.27.227.69.753 1.003.87l2.275 2.073l13.132 11.065l-3.612.298l-2.67 1.71a7.4 7.4 0 0 0-1.075.838l-.21.197a1.8 1.8 0 0 0-.571 1.3c-.006.543.22 1.063.62 1.43l.112.103c.45.412 1.03.655 1.639.687l2.893.152c1.131.06 2.246.295 3.304.698l3.018 1.149"/><path d="m40.854 32.579l-2.69 2.689a.13.13 0 0 1-.186 0l-.222-.223a2.04 2.04 0 0 1 0-2.886c.79-.79 2.074-.79 2.864 0l.234.234a.13.13 0 0 1 0 .186m4.196-4.468l-2.688 2.69a.13.13 0 0 1-.187 0l-.223-.223a2.04 2.04 0 0 1 0-2.887c.79-.79 2.074-.79 2.865 0l.234.234a.13.13 0 0 1 0 .186m3.956-4.437l-2.69 2.69a.13.13 0 0 1-.186 0l-.223-.223a2.04 2.04 0 0 1 0-2.887c.79-.79 2.074-.79 2.865 0l.234.234a.13.13 0 0 1 0 .187"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M57.855 29.586c5.98 5.018 6.76 13.934 1.742 19.914s-13.934 6.76-19.914 1.742M57.28 29.104l-7.896-6.626m-4.054 4.439a3.006 3.006 0 1 1 4.055-4.44m-8.071 8.916a3.006 3.006 0 1 1 4.054-4.44"/><path d="M41.228 31.316a3.006 3.006 0 1 1 4.222-4.281m-8.337 8.725a3.006 3.006 0 0 1 4.152-4.35m-12.05 16.733a3.006 3.006 0 0 1-.42-5.998M18.527 28.013a3.007 3.007 0 0 1 3.865-4.606m14.697 12.332L22.392 23.407m-3.865 4.606l18.286 15.344m-5.48-1.278l-2.538.066m2.923 6.115c2.489-.1 5.263.634 8.088 3.086m-10.591-3.203l2.572.116M17.09 20.817a3 3 0 1 0-2.602 3.884m-.964 4.435v19.085m5.172-3.871l-5.201 5.202m-5.202-5.201l5.202 5.201"/></g></svg>
</template>

CSS

.icon-swipe-down {
  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%2072%2072%22%3E%3Ccircle%20cx%3D%2214.229%22%20cy%3D%2221.724%22%20r%3D%224%22%20fill%3D%22%2392d3f5%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22m42.585%2052.374l.767.287c1.25.468%202.558.77%203.888.897l.375.036a12.7%2012.7%200%200%200%205.431-.664a13.4%2013.4%200%200%200%204.485-2.653l.906-.81a8%208%200%200%200%201.977-2.718l.978-2.212a7.6%207.6%200%200%200%20.642-2.75l.101-2.371a9%209%200%200%200-.496-3.354a4.4%204.4%200%200%200-.432-.87l-1.577-2.53a5%205%200%200%200-.979-1.146l-9.666-8.114l-11.279%2012.222L22.31%2024.422l-.107-.075c-.17-.288-.56-.56-1.088-.743c-.893-.193-2.066.474-2.27.69c-1.066%201.268-.696%202.026-.228%202.494c.27.227.69.753%201.003.87l2.275%202.073l13.132%2011.065l-3.612.298l-2.67%201.71a7.4%207.4%200%200%200-1.075.838l-.21.197a1.8%201.8%200%200%200-.571%201.3c-.006.543.22%201.063.62%201.43l.112.103c.45.412%201.03.655%201.639.687l2.893.152c1.131.06%202.246.295%203.304.698l3.018%201.149%22%2F%3E%3Cpath%20d%3D%22m40.854%2032.579l-2.69%202.689a.13.13%200%200%201-.186%200l-.222-.223a2.04%202.04%200%200%201%200-2.886c.79-.79%202.074-.79%202.864%200l.234.234a.13.13%200%200%201%200%20.186m4.196-4.468l-2.688%202.69a.13.13%200%200%201-.187%200l-.223-.223a2.04%202.04%200%200%201%200-2.887c.79-.79%202.074-.79%202.865%200l.234.234a.13.13%200%200%201%200%20.186m3.956-4.437l-2.69%202.69a.13.13%200%200%201-.186%200l-.223-.223a2.04%202.04%200%200%201%200-2.887c.79-.79%202.074-.79%202.865%200l.234.234a.13.13%200%200%201%200%20.187%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M57.855%2029.586c5.98%205.018%206.76%2013.934%201.742%2019.914s-13.934%206.76-19.914%201.742M57.28%2029.104l-7.896-6.626m-4.054%204.439a3.006%203.006%200%201%201%204.055-4.44m-8.071%208.916a3.006%203.006%200%201%201%204.054-4.44%22%2F%3E%3Cpath%20d%3D%22M41.228%2031.316a3.006%203.006%200%201%201%204.222-4.281m-8.337%208.725a3.006%203.006%200%200%201%204.152-4.35m-12.05%2016.733a3.006%203.006%200%200%201-.42-5.998M18.527%2028.013a3.007%203.007%200%200%201%203.865-4.606m14.697%2012.332L22.392%2023.407m-3.865%204.606l18.286%2015.344m-5.48-1.278l-2.538.066m2.923%206.115c2.489-.1%205.263.634%208.088%203.086m-10.591-3.203l2.572.116M17.09%2020.817a3%203%200%201%200-2.602%203.884m-.964%204.435v19.085m5.172-3.871l-5.201%205.202m-5.202-5.201l5.202%205.201%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%2072%2072%22%3E%3Ccircle%20cx%3D%2214.229%22%20cy%3D%2221.724%22%20r%3D%224%22%20fill%3D%22%2392d3f5%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22m42.585%2052.374l.767.287c1.25.468%202.558.77%203.888.897l.375.036a12.7%2012.7%200%200%200%205.431-.664a13.4%2013.4%200%200%200%204.485-2.653l.906-.81a8%208%200%200%200%201.977-2.718l.978-2.212a7.6%207.6%200%200%200%20.642-2.75l.101-2.371a9%209%200%200%200-.496-3.354a4.4%204.4%200%200%200-.432-.87l-1.577-2.53a5%205%200%200%200-.979-1.146l-9.666-8.114l-11.279%2012.222L22.31%2024.422l-.107-.075c-.17-.288-.56-.56-1.088-.743c-.893-.193-2.066.474-2.27.69c-1.066%201.268-.696%202.026-.228%202.494c.27.227.69.753%201.003.87l2.275%202.073l13.132%2011.065l-3.612.298l-2.67%201.71a7.4%207.4%200%200%200-1.075.838l-.21.197a1.8%201.8%200%200%200-.571%201.3c-.006.543.22%201.063.62%201.43l.112.103c.45.412%201.03.655%201.639.687l2.893.152c1.131.06%202.246.295%203.304.698l3.018%201.149%22%2F%3E%3Cpath%20d%3D%22m40.854%2032.579l-2.69%202.689a.13.13%200%200%201-.186%200l-.222-.223a2.04%202.04%200%200%201%200-2.886c.79-.79%202.074-.79%202.864%200l.234.234a.13.13%200%200%201%200%20.186m4.196-4.468l-2.688%202.69a.13.13%200%200%201-.187%200l-.223-.223a2.04%202.04%200%200%201%200-2.887c.79-.79%202.074-.79%202.865%200l.234.234a.13.13%200%200%201%200%20.186m3.956-4.437l-2.69%202.69a.13.13%200%200%201-.186%200l-.223-.223a2.04%202.04%200%200%201%200-2.887c.79-.79%202.074-.79%202.865%200l.234.234a.13.13%200%200%201%200%20.187%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M57.855%2029.586c5.98%205.018%206.76%2013.934%201.742%2019.914s-13.934%206.76-19.914%201.742M57.28%2029.104l-7.896-6.626m-4.054%204.439a3.006%203.006%200%201%201%204.055-4.44m-8.071%208.916a3.006%203.006%200%201%201%204.054-4.44%22%2F%3E%3Cpath%20d%3D%22M41.228%2031.316a3.006%203.006%200%201%201%204.222-4.281m-8.337%208.725a3.006%203.006%200%200%201%204.152-4.35m-12.05%2016.733a3.006%203.006%200%200%201-.42-5.998M18.527%2028.013a3.007%203.007%200%200%201%203.865-4.606m14.697%2012.332L22.392%2023.407m-3.865%204.606l18.286%2015.344m-5.48-1.278l-2.538.066m2.923%206.115c2.489-.1%205.263.634%208.088%203.086m-10.591-3.203l2.572.116M17.09%2020.817a3%203%200%201%200-2.602%203.884m-.964%204.435v19.085m5.172-3.871l-5.201%205.202m-5.202-5.201l5.202%205.201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/swipe-down.svg?color=%231a73e8&size=48