revote icon

revote-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.

Name
revote-broken
Set
Solar
Style
Broken
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More ui icons from Solar

Use the revote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4.31802 4.06476C3 5.40277 3 7.55628 3 11.8633C3 16.1703 3 18.3238 4.31802 19.6618C5.63604 20.9998 7.75736 20.9998 12 20.9998C16.2426 20.9998 18.364 20.9998 19.682 19.6618C20.986 18.338 20.9999 16.216 21 11.9998M8.4 2.77708C9.39487 2.72674 10.5783 2.72674 12 2.72674C16.2426 2.72674 18.364 2.72674 19.682 4.06476C20.5275 4.9231 20.8306 6.11705 20.9393 7.99984M10.1504 1L8.4 2.77708L10.1504 4.55405"/><path d="M8.5 12.5L10.5 14.5L15.5 9.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRevoteBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M4.31802 4.06476C3 5.40277 3 7.55628 3 11.8633C3 16.1703 3 18.3238 4.31802 19.6618C5.63604 20.9998 7.75736 20.9998 12 20.9998C16.2426 20.9998 18.364 20.9998 19.682 19.6618C20.986 18.338 20.9999 16.216 21 11.9998M8.4 2.77708C9.39487 2.72674 10.5783 2.72674 12 2.72674C16.2426 2.72674 18.364 2.72674 19.682 4.06476C20.5275 4.9231 20.8306 6.11705 20.9393 7.99984M10.1504 1L8.4 2.77708L10.1504 4.55405"/><path d="M8.5 12.5L10.5 14.5L15.5 9.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4.31802 4.06476C3 5.40277 3 7.55628 3 11.8633C3 16.1703 3 18.3238 4.31802 19.6618C5.63604 20.9998 7.75736 20.9998 12 20.9998C16.2426 20.9998 18.364 20.9998 19.682 19.6618C20.986 18.338 20.9999 16.216 21 11.9998M8.4 2.77708C9.39487 2.72674 10.5783 2.72674 12 2.72674C16.2426 2.72674 18.364 2.72674 19.682 4.06476C20.5275 4.9231 20.8306 6.11705 20.9393 7.99984M10.1504 1L8.4 2.77708L10.1504 4.55405"/><path d="M8.5 12.5L10.5 14.5L15.5 9.5"/></g></svg>
</template>

CSS

.icon-revote-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.31802%204.06476C3%205.40277%203%207.55628%203%2011.8633C3%2016.1703%203%2018.3238%204.31802%2019.6618C5.63604%2020.9998%207.75736%2020.9998%2012%2020.9998C16.2426%2020.9998%2018.364%2020.9998%2019.682%2019.6618C20.986%2018.338%2020.9999%2016.216%2021%2011.9998M8.4%202.77708C9.39487%202.72674%2010.5783%202.72674%2012%202.72674C16.2426%202.72674%2018.364%202.72674%2019.682%204.06476C20.5275%204.9231%2020.8306%206.11705%2020.9393%207.99984M10.1504%201L8.4%202.77708L10.1504%204.55405%22%2F%3E%3Cpath%20d%3D%22M8.5%2012.5L10.5%2014.5L15.5%209.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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.31802%204.06476C3%205.40277%203%207.55628%203%2011.8633C3%2016.1703%203%2018.3238%204.31802%2019.6618C5.63604%2020.9998%207.75736%2020.9998%2012%2020.9998C16.2426%2020.9998%2018.364%2020.9998%2019.682%2019.6618C20.986%2018.338%2020.9999%2016.216%2021%2011.9998M8.4%202.77708C9.39487%202.72674%2010.5783%202.72674%2012%202.72674C16.2426%202.72674%2018.364%202.72674%2019.682%204.06476C20.5275%204.9231%2020.8306%206.11705%2020.9393%207.99984M10.1504%201L8.4%202.77708L10.1504%204.55405%22%2F%3E%3Cpath%20d%3D%22M8.5%2012.5L10.5%2014.5L15.5%209.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/revote-broken.svg?color=%231a73e8&size=48