snapchat logo
snapchat from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- snapchat
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
snapchat-fillAkar Iconssnapchat-filledAnt Design IconssnapchatBootstrap IconssnapchatCoreUI BrandssnapchatFont Awesome 6 BrandssnapchatFont Awesome BrandssnapchatHuge IconssnapchatIconoirsnapchatJam IconssnapchatLine AwesomesnapchatMage IconssnapchatMaterial Design Iconssnapchat-fillMingCute Iconsnapchat-fillRemix IconsnapchatSimple Iconssnapchat-outlineTeenyicons
Use the snapchat logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.166 3c.796 0 3.495.223 4.769 3.073c.426.959.324 2.589.24 3.898l-.002.047c-.011.146-.018.278-.024.41a.6.6 0 0 0 .322.072c.241-.013.53-.096.831-.241a.8.8 0 0 1 .373-.084c.146 0 .289.023.409.072c.361.12.59.385.59.674q.019.542-.975.939c-.071.023-.169.061-.276.096c-.363.109-.917.289-1.073.651c-.072.181-.049.421.098.697l.012.013c.048.109 1.228 2.795 3.854 3.229a.4.4 0 0 1 .337.409q0 .089-.036.181c-.193.457-1.023.795-2.53 1.021c-.047.073-.096.302-.132.459c-.022.144-.06.289-.107.444c-.061.218-.217.325-.446.325h-.024a2.5 2.5 0 0 1-.433-.059a4.8 4.8 0 0 0-1.024-.108c-.24 0-.48.012-.732.06c-.483.084-.904.373-1.386.71c-.687.481-1.469 1.036-2.649 1.036c-.048 0-.096-.012-.146-.012h-.119c-1.181 0-1.951-.543-2.637-1.036c-.481-.338-.89-.626-1.373-.711a5.5 5.5 0 0 0-.745-.06c-.435 0-.771.072-1.023.12c-.17.035-.314.059-.435.059a.45.45 0 0 1-.47-.337c-.048-.154-.071-.313-.107-.456c-.038-.146-.085-.396-.133-.458c-1.543-.179-2.373-.517-2.565-.986a.5.5 0 0 1-.044-.181a.4.4 0 0 1 .337-.409c2.625-.434 3.805-3.119 3.854-3.232l.013-.023c.145-.277.18-.52.096-.699c-.156-.349-.711-.529-1.07-.65a2 2 0 0 1-.279-.096c-.89-.35-1.011-.748-.962-1.024c.072-.384.541-.637.939-.637c.117 0 .217.023.308.06c.337.155.635.241.888.241a.74.74 0 0 0 .373-.085l-.041-.458c-.08-1.307-.182-2.935.247-3.889c1.236-2.836 3.929-3.054 4.724-3.054L12.117 3z"/></svg>
React
import type { SVGProps } from "react";
export function BxlSnapchat(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" d="M12.166 3c.796 0 3.495.223 4.769 3.073c.426.959.324 2.589.24 3.898l-.002.047c-.011.146-.018.278-.024.41a.6.6 0 0 0 .322.072c.241-.013.53-.096.831-.241a.8.8 0 0 1 .373-.084c.146 0 .289.023.409.072c.361.12.59.385.59.674q.019.542-.975.939c-.071.023-.169.061-.276.096c-.363.109-.917.289-1.073.651c-.072.181-.049.421.098.697l.012.013c.048.109 1.228 2.795 3.854 3.229a.4.4 0 0 1 .337.409q0 .089-.036.181c-.193.457-1.023.795-2.53 1.021c-.047.073-.096.302-.132.459c-.022.144-.06.289-.107.444c-.061.218-.217.325-.446.325h-.024a2.5 2.5 0 0 1-.433-.059a4.8 4.8 0 0 0-1.024-.108c-.24 0-.48.012-.732.06c-.483.084-.904.373-1.386.71c-.687.481-1.469 1.036-2.649 1.036c-.048 0-.096-.012-.146-.012h-.119c-1.181 0-1.951-.543-2.637-1.036c-.481-.338-.89-.626-1.373-.711a5.5 5.5 0 0 0-.745-.06c-.435 0-.771.072-1.023.12c-.17.035-.314.059-.435.059a.45.45 0 0 1-.47-.337c-.048-.154-.071-.313-.107-.456c-.038-.146-.085-.396-.133-.458c-1.543-.179-2.373-.517-2.565-.986a.5.5 0 0 1-.044-.181a.4.4 0 0 1 .337-.409c2.625-.434 3.805-3.119 3.854-3.232l.013-.023c.145-.277.18-.52.096-.699c-.156-.349-.711-.529-1.07-.65a2 2 0 0 1-.279-.096c-.89-.35-1.011-.748-.962-1.024c.072-.384.541-.637.939-.637c.117 0 .217.023.308.06c.337.155.635.241.888.241a.74.74 0 0 0 .373-.085l-.041-.458c-.08-1.307-.182-2.935.247-3.889c1.236-2.836 3.929-3.054 4.724-3.054L12.117 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.166 3c.796 0 3.495.223 4.769 3.073c.426.959.324 2.589.24 3.898l-.002.047c-.011.146-.018.278-.024.41a.6.6 0 0 0 .322.072c.241-.013.53-.096.831-.241a.8.8 0 0 1 .373-.084c.146 0 .289.023.409.072c.361.12.59.385.59.674q.019.542-.975.939c-.071.023-.169.061-.276.096c-.363.109-.917.289-1.073.651c-.072.181-.049.421.098.697l.012.013c.048.109 1.228 2.795 3.854 3.229a.4.4 0 0 1 .337.409q0 .089-.036.181c-.193.457-1.023.795-2.53 1.021c-.047.073-.096.302-.132.459c-.022.144-.06.289-.107.444c-.061.218-.217.325-.446.325h-.024a2.5 2.5 0 0 1-.433-.059a4.8 4.8 0 0 0-1.024-.108c-.24 0-.48.012-.732.06c-.483.084-.904.373-1.386.71c-.687.481-1.469 1.036-2.649 1.036c-.048 0-.096-.012-.146-.012h-.119c-1.181 0-1.951-.543-2.637-1.036c-.481-.338-.89-.626-1.373-.711a5.5 5.5 0 0 0-.745-.06c-.435 0-.771.072-1.023.12c-.17.035-.314.059-.435.059a.45.45 0 0 1-.47-.337c-.048-.154-.071-.313-.107-.456c-.038-.146-.085-.396-.133-.458c-1.543-.179-2.373-.517-2.565-.986a.5.5 0 0 1-.044-.181a.4.4 0 0 1 .337-.409c2.625-.434 3.805-3.119 3.854-3.232l.013-.023c.145-.277.18-.52.096-.699c-.156-.349-.711-.529-1.07-.65a2 2 0 0 1-.279-.096c-.89-.35-1.011-.748-.962-1.024c.072-.384.541-.637.939-.637c.117 0 .217.023.308.06c.337.155.635.241.888.241a.74.74 0 0 0 .373-.085l-.041-.458c-.08-1.307-.182-2.935.247-3.889c1.236-2.836 3.929-3.054 4.724-3.054L12.117 3z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.166%203c.796%200%203.495.223%204.769%203.073c.426.959.324%202.589.24%203.898l-.002.047c-.011.146-.018.278-.024.41a.6.6%200%200%200%20.322.072c.241-.013.53-.096.831-.241a.8.8%200%200%201%20.373-.084c.146%200%20.289.023.409.072c.361.12.59.385.59.674q.019.542-.975.939c-.071.023-.169.061-.276.096c-.363.109-.917.289-1.073.651c-.072.181-.049.421.098.697l.012.013c.048.109%201.228%202.795%203.854%203.229a.4.4%200%200%201%20.337.409q0%20.089-.036.181c-.193.457-1.023.795-2.53%201.021c-.047.073-.096.302-.132.459c-.022.144-.06.289-.107.444c-.061.218-.217.325-.446.325h-.024a2.5%202.5%200%200%201-.433-.059a4.8%204.8%200%200%200-1.024-.108c-.24%200-.48.012-.732.06c-.483.084-.904.373-1.386.71c-.687.481-1.469%201.036-2.649%201.036c-.048%200-.096-.012-.146-.012h-.119c-1.181%200-1.951-.543-2.637-1.036c-.481-.338-.89-.626-1.373-.711a5.5%205.5%200%200%200-.745-.06c-.435%200-.771.072-1.023.12c-.17.035-.314.059-.435.059a.45.45%200%200%201-.47-.337c-.048-.154-.071-.313-.107-.456c-.038-.146-.085-.396-.133-.458c-1.543-.179-2.373-.517-2.565-.986a.5.5%200%200%201-.044-.181a.4.4%200%200%201%20.337-.409c2.625-.434%203.805-3.119%203.854-3.232l.013-.023c.145-.277.18-.52.096-.699c-.156-.349-.711-.529-1.07-.65a2%202%200%200%201-.279-.096c-.89-.35-1.011-.748-.962-1.024c.072-.384.541-.637.939-.637c.117%200%20.217.023.308.06c.337.155.635.241.888.241a.74.74%200%200%200%20.373-.085l-.041-.458c-.08-1.307-.182-2.935.247-3.889c1.236-2.836%203.929-3.054%204.724-3.054L12.117%203z%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%20d%3D%22M12.166%203c.796%200%203.495.223%204.769%203.073c.426.959.324%202.589.24%203.898l-.002.047c-.011.146-.018.278-.024.41a.6.6%200%200%200%20.322.072c.241-.013.53-.096.831-.241a.8.8%200%200%201%20.373-.084c.146%200%20.289.023.409.072c.361.12.59.385.59.674q.019.542-.975.939c-.071.023-.169.061-.276.096c-.363.109-.917.289-1.073.651c-.072.181-.049.421.098.697l.012.013c.048.109%201.228%202.795%203.854%203.229a.4.4%200%200%201%20.337.409q0%20.089-.036.181c-.193.457-1.023.795-2.53%201.021c-.047.073-.096.302-.132.459c-.022.144-.06.289-.107.444c-.061.218-.217.325-.446.325h-.024a2.5%202.5%200%200%201-.433-.059a4.8%204.8%200%200%200-1.024-.108c-.24%200-.48.012-.732.06c-.483.084-.904.373-1.386.71c-.687.481-1.469%201.036-2.649%201.036c-.048%200-.096-.012-.146-.012h-.119c-1.181%200-1.951-.543-2.637-1.036c-.481-.338-.89-.626-1.373-.711a5.5%205.5%200%200%200-.745-.06c-.435%200-.771.072-1.023.12c-.17.035-.314.059-.435.059a.45.45%200%200%201-.47-.337c-.048-.154-.071-.313-.107-.456c-.038-.146-.085-.396-.133-.458c-1.543-.179-2.373-.517-2.565-.986a.5.5%200%200%201-.044-.181a.4.4%200%200%201%20.337-.409c2.625-.434%203.805-3.119%203.854-3.232l.013-.023c.145-.277.18-.52.096-.699c-.156-.349-.711-.529-1.07-.65a2%202%200%200%201-.279-.096c-.89-.35-1.011-.748-.962-1.024c.072-.384.541-.637.939-.637c.117%200%20.217.023.308.06c.337.155.635.241.888.241a.74.74%200%200%200%20.373-.085l-.041-.458c-.08-1.307-.182-2.935.247-3.889c1.236-2.836%203.929-3.054%204.724-3.054L12.117%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/snapchat.svg?color=%231a73e8&size=48