aftership logo
aftership from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- aftership
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the aftership logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.549 9.604a10.46 10.46 0 0 0-3.388-6.838A10.63 10.63 0 0 0 12 0a10.64 10.64 0 0 0-7.16 2.764a10.47 10.47 0 0 0-3.428 7.74c0 2.371.81 4.672 2.298 6.529a10.6 10.6 0 0 0 5.895 3.698L12 24l2.395-3.27a10.6 10.6 0 0 0 5.895-3.697a10.44 10.44 0 0 0 2.26-7.43zm-11.306 6.28a.26.26 0 0 1-.034.125a.254.254 0 0 1-.347.092l-3.906-2.237a1 1 0 0 1-.505-.865V8.624a.26.26 0 0 1 .033-.126a.254.254 0 0 1 .347-.092l3.907 2.237a1.01 1.01 0 0 1 .503.866v4.372zM12 9.48a1.03 1.03 0 0 1-.503-.133L7.5 7.057a.24.24 0 0 1-.09-.092a.25.25 0 0 1 .09-.342l3.997-2.289a1.02 1.02 0 0 1 1.007 0l3.996 2.29a.24.24 0 0 1 .09.092a.25.25 0 0 1 0 .25a.3.3 0 0 1-.09.092l-3.997 2.289A1 1 0 0 1 12 9.48M17.546 13a1 1 0 0 1-.503.866l-3.908 2.237a.254.254 0 0 1-.38-.218V11.51a1.01 1.01 0 0 1 .503-.867l3.907-2.238a.254.254 0 0 1 .38.219z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAftership(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.549 9.604a10.46 10.46 0 0 0-3.388-6.838A10.63 10.63 0 0 0 12 0a10.64 10.64 0 0 0-7.16 2.764a10.47 10.47 0 0 0-3.428 7.74c0 2.371.81 4.672 2.298 6.529a10.6 10.6 0 0 0 5.895 3.698L12 24l2.395-3.27a10.6 10.6 0 0 0 5.895-3.697a10.44 10.44 0 0 0 2.26-7.43zm-11.306 6.28a.26.26 0 0 1-.034.125a.254.254 0 0 1-.347.092l-3.906-2.237a1 1 0 0 1-.505-.865V8.624a.26.26 0 0 1 .033-.126a.254.254 0 0 1 .347-.092l3.907 2.237a1.01 1.01 0 0 1 .503.866v4.372zM12 9.48a1.03 1.03 0 0 1-.503-.133L7.5 7.057a.24.24 0 0 1-.09-.092a.25.25 0 0 1 .09-.342l3.997-2.289a1.02 1.02 0 0 1 1.007 0l3.996 2.29a.24.24 0 0 1 .09.092a.25.25 0 0 1 0 .25a.3.3 0 0 1-.09.092l-3.997 2.289A1 1 0 0 1 12 9.48M17.546 13a1 1 0 0 1-.503.866l-3.908 2.237a.254.254 0 0 1-.38-.218V11.51a1.01 1.01 0 0 1 .503-.867l3.907-2.238a.254.254 0 0 1 .38.219z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.549 9.604a10.46 10.46 0 0 0-3.388-6.838A10.63 10.63 0 0 0 12 0a10.64 10.64 0 0 0-7.16 2.764a10.47 10.47 0 0 0-3.428 7.74c0 2.371.81 4.672 2.298 6.529a10.6 10.6 0 0 0 5.895 3.698L12 24l2.395-3.27a10.6 10.6 0 0 0 5.895-3.697a10.44 10.44 0 0 0 2.26-7.43zm-11.306 6.28a.26.26 0 0 1-.034.125a.254.254 0 0 1-.347.092l-3.906-2.237a1 1 0 0 1-.505-.865V8.624a.26.26 0 0 1 .033-.126a.254.254 0 0 1 .347-.092l3.907 2.237a1.01 1.01 0 0 1 .503.866v4.372zM12 9.48a1.03 1.03 0 0 1-.503-.133L7.5 7.057a.24.24 0 0 1-.09-.092a.25.25 0 0 1 .09-.342l3.997-2.289a1.02 1.02 0 0 1 1.007 0l3.996 2.29a.24.24 0 0 1 .09.092a.25.25 0 0 1 0 .25a.3.3 0 0 1-.09.092l-3.997 2.289A1 1 0 0 1 12 9.48M17.546 13a1 1 0 0 1-.503.866l-3.908 2.237a.254.254 0 0 1-.38-.218V11.51a1.01 1.01 0 0 1 .503-.867l3.907-2.238a.254.254 0 0 1 .38.219z"/></svg> </template>
CSS
.icon-aftership {
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%22currentColor%22%20d%3D%22M22.549%209.604a10.46%2010.46%200%200%200-3.388-6.838A10.63%2010.63%200%200%200%2012%200a10.64%2010.64%200%200%200-7.16%202.764a10.47%2010.47%200%200%200-3.428%207.74c0%202.371.81%204.672%202.298%206.529a10.6%2010.6%200%200%200%205.895%203.698L12%2024l2.395-3.27a10.6%2010.6%200%200%200%205.895-3.697a10.44%2010.44%200%200%200%202.26-7.43zm-11.306%206.28a.26.26%200%200%201-.034.125a.254.254%200%200%201-.347.092l-3.906-2.237a1%201%200%200%201-.505-.865V8.624a.26.26%200%200%201%20.033-.126a.254.254%200%200%201%20.347-.092l3.907%202.237a1.01%201.01%200%200%201%20.503.866v4.372zM12%209.48a1.03%201.03%200%200%201-.503-.133L7.5%207.057a.24.24%200%200%201-.09-.092a.25.25%200%200%201%20.09-.342l3.997-2.289a1.02%201.02%200%200%201%201.007%200l3.996%202.29a.24.24%200%200%201%20.09.092a.25.25%200%200%201%200%20.25a.3.3%200%200%201-.09.092l-3.997%202.289A1%201%200%200%201%2012%209.48M17.546%2013a1%201%200%200%201-.503.866l-3.908%202.237a.254.254%200%200%201-.38-.218V11.51a1.01%201.01%200%200%201%20.503-.867l3.907-2.238a.254.254%200%200%201%20.38.219z%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%22currentColor%22%20d%3D%22M22.549%209.604a10.46%2010.46%200%200%200-3.388-6.838A10.63%2010.63%200%200%200%2012%200a10.64%2010.64%200%200%200-7.16%202.764a10.47%2010.47%200%200%200-3.428%207.74c0%202.371.81%204.672%202.298%206.529a10.6%2010.6%200%200%200%205.895%203.698L12%2024l2.395-3.27a10.6%2010.6%200%200%200%205.895-3.697a10.44%2010.44%200%200%200%202.26-7.43zm-11.306%206.28a.26.26%200%200%201-.034.125a.254.254%200%200%201-.347.092l-3.906-2.237a1%201%200%200%201-.505-.865V8.624a.26.26%200%200%201%20.033-.126a.254.254%200%200%201%20.347-.092l3.907%202.237a1.01%201.01%200%200%201%20.503.866v4.372zM12%209.48a1.03%201.03%200%200%201-.503-.133L7.5%207.057a.24.24%200%200%201-.09-.092a.25.25%200%200%201%20.09-.342l3.997-2.289a1.02%201.02%200%200%201%201.007%200l3.996%202.29a.24.24%200%200%201%20.09.092a.25.25%200%200%201%200%20.25a.3.3%200%200%201-.09.092l-3.997%202.289A1%201%200%200%201%2012%209.48M17.546%2013a1%201%200%200%201-.503.866l-3.908%202.237a.254.254%200%200%201-.38-.218V11.51a1.01%201.01%200%200%201%20.503-.867l3.907-2.238a.254.254%200%200%201%20.38.219z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aftership.svg?color=%231a73e8&size=48