apple swift icon

apple-swift from Iconoir by Luca Burgio · Regular · Development · MIT Free for personal and commercial use.

Name
apple-swift
Set
Iconoir
Style
Regular
Category
Development
Viewbox
24×24
License
MIT

More development icons from Iconoir

Use the apple swift icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.457 14.59c.446-1.437 1.451-6.75-5.93-11.49a.636.636 0 0 0-.808.1a.593.593 0 0 0-.022.79c.03.036 2.75 3.35 1.783 7.135c-1.673-1.151-8.324-6.423-8.324-6.423L11 11L3.862 6.4s5.046 6.195 8.134 8.526c-1.495.536-4.743 1.104-9.033-1.562a.64.64 0 0 0-.771.074a.59.59 0 0 0-.106.743C2.229 14.42 5.668 20 12.939 20c1.995 0 3.16-.568 4.098-1.024c.576-.279 1.031-.501 1.528-.501c1.236 0 2.047 1.227 2.054 1.238a.63.63 0 0 0 .583.285a.62.62 0 0 0 .526-.37c.893-2.074-.645-4.269-1.271-5.039"/></svg>

React

import type { SVGProps } from "react";

export function IconoirAppleSwift(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M20.457 14.59c.446-1.437 1.451-6.75-5.93-11.49a.636.636 0 0 0-.808.1a.593.593 0 0 0-.022.79c.03.036 2.75 3.35 1.783 7.135c-1.673-1.151-8.324-6.423-8.324-6.423L11 11L3.862 6.4s5.046 6.195 8.134 8.526c-1.495.536-4.743 1.104-9.033-1.562a.64.64 0 0 0-.771.074a.59.59 0 0 0-.106.743C2.229 14.42 5.668 20 12.939 20c1.995 0 3.16-.568 4.098-1.024c.576-.279 1.031-.501 1.528-.501c1.236 0 2.047 1.227 2.054 1.238a.63.63 0 0 0 .583.285a.62.62 0 0 0 .526-.37c.893-2.074-.645-4.269-1.271-5.039"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.457 14.59c.446-1.437 1.451-6.75-5.93-11.49a.636.636 0 0 0-.808.1a.593.593 0 0 0-.022.79c.03.036 2.75 3.35 1.783 7.135c-1.673-1.151-8.324-6.423-8.324-6.423L11 11L3.862 6.4s5.046 6.195 8.134 8.526c-1.495.536-4.743 1.104-9.033-1.562a.64.64 0 0 0-.771.074a.59.59 0 0 0-.106.743C2.229 14.42 5.668 20 12.939 20c1.995 0 3.16-.568 4.098-1.024c.576-.279 1.031-.501 1.528-.501c1.236 0 2.047 1.227 2.054 1.238a.63.63 0 0 0 .583.285a.62.62 0 0 0 .526-.37c.893-2.074-.645-4.269-1.271-5.039"/></svg>
</template>

CSS

.icon-apple-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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.457%2014.59c.446-1.437%201.451-6.75-5.93-11.49a.636.636%200%200%200-.808.1a.593.593%200%200%200-.022.79c.03.036%202.75%203.35%201.783%207.135c-1.673-1.151-8.324-6.423-8.324-6.423L11%2011L3.862%206.4s5.046%206.195%208.134%208.526c-1.495.536-4.743%201.104-9.033-1.562a.64.64%200%200%200-.771.074a.59.59%200%200%200-.106.743C2.229%2014.42%205.668%2020%2012.939%2020c1.995%200%203.16-.568%204.098-1.024c.576-.279%201.031-.501%201.528-.501c1.236%200%202.047%201.227%202.054%201.238a.63.63%200%200%200%20.583.285a.62.62%200%200%200%20.526-.37c.893-2.074-.645-4.269-1.271-5.039%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.457%2014.59c.446-1.437%201.451-6.75-5.93-11.49a.636.636%200%200%200-.808.1a.593.593%200%200%200-.022.79c.03.036%202.75%203.35%201.783%207.135c-1.673-1.151-8.324-6.423-8.324-6.423L11%2011L3.862%206.4s5.046%206.195%208.134%208.526c-1.495.536-4.743%201.104-9.033-1.562a.64.64%200%200%200-.771.074a.59.59%200%200%200-.106.743C2.229%2014.42%205.668%2020%2012.939%2020c1.995%200%203.16-.568%204.098-1.024c.576-.279%201.031-.501%201.528-.501c1.236%200%202.047%201.227%202.054%201.238a.63.63%200%200%200%20.583.285a.62.62%200%200%200%20.526-.37c.893-2.074-.645-4.269-1.271-5.039%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Apple Swift icon — Iconoir · IconsDB