smartphone rotate 2 icon

smartphone-rotate-2-line-duotone from Solar by 480 Design · Line Duotone · Devices · CC-BY-4.0 Attribution required.

Name
smartphone-rotate-2-line-duotone
Set
Solar
Style
Line Duotone
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the smartphone rotate 2 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-width="1.5"><path d="M19.1222 18.4439L18.4439 19.1222C16.5254 21.0407 15.5661 22 14.3741 22C13.182 22 12.2228 21.0407 10.3042 19.1222L4.8778 13.6958C2.95927 11.7772 2 10.818 2 9.62593C2 8.43391 2.95927 7.47464 4.8778 5.55611L5.55611 4.8778C7.47464 2.95927 8.43391 2 9.62593 2C10.818 2 11.7772 2.95927 13.6958 4.8778L19.1222 10.3042C21.0407 12.2228 22 13.182 22 14.3741C22 15.5661 21.0407 16.5254 19.1222 18.4439L19.1222 18.4439Z"/><path d="M8.94768 5.55664L5.55615 8.94816M16.7482 14.714C17.3102 15.2759 17.3102 16.187 16.7482 16.7489C16.1863 17.3108 15.2753 17.3108 14.7133 16.7489C14.1514 16.187 14.1514 15.2759 14.7133 14.714C15.2753 14.152 16.1863 14.152 16.7482 14.714Z" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.5 6.98598L22 8C22 4.98532 19.8377 2.48275 17 2" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M3.5 17.014L2 16C2 19.0147 4.16229 21.5172 7 22"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSmartphoneRotate2LineDuotone(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" strokeWidth="1.5"><path d="M19.1222 18.4439L18.4439 19.1222C16.5254 21.0407 15.5661 22 14.3741 22C13.182 22 12.2228 21.0407 10.3042 19.1222L4.8778 13.6958C2.95927 11.7772 2 10.818 2 9.62593C2 8.43391 2.95927 7.47464 4.8778 5.55611L5.55611 4.8778C7.47464 2.95927 8.43391 2 9.62593 2C10.818 2 11.7772 2.95927 13.6958 4.8778L19.1222 10.3042C21.0407 12.2228 22 13.182 22 14.3741C22 15.5661 21.0407 16.5254 19.1222 18.4439L19.1222 18.4439Z"/><path d="M8.94768 5.55664L5.55615 8.94816M16.7482 14.714C17.3102 15.2759 17.3102 16.187 16.7482 16.7489C16.1863 17.3108 15.2753 17.3108 14.7133 16.7489C14.1514 16.187 14.1514 15.2759 14.7133 14.714C15.2753 14.152 16.1863 14.152 16.7482 14.714Z" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M20.5 6.98598L22 8C22 4.98532 19.8377 2.48275 17 2" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M3.5 17.014L2 16C2 19.0147 4.16229 21.5172 7 22"/></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-width="1.5"><path d="M19.1222 18.4439L18.4439 19.1222C16.5254 21.0407 15.5661 22 14.3741 22C13.182 22 12.2228 21.0407 10.3042 19.1222L4.8778 13.6958C2.95927 11.7772 2 10.818 2 9.62593C2 8.43391 2.95927 7.47464 4.8778 5.55611L5.55611 4.8778C7.47464 2.95927 8.43391 2 9.62593 2C10.818 2 11.7772 2.95927 13.6958 4.8778L19.1222 10.3042C21.0407 12.2228 22 13.182 22 14.3741C22 15.5661 21.0407 16.5254 19.1222 18.4439L19.1222 18.4439Z"/><path d="M8.94768 5.55664L5.55615 8.94816M16.7482 14.714C17.3102 15.2759 17.3102 16.187 16.7482 16.7489C16.1863 17.3108 15.2753 17.3108 14.7133 16.7489C14.1514 16.187 14.1514 15.2759 14.7133 14.714C15.2753 14.152 16.1863 14.152 16.7482 14.714Z" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.5 6.98598L22 8C22 4.98532 19.8377 2.48275 17 2" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M3.5 17.014L2 16C2 19.0147 4.16229 21.5172 7 22"/></g></svg>
</template>

CSS

.icon-smartphone-rotate-2-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.1222%2018.4439L18.4439%2019.1222C16.5254%2021.0407%2015.5661%2022%2014.3741%2022C13.182%2022%2012.2228%2021.0407%2010.3042%2019.1222L4.8778%2013.6958C2.95927%2011.7772%202%2010.818%202%209.62593C2%208.43391%202.95927%207.47464%204.8778%205.55611L5.55611%204.8778C7.47464%202.95927%208.43391%202%209.62593%202C10.818%202%2011.7772%202.95927%2013.6958%204.8778L19.1222%2010.3042C21.0407%2012.2228%2022%2013.182%2022%2014.3741C22%2015.5661%2021.0407%2016.5254%2019.1222%2018.4439L19.1222%2018.4439Z%22%2F%3E%3Cpath%20d%3D%22M8.94768%205.55664L5.55615%208.94816M16.7482%2014.714C17.3102%2015.2759%2017.3102%2016.187%2016.7482%2016.7489C16.1863%2017.3108%2015.2753%2017.3108%2014.7133%2016.7489C14.1514%2016.187%2014.1514%2015.2759%2014.7133%2014.714C15.2753%2014.152%2016.1863%2014.152%2016.7482%2014.714Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5%206.98598L22%208C22%204.98532%2019.8377%202.48275%2017%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.5%2017.014L2%2016C2%2019.0147%204.16229%2021.5172%207%2022%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.1222%2018.4439L18.4439%2019.1222C16.5254%2021.0407%2015.5661%2022%2014.3741%2022C13.182%2022%2012.2228%2021.0407%2010.3042%2019.1222L4.8778%2013.6958C2.95927%2011.7772%202%2010.818%202%209.62593C2%208.43391%202.95927%207.47464%204.8778%205.55611L5.55611%204.8778C7.47464%202.95927%208.43391%202%209.62593%202C10.818%202%2011.7772%202.95927%2013.6958%204.8778L19.1222%2010.3042C21.0407%2012.2228%2022%2013.182%2022%2014.3741C22%2015.5661%2021.0407%2016.5254%2019.1222%2018.4439L19.1222%2018.4439Z%22%2F%3E%3Cpath%20d%3D%22M8.94768%205.55664L5.55615%208.94816M16.7482%2014.714C17.3102%2015.2759%2017.3102%2016.187%2016.7482%2016.7489C16.1863%2017.3108%2015.2753%2017.3108%2014.7133%2016.7489C14.1514%2016.187%2014.1514%2015.2759%2014.7133%2014.714C15.2753%2014.152%2016.1863%2014.152%2016.7482%2014.714Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5%206.98598L22%208C22%204.98532%2019.8377%202.48275%2017%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.5%2017.014L2%2016C2%2019.0147%204.16229%2021.5172%207%2022%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/smartphone-rotate-2-line-duotone.svg?color=%231a73e8&size=48