swagger logo

swagger from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
swagger
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the swagger logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#85ea2d" d="M63.999 124.945c-33.607 0-60.95-27.34-60.95-60.949C3.05 30.388 30.392 3.048 64 3.048s60.95 27.342 60.95 60.95c0 33.607-27.343 60.946-60.95 60.946z"/><path fill="#173647" d="M40.3 43.311c-.198 2.19.072 4.454-.073 6.668c-.173 2.217-.444 4.407-.888 6.596c-.615 3.126-2.56 5.489-5.24 7.458c5.218 3.396 5.807 8.662 6.152 14.003c.172 2.88.098 5.785.394 8.638c.221 2.215 1.082 2.782 3.372 2.854c.935.025 1.894 0 2.978 0v6.842c-6.768 1.156-12.354-.762-13.734-6.496a39.3 39.3 0 0 1-.836-6.4c-.148-2.287.097-4.577-.074-6.864c-.492-6.277-1.305-8.393-7.308-8.689v-7.8c.441-.1.86-.174 1.302-.223c3.298-.172 4.701-1.182 5.414-4.43a37.5 37.5 0 0 0 .616-5.536c.247-3.569.148-7.21.763-10.754c.86-5.094 4.01-7.556 9.254-7.852c1.476-.074 2.978 0 4.676 0v6.99c-.714.05-1.33.147-1.969.147c-4.258-.148-4.48 1.304-4.8 4.848zm8.195 16.193h-.099c-2.462-.123-4.578 1.796-4.702 4.258c-.122 2.485 1.797 4.603 4.259 4.724h.295c2.436.148 4.527-1.724 4.676-4.16v-.245c.05-2.486-1.944-4.527-4.43-4.577zm15.43 0c-2.386-.074-4.38 1.796-4.454 4.159c0 .149 0 .271.024.418c0 2.684 1.821 4.406 4.578 4.406c2.707 0 4.406-1.772 4.406-4.553c-.025-2.682-1.823-4.455-4.554-4.43m15.801 0a4.596 4.596 0 0 0-4.676 4.454a4.515 4.515 0 0 0 4.528 4.528h.05c2.264.394 4.553-1.796 4.701-4.429c.122-2.437-2.092-4.553-4.604-4.553Zm21.682.369c-2.855-.123-4.284-1.083-4.996-3.79a27.4 27.4 0 0 1-.811-5.292c-.198-3.298-.174-6.62-.395-9.918c-.516-7.826-6.177-10.557-14.397-9.205v6.792c1.304 0 2.313 0 3.322.025c1.748.024 3.077.69 3.249 2.634c.172 1.772.172 3.568.344 5.365c.346 3.57.542 7.187 1.157 10.706c.542 2.904 2.536 5.07 5.02 6.841c-4.355 2.929-5.636 7.113-5.857 11.814c-.122 3.223-.196 6.472-.368 9.721c-.148 2.953-1.181 3.913-4.16 3.987c-.835.024-1.648.098-2.583.148v6.964c1.748 0 3.347.1 4.946 0c4.971-.295 7.974-2.706 8.96-7.531c.417-2.658.662-5.34.737-8.023c.171-2.46.148-4.946.394-7.382c.369-3.815 2.116-5.389 5.93-5.636a5 5 0 0 0 1.06-.245v-7.801c-.64-.074-1.084-.148-1.552-.173zM64 6.1c31.977 0 57.9 25.92 57.9 57.898c0 31.977-25.923 57.899-57.9 57.899c-31.976 0-57.898-25.922-57.898-57.9C6.102 32.023 32.024 6.101 64 6.101m0-6.1C28.71 0 0 28.71 0 64c0 35.288 28.71 63.998 64 63.998s64-28.71 64-64S99.289.002 64 .002Z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconSwagger(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#85ea2d" d="M63.999 124.945c-33.607 0-60.95-27.34-60.95-60.949C3.05 30.388 30.392 3.048 64 3.048s60.95 27.342 60.95 60.95c0 33.607-27.343 60.946-60.95 60.946z"/><path fill="#173647" d="M40.3 43.311c-.198 2.19.072 4.454-.073 6.668c-.173 2.217-.444 4.407-.888 6.596c-.615 3.126-2.56 5.489-5.24 7.458c5.218 3.396 5.807 8.662 6.152 14.003c.172 2.88.098 5.785.394 8.638c.221 2.215 1.082 2.782 3.372 2.854c.935.025 1.894 0 2.978 0v6.842c-6.768 1.156-12.354-.762-13.734-6.496a39.3 39.3 0 0 1-.836-6.4c-.148-2.287.097-4.577-.074-6.864c-.492-6.277-1.305-8.393-7.308-8.689v-7.8c.441-.1.86-.174 1.302-.223c3.298-.172 4.701-1.182 5.414-4.43a37.5 37.5 0 0 0 .616-5.536c.247-3.569.148-7.21.763-10.754c.86-5.094 4.01-7.556 9.254-7.852c1.476-.074 2.978 0 4.676 0v6.99c-.714.05-1.33.147-1.969.147c-4.258-.148-4.48 1.304-4.8 4.848zm8.195 16.193h-.099c-2.462-.123-4.578 1.796-4.702 4.258c-.122 2.485 1.797 4.603 4.259 4.724h.295c2.436.148 4.527-1.724 4.676-4.16v-.245c.05-2.486-1.944-4.527-4.43-4.577zm15.43 0c-2.386-.074-4.38 1.796-4.454 4.159c0 .149 0 .271.024.418c0 2.684 1.821 4.406 4.578 4.406c2.707 0 4.406-1.772 4.406-4.553c-.025-2.682-1.823-4.455-4.554-4.43m15.801 0a4.596 4.596 0 0 0-4.676 4.454a4.515 4.515 0 0 0 4.528 4.528h.05c2.264.394 4.553-1.796 4.701-4.429c.122-2.437-2.092-4.553-4.604-4.553Zm21.682.369c-2.855-.123-4.284-1.083-4.996-3.79a27.4 27.4 0 0 1-.811-5.292c-.198-3.298-.174-6.62-.395-9.918c-.516-7.826-6.177-10.557-14.397-9.205v6.792c1.304 0 2.313 0 3.322.025c1.748.024 3.077.69 3.249 2.634c.172 1.772.172 3.568.344 5.365c.346 3.57.542 7.187 1.157 10.706c.542 2.904 2.536 5.07 5.02 6.841c-4.355 2.929-5.636 7.113-5.857 11.814c-.122 3.223-.196 6.472-.368 9.721c-.148 2.953-1.181 3.913-4.16 3.987c-.835.024-1.648.098-2.583.148v6.964c1.748 0 3.347.1 4.946 0c4.971-.295 7.974-2.706 8.96-7.531c.417-2.658.662-5.34.737-8.023c.171-2.46.148-4.946.394-7.382c.369-3.815 2.116-5.389 5.93-5.636a5 5 0 0 0 1.06-.245v-7.801c-.64-.074-1.084-.148-1.552-.173zM64 6.1c31.977 0 57.9 25.92 57.9 57.898c0 31.977-25.923 57.899-57.9 57.899c-31.976 0-57.898-25.922-57.898-57.9C6.102 32.023 32.024 6.101 64 6.101m0-6.1C28.71 0 0 28.71 0 64c0 35.288 28.71 63.998 64 63.998s64-28.71 64-64S99.289.002 64 .002Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#85ea2d" d="M63.999 124.945c-33.607 0-60.95-27.34-60.95-60.949C3.05 30.388 30.392 3.048 64 3.048s60.95 27.342 60.95 60.95c0 33.607-27.343 60.946-60.95 60.946z"/><path fill="#173647" d="M40.3 43.311c-.198 2.19.072 4.454-.073 6.668c-.173 2.217-.444 4.407-.888 6.596c-.615 3.126-2.56 5.489-5.24 7.458c5.218 3.396 5.807 8.662 6.152 14.003c.172 2.88.098 5.785.394 8.638c.221 2.215 1.082 2.782 3.372 2.854c.935.025 1.894 0 2.978 0v6.842c-6.768 1.156-12.354-.762-13.734-6.496a39.3 39.3 0 0 1-.836-6.4c-.148-2.287.097-4.577-.074-6.864c-.492-6.277-1.305-8.393-7.308-8.689v-7.8c.441-.1.86-.174 1.302-.223c3.298-.172 4.701-1.182 5.414-4.43a37.5 37.5 0 0 0 .616-5.536c.247-3.569.148-7.21.763-10.754c.86-5.094 4.01-7.556 9.254-7.852c1.476-.074 2.978 0 4.676 0v6.99c-.714.05-1.33.147-1.969.147c-4.258-.148-4.48 1.304-4.8 4.848zm8.195 16.193h-.099c-2.462-.123-4.578 1.796-4.702 4.258c-.122 2.485 1.797 4.603 4.259 4.724h.295c2.436.148 4.527-1.724 4.676-4.16v-.245c.05-2.486-1.944-4.527-4.43-4.577zm15.43 0c-2.386-.074-4.38 1.796-4.454 4.159c0 .149 0 .271.024.418c0 2.684 1.821 4.406 4.578 4.406c2.707 0 4.406-1.772 4.406-4.553c-.025-2.682-1.823-4.455-4.554-4.43m15.801 0a4.596 4.596 0 0 0-4.676 4.454a4.515 4.515 0 0 0 4.528 4.528h.05c2.264.394 4.553-1.796 4.701-4.429c.122-2.437-2.092-4.553-4.604-4.553Zm21.682.369c-2.855-.123-4.284-1.083-4.996-3.79a27.4 27.4 0 0 1-.811-5.292c-.198-3.298-.174-6.62-.395-9.918c-.516-7.826-6.177-10.557-14.397-9.205v6.792c1.304 0 2.313 0 3.322.025c1.748.024 3.077.69 3.249 2.634c.172 1.772.172 3.568.344 5.365c.346 3.57.542 7.187 1.157 10.706c.542 2.904 2.536 5.07 5.02 6.841c-4.355 2.929-5.636 7.113-5.857 11.814c-.122 3.223-.196 6.472-.368 9.721c-.148 2.953-1.181 3.913-4.16 3.987c-.835.024-1.648.098-2.583.148v6.964c1.748 0 3.347.1 4.946 0c4.971-.295 7.974-2.706 8.96-7.531c.417-2.658.662-5.34.737-8.023c.171-2.46.148-4.946.394-7.382c.369-3.815 2.116-5.389 5.93-5.636a5 5 0 0 0 1.06-.245v-7.801c-.64-.074-1.084-.148-1.552-.173zM64 6.1c31.977 0 57.9 25.92 57.9 57.898c0 31.977-25.923 57.899-57.9 57.899c-31.976 0-57.898-25.922-57.898-57.9C6.102 32.023 32.024 6.101 64 6.101m0-6.1C28.71 0 0 28.71 0 64c0 35.288 28.71 63.998 64 63.998s64-28.71 64-64S99.289.002 64 .002Z"/></svg>
</template>

CSS

.icon-swagger {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2385ea2d%22%20d%3D%22M63.999%20124.945c-33.607%200-60.95-27.34-60.95-60.949C3.05%2030.388%2030.392%203.048%2064%203.048s60.95%2027.342%2060.95%2060.95c0%2033.607-27.343%2060.946-60.95%2060.946z%22%2F%3E%3Cpath%20fill%3D%22%23173647%22%20d%3D%22M40.3%2043.311c-.198%202.19.072%204.454-.073%206.668c-.173%202.217-.444%204.407-.888%206.596c-.615%203.126-2.56%205.489-5.24%207.458c5.218%203.396%205.807%208.662%206.152%2014.003c.172%202.88.098%205.785.394%208.638c.221%202.215%201.082%202.782%203.372%202.854c.935.025%201.894%200%202.978%200v6.842c-6.768%201.156-12.354-.762-13.734-6.496a39.3%2039.3%200%200%201-.836-6.4c-.148-2.287.097-4.577-.074-6.864c-.492-6.277-1.305-8.393-7.308-8.689v-7.8c.441-.1.86-.174%201.302-.223c3.298-.172%204.701-1.182%205.414-4.43a37.5%2037.5%200%200%200%20.616-5.536c.247-3.569.148-7.21.763-10.754c.86-5.094%204.01-7.556%209.254-7.852c1.476-.074%202.978%200%204.676%200v6.99c-.714.05-1.33.147-1.969.147c-4.258-.148-4.48%201.304-4.8%204.848zm8.195%2016.193h-.099c-2.462-.123-4.578%201.796-4.702%204.258c-.122%202.485%201.797%204.603%204.259%204.724h.295c2.436.148%204.527-1.724%204.676-4.16v-.245c.05-2.486-1.944-4.527-4.43-4.577zm15.43%200c-2.386-.074-4.38%201.796-4.454%204.159c0%20.149%200%20.271.024.418c0%202.684%201.821%204.406%204.578%204.406c2.707%200%204.406-1.772%204.406-4.553c-.025-2.682-1.823-4.455-4.554-4.43m15.801%200a4.596%204.596%200%200%200-4.676%204.454a4.515%204.515%200%200%200%204.528%204.528h.05c2.264.394%204.553-1.796%204.701-4.429c.122-2.437-2.092-4.553-4.604-4.553Zm21.682.369c-2.855-.123-4.284-1.083-4.996-3.79a27.4%2027.4%200%200%201-.811-5.292c-.198-3.298-.174-6.62-.395-9.918c-.516-7.826-6.177-10.557-14.397-9.205v6.792c1.304%200%202.313%200%203.322.025c1.748.024%203.077.69%203.249%202.634c.172%201.772.172%203.568.344%205.365c.346%203.57.542%207.187%201.157%2010.706c.542%202.904%202.536%205.07%205.02%206.841c-4.355%202.929-5.636%207.113-5.857%2011.814c-.122%203.223-.196%206.472-.368%209.721c-.148%202.953-1.181%203.913-4.16%203.987c-.835.024-1.648.098-2.583.148v6.964c1.748%200%203.347.1%204.946%200c4.971-.295%207.974-2.706%208.96-7.531c.417-2.658.662-5.34.737-8.023c.171-2.46.148-4.946.394-7.382c.369-3.815%202.116-5.389%205.93-5.636a5%205%200%200%200%201.06-.245v-7.801c-.64-.074-1.084-.148-1.552-.173zM64%206.1c31.977%200%2057.9%2025.92%2057.9%2057.898c0%2031.977-25.923%2057.899-57.9%2057.899c-31.976%200-57.898-25.922-57.898-57.9C6.102%2032.023%2032.024%206.101%2064%206.101m0-6.1C28.71%200%200%2028.71%200%2064c0%2035.288%2028.71%2063.998%2064%2063.998s64-28.71%2064-64S99.289.002%2064%20.002Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2385ea2d%22%20d%3D%22M63.999%20124.945c-33.607%200-60.95-27.34-60.95-60.949C3.05%2030.388%2030.392%203.048%2064%203.048s60.95%2027.342%2060.95%2060.95c0%2033.607-27.343%2060.946-60.95%2060.946z%22%2F%3E%3Cpath%20fill%3D%22%23173647%22%20d%3D%22M40.3%2043.311c-.198%202.19.072%204.454-.073%206.668c-.173%202.217-.444%204.407-.888%206.596c-.615%203.126-2.56%205.489-5.24%207.458c5.218%203.396%205.807%208.662%206.152%2014.003c.172%202.88.098%205.785.394%208.638c.221%202.215%201.082%202.782%203.372%202.854c.935.025%201.894%200%202.978%200v6.842c-6.768%201.156-12.354-.762-13.734-6.496a39.3%2039.3%200%200%201-.836-6.4c-.148-2.287.097-4.577-.074-6.864c-.492-6.277-1.305-8.393-7.308-8.689v-7.8c.441-.1.86-.174%201.302-.223c3.298-.172%204.701-1.182%205.414-4.43a37.5%2037.5%200%200%200%20.616-5.536c.247-3.569.148-7.21.763-10.754c.86-5.094%204.01-7.556%209.254-7.852c1.476-.074%202.978%200%204.676%200v6.99c-.714.05-1.33.147-1.969.147c-4.258-.148-4.48%201.304-4.8%204.848zm8.195%2016.193h-.099c-2.462-.123-4.578%201.796-4.702%204.258c-.122%202.485%201.797%204.603%204.259%204.724h.295c2.436.148%204.527-1.724%204.676-4.16v-.245c.05-2.486-1.944-4.527-4.43-4.577zm15.43%200c-2.386-.074-4.38%201.796-4.454%204.159c0%20.149%200%20.271.024.418c0%202.684%201.821%204.406%204.578%204.406c2.707%200%204.406-1.772%204.406-4.553c-.025-2.682-1.823-4.455-4.554-4.43m15.801%200a4.596%204.596%200%200%200-4.676%204.454a4.515%204.515%200%200%200%204.528%204.528h.05c2.264.394%204.553-1.796%204.701-4.429c.122-2.437-2.092-4.553-4.604-4.553Zm21.682.369c-2.855-.123-4.284-1.083-4.996-3.79a27.4%2027.4%200%200%201-.811-5.292c-.198-3.298-.174-6.62-.395-9.918c-.516-7.826-6.177-10.557-14.397-9.205v6.792c1.304%200%202.313%200%203.322.025c1.748.024%203.077.69%203.249%202.634c.172%201.772.172%203.568.344%205.365c.346%203.57.542%207.187%201.157%2010.706c.542%202.904%202.536%205.07%205.02%206.841c-4.355%202.929-5.636%207.113-5.857%2011.814c-.122%203.223-.196%206.472-.368%209.721c-.148%202.953-1.181%203.913-4.16%203.987c-.835.024-1.648.098-2.583.148v6.964c1.748%200%203.347.1%204.946%200c4.971-.295%207.974-2.706%208.96-7.531c.417-2.658.662-5.34.737-8.023c.171-2.46.148-4.946.394-7.382c.369-3.815%202.116-5.389%205.93-5.636a5%205%200%200%200%201.06-.245v-7.801c-.64-.074-1.084-.148-1.552-.173zM64%206.1c31.977%200%2057.9%2025.92%2057.9%2057.898c0%2031.977-25.923%2057.899-57.9%2057.899c-31.976%200-57.898-25.922-57.898-57.9C6.102%2032.023%2032.024%206.101%2064%206.101m0-6.1C28.71%200%200%2028.71%200%2064c0%2035.288%2028.71%2063.998%2064%2063.998s64-28.71%2064-64S99.289.002%2064%20.002Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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