swift from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
swift
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the swift icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.938 5A3.95 3.95 0 0 0 5 8.938v14.124A3.95 3.95 0 0 0 8.938 27h14.124A3.95 3.95 0 0 0 27 23.062V8.938A3.95 3.95 0 0 0 23.062 5zm0 2h14.124C24.145 7 25 7.855 25 8.938v14.124A1.92 1.92 0 0 1 23.062 25H8.938A1.92 1.92 0 0 1 7 23.062V8.938C7 7.856 7.855 7 8.938 7m8.687 2.5s2.504 3.16 1.219 6.719c0 0-4.508-3.196-6.782-5.5c0 0 2.829 4.097 3.844 4.937c0 0-1.695-.902-5.625-4.25c0 0 4.535 5.895 6.656 7.125c0 0-3.226 2.192-7.937-.906c0 0 2.46 4.375 7.688 4.375c2.347 0 3.054-1.219 4.218-1.219c1.211 0 1.938 1.219 1.938 1.219c.707-1.727-1.063-3.688-1.063-3.688s1.996-4.628-4.156-8.812"/></svg>

React

import type { SVGProps } from "react";

export function LaSwift(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.938 5A3.95 3.95 0 0 0 5 8.938v14.124A3.95 3.95 0 0 0 8.938 27h14.124A3.95 3.95 0 0 0 27 23.062V8.938A3.95 3.95 0 0 0 23.062 5zm0 2h14.124C24.145 7 25 7.855 25 8.938v14.124A1.92 1.92 0 0 1 23.062 25H8.938A1.92 1.92 0 0 1 7 23.062V8.938C7 7.856 7.855 7 8.938 7m8.687 2.5s2.504 3.16 1.219 6.719c0 0-4.508-3.196-6.782-5.5c0 0 2.829 4.097 3.844 4.937c0 0-1.695-.902-5.625-4.25c0 0 4.535 5.895 6.656 7.125c0 0-3.226 2.192-7.937-.906c0 0 2.46 4.375 7.688 4.375c2.347 0 3.054-1.219 4.218-1.219c1.211 0 1.938 1.219 1.938 1.219c.707-1.727-1.063-3.688-1.063-3.688s1.996-4.628-4.156-8.812"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.938 5A3.95 3.95 0 0 0 5 8.938v14.124A3.95 3.95 0 0 0 8.938 27h14.124A3.95 3.95 0 0 0 27 23.062V8.938A3.95 3.95 0 0 0 23.062 5zm0 2h14.124C24.145 7 25 7.855 25 8.938v14.124A1.92 1.92 0 0 1 23.062 25H8.938A1.92 1.92 0 0 1 7 23.062V8.938C7 7.856 7.855 7 8.938 7m8.687 2.5s2.504 3.16 1.219 6.719c0 0-4.508-3.196-6.782-5.5c0 0 2.829 4.097 3.844 4.937c0 0-1.695-.902-5.625-4.25c0 0 4.535 5.895 6.656 7.125c0 0-3.226 2.192-7.937-.906c0 0 2.46 4.375 7.688 4.375c2.347 0 3.054-1.219 4.218-1.219c1.211 0 1.938 1.219 1.938 1.219c.707-1.727-1.063-3.688-1.063-3.688s1.996-4.628-4.156-8.812"/></svg>
</template>

CSS

.icon-swift {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.938%205A3.95%203.95%200%200%200%205%208.938v14.124A3.95%203.95%200%200%200%208.938%2027h14.124A3.95%203.95%200%200%200%2027%2023.062V8.938A3.95%203.95%200%200%200%2023.062%205zm0%202h14.124C24.145%207%2025%207.855%2025%208.938v14.124A1.92%201.92%200%200%201%2023.062%2025H8.938A1.92%201.92%200%200%201%207%2023.062V8.938C7%207.856%207.855%207%208.938%207m8.687%202.5s2.504%203.16%201.219%206.719c0%200-4.508-3.196-6.782-5.5c0%200%202.829%204.097%203.844%204.937c0%200-1.695-.902-5.625-4.25c0%200%204.535%205.895%206.656%207.125c0%200-3.226%202.192-7.937-.906c0%200%202.46%204.375%207.688%204.375c2.347%200%203.054-1.219%204.218-1.219c1.211%200%201.938%201.219%201.938%201.219c.707-1.727-1.063-3.688-1.063-3.688s1.996-4.628-4.156-8.812%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.938%205A3.95%203.95%200%200%200%205%208.938v14.124A3.95%203.95%200%200%200%208.938%2027h14.124A3.95%203.95%200%200%200%2027%2023.062V8.938A3.95%203.95%200%200%200%2023.062%205zm0%202h14.124C24.145%207%2025%207.855%2025%208.938v14.124A1.92%201.92%200%200%201%2023.062%2025H8.938A1.92%201.92%200%200%201%207%2023.062V8.938C7%207.856%207.855%207%208.938%207m8.687%202.5s2.504%203.16%201.219%206.719c0%200-4.508-3.196-6.782-5.5c0%200%202.829%204.097%203.844%204.937c0%200-1.695-.902-5.625-4.25c0%200%204.535%205.895%206.656%207.125c0%200-3.226%202.192-7.937-.906c0%200%202.46%204.375%207.688%204.375c2.347%200%203.054-1.219%204.218-1.219c1.211%200%201.938%201.219%201.938%201.219c.707-1.727-1.063-3.688-1.063-3.688s1.996-4.628-4.156-8.812%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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