clockwise vertical arrows emoji
clockwise-vertical-arrows from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- clockwise-vertical-arrows
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the clockwise vertical arrows emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="m39.5 61.1l-6.4-8.7h-.8c-5.6 0-10.2-3.6-10.2-8V25h8l-14-19.2L2 25h8v19.4c0 4.7 2.3 9.1 6.6 12.4c4.2 3.3 9.8 5.2 15.8 5.2c2.4 0 4.8-.3 7.1-.9m-7.8-49.5c5.6 0 10.2 3.6 10.2 8v19.5h-8L48 58.3l14-19.2h-8V19.6c0-4.7-2.3-9.1-6.5-12.4C43.3 3.8 37.7 2 31.7 2q-3.75 0-7.2.9l6.4 8.7z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneClockwiseVerticalArrows(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="m39.5 61.1l-6.4-8.7h-.8c-5.6 0-10.2-3.6-10.2-8V25h8l-14-19.2L2 25h8v19.4c0 4.7 2.3 9.1 6.6 12.4c4.2 3.3 9.8 5.2 15.8 5.2c2.4 0 4.8-.3 7.1-.9m-7.8-49.5c5.6 0 10.2 3.6 10.2 8v19.5h-8L48 58.3l14-19.2h-8V19.6c0-4.7-2.3-9.1-6.5-12.4C43.3 3.8 37.7 2 31.7 2q-3.75 0-7.2.9l6.4 8.7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="m39.5 61.1l-6.4-8.7h-.8c-5.6 0-10.2-3.6-10.2-8V25h8l-14-19.2L2 25h8v19.4c0 4.7 2.3 9.1 6.6 12.4c4.2 3.3 9.8 5.2 15.8 5.2c2.4 0 4.8-.3 7.1-.9m-7.8-49.5c5.6 0 10.2 3.6 10.2 8v19.5h-8L48 58.3l14-19.2h-8V19.6c0-4.7-2.3-9.1-6.5-12.4C43.3 3.8 37.7 2 31.7 2q-3.75 0-7.2.9l6.4 8.7z"/></svg> </template>
CSS
.icon-clockwise-vertical-arrows {
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%234d5357%22%20d%3D%22m39.5%2061.1l-6.4-8.7h-.8c-5.6%200-10.2-3.6-10.2-8V25h8l-14-19.2L2%2025h8v19.4c0%204.7%202.3%209.1%206.6%2012.4c4.2%203.3%209.8%205.2%2015.8%205.2c2.4%200%204.8-.3%207.1-.9m-7.8-49.5c5.6%200%2010.2%203.6%2010.2%208v19.5h-8L48%2058.3l14-19.2h-8V19.6c0-4.7-2.3-9.1-6.5-12.4C43.3%203.8%2037.7%202%2031.7%202q-3.75%200-7.2.9l6.4%208.7z%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%234d5357%22%20d%3D%22m39.5%2061.1l-6.4-8.7h-.8c-5.6%200-10.2-3.6-10.2-8V25h8l-14-19.2L2%2025h8v19.4c0%204.7%202.3%209.1%206.6%2012.4c4.2%203.3%209.8%205.2%2015.8%205.2c2.4%200%204.8-.3%207.1-.9m-7.8-49.5c5.6%200%2010.2%203.6%2010.2%208v19.5h-8L48%2058.3l14-19.2h-8V19.6c0-4.7-2.3-9.1-6.5-12.4C43.3%203.8%2037.7%202%2031.7%202q-3.75%200-7.2.9l6.4%208.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/clockwise-vertical-arrows.svg?color=%231a73e8&size=48