move circle icon
move-circle-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- move-circle-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" opacity=".5"/><path d="M9.87846 11.2501C10.2927 11.2501 10.6284 11.5858 10.6284 12C10.6284 12.4143 10.2927 12.75 9.87846 12.75H6.73929L7.58036 13.591C7.87325 13.8839 7.87325 14.3588 7.58036 14.6517C7.28747 14.9446 6.81259 14.9446 6.5197 14.6517L4.39838 12.5304C4.10549 12.2375 4.10549 11.7626 4.39838 11.4697L6.5197 9.34839C6.81259 9.0555 7.28747 9.0555 7.58036 9.34839C7.87325 9.64129 7.87325 10.1162 7.58036 10.4091L6.73929 11.2501H9.87846ZM17.4799 14.6517C17.187 14.9446 16.7121 14.9446 16.4192 14.6517C16.1263 14.3588 16.1263 13.8839 16.4192 13.591L17.2603 12.75H14.1211C13.7069 12.75 13.3712 12.4143 13.3712 12C13.3712 11.5858 13.7069 11.2501 14.1211 11.2501H17.2603L16.4192 10.4091C16.1263 10.1162 16.1263 9.64129 16.4192 9.34839C16.7121 9.0555 17.187 9.0555 17.4799 9.34839L19.6012 11.4697C19.8941 11.7626 19.8941 12.2375 19.6012 12.5304L17.4799 14.6517Z"/><path d="M12.7499 14.1213C12.7499 13.7071 12.4142 13.3714 12 13.3714C11.5858 13.3714 11.2501 13.7071 11.2501 14.1213V17.2605L10.409 16.4194C10.1161 16.1265 9.64124 16.1265 9.34835 16.4194C9.05546 16.7123 9.05546 17.1872 9.34835 17.4801L11.4697 19.6014C11.7626 19.8943 12.2374 19.8943 12.5303 19.6014L14.6516 17.4801C14.9445 17.1872 14.9445 16.7123 14.6516 16.4194C14.3588 16.1265 13.8839 16.1265 13.591 16.4194L12.7499 17.2605V14.1213ZM9.34835 6.51995C9.05546 6.81284 9.05546 7.28771 9.34835 7.58061C9.64124 7.8735 10.1161 7.8735 10.409 7.58061L11.2501 6.73954V9.8787C11.2501 10.2929 11.5858 10.6286 12 10.6286C12.4142 10.6286 12.7499 10.2929 12.7499 9.8787V6.73954L13.591 7.58061C13.8839 7.8735 14.3588 7.8735 14.6516 7.58061C14.9445 7.28771 14.9445 6.81284 14.6516 6.51995L12.5303 4.39862C12.2374 4.10573 11.7626 4.10573 11.4697 4.39862L9.34835 6.51995Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMoveCircleBoldDuotone(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="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" opacity=".5"/><path d="M9.87846 11.2501C10.2927 11.2501 10.6284 11.5858 10.6284 12C10.6284 12.4143 10.2927 12.75 9.87846 12.75H6.73929L7.58036 13.591C7.87325 13.8839 7.87325 14.3588 7.58036 14.6517C7.28747 14.9446 6.81259 14.9446 6.5197 14.6517L4.39838 12.5304C4.10549 12.2375 4.10549 11.7626 4.39838 11.4697L6.5197 9.34839C6.81259 9.0555 7.28747 9.0555 7.58036 9.34839C7.87325 9.64129 7.87325 10.1162 7.58036 10.4091L6.73929 11.2501H9.87846ZM17.4799 14.6517C17.187 14.9446 16.7121 14.9446 16.4192 14.6517C16.1263 14.3588 16.1263 13.8839 16.4192 13.591L17.2603 12.75H14.1211C13.7069 12.75 13.3712 12.4143 13.3712 12C13.3712 11.5858 13.7069 11.2501 14.1211 11.2501H17.2603L16.4192 10.4091C16.1263 10.1162 16.1263 9.64129 16.4192 9.34839C16.7121 9.0555 17.187 9.0555 17.4799 9.34839L19.6012 11.4697C19.8941 11.7626 19.8941 12.2375 19.6012 12.5304L17.4799 14.6517Z"/><path d="M12.7499 14.1213C12.7499 13.7071 12.4142 13.3714 12 13.3714C11.5858 13.3714 11.2501 13.7071 11.2501 14.1213V17.2605L10.409 16.4194C10.1161 16.1265 9.64124 16.1265 9.34835 16.4194C9.05546 16.7123 9.05546 17.1872 9.34835 17.4801L11.4697 19.6014C11.7626 19.8943 12.2374 19.8943 12.5303 19.6014L14.6516 17.4801C14.9445 17.1872 14.9445 16.7123 14.6516 16.4194C14.3588 16.1265 13.8839 16.1265 13.591 16.4194L12.7499 17.2605V14.1213ZM9.34835 6.51995C9.05546 6.81284 9.05546 7.28771 9.34835 7.58061C9.64124 7.8735 10.1161 7.8735 10.409 7.58061L11.2501 6.73954V9.8787C11.2501 10.2929 11.5858 10.6286 12 10.6286C12.4142 10.6286 12.7499 10.2929 12.7499 9.8787V6.73954L13.591 7.58061C13.8839 7.8735 14.3588 7.8735 14.6516 7.58061C14.9445 7.28771 14.9445 6.81284 14.6516 6.51995L12.5303 4.39862C12.2374 4.10573 11.7626 4.10573 11.4697 4.39862L9.34835 6.51995Z"/></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="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" opacity=".5"/><path d="M9.87846 11.2501C10.2927 11.2501 10.6284 11.5858 10.6284 12C10.6284 12.4143 10.2927 12.75 9.87846 12.75H6.73929L7.58036 13.591C7.87325 13.8839 7.87325 14.3588 7.58036 14.6517C7.28747 14.9446 6.81259 14.9446 6.5197 14.6517L4.39838 12.5304C4.10549 12.2375 4.10549 11.7626 4.39838 11.4697L6.5197 9.34839C6.81259 9.0555 7.28747 9.0555 7.58036 9.34839C7.87325 9.64129 7.87325 10.1162 7.58036 10.4091L6.73929 11.2501H9.87846ZM17.4799 14.6517C17.187 14.9446 16.7121 14.9446 16.4192 14.6517C16.1263 14.3588 16.1263 13.8839 16.4192 13.591L17.2603 12.75H14.1211C13.7069 12.75 13.3712 12.4143 13.3712 12C13.3712 11.5858 13.7069 11.2501 14.1211 11.2501H17.2603L16.4192 10.4091C16.1263 10.1162 16.1263 9.64129 16.4192 9.34839C16.7121 9.0555 17.187 9.0555 17.4799 9.34839L19.6012 11.4697C19.8941 11.7626 19.8941 12.2375 19.6012 12.5304L17.4799 14.6517Z"/><path d="M12.7499 14.1213C12.7499 13.7071 12.4142 13.3714 12 13.3714C11.5858 13.3714 11.2501 13.7071 11.2501 14.1213V17.2605L10.409 16.4194C10.1161 16.1265 9.64124 16.1265 9.34835 16.4194C9.05546 16.7123 9.05546 17.1872 9.34835 17.4801L11.4697 19.6014C11.7626 19.8943 12.2374 19.8943 12.5303 19.6014L14.6516 17.4801C14.9445 17.1872 14.9445 16.7123 14.6516 16.4194C14.3588 16.1265 13.8839 16.1265 13.591 16.4194L12.7499 17.2605V14.1213ZM9.34835 6.51995C9.05546 6.81284 9.05546 7.28771 9.34835 7.58061C9.64124 7.8735 10.1161 7.8735 10.409 7.58061L11.2501 6.73954V9.8787C11.2501 10.2929 11.5858 10.6286 12 10.6286C12.4142 10.6286 12.7499 10.2929 12.7499 9.8787V6.73954L13.591 7.58061C13.8839 7.8735 14.3588 7.8735 14.6516 7.58061C14.9445 7.28771 14.9445 6.81284 14.6516 6.51995L12.5303 4.39862C12.2374 4.10573 11.7626 4.10573 11.4697 4.39862L9.34835 6.51995Z"/></g></svg> </template>
CSS
.icon-move-circle-bold-duotone {
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%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.87846%2011.2501C10.2927%2011.2501%2010.6284%2011.5858%2010.6284%2012C10.6284%2012.4143%2010.2927%2012.75%209.87846%2012.75H6.73929L7.58036%2013.591C7.87325%2013.8839%207.87325%2014.3588%207.58036%2014.6517C7.28747%2014.9446%206.81259%2014.9446%206.5197%2014.6517L4.39838%2012.5304C4.10549%2012.2375%204.10549%2011.7626%204.39838%2011.4697L6.5197%209.34839C6.81259%209.0555%207.28747%209.0555%207.58036%209.34839C7.87325%209.64129%207.87325%2010.1162%207.58036%2010.4091L6.73929%2011.2501H9.87846ZM17.4799%2014.6517C17.187%2014.9446%2016.7121%2014.9446%2016.4192%2014.6517C16.1263%2014.3588%2016.1263%2013.8839%2016.4192%2013.591L17.2603%2012.75H14.1211C13.7069%2012.75%2013.3712%2012.4143%2013.3712%2012C13.3712%2011.5858%2013.7069%2011.2501%2014.1211%2011.2501H17.2603L16.4192%2010.4091C16.1263%2010.1162%2016.1263%209.64129%2016.4192%209.34839C16.7121%209.0555%2017.187%209.0555%2017.4799%209.34839L19.6012%2011.4697C19.8941%2011.7626%2019.8941%2012.2375%2019.6012%2012.5304L17.4799%2014.6517Z%22%2F%3E%3Cpath%20d%3D%22M12.7499%2014.1213C12.7499%2013.7071%2012.4142%2013.3714%2012%2013.3714C11.5858%2013.3714%2011.2501%2013.7071%2011.2501%2014.1213V17.2605L10.409%2016.4194C10.1161%2016.1265%209.64124%2016.1265%209.34835%2016.4194C9.05546%2016.7123%209.05546%2017.1872%209.34835%2017.4801L11.4697%2019.6014C11.7626%2019.8943%2012.2374%2019.8943%2012.5303%2019.6014L14.6516%2017.4801C14.9445%2017.1872%2014.9445%2016.7123%2014.6516%2016.4194C14.3588%2016.1265%2013.8839%2016.1265%2013.591%2016.4194L12.7499%2017.2605V14.1213ZM9.34835%206.51995C9.05546%206.81284%209.05546%207.28771%209.34835%207.58061C9.64124%207.8735%2010.1161%207.8735%2010.409%207.58061L11.2501%206.73954V9.8787C11.2501%2010.2929%2011.5858%2010.6286%2012%2010.6286C12.4142%2010.6286%2012.7499%2010.2929%2012.7499%209.8787V6.73954L13.591%207.58061C13.8839%207.8735%2014.3588%207.8735%2014.6516%207.58061C14.9445%207.28771%2014.9445%206.81284%2014.6516%206.51995L12.5303%204.39862C12.2374%204.10573%2011.7626%204.10573%2011.4697%204.39862L9.34835%206.51995Z%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%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.87846%2011.2501C10.2927%2011.2501%2010.6284%2011.5858%2010.6284%2012C10.6284%2012.4143%2010.2927%2012.75%209.87846%2012.75H6.73929L7.58036%2013.591C7.87325%2013.8839%207.87325%2014.3588%207.58036%2014.6517C7.28747%2014.9446%206.81259%2014.9446%206.5197%2014.6517L4.39838%2012.5304C4.10549%2012.2375%204.10549%2011.7626%204.39838%2011.4697L6.5197%209.34839C6.81259%209.0555%207.28747%209.0555%207.58036%209.34839C7.87325%209.64129%207.87325%2010.1162%207.58036%2010.4091L6.73929%2011.2501H9.87846ZM17.4799%2014.6517C17.187%2014.9446%2016.7121%2014.9446%2016.4192%2014.6517C16.1263%2014.3588%2016.1263%2013.8839%2016.4192%2013.591L17.2603%2012.75H14.1211C13.7069%2012.75%2013.3712%2012.4143%2013.3712%2012C13.3712%2011.5858%2013.7069%2011.2501%2014.1211%2011.2501H17.2603L16.4192%2010.4091C16.1263%2010.1162%2016.1263%209.64129%2016.4192%209.34839C16.7121%209.0555%2017.187%209.0555%2017.4799%209.34839L19.6012%2011.4697C19.8941%2011.7626%2019.8941%2012.2375%2019.6012%2012.5304L17.4799%2014.6517Z%22%2F%3E%3Cpath%20d%3D%22M12.7499%2014.1213C12.7499%2013.7071%2012.4142%2013.3714%2012%2013.3714C11.5858%2013.3714%2011.2501%2013.7071%2011.2501%2014.1213V17.2605L10.409%2016.4194C10.1161%2016.1265%209.64124%2016.1265%209.34835%2016.4194C9.05546%2016.7123%209.05546%2017.1872%209.34835%2017.4801L11.4697%2019.6014C11.7626%2019.8943%2012.2374%2019.8943%2012.5303%2019.6014L14.6516%2017.4801C14.9445%2017.1872%2014.9445%2016.7123%2014.6516%2016.4194C14.3588%2016.1265%2013.8839%2016.1265%2013.591%2016.4194L12.7499%2017.2605V14.1213ZM9.34835%206.51995C9.05546%206.81284%209.05546%207.28771%209.34835%207.58061C9.64124%207.8735%2010.1161%207.8735%2010.409%207.58061L11.2501%206.73954V9.8787C11.2501%2010.2929%2011.5858%2010.6286%2012%2010.6286C12.4142%2010.6286%2012.7499%2010.2929%2012.7499%209.8787V6.73954L13.591%207.58061C13.8839%207.8735%2014.3588%207.8735%2014.6516%207.58061C14.9445%207.28771%2014.9445%206.81284%2014.6516%206.51995L12.5303%204.39862C12.2374%204.10573%2011.7626%204.10573%2011.4697%204.39862L9.34835%206.51995Z%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-bold-duotone.svg?color=%231a73e8&size=48