smartphone update icon
smartphone-update-line-duotone from Solar by 480 Design · Line Duotone · Devices · CC-BY-4.0 Attribution required.
- Name
- smartphone-update-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
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
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="M13 2.00098C16.1143 2.01009 17.7653 2.10853 18.8284 3.17162C20 4.34319 20 6.22881 20 10V14C20 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 4"/><path stroke-linejoin="round" d="M10.2698 3.2002V4.0002C10.2698 6.20933 8.63531 8.0002 6.61902 8.0002C5.60133 8.0002 4.68089 7.54396 4.0188 6.80798M11 4.0002L10.2698 3.2002L9.53968 4.0002" opacity=".5"/><path d="M15 19H9" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSmartphoneUpdateLineDuotone(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="M13 2.00098C16.1143 2.01009 17.7653 2.10853 18.8284 3.17162C20 4.34319 20 6.22881 20 10V14C20 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 4"/><path strokeLinejoin="round" d="M10.2698 3.2002V4.0002C10.2698 6.20933 8.63531 8.0002 6.61902 8.0002C5.60133 8.0002 4.68089 7.54396 4.0188 6.80798M11 4.0002L10.2698 3.2002L9.53968 4.0002" opacity=".5"/><path d="M15 19H9" opacity=".5"/></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="M13 2.00098C16.1143 2.01009 17.7653 2.10853 18.8284 3.17162C20 4.34319 20 6.22881 20 10V14C20 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 4"/><path stroke-linejoin="round" d="M10.2698 3.2002V4.0002C10.2698 6.20933 8.63531 8.0002 6.61902 8.0002C5.60133 8.0002 4.68089 7.54396 4.0188 6.80798M11 4.0002L10.2698 3.2002L9.53968 4.0002" opacity=".5"/><path d="M15 19H9" opacity=".5"/></g></svg> </template>
CSS
.icon-smartphone-update-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%202.00098C16.1143%202.01009%2017.7653%202.10853%2018.8284%203.17162C20%204.34319%2020%206.22881%2020%2010V14C20%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%204%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.2698%203.2002V4.0002C10.2698%206.20933%208.63531%208.0002%206.61902%208.0002C5.60133%208.0002%204.68089%207.54396%204.0188%206.80798M11%204.0002L10.2698%203.2002L9.53968%204.0002%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2019H9%22%20opacity%3D%22.5%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%22M13%202.00098C16.1143%202.01009%2017.7653%202.10853%2018.8284%203.17162C20%204.34319%2020%206.22881%2020%2010V14C20%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%204%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.2698%203.2002V4.0002C10.2698%206.20933%208.63531%208.0002%206.61902%208.0002C5.60133%208.0002%204.68089%207.54396%204.0188%206.80798M11%204.0002L10.2698%203.2002L9.53968%204.0002%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2019H9%22%20opacity%3D%22.5%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-line-duotone.svg?color=%231a73e8&size=48