simcard dual icon
simcard-dual from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- simcard-dual
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the simcard dual 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="M2 13.887c0-3.661 0-5.492 1.079-6.652q.06-.065.122-.126C4.328 6 6.108 6 9.668 6c.843 0 1.25.003 1.636.151c.373.143.685.41 1.309.946L14.32 8.56c.826.707 1.238 1.061 1.459 1.545c.22.484.22 1.037.22 2.142V14.8c0 3 0 4.5-.743 5.551c-.24.34-.53.638-.86.885C13.375 22 11.917 22 9 22s-4.375 0-5.397-.764a4 4 0 0 1-.86-.885C2 19.3 2 17.8 2 14.8z"/><path d="M15.978 16c2.509 0 3.763 0 4.643-.668c.284-.216.534-.478.74-.775C22 13.637 22 12.325 22 9.7V7.467c0-.967 0-1.45-.19-1.874c-.189-.423-.544-.733-1.255-1.352L19.086 2.96c-.537-.468-.805-.702-1.126-.827c-.332-.13-.682-.133-1.408-.133c-3.062 0-4.593 0-5.563.97l-.105.11c-.592.648-.806 1.533-.884 2.92"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSimcardDual(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="M2 13.887c0-3.661 0-5.492 1.079-6.652q.06-.065.122-.126C4.328 6 6.108 6 9.668 6c.843 0 1.25.003 1.636.151c.373.143.685.41 1.309.946L14.32 8.56c.826.707 1.238 1.061 1.459 1.545c.22.484.22 1.037.22 2.142V14.8c0 3 0 4.5-.743 5.551c-.24.34-.53.638-.86.885C13.375 22 11.917 22 9 22s-4.375 0-5.397-.764a4 4 0 0 1-.86-.885C2 19.3 2 17.8 2 14.8z"/><path d="M15.978 16c2.509 0 3.763 0 4.643-.668c.284-.216.534-.478.74-.775C22 13.637 22 12.325 22 9.7V7.467c0-.967 0-1.45-.19-1.874c-.189-.423-.544-.733-1.255-1.352L19.086 2.96c-.537-.468-.805-.702-1.126-.827c-.332-.13-.682-.133-1.408-.133c-3.062 0-4.593 0-5.563.97l-.105.11c-.592.648-.806 1.533-.884 2.92"/></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="M2 13.887c0-3.661 0-5.492 1.079-6.652q.06-.065.122-.126C4.328 6 6.108 6 9.668 6c.843 0 1.25.003 1.636.151c.373.143.685.41 1.309.946L14.32 8.56c.826.707 1.238 1.061 1.459 1.545c.22.484.22 1.037.22 2.142V14.8c0 3 0 4.5-.743 5.551c-.24.34-.53.638-.86.885C13.375 22 11.917 22 9 22s-4.375 0-5.397-.764a4 4 0 0 1-.86-.885C2 19.3 2 17.8 2 14.8z"/><path d="M15.978 16c2.509 0 3.763 0 4.643-.668c.284-.216.534-.478.74-.775C22 13.637 22 12.325 22 9.7V7.467c0-.967 0-1.45-.19-1.874c-.189-.423-.544-.733-1.255-1.352L19.086 2.96c-.537-.468-.805-.702-1.126-.827c-.332-.13-.682-.133-1.408-.133c-3.062 0-4.593 0-5.563.97l-.105.11c-.592.648-.806 1.533-.884 2.92"/></g></svg> </template>
CSS
.icon-simcard-dual {
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%22M2%2013.887c0-3.661%200-5.492%201.079-6.652q.06-.065.122-.126C4.328%206%206.108%206%209.668%206c.843%200%201.25.003%201.636.151c.373.143.685.41%201.309.946L14.32%208.56c.826.707%201.238%201.061%201.459%201.545c.22.484.22%201.037.22%202.142V14.8c0%203%200%204.5-.743%205.551c-.24.34-.53.638-.86.885C13.375%2022%2011.917%2022%209%2022s-4.375%200-5.397-.764a4%204%200%200%201-.86-.885C2%2019.3%202%2017.8%202%2014.8z%22%2F%3E%3Cpath%20d%3D%22M15.978%2016c2.509%200%203.763%200%204.643-.668c.284-.216.534-.478.74-.775C22%2013.637%2022%2012.325%2022%209.7V7.467c0-.967%200-1.45-.19-1.874c-.189-.423-.544-.733-1.255-1.352L19.086%202.96c-.537-.468-.805-.702-1.126-.827c-.332-.13-.682-.133-1.408-.133c-3.062%200-4.593%200-5.563.97l-.105.11c-.592.648-.806%201.533-.884%202.92%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%22M2%2013.887c0-3.661%200-5.492%201.079-6.652q.06-.065.122-.126C4.328%206%206.108%206%209.668%206c.843%200%201.25.003%201.636.151c.373.143.685.41%201.309.946L14.32%208.56c.826.707%201.238%201.061%201.459%201.545c.22.484.22%201.037.22%202.142V14.8c0%203%200%204.5-.743%205.551c-.24.34-.53.638-.86.885C13.375%2022%2011.917%2022%209%2022s-4.375%200-5.397-.764a4%204%200%200%201-.86-.885C2%2019.3%202%2017.8%202%2014.8z%22%2F%3E%3Cpath%20d%3D%22M15.978%2016c2.509%200%203.763%200%204.643-.668c.284-.216.534-.478.74-.775C22%2013.637%2022%2012.325%2022%209.7V7.467c0-.967%200-1.45-.19-1.874c-.189-.423-.544-.733-1.255-1.352L19.086%202.96c-.537-.468-.805-.702-1.126-.827c-.332-.13-.682-.133-1.408-.133c-3.062%200-4.593%200-5.563.97l-.105.11c-.592.648-.806%201.533-.884%202.92%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/simcard-dual.svg?color=%231a73e8&size=48