swiftype logo

swiftype from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
swiftype
Set
SVG Logos
Style
Color
Viewbox
256×315
License
CC0

Use the swiftype logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 315"><path fill="#f55341" d="M249.408 62.308c-4.359-14.935-11.258-27.047-20.593-36.309c-9.345-9.29-21.224-15.935-35.667-19.955Q171.473.001 141.295 0c-24.101 0-45.032 3.761-62.729 11.286Q51.955 22.582 34.499 46.551C22.846 62.542 14.181 83.017 8.517 107.984C2.822 132.951 0 162.942 0 197.933c0 20.306 1.835 37.773 5.504 52.418c3.67 14.64 9.867 26.753 18.584 36.317c8.673 9.564 20.266 16.629 34.713 21.177s32.467 6.822 53.995 6.822c14.386 0 27.897-1.274 40.598-3.855c12.69-2.564 24.299-6.871 34.835-12.935c10.523-6.08 20.035-14.032 28.523-23.902c8.443-9.855 15.535-22.092 21.277-36.753c5.754-14.645 10.19-31.813 13.31-51.53c3.113-19.718 4.661-42.418 4.661-68.095c0-21.927-2.21-40.353-6.592-55.289"/><path fill="#fff" d="M192.781 140.689H160.58l-40.994 32.027l-40.894 99.217zM63.147 172.678h56.22l.219.038L170.058 49.69z"/></svg>

React

import type { SVGProps } from "react";

export function LogosSwiftype(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 315"><path fill="#f55341" d="M249.408 62.308c-4.359-14.935-11.258-27.047-20.593-36.309c-9.345-9.29-21.224-15.935-35.667-19.955Q171.473.001 141.295 0c-24.101 0-45.032 3.761-62.729 11.286Q51.955 22.582 34.499 46.551C22.846 62.542 14.181 83.017 8.517 107.984C2.822 132.951 0 162.942 0 197.933c0 20.306 1.835 37.773 5.504 52.418c3.67 14.64 9.867 26.753 18.584 36.317c8.673 9.564 20.266 16.629 34.713 21.177s32.467 6.822 53.995 6.822c14.386 0 27.897-1.274 40.598-3.855c12.69-2.564 24.299-6.871 34.835-12.935c10.523-6.08 20.035-14.032 28.523-23.902c8.443-9.855 15.535-22.092 21.277-36.753c5.754-14.645 10.19-31.813 13.31-51.53c3.113-19.718 4.661-42.418 4.661-68.095c0-21.927-2.21-40.353-6.592-55.289"/><path fill="#fff" d="M192.781 140.689H160.58l-40.994 32.027l-40.894 99.217zM63.147 172.678h56.22l.219.038L170.058 49.69z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 315"><path fill="#f55341" d="M249.408 62.308c-4.359-14.935-11.258-27.047-20.593-36.309c-9.345-9.29-21.224-15.935-35.667-19.955Q171.473.001 141.295 0c-24.101 0-45.032 3.761-62.729 11.286Q51.955 22.582 34.499 46.551C22.846 62.542 14.181 83.017 8.517 107.984C2.822 132.951 0 162.942 0 197.933c0 20.306 1.835 37.773 5.504 52.418c3.67 14.64 9.867 26.753 18.584 36.317c8.673 9.564 20.266 16.629 34.713 21.177s32.467 6.822 53.995 6.822c14.386 0 27.897-1.274 40.598-3.855c12.69-2.564 24.299-6.871 34.835-12.935c10.523-6.08 20.035-14.032 28.523-23.902c8.443-9.855 15.535-22.092 21.277-36.753c5.754-14.645 10.19-31.813 13.31-51.53c3.113-19.718 4.661-42.418 4.661-68.095c0-21.927-2.21-40.353-6.592-55.289"/><path fill="#fff" d="M192.781 140.689H160.58l-40.994 32.027l-40.894 99.217zM63.147 172.678h56.22l.219.038L170.058 49.69z"/></svg>
</template>

CSS

.icon-swiftype {
  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%20256%20315%22%3E%3Cpath%20fill%3D%22%23f55341%22%20d%3D%22M249.408%2062.308c-4.359-14.935-11.258-27.047-20.593-36.309c-9.345-9.29-21.224-15.935-35.667-19.955Q171.473.001%20141.295%200c-24.101%200-45.032%203.761-62.729%2011.286Q51.955%2022.582%2034.499%2046.551C22.846%2062.542%2014.181%2083.017%208.517%20107.984C2.822%20132.951%200%20162.942%200%20197.933c0%2020.306%201.835%2037.773%205.504%2052.418c3.67%2014.64%209.867%2026.753%2018.584%2036.317c8.673%209.564%2020.266%2016.629%2034.713%2021.177s32.467%206.822%2053.995%206.822c14.386%200%2027.897-1.274%2040.598-3.855c12.69-2.564%2024.299-6.871%2034.835-12.935c10.523-6.08%2020.035-14.032%2028.523-23.902c8.443-9.855%2015.535-22.092%2021.277-36.753c5.754-14.645%2010.19-31.813%2013.31-51.53c3.113-19.718%204.661-42.418%204.661-68.095c0-21.927-2.21-40.353-6.592-55.289%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M192.781%20140.689H160.58l-40.994%2032.027l-40.894%2099.217zM63.147%20172.678h56.22l.219.038L170.058%2049.69z%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%20256%20315%22%3E%3Cpath%20fill%3D%22%23f55341%22%20d%3D%22M249.408%2062.308c-4.359-14.935-11.258-27.047-20.593-36.309c-9.345-9.29-21.224-15.935-35.667-19.955Q171.473.001%20141.295%200c-24.101%200-45.032%203.761-62.729%2011.286Q51.955%2022.582%2034.499%2046.551C22.846%2062.542%2014.181%2083.017%208.517%20107.984C2.822%20132.951%200%20162.942%200%20197.933c0%2020.306%201.835%2037.773%205.504%2052.418c3.67%2014.64%209.867%2026.753%2018.584%2036.317c8.673%209.564%2020.266%2016.629%2034.713%2021.177s32.467%206.822%2053.995%206.822c14.386%200%2027.897-1.274%2040.598-3.855c12.69-2.564%2024.299-6.871%2034.835-12.935c10.523-6.08%2020.035-14.032%2028.523-23.902c8.443-9.855%2015.535-22.092%2021.277-36.753c5.754-14.645%2010.19-31.813%2013.31-51.53c3.113-19.718%204.661-42.418%204.661-68.095c0-21.927-2.21-40.353-6.592-55.289%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M192.781%20140.689H160.58l-40.994%2032.027l-40.894%2099.217zM63.147%20172.678h56.22l.219.038L170.058%2049.69z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/swiftype.svg?color=%231a73e8&size=48

Swiftype logo — SVG Logos · IconsDB