sim cards icon
sim-cards-linear from Solar by 480 Design · Linear · Devices · CC-BY-4.0 Attribution required.
- Name
- sim-cards-linear
- Set
- Solar
- Style
- Linear
- 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 d="M3.17157 20.8284C4.34315 22 6.22876 22 10 22C13.7712 22 15.6569 22 16.8284 20.8284C18 19.6569 18 17.7712 18 14C18 12.9746 17.5895 11.9937 16.8644 11.2686L12.7314 7.13555C12.0063 6.41048 11.0254 6 10 6C6.22876 6 4.34315 6 3.17157 7.17157C2 8.34315 2 10.2288 2 14C2 17.7712 2 19.6569 3.17157 20.8284Z"/><path 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.26862L16.7314 3.13555C16.0064 2.41048 15.0255 2 14.0001 2C10.2288 2 8.34322 2 7.17164 3.17157C6.51846 3.82475 6.22944 4.69989 6.10156 6"/><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 SolarSimCardsLinear(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="M3.17157 20.8284C4.34315 22 6.22876 22 10 22C13.7712 22 15.6569 22 16.8284 20.8284C18 19.6569 18 17.7712 18 14C18 12.9746 17.5895 11.9937 16.8644 11.2686L12.7314 7.13555C12.0063 6.41048 11.0254 6 10 6C6.22876 6 4.34315 6 3.17157 7.17157C2 8.34315 2 10.2288 2 14C2 17.7712 2 19.6569 3.17157 20.8284Z"/><path 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.26862L16.7314 3.13555C16.0064 2.41048 15.0255 2 14.0001 2C10.2288 2 8.34322 2 7.17164 3.17157C6.51846 3.82475 6.22944 4.69989 6.10156 6"/><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 d="M3.17157 20.8284C4.34315 22 6.22876 22 10 22C13.7712 22 15.6569 22 16.8284 20.8284C18 19.6569 18 17.7712 18 14C18 12.9746 17.5895 11.9937 16.8644 11.2686L12.7314 7.13555C12.0063 6.41048 11.0254 6 10 6C6.22876 6 4.34315 6 3.17157 7.17157C2 8.34315 2 10.2288 2 14C2 17.7712 2 19.6569 3.17157 20.8284Z"/><path 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.26862L16.7314 3.13555C16.0064 2.41048 15.0255 2 14.0001 2C10.2288 2 8.34322 2 7.17164 3.17157C6.51846 3.82475 6.22944 4.69989 6.10156 6"/><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-linear {
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%22M3.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022C13.7712%2022%2015.6569%2022%2016.8284%2020.8284C18%2019.6569%2018%2017.7712%2018%2014C18%2012.9746%2017.5895%2011.9937%2016.8644%2011.2686L12.7314%207.13555C12.0063%206.41048%2011.0254%206%2010%206C6.22876%206%204.34315%206%203.17157%207.17157C2%208.34315%202%2010.2288%202%2014C2%2017.7712%202%2019.6569%203.17157%2020.8284Z%22%2F%3E%3Cpath%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.26862L16.7314%203.13555C16.0064%202.41048%2015.0255%202%2014.0001%202C10.2288%202%208.34322%202%207.17164%203.17157C6.51846%203.82475%206.22944%204.69989%206.10156%206%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%20d%3D%22M3.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022C13.7712%2022%2015.6569%2022%2016.8284%2020.8284C18%2019.6569%2018%2017.7712%2018%2014C18%2012.9746%2017.5895%2011.9937%2016.8644%2011.2686L12.7314%207.13555C12.0063%206.41048%2011.0254%206%2010%206C6.22876%206%204.34315%206%203.17157%207.17157C2%208.34315%202%2010.2288%202%2014C2%2017.7712%202%2019.6569%203.17157%2020.8284Z%22%2F%3E%3Cpath%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.26862L16.7314%203.13555C16.0064%202.41048%2015.0255%202%2014.0001%202C10.2288%202%208.34322%202%207.17164%203.17157C6.51846%203.82475%206.22944%204.69989%206.10156%206%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-linear.svg?color=%231a73e8&size=48