aral logo
aral from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- aral
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the aral logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.393 10.02l-.48 1.959l.99.001zm3.892.082v1.187c.549-.002.958.03 1.229-.033c.27-.062.404-.217.404-.592c0-.334-.12-.469-.385-.523c-.264-.055-.672-.028-1.248-.04zm5.326-.079l-.48 1.96h.99zM11.996 0L0 11.998L12.004 24L24 12.004zM5.393 8.896c.366 0 .606.117.775.295c.169.18.267.421.35.67l1.07 3.211s.134.276.144.567s-.104.599-.6.666c-.355-.054-.536-.156-.657-.35c-.122-.194-.184-.482-.305-.91H4.645c-.147.468-.195.757-.295.941s-.254.263-.616.317c-.508-.054-.636-.369-.636-.67s.129-.588.129-.588l1.015-3.152c.08-.246.176-.495.348-.682s.42-.315.803-.315m9.191.002c.366 0 .607.117.775.295c.17.18.267.421.35.67l1.072 3.211s.135.276.145.567s-.104.599-.6.666c-.356-.054-.536-.156-.658-.35s-.186-.482-.307-.91h-1.525c-.147.468-.193.757-.293.941s-.256.263-.617.317c-.509-.054-.635-.367-.635-.668s.127-.59.127-.59l1.016-3.152c.075-.233.17-.484.343-.674s.424-.323.807-.323m3.346.002c.308 0 .483.114.58.291c.097.178.117.418.117.672v3.207c.215.005 1.23 0 1.23 0c.29 0 .53.02.694.106s.252.239.244.504c-.01.361-.18.517-.406.582s-.509.039-.744.039h-1.766c-.375 0-.536-.165-.604-.436c-.067-.27-.04-.645-.04-1.062v-2.94c-.014-.254.02-.496.126-.674c.107-.177.288-.289.569-.289m-8.645.104h1.098c.254 0 .51-.002.767.084c.259.086.52.26.786.613c.28.378.35.933.222 1.414s-.456.889-.972.969c.187.348.804 1.283.804 1.283s.066.11.078.266c.012.155-.03.357-.25.539c-.388.147-.633.106-.78.03c-.149-.078-.2-.192-.2-.192s-.562-.964-.91-1.633h-.643v1.338s.01.154-.064.305c-.075.15-.236.298-.578.285c-.327 0-.488-.155-.567-.309S8 13.69 8 13.69V9.861c0-.334.006-.549.17-.68c.164-.13.486-.177 1.115-.177"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAral(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="m5.393 10.02l-.48 1.959l.99.001zm3.892.082v1.187c.549-.002.958.03 1.229-.033c.27-.062.404-.217.404-.592c0-.334-.12-.469-.385-.523c-.264-.055-.672-.028-1.248-.04zm5.326-.079l-.48 1.96h.99zM11.996 0L0 11.998L12.004 24L24 12.004zM5.393 8.896c.366 0 .606.117.775.295c.169.18.267.421.35.67l1.07 3.211s.134.276.144.567s-.104.599-.6.666c-.355-.054-.536-.156-.657-.35c-.122-.194-.184-.482-.305-.91H4.645c-.147.468-.195.757-.295.941s-.254.263-.616.317c-.508-.054-.636-.369-.636-.67s.129-.588.129-.588l1.015-3.152c.08-.246.176-.495.348-.682s.42-.315.803-.315m9.191.002c.366 0 .607.117.775.295c.17.18.267.421.35.67l1.072 3.211s.135.276.145.567s-.104.599-.6.666c-.356-.054-.536-.156-.658-.35s-.186-.482-.307-.91h-1.525c-.147.468-.193.757-.293.941s-.256.263-.617.317c-.509-.054-.635-.367-.635-.668s.127-.59.127-.59l1.016-3.152c.075-.233.17-.484.343-.674s.424-.323.807-.323m3.346.002c.308 0 .483.114.58.291c.097.178.117.418.117.672v3.207c.215.005 1.23 0 1.23 0c.29 0 .53.02.694.106s.252.239.244.504c-.01.361-.18.517-.406.582s-.509.039-.744.039h-1.766c-.375 0-.536-.165-.604-.436c-.067-.27-.04-.645-.04-1.062v-2.94c-.014-.254.02-.496.126-.674c.107-.177.288-.289.569-.289m-8.645.104h1.098c.254 0 .51-.002.767.084c.259.086.52.26.786.613c.28.378.35.933.222 1.414s-.456.889-.972.969c.187.348.804 1.283.804 1.283s.066.11.078.266c.012.155-.03.357-.25.539c-.388.147-.633.106-.78.03c-.149-.078-.2-.192-.2-.192s-.562-.964-.91-1.633h-.643v1.338s.01.154-.064.305c-.075.15-.236.298-.578.285c-.327 0-.488-.155-.567-.309S8 13.69 8 13.69V9.861c0-.334.006-.549.17-.68c.164-.13.486-.177 1.115-.177"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.393 10.02l-.48 1.959l.99.001zm3.892.082v1.187c.549-.002.958.03 1.229-.033c.27-.062.404-.217.404-.592c0-.334-.12-.469-.385-.523c-.264-.055-.672-.028-1.248-.04zm5.326-.079l-.48 1.96h.99zM11.996 0L0 11.998L12.004 24L24 12.004zM5.393 8.896c.366 0 .606.117.775.295c.169.18.267.421.35.67l1.07 3.211s.134.276.144.567s-.104.599-.6.666c-.355-.054-.536-.156-.657-.35c-.122-.194-.184-.482-.305-.91H4.645c-.147.468-.195.757-.295.941s-.254.263-.616.317c-.508-.054-.636-.369-.636-.67s.129-.588.129-.588l1.015-3.152c.08-.246.176-.495.348-.682s.42-.315.803-.315m9.191.002c.366 0 .607.117.775.295c.17.18.267.421.35.67l1.072 3.211s.135.276.145.567s-.104.599-.6.666c-.356-.054-.536-.156-.658-.35s-.186-.482-.307-.91h-1.525c-.147.468-.193.757-.293.941s-.256.263-.617.317c-.509-.054-.635-.367-.635-.668s.127-.59.127-.59l1.016-3.152c.075-.233.17-.484.343-.674s.424-.323.807-.323m3.346.002c.308 0 .483.114.58.291c.097.178.117.418.117.672v3.207c.215.005 1.23 0 1.23 0c.29 0 .53.02.694.106s.252.239.244.504c-.01.361-.18.517-.406.582s-.509.039-.744.039h-1.766c-.375 0-.536-.165-.604-.436c-.067-.27-.04-.645-.04-1.062v-2.94c-.014-.254.02-.496.126-.674c.107-.177.288-.289.569-.289m-8.645.104h1.098c.254 0 .51-.002.767.084c.259.086.52.26.786.613c.28.378.35.933.222 1.414s-.456.889-.972.969c.187.348.804 1.283.804 1.283s.066.11.078.266c.012.155-.03.357-.25.539c-.388.147-.633.106-.78.03c-.149-.078-.2-.192-.2-.192s-.562-.964-.91-1.633h-.643v1.338s.01.154-.064.305c-.075.15-.236.298-.578.285c-.327 0-.488-.155-.567-.309S8 13.69 8 13.69V9.861c0-.334.006-.549.17-.68c.164-.13.486-.177 1.115-.177"/></svg> </template>
CSS
.icon-aral {
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%22m5.393%2010.02l-.48%201.959l.99.001zm3.892.082v1.187c.549-.002.958.03%201.229-.033c.27-.062.404-.217.404-.592c0-.334-.12-.469-.385-.523c-.264-.055-.672-.028-1.248-.04zm5.326-.079l-.48%201.96h.99zM11.996%200L0%2011.998L12.004%2024L24%2012.004zM5.393%208.896c.366%200%20.606.117.775.295c.169.18.267.421.35.67l1.07%203.211s.134.276.144.567s-.104.599-.6.666c-.355-.054-.536-.156-.657-.35c-.122-.194-.184-.482-.305-.91H4.645c-.147.468-.195.757-.295.941s-.254.263-.616.317c-.508-.054-.636-.369-.636-.67s.129-.588.129-.588l1.015-3.152c.08-.246.176-.495.348-.682s.42-.315.803-.315m9.191.002c.366%200%20.607.117.775.295c.17.18.267.421.35.67l1.072%203.211s.135.276.145.567s-.104.599-.6.666c-.356-.054-.536-.156-.658-.35s-.186-.482-.307-.91h-1.525c-.147.468-.193.757-.293.941s-.256.263-.617.317c-.509-.054-.635-.367-.635-.668s.127-.59.127-.59l1.016-3.152c.075-.233.17-.484.343-.674s.424-.323.807-.323m3.346.002c.308%200%20.483.114.58.291c.097.178.117.418.117.672v3.207c.215.005%201.23%200%201.23%200c.29%200%20.53.02.694.106s.252.239.244.504c-.01.361-.18.517-.406.582s-.509.039-.744.039h-1.766c-.375%200-.536-.165-.604-.436c-.067-.27-.04-.645-.04-1.062v-2.94c-.014-.254.02-.496.126-.674c.107-.177.288-.289.569-.289m-8.645.104h1.098c.254%200%20.51-.002.767.084c.259.086.52.26.786.613c.28.378.35.933.222%201.414s-.456.889-.972.969c.187.348.804%201.283.804%201.283s.066.11.078.266c.012.155-.03.357-.25.539c-.388.147-.633.106-.78.03c-.149-.078-.2-.192-.2-.192s-.562-.964-.91-1.633h-.643v1.338s.01.154-.064.305c-.075.15-.236.298-.578.285c-.327%200-.488-.155-.567-.309S8%2013.69%208%2013.69V9.861c0-.334.006-.549.17-.68c.164-.13.486-.177%201.115-.177%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%22m5.393%2010.02l-.48%201.959l.99.001zm3.892.082v1.187c.549-.002.958.03%201.229-.033c.27-.062.404-.217.404-.592c0-.334-.12-.469-.385-.523c-.264-.055-.672-.028-1.248-.04zm5.326-.079l-.48%201.96h.99zM11.996%200L0%2011.998L12.004%2024L24%2012.004zM5.393%208.896c.366%200%20.606.117.775.295c.169.18.267.421.35.67l1.07%203.211s.134.276.144.567s-.104.599-.6.666c-.355-.054-.536-.156-.657-.35c-.122-.194-.184-.482-.305-.91H4.645c-.147.468-.195.757-.295.941s-.254.263-.616.317c-.508-.054-.636-.369-.636-.67s.129-.588.129-.588l1.015-3.152c.08-.246.176-.495.348-.682s.42-.315.803-.315m9.191.002c.366%200%20.607.117.775.295c.17.18.267.421.35.67l1.072%203.211s.135.276.145.567s-.104.599-.6.666c-.356-.054-.536-.156-.658-.35s-.186-.482-.307-.91h-1.525c-.147.468-.193.757-.293.941s-.256.263-.617.317c-.509-.054-.635-.367-.635-.668s.127-.59.127-.59l1.016-3.152c.075-.233.17-.484.343-.674s.424-.323.807-.323m3.346.002c.308%200%20.483.114.58.291c.097.178.117.418.117.672v3.207c.215.005%201.23%200%201.23%200c.29%200%20.53.02.694.106s.252.239.244.504c-.01.361-.18.517-.406.582s-.509.039-.744.039h-1.766c-.375%200-.536-.165-.604-.436c-.067-.27-.04-.645-.04-1.062v-2.94c-.014-.254.02-.496.126-.674c.107-.177.288-.289.569-.289m-8.645.104h1.098c.254%200%20.51-.002.767.084c.259.086.52.26.786.613c.28.378.35.933.222%201.414s-.456.889-.972.969c.187.348.804%201.283.804%201.283s.066.11.078.266c.012.155-.03.357-.25.539c-.388.147-.633.106-.78.03c-.149-.078-.2-.192-.2-.192s-.562-.964-.91-1.633h-.643v1.338s.01.154-.064.305c-.075.15-.236.298-.578.285c-.327%200-.488-.155-.567-.309S8%2013.69%208%2013.69V9.861c0-.334.006-.549.17-.68c.164-.13.486-.177%201.115-.177%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aral.svg?color=%231a73e8&size=48