aurelia logo
aurelia from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- aurelia
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the aurelia logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.716 4.636L13.49 6.122l-2.295-3.439l2.228-1.486zm1.811 10.331l3.806 5.703l-4.533 3.025l-3.806-5.703l-.664-.995l4.533-3.025zm-5.71 3.81l.838 1.256l-3.45 2.303l-1.503-2.25l.754-.504l2.697-1.8zm7.596-6.507l.968-.645l1.501 2.25l-2.227 1.487l-.838-1.256l1.26-.84zm-.596 1.836l-.664-.995l1.26-.84l.664.994zM3.792 12.593l-.753.503L.744 9.657l3.45-2.302l1.61 2.41l-2.698 1.8l2.697-1.8l.686 1.029zm7.721-6.639l.687 1.029l-4.534 3.025L6.98 8.98L3.21 3.33L7.742.305zm3.236-.672l-1.26.84l-.686-1.028l-1.609-2.41l2.228-1.487l2.295 3.439zM9.12 20.577l-.664-.995l2.697-1.8l.664.995zm9.697-6.471l-.664-.995l1.26-.84l.664.994zM3.792 12.593l-.686-1.028l2.697-1.8l.686 1.029zm9.697-6.471l-.686-1.028l1.26-.84l.686 1.028zm4.038 8.845l-4.533 3.025l-.664-.995l4.533-3.025zm-6.014-9.013l.687 1.029l-4.534 3.025L6.98 8.98zm-9.006-.822l.855 1.283l-1.282.855l-.856-1.282zm4.62 15.373l.856 1.283l-1.282.855l-.856-1.282zm-3.373 1.292L0 16.125L20.063 2.706L24 8.287z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAurelia(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="M15.716 4.636L13.49 6.122l-2.295-3.439l2.228-1.486zm1.811 10.331l3.806 5.703l-4.533 3.025l-3.806-5.703l-.664-.995l4.533-3.025zm-5.71 3.81l.838 1.256l-3.45 2.303l-1.503-2.25l.754-.504l2.697-1.8zm7.596-6.507l.968-.645l1.501 2.25l-2.227 1.487l-.838-1.256l1.26-.84zm-.596 1.836l-.664-.995l1.26-.84l.664.994zM3.792 12.593l-.753.503L.744 9.657l3.45-2.302l1.61 2.41l-2.698 1.8l2.697-1.8l.686 1.029zm7.721-6.639l.687 1.029l-4.534 3.025L6.98 8.98L3.21 3.33L7.742.305zm3.236-.672l-1.26.84l-.686-1.028l-1.609-2.41l2.228-1.487l2.295 3.439zM9.12 20.577l-.664-.995l2.697-1.8l.664.995zm9.697-6.471l-.664-.995l1.26-.84l.664.994zM3.792 12.593l-.686-1.028l2.697-1.8l.686 1.029zm9.697-6.471l-.686-1.028l1.26-.84l.686 1.028zm4.038 8.845l-4.533 3.025l-.664-.995l4.533-3.025zm-6.014-9.013l.687 1.029l-4.534 3.025L6.98 8.98zm-9.006-.822l.855 1.283l-1.282.855l-.856-1.282zm4.62 15.373l.856 1.283l-1.282.855l-.856-1.282zm-3.373 1.292L0 16.125L20.063 2.706L24 8.287z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.716 4.636L13.49 6.122l-2.295-3.439l2.228-1.486zm1.811 10.331l3.806 5.703l-4.533 3.025l-3.806-5.703l-.664-.995l4.533-3.025zm-5.71 3.81l.838 1.256l-3.45 2.303l-1.503-2.25l.754-.504l2.697-1.8zm7.596-6.507l.968-.645l1.501 2.25l-2.227 1.487l-.838-1.256l1.26-.84zm-.596 1.836l-.664-.995l1.26-.84l.664.994zM3.792 12.593l-.753.503L.744 9.657l3.45-2.302l1.61 2.41l-2.698 1.8l2.697-1.8l.686 1.029zm7.721-6.639l.687 1.029l-4.534 3.025L6.98 8.98L3.21 3.33L7.742.305zm3.236-.672l-1.26.84l-.686-1.028l-1.609-2.41l2.228-1.487l2.295 3.439zM9.12 20.577l-.664-.995l2.697-1.8l.664.995zm9.697-6.471l-.664-.995l1.26-.84l.664.994zM3.792 12.593l-.686-1.028l2.697-1.8l.686 1.029zm9.697-6.471l-.686-1.028l1.26-.84l.686 1.028zm4.038 8.845l-4.533 3.025l-.664-.995l4.533-3.025zm-6.014-9.013l.687 1.029l-4.534 3.025L6.98 8.98zm-9.006-.822l.855 1.283l-1.282.855l-.856-1.282zm4.62 15.373l.856 1.283l-1.282.855l-.856-1.282zm-3.373 1.292L0 16.125L20.063 2.706L24 8.287z"/></svg> </template>
CSS
.icon-aurelia {
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%22M15.716%204.636L13.49%206.122l-2.295-3.439l2.228-1.486zm1.811%2010.331l3.806%205.703l-4.533%203.025l-3.806-5.703l-.664-.995l4.533-3.025zm-5.71%203.81l.838%201.256l-3.45%202.303l-1.503-2.25l.754-.504l2.697-1.8zm7.596-6.507l.968-.645l1.501%202.25l-2.227%201.487l-.838-1.256l1.26-.84zm-.596%201.836l-.664-.995l1.26-.84l.664.994zM3.792%2012.593l-.753.503L.744%209.657l3.45-2.302l1.61%202.41l-2.698%201.8l2.697-1.8l.686%201.029zm7.721-6.639l.687%201.029l-4.534%203.025L6.98%208.98L3.21%203.33L7.742.305zm3.236-.672l-1.26.84l-.686-1.028l-1.609-2.41l2.228-1.487l2.295%203.439zM9.12%2020.577l-.664-.995l2.697-1.8l.664.995zm9.697-6.471l-.664-.995l1.26-.84l.664.994zM3.792%2012.593l-.686-1.028l2.697-1.8l.686%201.029zm9.697-6.471l-.686-1.028l1.26-.84l.686%201.028zm4.038%208.845l-4.533%203.025l-.664-.995l4.533-3.025zm-6.014-9.013l.687%201.029l-4.534%203.025L6.98%208.98zm-9.006-.822l.855%201.283l-1.282.855l-.856-1.282zm4.62%2015.373l.856%201.283l-1.282.855l-.856-1.282zm-3.373%201.292L0%2016.125L20.063%202.706L24%208.287z%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%22M15.716%204.636L13.49%206.122l-2.295-3.439l2.228-1.486zm1.811%2010.331l3.806%205.703l-4.533%203.025l-3.806-5.703l-.664-.995l4.533-3.025zm-5.71%203.81l.838%201.256l-3.45%202.303l-1.503-2.25l.754-.504l2.697-1.8zm7.596-6.507l.968-.645l1.501%202.25l-2.227%201.487l-.838-1.256l1.26-.84zm-.596%201.836l-.664-.995l1.26-.84l.664.994zM3.792%2012.593l-.753.503L.744%209.657l3.45-2.302l1.61%202.41l-2.698%201.8l2.697-1.8l.686%201.029zm7.721-6.639l.687%201.029l-4.534%203.025L6.98%208.98L3.21%203.33L7.742.305zm3.236-.672l-1.26.84l-.686-1.028l-1.609-2.41l2.228-1.487l2.295%203.439zM9.12%2020.577l-.664-.995l2.697-1.8l.664.995zm9.697-6.471l-.664-.995l1.26-.84l.664.994zM3.792%2012.593l-.686-1.028l2.697-1.8l.686%201.029zm9.697-6.471l-.686-1.028l1.26-.84l.686%201.028zm4.038%208.845l-4.533%203.025l-.664-.995l4.533-3.025zm-6.014-9.013l.687%201.029l-4.534%203.025L6.98%208.98zm-9.006-.822l.855%201.283l-1.282.855l-.856-1.282zm4.62%2015.373l.856%201.283l-1.282.855l-.856-1.282zm-3.373%201.292L0%2016.125L20.063%202.706L24%208.287z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aurelia.svg?color=%231a73e8&size=48