sim cards icon
sim-cards-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- sim-cards-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
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 sim cards 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 stroke-linecap="round" d="M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6C11.0254 6 12.0063 6.41048 12.7314 7.13555L16.8644 11.2686C17.5895 11.9937 18 12.9746 18 14C18 17.7712 18 19.6569 16.8284 20.8284C15.6569 22 13.7712 22 10 22C6.22876 22 4.34315 22 3.17157 20.8284C2.51839 20.1752 2.22937 19.3001 2.10149 18"/><path stroke-linecap="round" d="M18.0001 17.8985C19.3002 17.7706 20.1753 17.4816 20.8285 16.8284C22.0001 15.6569 22.0001 13.7712 22.0001 10C22.0001 8.9746 21.5896 7.99369 20.8645 7.26862L20.5959 7M6.10156 6C6.22944 4.69989 6.51846 3.82475 7.17164 3.17157C8.34322 2 10.2288 2 14.0001 2C15.0255 2 16.0064 2.41048 16.7314 3.13555L17 3.4041"/><path d="M10 14H9C8.05719 14 7.58579 14 7.29289 14.2929C7 14.5858 7 15.0572 7 16V17C7 17.9428 7 18.4142 7.29289 18.7071C7.58579 19 8.05719 19 9 19H10M10 14H11C11.9428 14 12.4142 14 12.7071 14.2929C13 14.5858 13 15.0572 13 16V16.5M10 14V16.5M10 19H11C11.9428 19 12.4142 19 12.7071 18.7071C13 18.4142 13 17.9428 13 17V16.5M10 19V16.5M10 16.5H13"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSimCardsBroken(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 strokeLinecap="round" d="M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6C11.0254 6 12.0063 6.41048 12.7314 7.13555L16.8644 11.2686C17.5895 11.9937 18 12.9746 18 14C18 17.7712 18 19.6569 16.8284 20.8284C15.6569 22 13.7712 22 10 22C6.22876 22 4.34315 22 3.17157 20.8284C2.51839 20.1752 2.22937 19.3001 2.10149 18"/><path strokeLinecap="round" d="M18.0001 17.8985C19.3002 17.7706 20.1753 17.4816 20.8285 16.8284C22.0001 15.6569 22.0001 13.7712 22.0001 10C22.0001 8.9746 21.5896 7.99369 20.8645 7.26862L20.5959 7M6.10156 6C6.22944 4.69989 6.51846 3.82475 7.17164 3.17157C8.34322 2 10.2288 2 14.0001 2C15.0255 2 16.0064 2.41048 16.7314 3.13555L17 3.4041"/><path d="M10 14H9C8.05719 14 7.58579 14 7.29289 14.2929C7 14.5858 7 15.0572 7 16V17C7 17.9428 7 18.4142 7.29289 18.7071C7.58579 19 8.05719 19 9 19H10M10 14H11C11.9428 14 12.4142 14 12.7071 14.2929C13 14.5858 13 15.0572 13 16V16.5M10 14V16.5M10 19H11C11.9428 19 12.4142 19 12.7071 18.7071C13 18.4142 13 17.9428 13 17V16.5M10 19V16.5M10 16.5H13"/></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 stroke-linecap="round" d="M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6C11.0254 6 12.0063 6.41048 12.7314 7.13555L16.8644 11.2686C17.5895 11.9937 18 12.9746 18 14C18 17.7712 18 19.6569 16.8284 20.8284C15.6569 22 13.7712 22 10 22C6.22876 22 4.34315 22 3.17157 20.8284C2.51839 20.1752 2.22937 19.3001 2.10149 18"/><path stroke-linecap="round" d="M18.0001 17.8985C19.3002 17.7706 20.1753 17.4816 20.8285 16.8284C22.0001 15.6569 22.0001 13.7712 22.0001 10C22.0001 8.9746 21.5896 7.99369 20.8645 7.26862L20.5959 7M6.10156 6C6.22944 4.69989 6.51846 3.82475 7.17164 3.17157C8.34322 2 10.2288 2 14.0001 2C15.0255 2 16.0064 2.41048 16.7314 3.13555L17 3.4041"/><path d="M10 14H9C8.05719 14 7.58579 14 7.29289 14.2929C7 14.5858 7 15.0572 7 16V17C7 17.9428 7 18.4142 7.29289 18.7071C7.58579 19 8.05719 19 9 19H10M10 14H11C11.9428 14 12.4142 14 12.7071 14.2929C13 14.5858 13 15.0572 13 16V16.5M10 14V16.5M10 19H11C11.9428 19 12.4142 19 12.7071 18.7071C13 18.4142 13 17.9428 13 17V16.5M10 19V16.5M10 16.5H13"/></g></svg> </template>
CSS
.icon-sim-cards-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2014C2%2010.2288%202%208.34315%203.17157%207.17157C4.34315%206%206.22876%206%2010%206C11.0254%206%2012.0063%206.41048%2012.7314%207.13555L16.8644%2011.2686C17.5895%2011.9937%2018%2012.9746%2018%2014C18%2017.7712%2018%2019.6569%2016.8284%2020.8284C15.6569%2022%2013.7712%2022%2010%2022C6.22876%2022%204.34315%2022%203.17157%2020.8284C2.51839%2020.1752%202.22937%2019.3001%202.10149%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.0001%2017.8985C19.3002%2017.7706%2020.1753%2017.4816%2020.8285%2016.8284C22.0001%2015.6569%2022.0001%2013.7712%2022.0001%2010C22.0001%208.9746%2021.5896%207.99369%2020.8645%207.26862L20.5959%207M6.10156%206C6.22944%204.69989%206.51846%203.82475%207.17164%203.17157C8.34322%202%2010.2288%202%2014.0001%202C15.0255%202%2016.0064%202.41048%2016.7314%203.13555L17%203.4041%22%2F%3E%3Cpath%20d%3D%22M10%2014H9C8.05719%2014%207.58579%2014%207.29289%2014.2929C7%2014.5858%207%2015.0572%207%2016V17C7%2017.9428%207%2018.4142%207.29289%2018.7071C7.58579%2019%208.05719%2019%209%2019H10M10%2014H11C11.9428%2014%2012.4142%2014%2012.7071%2014.2929C13%2014.5858%2013%2015.0572%2013%2016V16.5M10%2014V16.5M10%2019H11C11.9428%2019%2012.4142%2019%2012.7071%2018.7071C13%2018.4142%2013%2017.9428%2013%2017V16.5M10%2019V16.5M10%2016.5H13%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%20stroke-linecap%3D%22round%22%20d%3D%22M2%2014C2%2010.2288%202%208.34315%203.17157%207.17157C4.34315%206%206.22876%206%2010%206C11.0254%206%2012.0063%206.41048%2012.7314%207.13555L16.8644%2011.2686C17.5895%2011.9937%2018%2012.9746%2018%2014C18%2017.7712%2018%2019.6569%2016.8284%2020.8284C15.6569%2022%2013.7712%2022%2010%2022C6.22876%2022%204.34315%2022%203.17157%2020.8284C2.51839%2020.1752%202.22937%2019.3001%202.10149%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.0001%2017.8985C19.3002%2017.7706%2020.1753%2017.4816%2020.8285%2016.8284C22.0001%2015.6569%2022.0001%2013.7712%2022.0001%2010C22.0001%208.9746%2021.5896%207.99369%2020.8645%207.26862L20.5959%207M6.10156%206C6.22944%204.69989%206.51846%203.82475%207.17164%203.17157C8.34322%202%2010.2288%202%2014.0001%202C15.0255%202%2016.0064%202.41048%2016.7314%203.13555L17%203.4041%22%2F%3E%3Cpath%20d%3D%22M10%2014H9C8.05719%2014%207.58579%2014%207.29289%2014.2929C7%2014.5858%207%2015.0572%207%2016V17C7%2017.9428%207%2018.4142%207.29289%2018.7071C7.58579%2019%208.05719%2019%209%2019H10M10%2014H11C11.9428%2014%2012.4142%2014%2012.7071%2014.2929C13%2014.5858%2013%2015.0572%2013%2016V16.5M10%2014V16.5M10%2019H11C11.9428%2019%2012.4142%2019%2012.7071%2018.7071C13%2018.4142%2013%2017.9428%2013%2017V16.5M10%2019V16.5M10%2016.5H13%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/sim-cards-broken.svg?color=%231a73e8&size=48