affinity logo
affinity from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- affinity
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the affinity logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.368 1.08h3.778l.318.55h1.082L24 18.004v.001l-2.036 3.47H13.69l.84 1.445h-.365l-.84-1.446H3.057l-.526-.923h-.652L0 17.298l.002-.001l2.41-4.176l2.23-1.288l3.69-6.39l-.742-1.285zm2.224 5.652L5.066 18.008h6.25l-.723-1.246l6.808.006z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAffinity(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="M9.368 1.08h3.778l.318.55h1.082L24 18.004v.001l-2.036 3.47H13.69l.84 1.445h-.365l-.84-1.446H3.057l-.526-.923h-.652L0 17.298l.002-.001l2.41-4.176l2.23-1.288l3.69-6.39l-.742-1.285zm2.224 5.652L5.066 18.008h6.25l-.723-1.246l6.808.006z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.368 1.08h3.778l.318.55h1.082L24 18.004v.001l-2.036 3.47H13.69l.84 1.445h-.365l-.84-1.446H3.057l-.526-.923h-.652L0 17.298l.002-.001l2.41-4.176l2.23-1.288l3.69-6.39l-.742-1.285zm2.224 5.652L5.066 18.008h6.25l-.723-1.246l6.808.006z"/></svg> </template>
CSS
.icon-affinity {
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%22M9.368%201.08h3.778l.318.55h1.082L24%2018.004v.001l-2.036%203.47H13.69l.84%201.445h-.365l-.84-1.446H3.057l-.526-.923h-.652L0%2017.298l.002-.001l2.41-4.176l2.23-1.288l3.69-6.39l-.742-1.285zm2.224%205.652L5.066%2018.008h6.25l-.723-1.246l6.808.006z%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%22M9.368%201.08h3.778l.318.55h1.082L24%2018.004v.001l-2.036%203.47H13.69l.84%201.445h-.365l-.84-1.446H3.057l-.526-.923h-.652L0%2017.298l.002-.001l2.41-4.176l2.23-1.288l3.69-6.39l-.742-1.285zm2.224%205.652L5.066%2018.008h6.25l-.723-1.246l6.808.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/affinity.svg?color=%231a73e8&size=48