revote icon
revote-linear from Solar by 480 Design · Linear · UI · CC-BY-4.0 Attribution required.
- Name
- revote-linear
- Set
- Solar
- Style
- Linear
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
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.6618C21 18.3238 21 16.1703 21 11.8633C21 7.55628 21 5.40277 19.682 4.06476C18.364 2.72674 16.2426 2.72674 12 2.72674C10.5783 2.72674 9.39487 2.72674 8.4 2.77708M10.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 SolarRevoteLinear(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.6618C21 18.3238 21 16.1703 21 11.8633C21 7.55628 21 5.40277 19.682 4.06476C18.364 2.72674 16.2426 2.72674 12 2.72674C10.5783 2.72674 9.39487 2.72674 8.4 2.77708M10.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.6618C21 18.3238 21 16.1703 21 11.8633C21 7.55628 21 5.40277 19.682 4.06476C18.364 2.72674 16.2426 2.72674 12 2.72674C10.5783 2.72674 9.39487 2.72674 8.4 2.77708M10.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-linear {
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.6618C21%2018.3238%2021%2016.1703%2021%2011.8633C21%207.55628%2021%205.40277%2019.682%204.06476C18.364%202.72674%2016.2426%202.72674%2012%202.72674C10.5783%202.72674%209.39487%202.72674%208.4%202.77708M10.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.6618C21%2018.3238%2021%2016.1703%2021%2011.8633C21%207.55628%2021%205.40277%2019.682%204.06476C18.364%202.72674%2016.2426%202.72674%2012%202.72674C10.5783%202.72674%209.39487%202.72674%208.4%202.77708M10.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-linear.svg?color=%231a73e8&size=48