snapchat icon
snapchat-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- snapchat-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
snapchat-fillAkar Iconssnapchat-filledAnt Design IconssnapchatBootstrap IconssnapchatBoxicons BrandssnapchatCoreUI BrandssnapchatFont Awesome 6 BrandssnapchatFont Awesome BrandssnapchatHuge IconssnapchatIconoirsnapchatJam IconssnapchatLine AwesomesnapchatMage IconssnapchatMaterial Design Iconssnapchat-fillRemix IconsnapchatSimple Iconssnapchat-outlineTeenyicons
Use the snapchat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2.5a6 6 0 0 1 6 6v1.874l.9-.675a1 1 0 0 1 1.2 1.602l-1.867 1.397c.444 1.168 1.527 2.392 3.282 3.444a1 1 0 0 1 .317 1.413C20.714 19.232 18.94 20.5 17 20.5c-.613 0-.975.264-1.691.785l-.033.024c-.732.532-1.7 1.191-3.276 1.191c-1.577 0-2.544-.659-3.276-1.191l-.033-.024C7.975 20.764 7.613 20.5 7 20.5c-1.94 0-3.714-1.268-4.832-2.945a1 1 0 0 1 .318-1.413c1.754-1.052 2.837-2.276 3.281-3.444L3.901 11.3a1 1 0 1 1 1.198-1.602l.901.675V8.5a6 6 0 0 1 6-6" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSnapchatFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M12 2.5a6 6 0 0 1 6 6v1.874l.9-.675a1 1 0 0 1 1.2 1.602l-1.867 1.397c.444 1.168 1.527 2.392 3.282 3.444a1 1 0 0 1 .317 1.413C20.714 19.232 18.94 20.5 17 20.5c-.613 0-.975.264-1.691.785l-.033.024c-.732.532-1.7 1.191-3.276 1.191c-1.577 0-2.544-.659-3.276-1.191l-.033-.024C7.975 20.764 7.613 20.5 7 20.5c-1.94 0-3.714-1.268-4.832-2.945a1 1 0 0 1 .318-1.413c1.754-1.052 2.837-2.276 3.281-3.444L3.901 11.3a1 1 0 1 1 1.198-1.602l.901.675V8.5a6 6 0 0 1 6-6" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2.5a6 6 0 0 1 6 6v1.874l.9-.675a1 1 0 0 1 1.2 1.602l-1.867 1.397c.444 1.168 1.527 2.392 3.282 3.444a1 1 0 0 1 .317 1.413C20.714 19.232 18.94 20.5 17 20.5c-.613 0-.975.264-1.691.785l-.033.024c-.732.532-1.7 1.191-3.276 1.191c-1.577 0-2.544-.659-3.276-1.191l-.033-.024C7.975 20.764 7.613 20.5 7 20.5c-1.94 0-3.714-1.268-4.832-2.945a1 1 0 0 1 .318-1.413c1.754-1.052 2.837-2.276 3.281-3.444L3.901 11.3a1 1 0 1 1 1.198-1.602l.901.675V8.5a6 6 0 0 1 6-6" clip-rule="evenodd"/></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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202.5a6%206%200%200%201%206%206v1.874l.9-.675a1%201%200%200%201%201.2%201.602l-1.867%201.397c.444%201.168%201.527%202.392%203.282%203.444a1%201%200%200%201%20.317%201.413C20.714%2019.232%2018.94%2020.5%2017%2020.5c-.613%200-.975.264-1.691.785l-.033.024c-.732.532-1.7%201.191-3.276%201.191c-1.577%200-2.544-.659-3.276-1.191l-.033-.024C7.975%2020.764%207.613%2020.5%207%2020.5c-1.94%200-3.714-1.268-4.832-2.945a1%201%200%200%201%20.318-1.413c1.754-1.052%202.837-2.276%203.281-3.444L3.901%2011.3a1%201%200%201%201%201.198-1.602l.901.675V8.5a6%206%200%200%201%206-6%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202.5a6%206%200%200%201%206%206v1.874l.9-.675a1%201%200%200%201%201.2%201.602l-1.867%201.397c.444%201.168%201.527%202.392%203.282%203.444a1%201%200%200%201%20.317%201.413C20.714%2019.232%2018.94%2020.5%2017%2020.5c-.613%200-.975.264-1.691.785l-.033.024c-.732.532-1.7%201.191-3.276%201.191c-1.577%200-2.544-.659-3.276-1.191l-.033-.024C7.975%2020.764%207.613%2020.5%207%2020.5c-1.94%200-3.714-1.268-4.832-2.945a1%201%200%200%201%20.318-1.413c1.754-1.052%202.837-2.276%203.281-3.444L3.901%2011.3a1%201%200%201%201%201.198-1.602l.901.675V8.5a6%206%200%200%201%206-6%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/snapchat-fill.svg?color=%231a73e8&size=48