refresh icon

refresh-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows · CC-BY-4.0 Attribution required.

Name
refresh-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Arrows
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows icons from Solar

Use the refresh icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.0789 2.25C7.2854 2.25 3.34478 5.913 2.96055 10.5833H2.00002C1.69614 10.5833 1.42229 10.7667 1.30655 11.0477C1.19081 11.3287 1.25606 11.6517 1.47178 11.8657L3.15159 13.5324C3.444 13.8225 3.91567 13.8225 4.20808 13.5324L5.88789 11.8657C6.10361 11.6517 6.16886 11.3287 6.05312 11.0477C5.93738 10.7667 5.66353 10.5833 5.35965 10.5833H4.4668C4.84652 6.75167 8.10479 3.75 12.0789 3.75C14.8484 3.75 17.2727 5.20845 18.6156 7.39279C18.8325 7.74565 19.2944 7.85585 19.6473 7.63892C20.0002 7.42199 20.1104 6.96007 19.8934 6.60721C18.2871 3.99427 15.3873 2.25 12.0789 2.25Z"/><path d="M20.8412 10.4666C20.5491 10.1778 20.0789 10.1778 19.7868 10.4666L18.1005 12.1333C17.8842 12.3471 17.8185 12.6703 17.934 12.9517C18.0496 13.233 18.3236 13.4167 18.6278 13.4167H19.5269C19.1456 17.2462 15.876 20.25 11.8828 20.25C9.10034 20.25 6.66595 18.7903 5.31804 16.6061C5.10051 16.2536 4.63841 16.1442 4.28591 16.3618C3.93342 16.5793 3.82401 17.0414 4.04154 17.3939C5.65416 20.007 8.56414 21.75 11.8828 21.75C16.6907 21.75 20.6476 18.0892 21.0332 13.4167H22.0002C22.3044 13.4167 22.5784 13.233 22.694 12.9517C22.8096 12.6703 22.7438 12.3471 22.5275 12.1333L20.8412 10.4666Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRefreshBoldDuotone(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="M12.0789 2.25C7.2854 2.25 3.34478 5.913 2.96055 10.5833H2.00002C1.69614 10.5833 1.42229 10.7667 1.30655 11.0477C1.19081 11.3287 1.25606 11.6517 1.47178 11.8657L3.15159 13.5324C3.444 13.8225 3.91567 13.8225 4.20808 13.5324L5.88789 11.8657C6.10361 11.6517 6.16886 11.3287 6.05312 11.0477C5.93738 10.7667 5.66353 10.5833 5.35965 10.5833H4.4668C4.84652 6.75167 8.10479 3.75 12.0789 3.75C14.8484 3.75 17.2727 5.20845 18.6156 7.39279C18.8325 7.74565 19.2944 7.85585 19.6473 7.63892C20.0002 7.42199 20.1104 6.96007 19.8934 6.60721C18.2871 3.99427 15.3873 2.25 12.0789 2.25Z"/><path d="M20.8412 10.4666C20.5491 10.1778 20.0789 10.1778 19.7868 10.4666L18.1005 12.1333C17.8842 12.3471 17.8185 12.6703 17.934 12.9517C18.0496 13.233 18.3236 13.4167 18.6278 13.4167H19.5269C19.1456 17.2462 15.876 20.25 11.8828 20.25C9.10034 20.25 6.66595 18.7903 5.31804 16.6061C5.10051 16.2536 4.63841 16.1442 4.28591 16.3618C3.93342 16.5793 3.82401 17.0414 4.04154 17.3939C5.65416 20.007 8.56414 21.75 11.8828 21.75C16.6907 21.75 20.6476 18.0892 21.0332 13.4167H22.0002C22.3044 13.4167 22.5784 13.233 22.694 12.9517C22.8096 12.6703 22.7438 12.3471 22.5275 12.1333L20.8412 10.4666Z" opacity=".5"/></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="M12.0789 2.25C7.2854 2.25 3.34478 5.913 2.96055 10.5833H2.00002C1.69614 10.5833 1.42229 10.7667 1.30655 11.0477C1.19081 11.3287 1.25606 11.6517 1.47178 11.8657L3.15159 13.5324C3.444 13.8225 3.91567 13.8225 4.20808 13.5324L5.88789 11.8657C6.10361 11.6517 6.16886 11.3287 6.05312 11.0477C5.93738 10.7667 5.66353 10.5833 5.35965 10.5833H4.4668C4.84652 6.75167 8.10479 3.75 12.0789 3.75C14.8484 3.75 17.2727 5.20845 18.6156 7.39279C18.8325 7.74565 19.2944 7.85585 19.6473 7.63892C20.0002 7.42199 20.1104 6.96007 19.8934 6.60721C18.2871 3.99427 15.3873 2.25 12.0789 2.25Z"/><path d="M20.8412 10.4666C20.5491 10.1778 20.0789 10.1778 19.7868 10.4666L18.1005 12.1333C17.8842 12.3471 17.8185 12.6703 17.934 12.9517C18.0496 13.233 18.3236 13.4167 18.6278 13.4167H19.5269C19.1456 17.2462 15.876 20.25 11.8828 20.25C9.10034 20.25 6.66595 18.7903 5.31804 16.6061C5.10051 16.2536 4.63841 16.1442 4.28591 16.3618C3.93342 16.5793 3.82401 17.0414 4.04154 17.3939C5.65416 20.007 8.56414 21.75 11.8828 21.75C16.6907 21.75 20.6476 18.0892 21.0332 13.4167H22.0002C22.3044 13.4167 22.5784 13.233 22.694 12.9517C22.8096 12.6703 22.7438 12.3471 22.5275 12.1333L20.8412 10.4666Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-refresh-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%22M12.0789%202.25C7.2854%202.25%203.34478%205.913%202.96055%2010.5833H2.00002C1.69614%2010.5833%201.42229%2010.7667%201.30655%2011.0477C1.19081%2011.3287%201.25606%2011.6517%201.47178%2011.8657L3.15159%2013.5324C3.444%2013.8225%203.91567%2013.8225%204.20808%2013.5324L5.88789%2011.8657C6.10361%2011.6517%206.16886%2011.3287%206.05312%2011.0477C5.93738%2010.7667%205.66353%2010.5833%205.35965%2010.5833H4.4668C4.84652%206.75167%208.10479%203.75%2012.0789%203.75C14.8484%203.75%2017.2727%205.20845%2018.6156%207.39279C18.8325%207.74565%2019.2944%207.85585%2019.6473%207.63892C20.0002%207.42199%2020.1104%206.96007%2019.8934%206.60721C18.2871%203.99427%2015.3873%202.25%2012.0789%202.25Z%22%2F%3E%3Cpath%20d%3D%22M20.8412%2010.4666C20.5491%2010.1778%2020.0789%2010.1778%2019.7868%2010.4666L18.1005%2012.1333C17.8842%2012.3471%2017.8185%2012.6703%2017.934%2012.9517C18.0496%2013.233%2018.3236%2013.4167%2018.6278%2013.4167H19.5269C19.1456%2017.2462%2015.876%2020.25%2011.8828%2020.25C9.10034%2020.25%206.66595%2018.7903%205.31804%2016.6061C5.10051%2016.2536%204.63841%2016.1442%204.28591%2016.3618C3.93342%2016.5793%203.82401%2017.0414%204.04154%2017.3939C5.65416%2020.007%208.56414%2021.75%2011.8828%2021.75C16.6907%2021.75%2020.6476%2018.0892%2021.0332%2013.4167H22.0002C22.3044%2013.4167%2022.5784%2013.233%2022.694%2012.9517C22.8096%2012.6703%2022.7438%2012.3471%2022.5275%2012.1333L20.8412%2010.4666Z%22%20opacity%3D%22.5%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%22M12.0789%202.25C7.2854%202.25%203.34478%205.913%202.96055%2010.5833H2.00002C1.69614%2010.5833%201.42229%2010.7667%201.30655%2011.0477C1.19081%2011.3287%201.25606%2011.6517%201.47178%2011.8657L3.15159%2013.5324C3.444%2013.8225%203.91567%2013.8225%204.20808%2013.5324L5.88789%2011.8657C6.10361%2011.6517%206.16886%2011.3287%206.05312%2011.0477C5.93738%2010.7667%205.66353%2010.5833%205.35965%2010.5833H4.4668C4.84652%206.75167%208.10479%203.75%2012.0789%203.75C14.8484%203.75%2017.2727%205.20845%2018.6156%207.39279C18.8325%207.74565%2019.2944%207.85585%2019.6473%207.63892C20.0002%207.42199%2020.1104%206.96007%2019.8934%206.60721C18.2871%203.99427%2015.3873%202.25%2012.0789%202.25Z%22%2F%3E%3Cpath%20d%3D%22M20.8412%2010.4666C20.5491%2010.1778%2020.0789%2010.1778%2019.7868%2010.4666L18.1005%2012.1333C17.8842%2012.3471%2017.8185%2012.6703%2017.934%2012.9517C18.0496%2013.233%2018.3236%2013.4167%2018.6278%2013.4167H19.5269C19.1456%2017.2462%2015.876%2020.25%2011.8828%2020.25C9.10034%2020.25%206.66595%2018.7903%205.31804%2016.6061C5.10051%2016.2536%204.63841%2016.1442%204.28591%2016.3618C3.93342%2016.5793%203.82401%2017.0414%204.04154%2017.3939C5.65416%2020.007%208.56414%2021.75%2011.8828%2021.75C16.6907%2021.75%2020.6476%2018.0892%2021.0332%2013.4167H22.0002C22.3044%2013.4167%2022.5784%2013.233%2022.694%2012.9517C22.8096%2012.6703%2022.7438%2012.3471%2022.5275%2012.1333L20.8412%2010.4666Z%22%20opacity%3D%22.5%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/refresh-bold-duotone.svg?color=%231a73e8&size=48