Skip to main content

icon-social-snapchat


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

Using the Icon Component? Copy, paste, and go.

<s-icon name="icon-social-snapchat"></s-icon>

Icon font

Using the web font? Copy, paste, and go.

<span class="sf-social sf-icon-social-snapchat"></span>

Code point

  • Unicode: U+F10A
  • CSS: \F10A
  • JS: \uF10A
  • HTML: &#xF10A;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-social-snapchat" viewBox="0 0 16 16">
  <path d="M13.296 10.35c-.074-.201-.216-.31-.377-.399a.957.957 0 0 0-.082-.042l-.146-.074c-.5-.266-.892-.602-1.164-.999a2.257 2.257 0 0 1-.2-.354c-.022-.067-.02-.104-.005-.138a.225.225 0 0 1 .065-.067l.234-.154c.108-.069.193-.124.248-.163.206-.144.35-.297.44-.468a.931.931 0 0 0 .046-.773c-.137-.359-.476-.582-.886-.582-.11 0-.22.015-.325.044a7.489 7.489 0 0 0-.023-.76c-.078-.896-.392-1.365-.718-1.74a2.862 2.862 0 0 0-.73-.587 3.331 3.331 0 0 0-1.674-.427 3.32 3.32 0 0 0-1.67.427 2.86 2.86 0 0 0-.73.589c-.328.374-.64.844-.719 1.74a7.904 7.904 0 0 0-.024.758 1.22 1.22 0 0 0-.325-.043c-.41 0-.749.223-.885.582a.932.932 0 0 0 .045.774c.09.17.234.324.44.467.054.039.14.094.247.164l.226.148c.03.019.054.044.073.073.017.035.018.073-.008.145-.055.12-.121.237-.197.346-.265.389-.645.718-1.13.982-.257.136-.525.226-.637.533-.086.232-.03.495.186.717.08.083.172.153.273.206.21.116.435.206.667.267a.441.441 0 0 1 .134.06c.08.07.068.173.173.325a.75.75 0 0 0 .197.2c.22.153.468.162.73.172.237.01.506.02.812.12.126.043.26.124.412.219.366.225.87.535 1.71.535.842 0 1.347-.311 1.718-.538a2.09 2.09 0 0 1 .406-.214c.307-.101.575-.112.812-.12.262-.01.51-.02.73-.172a.762.762 0 0 0 .224-.246c.076-.128.073-.218.145-.28a.417.417 0 0 1 .126-.058 2.96 2.96 0 0 0 .676-.269 1.07 1.07 0 0 0 .286-.224l.003-.003c.203-.217.253-.473.17-.698Zm-.748.402c-.456.252-.76.225-.995.377-.2.128-.082.406-.227.506-.18.124-.707-.008-1.39.218-.563.186-.923.721-1.935.721-1.013 0-1.364-.534-1.936-.723-.682-.225-1.21-.093-1.39-.216-.145-.1-.027-.379-.227-.508-.236-.152-.54-.124-.995-.375-.29-.16-.126-.26-.029-.307C5.076 9.646 5.34 8.412 5.351 8.32c.014-.11.03-.198-.092-.31-.118-.11-.642-.434-.787-.535-.24-.168-.347-.336-.268-.542.055-.142.187-.196.327-.196a.62.62 0 0 1 .131.014c.264.058.52.19.668.226a.25.25 0 0 0 .055.007c.078 0 .106-.04.101-.13-.017-.289-.058-.851-.013-1.377.063-.723.296-1.082.573-1.398.133-.153.758-.814 1.953-.814s1.822.658 1.954.81c.278.317.511.676.573 1.399.046.525.006 1.088-.012 1.377-.007.094.022.13.1.13a.234.234 0 0 0 .055-.007c.149-.036.405-.169.668-.225a.608.608 0 0 1 .132-.016c.14 0 .273.055.327.197.078.206-.027.373-.268.541-.145.102-.668.426-.787.535-.122.113-.106.2-.092.31.012.094.275 1.328 1.927 2.127.098.048.262.148-.028.309Z"/>
</svg>