restart square icon

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

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

5 other variants in Solar

More arrows icons from Solar

Use the restart square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" opacity=".5"/><path d="M16.4017 6.28518C16.4017 5.98023 16.217 5.70565 15.9346 5.5906C15.6522 5.47556 15.3283 5.54296 15.1152 5.7611L14.3647 6.5294C12.244 5.55368 9.66551 5.95808 7.92796 7.73682C5.69068 10.0271 5.69068 13.7334 7.92796 16.0237C10.1748 18.3238 13.8252 18.3238 16.072 16.0237C17.3754 14.6895 17.9168 12.877 17.7055 11.1497C17.6552 10.7386 17.2812 10.446 16.87 10.4963C16.4589 10.5466 16.1663 10.9207 16.2166 11.3318C16.3757 12.6325 15.9667 13.9849 14.999 14.9755C13.3407 16.6732 10.6593 16.6732 9.00097 14.9755C7.33301 13.268 7.33301 10.4925 9.00097 8.78499C10.1467 7.61206 11.7795 7.25045 13.225 7.69607L12.4635 8.47562C12.2527 8.69147 12.1917 9.01267 12.3088 9.29076C12.4259 9.56886 12.6983 9.7497 13 9.7497H15.6517C16.0659 9.7497 16.4017 9.41391 16.4017 8.9997V6.28518Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRestartSquareBoldDuotone(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="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" opacity=".5"/><path d="M16.4017 6.28518C16.4017 5.98023 16.217 5.70565 15.9346 5.5906C15.6522 5.47556 15.3283 5.54296 15.1152 5.7611L14.3647 6.5294C12.244 5.55368 9.66551 5.95808 7.92796 7.73682C5.69068 10.0271 5.69068 13.7334 7.92796 16.0237C10.1748 18.3238 13.8252 18.3238 16.072 16.0237C17.3754 14.6895 17.9168 12.877 17.7055 11.1497C17.6552 10.7386 17.2812 10.446 16.87 10.4963C16.4589 10.5466 16.1663 10.9207 16.2166 11.3318C16.3757 12.6325 15.9667 13.9849 14.999 14.9755C13.3407 16.6732 10.6593 16.6732 9.00097 14.9755C7.33301 13.268 7.33301 10.4925 9.00097 8.78499C10.1467 7.61206 11.7795 7.25045 13.225 7.69607L12.4635 8.47562C12.2527 8.69147 12.1917 9.01267 12.3088 9.29076C12.4259 9.56886 12.6983 9.7497 13 9.7497H15.6517C16.0659 9.7497 16.4017 9.41391 16.4017 8.9997V6.28518Z"/></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="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" opacity=".5"/><path d="M16.4017 6.28518C16.4017 5.98023 16.217 5.70565 15.9346 5.5906C15.6522 5.47556 15.3283 5.54296 15.1152 5.7611L14.3647 6.5294C12.244 5.55368 9.66551 5.95808 7.92796 7.73682C5.69068 10.0271 5.69068 13.7334 7.92796 16.0237C10.1748 18.3238 13.8252 18.3238 16.072 16.0237C17.3754 14.6895 17.9168 12.877 17.7055 11.1497C17.6552 10.7386 17.2812 10.446 16.87 10.4963C16.4589 10.5466 16.1663 10.9207 16.2166 11.3318C16.3757 12.6325 15.9667 13.9849 14.999 14.9755C13.3407 16.6732 10.6593 16.6732 9.00097 14.9755C7.33301 13.268 7.33301 10.4925 9.00097 8.78499C10.1467 7.61206 11.7795 7.25045 13.225 7.69607L12.4635 8.47562C12.2527 8.69147 12.1917 9.01267 12.3088 9.29076C12.4259 9.56886 12.6983 9.7497 13 9.7497H15.6517C16.0659 9.7497 16.4017 9.41391 16.4017 8.9997V6.28518Z"/></g></svg>
</template>

CSS

.icon-restart-square-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%22M2%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.4017%206.28518C16.4017%205.98023%2016.217%205.70565%2015.9346%205.5906C15.6522%205.47556%2015.3283%205.54296%2015.1152%205.7611L14.3647%206.5294C12.244%205.55368%209.66551%205.95808%207.92796%207.73682C5.69068%2010.0271%205.69068%2013.7334%207.92796%2016.0237C10.1748%2018.3238%2013.8252%2018.3238%2016.072%2016.0237C17.3754%2014.6895%2017.9168%2012.877%2017.7055%2011.1497C17.6552%2010.7386%2017.2812%2010.446%2016.87%2010.4963C16.4589%2010.5466%2016.1663%2010.9207%2016.2166%2011.3318C16.3757%2012.6325%2015.9667%2013.9849%2014.999%2014.9755C13.3407%2016.6732%2010.6593%2016.6732%209.00097%2014.9755C7.33301%2013.268%207.33301%2010.4925%209.00097%208.78499C10.1467%207.61206%2011.7795%207.25045%2013.225%207.69607L12.4635%208.47562C12.2527%208.69147%2012.1917%209.01267%2012.3088%209.29076C12.4259%209.56886%2012.6983%209.7497%2013%209.7497H15.6517C16.0659%209.7497%2016.4017%209.41391%2016.4017%208.9997V6.28518Z%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%22M2%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.4017%206.28518C16.4017%205.98023%2016.217%205.70565%2015.9346%205.5906C15.6522%205.47556%2015.3283%205.54296%2015.1152%205.7611L14.3647%206.5294C12.244%205.55368%209.66551%205.95808%207.92796%207.73682C5.69068%2010.0271%205.69068%2013.7334%207.92796%2016.0237C10.1748%2018.3238%2013.8252%2018.3238%2016.072%2016.0237C17.3754%2014.6895%2017.9168%2012.877%2017.7055%2011.1497C17.6552%2010.7386%2017.2812%2010.446%2016.87%2010.4963C16.4589%2010.5466%2016.1663%2010.9207%2016.2166%2011.3318C16.3757%2012.6325%2015.9667%2013.9849%2014.999%2014.9755C13.3407%2016.6732%2010.6593%2016.6732%209.00097%2014.9755C7.33301%2013.268%207.33301%2010.4925%209.00097%208.78499C10.1467%207.61206%2011.7795%207.25045%2013.225%207.69607L12.4635%208.47562C12.2527%208.69147%2012.1917%209.01267%2012.3088%209.29076C12.4259%209.56886%2012.6983%209.7497%2013%209.7497H15.6517C16.0659%209.7497%2016.4017%209.41391%2016.4017%208.9997V6.28518Z%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/restart-square-bold-duotone.svg?color=%231a73e8&size=48