phone rotate2 icon
phone-rotate2-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.
- Name
- phone-rotate2-duotone
- Set
- Reicon
- Style
- Duotone
- 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"><g fill="currentColor"><path d="M4.878 13.696C2.959 11.777 2 10.818 2 9.626s.96-2.151 2.878-4.07l.678-.678C7.475 2.959 8.434 2 9.626 2s2.151.96 4.07 2.878l5.426 5.426C21.041 12.223 22 13.182 22 14.374s-.96 2.151-2.878 4.07l-.678.678C16.525 21.041 15.566 22 14.374 22s-2.151-.96-4.07-2.878z" opacity=".5"/><path d="M9.478 6.087a.75.75 0 0 0-1.061-1.06l-3.392 3.39a.75.75 0 0 0 1.061 1.061zm7.27 10.662a1.439 1.439 0 1 0-2.035-2.035a1.439 1.439 0 0 0 2.035 2.035"/><path fill-rule="evenodd" d="M16.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"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPhoneRotate2Duotone(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="M4.878 13.696C2.959 11.777 2 10.818 2 9.626s.96-2.151 2.878-4.07l.678-.678C7.475 2.959 8.434 2 9.626 2s2.151.96 4.07 2.878l5.426 5.426C21.041 12.223 22 13.182 22 14.374s-.96 2.151-2.878 4.07l-.678.678C16.525 21.041 15.566 22 14.374 22s-2.151-.96-4.07-2.878z" opacity=".5"/><path d="M9.478 6.087a.75.75 0 0 0-1.061-1.06l-3.392 3.39a.75.75 0 0 0 1.061 1.061zm7.27 10.662a1.439 1.439 0 1 0-2.035-2.035a1.439 1.439 0 0 0 2.035 2.035"/><path fillRule="evenodd" d="M16.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"/></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="M4.878 13.696C2.959 11.777 2 10.818 2 9.626s.96-2.151 2.878-4.07l.678-.678C7.475 2.959 8.434 2 9.626 2s2.151.96 4.07 2.878l5.426 5.426C21.041 12.223 22 13.182 22 14.374s-.96 2.151-2.878 4.07l-.678.678C16.525 21.041 15.566 22 14.374 22s-2.151-.96-4.07-2.878z" opacity=".5"/><path d="M9.478 6.087a.75.75 0 0 0-1.061-1.06l-3.392 3.39a.75.75 0 0 0 1.061 1.061zm7.27 10.662a1.439 1.439 0 1 0-2.035-2.035a1.439 1.439 0 0 0 2.035 2.035"/><path fill-rule="evenodd" d="M16.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"/></g></svg> </template>
CSS
.icon-phone-rotate2-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%22M4.878%2013.696C2.959%2011.777%202%2010.818%202%209.626s.96-2.151%202.878-4.07l.678-.678C7.475%202.959%208.434%202%209.626%202s2.151.96%204.07%202.878l5.426%205.426C21.041%2012.223%2022%2013.182%2022%2014.374s-.96%202.151-2.878%204.07l-.678.678C16.525%2021.041%2015.566%2022%2014.374%2022s-2.151-.96-4.07-2.878z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.478%206.087a.75.75%200%200%200-1.061-1.06l-3.392%203.39a.75.75%200%200%200%201.061%201.061zm7.27%2010.662a1.439%201.439%200%201%200-2.035-2.035a1.439%201.439%200%200%200%202.035%202.035%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.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%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%22M4.878%2013.696C2.959%2011.777%202%2010.818%202%209.626s.96-2.151%202.878-4.07l.678-.678C7.475%202.959%208.434%202%209.626%202s2.151.96%204.07%202.878l5.426%205.426C21.041%2012.223%2022%2013.182%2022%2014.374s-.96%202.151-2.878%204.07l-.678.678C16.525%2021.041%2015.566%2022%2014.374%2022s-2.151-.96-4.07-2.878z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.478%206.087a.75.75%200%200%200-1.061-1.06l-3.392%203.39a.75.75%200%200%200%201.061%201.061zm7.27%2010.662a1.439%201.439%200%201%200-2.035-2.035a1.439%201.439%200%200%200%202.035%202.035%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/phone-rotate2-duotone.svg?color=%231a73e8&size=48