rev from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
rev
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the rev icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v2.05C9.402 5.559 5 10.274 5 16c0 6.065 4.935 11 11 11h11V16a10.97 10.97 0 0 0-3.914-8.4l-1.863 1.086C23.505 10.32 25 12.986 25 16c0 4.962-4.037 9-9 9s-9-4.038-9-9c0-4.624 3.506-8.442 8-8.941V10l6-3.5zm1 10a3 3 0 0 0 0 6a3 3 0 0 0 0-6"/></svg>

React

import type { SVGProps } from "react";

export function LaRev(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v2.05C9.402 5.559 5 10.274 5 16c0 6.065 4.935 11 11 11h11V16a10.97 10.97 0 0 0-3.914-8.4l-1.863 1.086C23.505 10.32 25 12.986 25 16c0 4.962-4.037 9-9 9s-9-4.038-9-9c0-4.624 3.506-8.442 8-8.941V10l6-3.5zm1 10a3 3 0 0 0 0 6a3 3 0 0 0 0-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v2.05C9.402 5.559 5 10.274 5 16c0 6.065 4.935 11 11 11h11V16a10.97 10.97 0 0 0-3.914-8.4l-1.863 1.086C23.505 10.32 25 12.986 25 16c0 4.962-4.037 9-9 9s-9-4.038-9-9c0-4.624 3.506-8.442 8-8.941V10l6-3.5zm1 10a3 3 0 0 0 0 6a3 3 0 0 0 0-6"/></svg>
</template>

CSS

.icon-rev {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%203v2.05C9.402%205.559%205%2010.274%205%2016c0%206.065%204.935%2011%2011%2011h11V16a10.97%2010.97%200%200%200-3.914-8.4l-1.863%201.086C23.505%2010.32%2025%2012.986%2025%2016c0%204.962-4.037%209-9%209s-9-4.038-9-9c0-4.624%203.506-8.442%208-8.941V10l6-3.5zm1%2010a3%203%200%200%200%200%206a3%203%200%200%200%200-6%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%203v2.05C9.402%205.559%205%2010.274%205%2016c0%206.065%204.935%2011%2011%2011h11V16a10.97%2010.97%200%200%200-3.914-8.4l-1.863%201.086C23.505%2010.32%2025%2012.986%2025%2016c0%204.962-4.037%209-9%209s-9-4.038-9-9c0-4.624%203.506-8.442%208-8.941V10l6-3.5zm1%2010a3%203%200%200%200%200%206a3%203%200%200%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/rev.svg?color=%231a73e8&size=48