smartphone update icon

smartphone-update-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
smartphone-update-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the smartphone update 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-width="1.5"><path d="M20 10C20 6.22881 20 4.34319 18.8284 3.17162C17.7653 2.10853 16.1143 2.01009 13 2.00098M20 14C20 17.7713 20 19.6569 18.8284 20.8285C17.6569 22 15.7712 22 12 22C8.22876 22 6.34315 22 5.17157 20.8285C4 19.6569 4 17.7713 4 14V11.001"/><path stroke-linejoin="round" d="M2.73016 4.8L2.73016 4C2.73016 1.79086 4.36469 0 6.38098 0C7.47451 0 8.45575 0.526765 9.12484 1.36133M2 4L2.73016 4.8L3.46033 4M10.2698 3.2V4C10.2698 6.20914 8.63531 8 6.61902 8C5.60133 8 4.68089 7.54376 4.0188 6.80778M11 4L10.2698 3.2L9.53967 4"/><path d="M15 19H9"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSmartphoneUpdateBroken(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" strokeWidth="1.5"><path d="M20 10C20 6.22881 20 4.34319 18.8284 3.17162C17.7653 2.10853 16.1143 2.01009 13 2.00098M20 14C20 17.7713 20 19.6569 18.8284 20.8285C17.6569 22 15.7712 22 12 22C8.22876 22 6.34315 22 5.17157 20.8285C4 19.6569 4 17.7713 4 14V11.001"/><path strokeLinejoin="round" d="M2.73016 4.8L2.73016 4C2.73016 1.79086 4.36469 0 6.38098 0C7.47451 0 8.45575 0.526765 9.12484 1.36133M2 4L2.73016 4.8L3.46033 4M10.2698 3.2V4C10.2698 6.20914 8.63531 8 6.61902 8C5.60133 8 4.68089 7.54376 4.0188 6.80778M11 4L10.2698 3.2L9.53967 4"/><path d="M15 19H9"/></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-width="1.5"><path d="M20 10C20 6.22881 20 4.34319 18.8284 3.17162C17.7653 2.10853 16.1143 2.01009 13 2.00098M20 14C20 17.7713 20 19.6569 18.8284 20.8285C17.6569 22 15.7712 22 12 22C8.22876 22 6.34315 22 5.17157 20.8285C4 19.6569 4 17.7713 4 14V11.001"/><path stroke-linejoin="round" d="M2.73016 4.8L2.73016 4C2.73016 1.79086 4.36469 0 6.38098 0C7.47451 0 8.45575 0.526765 9.12484 1.36133M2 4L2.73016 4.8L3.46033 4M10.2698 3.2V4C10.2698 6.20914 8.63531 8 6.61902 8C5.60133 8 4.68089 7.54376 4.0188 6.80778M11 4L10.2698 3.2L9.53967 4"/><path d="M15 19H9"/></g></svg>
</template>

CSS

.icon-smartphone-update-broken {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%2010C20%206.22881%2020%204.34319%2018.8284%203.17162C17.7653%202.10853%2016.1143%202.01009%2013%202.00098M20%2014C20%2017.7713%2020%2019.6569%2018.8284%2020.8285C17.6569%2022%2015.7712%2022%2012%2022C8.22876%2022%206.34315%2022%205.17157%2020.8285C4%2019.6569%204%2017.7713%204%2014V11.001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.73016%204.8L2.73016%204C2.73016%201.79086%204.36469%200%206.38098%200C7.47451%200%208.45575%200.526765%209.12484%201.36133M2%204L2.73016%204.8L3.46033%204M10.2698%203.2V4C10.2698%206.20914%208.63531%208%206.61902%208C5.60133%208%204.68089%207.54376%204.0188%206.80778M11%204L10.2698%203.2L9.53967%204%22%2F%3E%3Cpath%20d%3D%22M15%2019H9%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%2010C20%206.22881%2020%204.34319%2018.8284%203.17162C17.7653%202.10853%2016.1143%202.01009%2013%202.00098M20%2014C20%2017.7713%2020%2019.6569%2018.8284%2020.8285C17.6569%2022%2015.7712%2022%2012%2022C8.22876%2022%206.34315%2022%205.17157%2020.8285C4%2019.6569%204%2017.7713%204%2014V11.001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.73016%204.8L2.73016%204C2.73016%201.79086%204.36469%200%206.38098%200C7.47451%200%208.45575%200.526765%209.12484%201.36133M2%204L2.73016%204.8L3.46033%204M10.2698%203.2V4C10.2698%206.20914%208.63531%208%206.61902%208C5.60133%208%204.68089%207.54376%204.0188%206.80778M11%204L10.2698%203.2L9.53967%204%22%2F%3E%3Cpath%20d%3D%22M15%2019H9%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-update-broken.svg?color=%231a73e8&size=48