phone rotate2 icon

phone-rotate2-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.

Name
phone-rotate2-filled
Set
Reicon
Style
Filled
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

More devices icons from Reicon

Use the phone rotate2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 9.626c0 1.192.96 2.151 2.878 4.07l5.426 5.426C12.223 21.041 13.182 22 14.374 22s2.151-.96 4.07-2.878l.678-.678C21.041 16.526 22 15.566 22 14.374s-.96-2.151-2.878-4.07l-5.426-5.426C11.777 2.959 10.818 2 9.626 2s-2.151.96-4.07 2.878l-.678.678C2.959 7.475 2 8.434 2 9.626m7.478-3.539a.75.75 0 0 0-1.06-1.06l-3.392 3.39a.75.75 0 0 0 1.06 1.062zm7.27 10.662a1.44 1.44 0 1 0-2.035-2.035a1.44 1.44 0 0 0 2.035 2.035M16.26 1.874a.75.75 0 0 1 .866-.613c3.2.544 5.624 3.36 5.624 6.74a.75.75 0 0 1-1.17.62l-1.5-1.014a.75.75 0 1 1 .84-1.242l.1.067c-.577-1.91-2.18-3.358-4.146-3.693a.75.75 0 0 1-.613-.865M7.74 22.126a.75.75 0 0 1-.866.613C3.674 22.196 1.25 19.38 1.25 16a.75.75 0 0 1 1.17-.621l1.5 1.014a.75.75 0 0 1-.84 1.242l-.1-.067c.577 1.91 2.18 3.358 4.146 3.693a.75.75 0 0 1 .613.865" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconPhoneRotate2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M2 9.626c0 1.192.96 2.151 2.878 4.07l5.426 5.426C12.223 21.041 13.182 22 14.374 22s2.151-.96 4.07-2.878l.678-.678C21.041 16.526 22 15.566 22 14.374s-.96-2.151-2.878-4.07l-5.426-5.426C11.777 2.959 10.818 2 9.626 2s-2.151.96-4.07 2.878l-.678.678C2.959 7.475 2 8.434 2 9.626m7.478-3.539a.75.75 0 0 0-1.06-1.06l-3.392 3.39a.75.75 0 0 0 1.06 1.062zm7.27 10.662a1.44 1.44 0 1 0-2.035-2.035a1.44 1.44 0 0 0 2.035 2.035M16.26 1.874a.75.75 0 0 1 .866-.613c3.2.544 5.624 3.36 5.624 6.74a.75.75 0 0 1-1.17.62l-1.5-1.014a.75.75 0 1 1 .84-1.242l.1.067c-.577-1.91-2.18-3.358-4.146-3.693a.75.75 0 0 1-.613-.865M7.74 22.126a.75.75 0 0 1-.866.613C3.674 22.196 1.25 19.38 1.25 16a.75.75 0 0 1 1.17-.621l1.5 1.014a.75.75 0 0 1-.84 1.242l-.1-.067c.577 1.91 2.18 3.358 4.146 3.693a.75.75 0 0 1 .613.865" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 9.626c0 1.192.96 2.151 2.878 4.07l5.426 5.426C12.223 21.041 13.182 22 14.374 22s2.151-.96 4.07-2.878l.678-.678C21.041 16.526 22 15.566 22 14.374s-.96-2.151-2.878-4.07l-5.426-5.426C11.777 2.959 10.818 2 9.626 2s-2.151.96-4.07 2.878l-.678.678C2.959 7.475 2 8.434 2 9.626m7.478-3.539a.75.75 0 0 0-1.06-1.06l-3.392 3.39a.75.75 0 0 0 1.06 1.062zm7.27 10.662a1.44 1.44 0 1 0-2.035-2.035a1.44 1.44 0 0 0 2.035 2.035M16.26 1.874a.75.75 0 0 1 .866-.613c3.2.544 5.624 3.36 5.624 6.74a.75.75 0 0 1-1.17.62l-1.5-1.014a.75.75 0 1 1 .84-1.242l.1.067c-.577-1.91-2.18-3.358-4.146-3.693a.75.75 0 0 1-.613-.865M7.74 22.126a.75.75 0 0 1-.866.613C3.674 22.196 1.25 19.38 1.25 16a.75.75 0 0 1 1.17-.621l1.5 1.014a.75.75 0 0 1-.84 1.242l-.1-.067c.577 1.91 2.18 3.358 4.146 3.693a.75.75 0 0 1 .613.865" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-phone-rotate2-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%209.626c0%201.192.96%202.151%202.878%204.07l5.426%205.426C12.223%2021.041%2013.182%2022%2014.374%2022s2.151-.96%204.07-2.878l.678-.678C21.041%2016.526%2022%2015.566%2022%2014.374s-.96-2.151-2.878-4.07l-5.426-5.426C11.777%202.959%2010.818%202%209.626%202s-2.151.96-4.07%202.878l-.678.678C2.959%207.475%202%208.434%202%209.626m7.478-3.539a.75.75%200%200%200-1.06-1.06l-3.392%203.39a.75.75%200%200%200%201.06%201.062zm7.27%2010.662a1.44%201.44%200%201%200-2.035-2.035a1.44%201.44%200%200%200%202.035%202.035M16.26%201.874a.75.75%200%200%201%20.866-.613c3.2.544%205.624%203.36%205.624%206.74a.75.75%200%200%201-1.17.62l-1.5-1.014a.75.75%200%201%201%20.84-1.242l.1.067c-.577-1.91-2.18-3.358-4.146-3.693a.75.75%200%200%201-.613-.865M7.74%2022.126a.75.75%200%200%201-.866.613C3.674%2022.196%201.25%2019.38%201.25%2016a.75.75%200%200%201%201.17-.621l1.5%201.014a.75.75%200%200%201-.84%201.242l-.1-.067c.577%201.91%202.18%203.358%204.146%203.693a.75.75%200%200%201%20.613.865%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%209.626c0%201.192.96%202.151%202.878%204.07l5.426%205.426C12.223%2021.041%2013.182%2022%2014.374%2022s2.151-.96%204.07-2.878l.678-.678C21.041%2016.526%2022%2015.566%2022%2014.374s-.96-2.151-2.878-4.07l-5.426-5.426C11.777%202.959%2010.818%202%209.626%202s-2.151.96-4.07%202.878l-.678.678C2.959%207.475%202%208.434%202%209.626m7.478-3.539a.75.75%200%200%200-1.06-1.06l-3.392%203.39a.75.75%200%200%200%201.06%201.062zm7.27%2010.662a1.44%201.44%200%201%200-2.035-2.035a1.44%201.44%200%200%200%202.035%202.035M16.26%201.874a.75.75%200%200%201%20.866-.613c3.2.544%205.624%203.36%205.624%206.74a.75.75%200%200%201-1.17.62l-1.5-1.014a.75.75%200%201%201%20.84-1.242l.1.067c-.577-1.91-2.18-3.358-4.146-3.693a.75.75%200%200%201-.613-.865M7.74%2022.126a.75.75%200%200%201-.866.613C3.674%2022.196%201.25%2019.38%201.25%2016a.75.75%200%200%201%201.17-.621l1.5%201.014a.75.75%200%200%201-.84%201.242l-.1-.067c.577%201.91%202.18%203.358%204.146%203.693a.75.75%200%200%201%20.613.865%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/phone-rotate2-filled.svg?color=%231a73e8&size=48