snapchat from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
snapchat
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the snapchat 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 stroke-linejoin="round" d="M6.576 7.424a5.424 5.424 0 0 1 10.848 0c0 4.748.237 7.122 4.576 9.02c-2.222.556-2.778 1.112-3.333 3.334C14.777 19.778 14.222 22 12 22s-2.778-2.222-6.667-2.222C4.778 17.556 4.223 17 2 16.444c4.339-1.898 4.576-4.272 4.576-9.02"/><path d="M2 16c3.824-2.083 3.824-4.05.956-7M22 16c-3.824-2.083-3.824-4.05-.956-7"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSnapchat(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 strokeLinejoin="round" d="M6.576 7.424a5.424 5.424 0 0 1 10.848 0c0 4.748.237 7.122 4.576 9.02c-2.222.556-2.778 1.112-3.333 3.334C14.777 19.778 14.222 22 12 22s-2.778-2.222-6.667-2.222C4.778 17.556 4.223 17 2 16.444c4.339-1.898 4.576-4.272 4.576-9.02"/><path d="M2 16c3.824-2.083 3.824-4.05.956-7M22 16c-3.824-2.083-3.824-4.05-.956-7"/></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 stroke-linejoin="round" d="M6.576 7.424a5.424 5.424 0 0 1 10.848 0c0 4.748.237 7.122 4.576 9.02c-2.222.556-2.778 1.112-3.333 3.334C14.777 19.778 14.222 22 12 22s-2.778-2.222-6.667-2.222C4.778 17.556 4.223 17 2 16.444c4.339-1.898 4.576-4.272 4.576-9.02"/><path d="M2 16c3.824-2.083 3.824-4.05.956-7M22 16c-3.824-2.083-3.824-4.05-.956-7"/></g></svg>
</template>

CSS

.icon-snapchat {
  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%20stroke-linejoin%3D%22round%22%20d%3D%22M6.576%207.424a5.424%205.424%200%200%201%2010.848%200c0%204.748.237%207.122%204.576%209.02c-2.222.556-2.778%201.112-3.333%203.334C14.777%2019.778%2014.222%2022%2012%2022s-2.778-2.222-6.667-2.222C4.778%2017.556%204.223%2017%202%2016.444c4.339-1.898%204.576-4.272%204.576-9.02%22%2F%3E%3Cpath%20d%3D%22M2%2016c3.824-2.083%203.824-4.05.956-7M22%2016c-3.824-2.083-3.824-4.05-.956-7%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%20stroke-linejoin%3D%22round%22%20d%3D%22M6.576%207.424a5.424%205.424%200%200%201%2010.848%200c0%204.748.237%207.122%204.576%209.02c-2.222.556-2.778%201.112-3.333%203.334C14.777%2019.778%2014.222%2022%2012%2022s-2.778-2.222-6.667-2.222C4.778%2017.556%204.223%2017%202%2016.444c4.339-1.898%204.576-4.272%204.576-9.02%22%2F%3E%3Cpath%20d%3D%22M2%2016c3.824-2.083%203.824-4.05.956-7M22%2016c-3.824-2.083-3.824-4.05-.956-7%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/snapchat.svg?color=%231a73e8&size=48