brand swift icon
brand-swift from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.
- Name
- brand-swift
- Set
- Tabler Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Related icons in Tabler Icons
brand-4chanbrand-abstractbrand-adobebrand-adobe-after-effectsbrand-adobe-illustratorbrand-adobe-indesignbrand-adobe-photoshopbrand-adobe-premierebrand-adobe-xdbrand-adonis-jsbrand-airbnbbrand-airtablebrand-algoliabrand-alipaybrand-alpine-jsbrand-amazonbrand-amdbrand-amiebrand-amigobrand-among-usbrand-androidbrand-angularbrand-ansiblebrand-ao3
Use the brand 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="2" d="M20.547 15.828C21.877 11.702 19.163 6.307 14.5 3c-.135-.096 2.39 6.704 1.308 9.124Q12.578 9.944 8 6l-.5 2L4 7q6.54 7.122 8.56 8.841C7.902 17.93 1.91 14.863 2 15c1.016 1.545 6 6 11 6c2 0 3.788-.502 4.742-1.389c.005-.005.432-.446 1.378-.17q.755.221 2.88 1.559v-1.507c0-1.377-.515-2.67-1.453-3.665"/></svg>
React
import type { SVGProps } from "react";
export function TablerBrandSwift(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="2" d="M20.547 15.828C21.877 11.702 19.163 6.307 14.5 3c-.135-.096 2.39 6.704 1.308 9.124Q12.578 9.944 8 6l-.5 2L4 7q6.54 7.122 8.56 8.841C7.902 17.93 1.91 14.863 2 15c1.016 1.545 6 6 11 6c2 0 3.788-.502 4.742-1.389c.005-.005.432-.446 1.378-.17q.755.221 2.88 1.559v-1.507c0-1.377-.515-2.67-1.453-3.665"/></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="2" d="M20.547 15.828C21.877 11.702 19.163 6.307 14.5 3c-.135-.096 2.39 6.704 1.308 9.124Q12.578 9.944 8 6l-.5 2L4 7q6.54 7.122 8.56 8.841C7.902 17.93 1.91 14.863 2 15c1.016 1.545 6 6 11 6c2 0 3.788-.502 4.742-1.389c.005-.005.432-.446 1.378-.17q.755.221 2.88 1.559v-1.507c0-1.377-.515-2.67-1.453-3.665"/></svg> </template>
CSS
.icon-brand-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%222%22%20d%3D%22M20.547%2015.828C21.877%2011.702%2019.163%206.307%2014.5%203c-.135-.096%202.39%206.704%201.308%209.124Q12.578%209.944%208%206l-.5%202L4%207q6.54%207.122%208.56%208.841C7.902%2017.93%201.91%2014.863%202%2015c1.016%201.545%206%206%2011%206c2%200%203.788-.502%204.742-1.389c.005-.005.432-.446%201.378-.17q.755.221%202.88%201.559v-1.507c0-1.377-.515-2.67-1.453-3.665%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%222%22%20d%3D%22M20.547%2015.828C21.877%2011.702%2019.163%206.307%2014.5%203c-.135-.096%202.39%206.704%201.308%209.124Q12.578%209.944%208%206l-.5%202L4%207q6.54%207.122%208.56%208.841C7.902%2017.93%201.91%2014.863%202%2015c1.016%201.545%206%206%2011%206c2%200%203.788-.502%204.742-1.389c.005-.005.432-.446%201.378-.17q.755.221%202.88%201.559v-1.507c0-1.377-.515-2.67-1.453-3.665%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/brand-swift.svg?color=%231a73e8&size=48