move circle icon
move-circle-outline from Solar by 480 Design · Outline · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- move-circle-outline
- Set
- Solar
- Style
- Outline
- Category
- Arrows Action
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More arrows action icons from Solar
arrow-to-down-left-boldarrow-to-down-right-boldarrow-to-top-left-boldarrow-to-top-right-boldcircle-bottom-down-boldcircle-bottom-up-boldcircle-top-down-boldcircle-top-up-bolddownload-bolddownload-minimalistic-bolddownload-square-bolddownload-twice-square-boldexit-boldexport-boldforward-2-boldforward-boldimport-boldlogin-2-boldlogin-3-boldlogin-boldlogout-2-boldlogout-3-boldlogout-boldmaximize-bold
Use the move circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.87868 11.2501C10.2929 11.2501 10.6286 11.5858 10.6286 12C10.6286 12.4142 10.2929 12.7499 9.87868 12.7499H6.73951L7.58058 13.591C7.87348 13.8839 7.87348 14.3588 7.58058 14.6517C7.28769 14.9446 6.81282 14.9446 6.51992 14.6517L4.3986 12.5304C4.10571 12.2375 4.10571 11.7626 4.3986 11.4697L6.51992 9.34837C6.81282 9.05548 7.28769 9.05548 7.58058 9.34837C7.87348 9.64127 7.87348 10.1161 7.58058 10.409L6.73951 11.2501H9.87868ZM17.4801 14.6517C17.1872 14.9446 16.7123 14.9446 16.4194 14.6517C16.1265 14.3588 16.1265 13.8839 16.4194 13.591L17.2605 12.7499H14.1213C13.7071 12.7499 13.3714 12.4142 13.3714 12C13.3714 11.5858 13.7071 11.2501 14.1213 11.2501H17.2605L16.4194 10.409C16.1265 10.1161 16.1265 9.64127 16.4194 9.34837C16.7123 9.05548 17.1872 9.05548 17.4801 9.34837L19.6014 11.4697C19.8943 11.7626 19.8943 12.2375 19.6014 12.5304L17.4801 14.6517Z"/><path d="M12.7501 14.1213C12.7501 13.7071 12.4144 13.3714 12.0002 13.3714C11.586 13.3714 11.2503 13.7071 11.2503 14.1213V17.2605L10.4092 16.4194C10.1163 16.1265 9.64146 16.1265 9.34857 16.4194C9.05568 16.7123 9.05568 17.1872 9.34857 17.4801L11.4699 19.6014C11.7628 19.8943 12.2377 19.8943 12.5306 19.6014L14.6519 17.4801C14.9448 17.1872 14.9448 16.7123 14.6519 16.4194C14.359 16.1265 13.8841 16.1265 13.5912 16.4194L12.7501 17.2605V14.1213ZM9.34857 6.51992C9.05568 6.81282 9.05568 7.28769 9.34857 7.58058C9.64146 7.87348 10.1163 7.87348 10.4092 7.58058L11.2503 6.73951V9.87868C11.2503 10.2929 11.586 10.6286 12.0002 10.6286C12.4144 10.6286 12.7501 10.2929 12.7501 9.87868V6.73951L13.5912 7.58058C13.8841 7.87348 14.359 7.87348 14.6519 7.58058C14.9448 7.28769 14.9448 6.81282 14.6519 6.51992L12.5306 4.3986C12.2377 4.10571 11.7628 4.10571 11.4699 4.3986L9.34857 6.51992Z"/><path d="M21.25 12C21.25 6.89137 17.1086 2.75 12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12ZM22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMoveCircleOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.87868 11.2501C10.2929 11.2501 10.6286 11.5858 10.6286 12C10.6286 12.4142 10.2929 12.7499 9.87868 12.7499H6.73951L7.58058 13.591C7.87348 13.8839 7.87348 14.3588 7.58058 14.6517C7.28769 14.9446 6.81282 14.9446 6.51992 14.6517L4.3986 12.5304C4.10571 12.2375 4.10571 11.7626 4.3986 11.4697L6.51992 9.34837C6.81282 9.05548 7.28769 9.05548 7.58058 9.34837C7.87348 9.64127 7.87348 10.1161 7.58058 10.409L6.73951 11.2501H9.87868ZM17.4801 14.6517C17.1872 14.9446 16.7123 14.9446 16.4194 14.6517C16.1265 14.3588 16.1265 13.8839 16.4194 13.591L17.2605 12.7499H14.1213C13.7071 12.7499 13.3714 12.4142 13.3714 12C13.3714 11.5858 13.7071 11.2501 14.1213 11.2501H17.2605L16.4194 10.409C16.1265 10.1161 16.1265 9.64127 16.4194 9.34837C16.7123 9.05548 17.1872 9.05548 17.4801 9.34837L19.6014 11.4697C19.8943 11.7626 19.8943 12.2375 19.6014 12.5304L17.4801 14.6517Z"/><path d="M12.7501 14.1213C12.7501 13.7071 12.4144 13.3714 12.0002 13.3714C11.586 13.3714 11.2503 13.7071 11.2503 14.1213V17.2605L10.4092 16.4194C10.1163 16.1265 9.64146 16.1265 9.34857 16.4194C9.05568 16.7123 9.05568 17.1872 9.34857 17.4801L11.4699 19.6014C11.7628 19.8943 12.2377 19.8943 12.5306 19.6014L14.6519 17.4801C14.9448 17.1872 14.9448 16.7123 14.6519 16.4194C14.359 16.1265 13.8841 16.1265 13.5912 16.4194L12.7501 17.2605V14.1213ZM9.34857 6.51992C9.05568 6.81282 9.05568 7.28769 9.34857 7.58058C9.64146 7.87348 10.1163 7.87348 10.4092 7.58058L11.2503 6.73951V9.87868C11.2503 10.2929 11.586 10.6286 12.0002 10.6286C12.4144 10.6286 12.7501 10.2929 12.7501 9.87868V6.73951L13.5912 7.58058C13.8841 7.87348 14.359 7.87348 14.6519 7.58058C14.9448 7.28769 14.9448 6.81282 14.6519 6.51992L12.5306 4.3986C12.2377 4.10571 11.7628 4.10571 11.4699 4.3986L9.34857 6.51992Z"/><path d="M21.25 12C21.25 6.89137 17.1086 2.75 12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12ZM22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.87868 11.2501C10.2929 11.2501 10.6286 11.5858 10.6286 12C10.6286 12.4142 10.2929 12.7499 9.87868 12.7499H6.73951L7.58058 13.591C7.87348 13.8839 7.87348 14.3588 7.58058 14.6517C7.28769 14.9446 6.81282 14.9446 6.51992 14.6517L4.3986 12.5304C4.10571 12.2375 4.10571 11.7626 4.3986 11.4697L6.51992 9.34837C6.81282 9.05548 7.28769 9.05548 7.58058 9.34837C7.87348 9.64127 7.87348 10.1161 7.58058 10.409L6.73951 11.2501H9.87868ZM17.4801 14.6517C17.1872 14.9446 16.7123 14.9446 16.4194 14.6517C16.1265 14.3588 16.1265 13.8839 16.4194 13.591L17.2605 12.7499H14.1213C13.7071 12.7499 13.3714 12.4142 13.3714 12C13.3714 11.5858 13.7071 11.2501 14.1213 11.2501H17.2605L16.4194 10.409C16.1265 10.1161 16.1265 9.64127 16.4194 9.34837C16.7123 9.05548 17.1872 9.05548 17.4801 9.34837L19.6014 11.4697C19.8943 11.7626 19.8943 12.2375 19.6014 12.5304L17.4801 14.6517Z"/><path d="M12.7501 14.1213C12.7501 13.7071 12.4144 13.3714 12.0002 13.3714C11.586 13.3714 11.2503 13.7071 11.2503 14.1213V17.2605L10.4092 16.4194C10.1163 16.1265 9.64146 16.1265 9.34857 16.4194C9.05568 16.7123 9.05568 17.1872 9.34857 17.4801L11.4699 19.6014C11.7628 19.8943 12.2377 19.8943 12.5306 19.6014L14.6519 17.4801C14.9448 17.1872 14.9448 16.7123 14.6519 16.4194C14.359 16.1265 13.8841 16.1265 13.5912 16.4194L12.7501 17.2605V14.1213ZM9.34857 6.51992C9.05568 6.81282 9.05568 7.28769 9.34857 7.58058C9.64146 7.87348 10.1163 7.87348 10.4092 7.58058L11.2503 6.73951V9.87868C11.2503 10.2929 11.586 10.6286 12.0002 10.6286C12.4144 10.6286 12.7501 10.2929 12.7501 9.87868V6.73951L13.5912 7.58058C13.8841 7.87348 14.359 7.87348 14.6519 7.58058C14.9448 7.28769 14.9448 6.81282 14.6519 6.51992L12.5306 4.3986C12.2377 4.10571 11.7628 4.10571 11.4699 4.3986L9.34857 6.51992Z"/><path d="M21.25 12C21.25 6.89137 17.1086 2.75 12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12ZM22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12Z"/></g></svg> </template>
CSS
.icon-move-circle-outline {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.87868%2011.2501C10.2929%2011.2501%2010.6286%2011.5858%2010.6286%2012C10.6286%2012.4142%2010.2929%2012.7499%209.87868%2012.7499H6.73951L7.58058%2013.591C7.87348%2013.8839%207.87348%2014.3588%207.58058%2014.6517C7.28769%2014.9446%206.81282%2014.9446%206.51992%2014.6517L4.3986%2012.5304C4.10571%2012.2375%204.10571%2011.7626%204.3986%2011.4697L6.51992%209.34837C6.81282%209.05548%207.28769%209.05548%207.58058%209.34837C7.87348%209.64127%207.87348%2010.1161%207.58058%2010.409L6.73951%2011.2501H9.87868ZM17.4801%2014.6517C17.1872%2014.9446%2016.7123%2014.9446%2016.4194%2014.6517C16.1265%2014.3588%2016.1265%2013.8839%2016.4194%2013.591L17.2605%2012.7499H14.1213C13.7071%2012.7499%2013.3714%2012.4142%2013.3714%2012C13.3714%2011.5858%2013.7071%2011.2501%2014.1213%2011.2501H17.2605L16.4194%2010.409C16.1265%2010.1161%2016.1265%209.64127%2016.4194%209.34837C16.7123%209.05548%2017.1872%209.05548%2017.4801%209.34837L19.6014%2011.4697C19.8943%2011.7626%2019.8943%2012.2375%2019.6014%2012.5304L17.4801%2014.6517Z%22%2F%3E%3Cpath%20d%3D%22M12.7501%2014.1213C12.7501%2013.7071%2012.4144%2013.3714%2012.0002%2013.3714C11.586%2013.3714%2011.2503%2013.7071%2011.2503%2014.1213V17.2605L10.4092%2016.4194C10.1163%2016.1265%209.64146%2016.1265%209.34857%2016.4194C9.05568%2016.7123%209.05568%2017.1872%209.34857%2017.4801L11.4699%2019.6014C11.7628%2019.8943%2012.2377%2019.8943%2012.5306%2019.6014L14.6519%2017.4801C14.9448%2017.1872%2014.9448%2016.7123%2014.6519%2016.4194C14.359%2016.1265%2013.8841%2016.1265%2013.5912%2016.4194L12.7501%2017.2605V14.1213ZM9.34857%206.51992C9.05568%206.81282%209.05568%207.28769%209.34857%207.58058C9.64146%207.87348%2010.1163%207.87348%2010.4092%207.58058L11.2503%206.73951V9.87868C11.2503%2010.2929%2011.586%2010.6286%2012.0002%2010.6286C12.4144%2010.6286%2012.7501%2010.2929%2012.7501%209.87868V6.73951L13.5912%207.58058C13.8841%207.87348%2014.359%207.87348%2014.6519%207.58058C14.9448%207.28769%2014.9448%206.81282%2014.6519%206.51992L12.5306%204.3986C12.2377%204.10571%2011.7628%204.10571%2011.4699%204.3986L9.34857%206.51992Z%22%2F%3E%3Cpath%20d%3D%22M21.25%2012C21.25%206.89137%2017.1086%202.75%2012%202.75C6.89137%202.75%202.75%206.89137%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012ZM22.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.87868%2011.2501C10.2929%2011.2501%2010.6286%2011.5858%2010.6286%2012C10.6286%2012.4142%2010.2929%2012.7499%209.87868%2012.7499H6.73951L7.58058%2013.591C7.87348%2013.8839%207.87348%2014.3588%207.58058%2014.6517C7.28769%2014.9446%206.81282%2014.9446%206.51992%2014.6517L4.3986%2012.5304C4.10571%2012.2375%204.10571%2011.7626%204.3986%2011.4697L6.51992%209.34837C6.81282%209.05548%207.28769%209.05548%207.58058%209.34837C7.87348%209.64127%207.87348%2010.1161%207.58058%2010.409L6.73951%2011.2501H9.87868ZM17.4801%2014.6517C17.1872%2014.9446%2016.7123%2014.9446%2016.4194%2014.6517C16.1265%2014.3588%2016.1265%2013.8839%2016.4194%2013.591L17.2605%2012.7499H14.1213C13.7071%2012.7499%2013.3714%2012.4142%2013.3714%2012C13.3714%2011.5858%2013.7071%2011.2501%2014.1213%2011.2501H17.2605L16.4194%2010.409C16.1265%2010.1161%2016.1265%209.64127%2016.4194%209.34837C16.7123%209.05548%2017.1872%209.05548%2017.4801%209.34837L19.6014%2011.4697C19.8943%2011.7626%2019.8943%2012.2375%2019.6014%2012.5304L17.4801%2014.6517Z%22%2F%3E%3Cpath%20d%3D%22M12.7501%2014.1213C12.7501%2013.7071%2012.4144%2013.3714%2012.0002%2013.3714C11.586%2013.3714%2011.2503%2013.7071%2011.2503%2014.1213V17.2605L10.4092%2016.4194C10.1163%2016.1265%209.64146%2016.1265%209.34857%2016.4194C9.05568%2016.7123%209.05568%2017.1872%209.34857%2017.4801L11.4699%2019.6014C11.7628%2019.8943%2012.2377%2019.8943%2012.5306%2019.6014L14.6519%2017.4801C14.9448%2017.1872%2014.9448%2016.7123%2014.6519%2016.4194C14.359%2016.1265%2013.8841%2016.1265%2013.5912%2016.4194L12.7501%2017.2605V14.1213ZM9.34857%206.51992C9.05568%206.81282%209.05568%207.28769%209.34857%207.58058C9.64146%207.87348%2010.1163%207.87348%2010.4092%207.58058L11.2503%206.73951V9.87868C11.2503%2010.2929%2011.586%2010.6286%2012.0002%2010.6286C12.4144%2010.6286%2012.7501%2010.2929%2012.7501%209.87868V6.73951L13.5912%207.58058C13.8841%207.87348%2014.359%207.87348%2014.6519%207.58058C14.9448%207.28769%2014.9448%206.81282%2014.6519%206.51992L12.5306%204.3986C12.2377%204.10571%2011.7628%204.10571%2011.4699%204.3986L9.34857%206.51992Z%22%2F%3E%3Cpath%20d%3D%22M21.25%2012C21.25%206.89137%2017.1086%202.75%2012%202.75C6.89137%202.75%202.75%206.89137%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012ZM22.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/move-circle-outline.svg?color=%231a73e8&size=48