snapchat-fill from Akar Icons by Arturo Wibawa · Fill · MIT Free for personal and commercial use.

Name
snapchat-fill
Set
Akar Icons
Style
Fill
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"><g clip-path="url(#SVGXv8lpc2Y1)"><path fill="currentColor" d="M5.829 4.533c-.6 1.344-.363 3.752-.267 5.436c-.648.359-1.48-.271-1.951-.271c-.49 0-1.075.322-1.167.802c-.066.346.089.85 1.201 1.289c.43.17 1.453.37 1.69.928c.333.784-1.71 4.403-4.918 4.931a.5.5 0 0 0-.416.519c.056.975 2.242 1.357 3.211 1.507c.099.134.179.7.306 1.131c.057.193.204.424.582.424c.493 0 1.312-.38 2.738-.144c1.398.233 2.712 2.215 5.235 2.215c2.345 0 3.744-1.991 5.09-2.215c.779-.129 1.448-.088 2.196.058c.515.101.977.157 1.124-.349c.129-.437.208-.992.305-1.123c.96-.149 3.156-.53 3.211-1.505a.5.5 0 0 0-.416-.519c-3.154-.52-5.259-4.128-4.918-4.931c.236-.557 1.252-.755 1.69-.928c.814-.321 1.222-.716 1.213-1.173c-.011-.585-.715-.934-1.233-.934c-.527 0-1.284.624-1.897.286c.096-1.698.332-4.095-.267-5.438C17.036 1.986 14.511.7 11.987.7C9.479.7 6.973 1.968 5.829 4.533"/></g><defs><clipPath id="SVGXv8lpc2Y1"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function AkarIconsSnapchatFill(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"><g clipPath="url(#SVGXv8lpc2Y1)"><path fill="currentColor" d="M5.829 4.533c-.6 1.344-.363 3.752-.267 5.436c-.648.359-1.48-.271-1.951-.271c-.49 0-1.075.322-1.167.802c-.066.346.089.85 1.201 1.289c.43.17 1.453.37 1.69.928c.333.784-1.71 4.403-4.918 4.931a.5.5 0 0 0-.416.519c.056.975 2.242 1.357 3.211 1.507c.099.134.179.7.306 1.131c.057.193.204.424.582.424c.493 0 1.312-.38 2.738-.144c1.398.233 2.712 2.215 5.235 2.215c2.345 0 3.744-1.991 5.09-2.215c.779-.129 1.448-.088 2.196.058c.515.101.977.157 1.124-.349c.129-.437.208-.992.305-1.123c.96-.149 3.156-.53 3.211-1.505a.5.5 0 0 0-.416-.519c-3.154-.52-5.259-4.128-4.918-4.931c.236-.557 1.252-.755 1.69-.928c.814-.321 1.222-.716 1.213-1.173c-.011-.585-.715-.934-1.233-.934c-.527 0-1.284.624-1.897.286c.096-1.698.332-4.095-.267-5.438C17.036 1.986 14.511.7 11.987.7C9.479.7 6.973 1.968 5.829 4.533"/></g><defs><clipPath id="SVGXv8lpc2Y1"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGXv8lpc2Y1)"><path fill="currentColor" d="M5.829 4.533c-.6 1.344-.363 3.752-.267 5.436c-.648.359-1.48-.271-1.951-.271c-.49 0-1.075.322-1.167.802c-.066.346.089.85 1.201 1.289c.43.17 1.453.37 1.69.928c.333.784-1.71 4.403-4.918 4.931a.5.5 0 0 0-.416.519c.056.975 2.242 1.357 3.211 1.507c.099.134.179.7.306 1.131c.057.193.204.424.582.424c.493 0 1.312-.38 2.738-.144c1.398.233 2.712 2.215 5.235 2.215c2.345 0 3.744-1.991 5.09-2.215c.779-.129 1.448-.088 2.196.058c.515.101.977.157 1.124-.349c.129-.437.208-.992.305-1.123c.96-.149 3.156-.53 3.211-1.505a.5.5 0 0 0-.416-.519c-3.154-.52-5.259-4.128-4.918-4.931c.236-.557 1.252-.755 1.69-.928c.814-.321 1.222-.716 1.213-1.173c-.011-.585-.715-.934-1.233-.934c-.527 0-1.284.624-1.897.286c.096-1.698.332-4.095-.267-5.438C17.036 1.986 14.511.7 11.987.7C9.479.7 6.973 1.968 5.829 4.533"/></g><defs><clipPath id="SVGXv8lpc2Y1"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-snapchat-fill {
  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%3E%3Cg%20clip-path%3D%22url(%23SVGXv8lpc2Y1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.829%204.533c-.6%201.344-.363%203.752-.267%205.436c-.648.359-1.48-.271-1.951-.271c-.49%200-1.075.322-1.167.802c-.066.346.089.85%201.201%201.289c.43.17%201.453.37%201.69.928c.333.784-1.71%204.403-4.918%204.931a.5.5%200%200%200-.416.519c.056.975%202.242%201.357%203.211%201.507c.099.134.179.7.306%201.131c.057.193.204.424.582.424c.493%200%201.312-.38%202.738-.144c1.398.233%202.712%202.215%205.235%202.215c2.345%200%203.744-1.991%205.09-2.215c.779-.129%201.448-.088%202.196.058c.515.101.977.157%201.124-.349c.129-.437.208-.992.305-1.123c.96-.149%203.156-.53%203.211-1.505a.5.5%200%200%200-.416-.519c-3.154-.52-5.259-4.128-4.918-4.931c.236-.557%201.252-.755%201.69-.928c.814-.321%201.222-.716%201.213-1.173c-.011-.585-.715-.934-1.233-.934c-.527%200-1.284.624-1.897.286c.096-1.698.332-4.095-.267-5.438C17.036%201.986%2014.511.7%2011.987.7C9.479.7%206.973%201.968%205.829%204.533%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGXv8lpc2Y1%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3E%3Cg%20clip-path%3D%22url(%23SVGXv8lpc2Y1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.829%204.533c-.6%201.344-.363%203.752-.267%205.436c-.648.359-1.48-.271-1.951-.271c-.49%200-1.075.322-1.167.802c-.066.346.089.85%201.201%201.289c.43.17%201.453.37%201.69.928c.333.784-1.71%204.403-4.918%204.931a.5.5%200%200%200-.416.519c.056.975%202.242%201.357%203.211%201.507c.099.134.179.7.306%201.131c.057.193.204.424.582.424c.493%200%201.312-.38%202.738-.144c1.398.233%202.712%202.215%205.235%202.215c2.345%200%203.744-1.991%205.09-2.215c.779-.129%201.448-.088%202.196.058c.515.101.977.157%201.124-.349c.129-.437.208-.992.305-1.123c.96-.149%203.156-.53%203.211-1.505a.5.5%200%200%200-.416-.519c-3.154-.52-5.259-4.128-4.918-4.931c.236-.557%201.252-.755%201.69-.928c.814-.321%201.222-.716%201.213-1.173c-.011-.585-.715-.934-1.233-.934c-.527%200-1.284.624-1.897.286c.096-1.698.332-4.095-.267-5.438C17.036%201.986%2014.511.7%2011.987.7C9.479.7%206.973%201.968%205.829%204.533%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGXv8lpc2Y1%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/akar-icons/snapchat-fill.svg?color=%231a73e8&size=48