aiqfome from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
aiqfome
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the aiqfome logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.748 9.195c.607.277.992 1.139 1.04 2.342c.033.797-.06 1.399-.303 1.925c-.564 1.209-1.578 1.252-2.163.092c-.25-.488-.358-1.025-.358-1.778c.006-.803.092-1.274.347-1.795c.363-.742.895-1.035 1.437-.786m9.768.076c.591.39.998 1.627.916 2.776c-.092 1.371-.699 2.358-1.436 2.358c-.407 0-.824-.358-1.095-.943c-.45-.976-.423-2.613.065-3.567c.363-.716 1.024-.981 1.55-.624M12.388.029c.223.032.255.06.38.292c.184.336.298.456.64.678c.314.2.314.211.206.726c-.093.434-.039.862.162 1.247c.293.58 1.111 1.187 1.86 1.377c.281.076.395.081.737.022c.222-.033.439-.049.482-.033c.049.022.163.2.26.401c.217.467.76 1.025 1.193 1.226c.705.33 1.47.314 2.206-.05c.206-.102.412-.167.461-.151c.043.016.168.14.276.271c.109.136.326.309.478.385c.249.13.341.146.753.14c.325-.005.488.012.526.06c.157.19.59 2.201.775 3.584c.163 1.241.179 4.017.027 5.23c-.2 1.644-.498 3.053-.91 4.321c-.293.9-.553 1.491-1.09 2.456C20.997 23.675 20.682 24 20.086 24a2 2 0 0 1-.493-.06c-.353-.119-.895-.536-1.73-1.328c-.986-.932-1.404-1.257-1.924-1.512c-.634-.315-1.258-.342-1.8-.076c-.13.065-.498.358-.807.656c-.65.618-.9.753-1.47.791c-.704.044-1.1-.135-2.206-.992c-.471-.363-.818-.526-1.203-.558c-.466-.038-.808.081-1.561.537c-.743.45-1.139.59-1.654.59c-1.073 0-2.006-.66-2.965-2.097C1.205 18.34.424 16.09.17 13.863c-.098-.84-.114-2.537-.033-3.367c.428-4.266 2.494-7.53 5.828-9.193C7.005.783 8.149.419 9.455.197c.976-.163 2.413-.244 2.933-.168m-2.239 1.48C7.64 1.758 5.2 3.113 3.731 5.065c-1.529 2.033-2.38 5.399-2.07 8.19c.2 1.85.964 3.947 1.989 5.487c.52.78.72.997 1.084 1.176c.553.271 1.122.174 1.827-.309c.629-.434 1.28-.623 1.978-.585c.71.043.982.184 2.055 1.1c.634.542 1.182.602 1.794.195c.136-.092.44-.325.678-.52c.764-.634 1.35-.857 2.277-.862c1.16-.006 1.913.428 2.981 1.73c.868 1.05 1.204 1.268 1.68 1.089c.781-.298 1.567-2.082 2.082-4.716c.683-3.48.553-6.522-.352-8.37c-.293-.608-.645-.998-.976-1.095c-.206-.06-.27-.055-.704.086c-.418.136-.564.158-1.106.158c-.51 0-.689-.028-.992-.13c-.58-.196-.84-.434-1.486-1.356c-.298-.428-.558-.569-1.263-.71c-1.3-.25-1.832-.477-2.293-.976c-.434-.466-.71-1.09-.91-2.054c-.055-.282-.152-.591-.212-.689c-.222-.357-.759-.488-1.643-.395"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAiqfome(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.748 9.195c.607.277.992 1.139 1.04 2.342c.033.797-.06 1.399-.303 1.925c-.564 1.209-1.578 1.252-2.163.092c-.25-.488-.358-1.025-.358-1.778c.006-.803.092-1.274.347-1.795c.363-.742.895-1.035 1.437-.786m9.768.076c.591.39.998 1.627.916 2.776c-.092 1.371-.699 2.358-1.436 2.358c-.407 0-.824-.358-1.095-.943c-.45-.976-.423-2.613.065-3.567c.363-.716 1.024-.981 1.55-.624M12.388.029c.223.032.255.06.38.292c.184.336.298.456.64.678c.314.2.314.211.206.726c-.093.434-.039.862.162 1.247c.293.58 1.111 1.187 1.86 1.377c.281.076.395.081.737.022c.222-.033.439-.049.482-.033c.049.022.163.2.26.401c.217.467.76 1.025 1.193 1.226c.705.33 1.47.314 2.206-.05c.206-.102.412-.167.461-.151c.043.016.168.14.276.271c.109.136.326.309.478.385c.249.13.341.146.753.14c.325-.005.488.012.526.06c.157.19.59 2.201.775 3.584c.163 1.241.179 4.017.027 5.23c-.2 1.644-.498 3.053-.91 4.321c-.293.9-.553 1.491-1.09 2.456C20.997 23.675 20.682 24 20.086 24a2 2 0 0 1-.493-.06c-.353-.119-.895-.536-1.73-1.328c-.986-.932-1.404-1.257-1.924-1.512c-.634-.315-1.258-.342-1.8-.076c-.13.065-.498.358-.807.656c-.65.618-.9.753-1.47.791c-.704.044-1.1-.135-2.206-.992c-.471-.363-.818-.526-1.203-.558c-.466-.038-.808.081-1.561.537c-.743.45-1.139.59-1.654.59c-1.073 0-2.006-.66-2.965-2.097C1.205 18.34.424 16.09.17 13.863c-.098-.84-.114-2.537-.033-3.367c.428-4.266 2.494-7.53 5.828-9.193C7.005.783 8.149.419 9.455.197c.976-.163 2.413-.244 2.933-.168m-2.239 1.48C7.64 1.758 5.2 3.113 3.731 5.065c-1.529 2.033-2.38 5.399-2.07 8.19c.2 1.85.964 3.947 1.989 5.487c.52.78.72.997 1.084 1.176c.553.271 1.122.174 1.827-.309c.629-.434 1.28-.623 1.978-.585c.71.043.982.184 2.055 1.1c.634.542 1.182.602 1.794.195c.136-.092.44-.325.678-.52c.764-.634 1.35-.857 2.277-.862c1.16-.006 1.913.428 2.981 1.73c.868 1.05 1.204 1.268 1.68 1.089c.781-.298 1.567-2.082 2.082-4.716c.683-3.48.553-6.522-.352-8.37c-.293-.608-.645-.998-.976-1.095c-.206-.06-.27-.055-.704.086c-.418.136-.564.158-1.106.158c-.51 0-.689-.028-.992-.13c-.58-.196-.84-.434-1.486-1.356c-.298-.428-.558-.569-1.263-.71c-1.3-.25-1.832-.477-2.293-.976c-.434-.466-.71-1.09-.91-2.054c-.055-.282-.152-.591-.212-.689c-.222-.357-.759-.488-1.643-.395"/></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.748 9.195c.607.277.992 1.139 1.04 2.342c.033.797-.06 1.399-.303 1.925c-.564 1.209-1.578 1.252-2.163.092c-.25-.488-.358-1.025-.358-1.778c.006-.803.092-1.274.347-1.795c.363-.742.895-1.035 1.437-.786m9.768.076c.591.39.998 1.627.916 2.776c-.092 1.371-.699 2.358-1.436 2.358c-.407 0-.824-.358-1.095-.943c-.45-.976-.423-2.613.065-3.567c.363-.716 1.024-.981 1.55-.624M12.388.029c.223.032.255.06.38.292c.184.336.298.456.64.678c.314.2.314.211.206.726c-.093.434-.039.862.162 1.247c.293.58 1.111 1.187 1.86 1.377c.281.076.395.081.737.022c.222-.033.439-.049.482-.033c.049.022.163.2.26.401c.217.467.76 1.025 1.193 1.226c.705.33 1.47.314 2.206-.05c.206-.102.412-.167.461-.151c.043.016.168.14.276.271c.109.136.326.309.478.385c.249.13.341.146.753.14c.325-.005.488.012.526.06c.157.19.59 2.201.775 3.584c.163 1.241.179 4.017.027 5.23c-.2 1.644-.498 3.053-.91 4.321c-.293.9-.553 1.491-1.09 2.456C20.997 23.675 20.682 24 20.086 24a2 2 0 0 1-.493-.06c-.353-.119-.895-.536-1.73-1.328c-.986-.932-1.404-1.257-1.924-1.512c-.634-.315-1.258-.342-1.8-.076c-.13.065-.498.358-.807.656c-.65.618-.9.753-1.47.791c-.704.044-1.1-.135-2.206-.992c-.471-.363-.818-.526-1.203-.558c-.466-.038-.808.081-1.561.537c-.743.45-1.139.59-1.654.59c-1.073 0-2.006-.66-2.965-2.097C1.205 18.34.424 16.09.17 13.863c-.098-.84-.114-2.537-.033-3.367c.428-4.266 2.494-7.53 5.828-9.193C7.005.783 8.149.419 9.455.197c.976-.163 2.413-.244 2.933-.168m-2.239 1.48C7.64 1.758 5.2 3.113 3.731 5.065c-1.529 2.033-2.38 5.399-2.07 8.19c.2 1.85.964 3.947 1.989 5.487c.52.78.72.997 1.084 1.176c.553.271 1.122.174 1.827-.309c.629-.434 1.28-.623 1.978-.585c.71.043.982.184 2.055 1.1c.634.542 1.182.602 1.794.195c.136-.092.44-.325.678-.52c.764-.634 1.35-.857 2.277-.862c1.16-.006 1.913.428 2.981 1.73c.868 1.05 1.204 1.268 1.68 1.089c.781-.298 1.567-2.082 2.082-4.716c.683-3.48.553-6.522-.352-8.37c-.293-.608-.645-.998-.976-1.095c-.206-.06-.27-.055-.704.086c-.418.136-.564.158-1.106.158c-.51 0-.689-.028-.992-.13c-.58-.196-.84-.434-1.486-1.356c-.298-.428-.558-.569-1.263-.71c-1.3-.25-1.832-.477-2.293-.976c-.434-.466-.71-1.09-.91-2.054c-.055-.282-.152-.591-.212-.689c-.222-.357-.759-.488-1.643-.395"/></svg>
</template>

CSS

.icon-aiqfome {
  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.748%209.195c.607.277.992%201.139%201.04%202.342c.033.797-.06%201.399-.303%201.925c-.564%201.209-1.578%201.252-2.163.092c-.25-.488-.358-1.025-.358-1.778c.006-.803.092-1.274.347-1.795c.363-.742.895-1.035%201.437-.786m9.768.076c.591.39.998%201.627.916%202.776c-.092%201.371-.699%202.358-1.436%202.358c-.407%200-.824-.358-1.095-.943c-.45-.976-.423-2.613.065-3.567c.363-.716%201.024-.981%201.55-.624M12.388.029c.223.032.255.06.38.292c.184.336.298.456.64.678c.314.2.314.211.206.726c-.093.434-.039.862.162%201.247c.293.58%201.111%201.187%201.86%201.377c.281.076.395.081.737.022c.222-.033.439-.049.482-.033c.049.022.163.2.26.401c.217.467.76%201.025%201.193%201.226c.705.33%201.47.314%202.206-.05c.206-.102.412-.167.461-.151c.043.016.168.14.276.271c.109.136.326.309.478.385c.249.13.341.146.753.14c.325-.005.488.012.526.06c.157.19.59%202.201.775%203.584c.163%201.241.179%204.017.027%205.23c-.2%201.644-.498%203.053-.91%204.321c-.293.9-.553%201.491-1.09%202.456C20.997%2023.675%2020.682%2024%2020.086%2024a2%202%200%200%201-.493-.06c-.353-.119-.895-.536-1.73-1.328c-.986-.932-1.404-1.257-1.924-1.512c-.634-.315-1.258-.342-1.8-.076c-.13.065-.498.358-.807.656c-.65.618-.9.753-1.47.791c-.704.044-1.1-.135-2.206-.992c-.471-.363-.818-.526-1.203-.558c-.466-.038-.808.081-1.561.537c-.743.45-1.139.59-1.654.59c-1.073%200-2.006-.66-2.965-2.097C1.205%2018.34.424%2016.09.17%2013.863c-.098-.84-.114-2.537-.033-3.367c.428-4.266%202.494-7.53%205.828-9.193C7.005.783%208.149.419%209.455.197c.976-.163%202.413-.244%202.933-.168m-2.239%201.48C7.64%201.758%205.2%203.113%203.731%205.065c-1.529%202.033-2.38%205.399-2.07%208.19c.2%201.85.964%203.947%201.989%205.487c.52.78.72.997%201.084%201.176c.553.271%201.122.174%201.827-.309c.629-.434%201.28-.623%201.978-.585c.71.043.982.184%202.055%201.1c.634.542%201.182.602%201.794.195c.136-.092.44-.325.678-.52c.764-.634%201.35-.857%202.277-.862c1.16-.006%201.913.428%202.981%201.73c.868%201.05%201.204%201.268%201.68%201.089c.781-.298%201.567-2.082%202.082-4.716c.683-3.48.553-6.522-.352-8.37c-.293-.608-.645-.998-.976-1.095c-.206-.06-.27-.055-.704.086c-.418.136-.564.158-1.106.158c-.51%200-.689-.028-.992-.13c-.58-.196-.84-.434-1.486-1.356c-.298-.428-.558-.569-1.263-.71c-1.3-.25-1.832-.477-2.293-.976c-.434-.466-.71-1.09-.91-2.054c-.055-.282-.152-.591-.212-.689c-.222-.357-.759-.488-1.643-.395%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.748%209.195c.607.277.992%201.139%201.04%202.342c.033.797-.06%201.399-.303%201.925c-.564%201.209-1.578%201.252-2.163.092c-.25-.488-.358-1.025-.358-1.778c.006-.803.092-1.274.347-1.795c.363-.742.895-1.035%201.437-.786m9.768.076c.591.39.998%201.627.916%202.776c-.092%201.371-.699%202.358-1.436%202.358c-.407%200-.824-.358-1.095-.943c-.45-.976-.423-2.613.065-3.567c.363-.716%201.024-.981%201.55-.624M12.388.029c.223.032.255.06.38.292c.184.336.298.456.64.678c.314.2.314.211.206.726c-.093.434-.039.862.162%201.247c.293.58%201.111%201.187%201.86%201.377c.281.076.395.081.737.022c.222-.033.439-.049.482-.033c.049.022.163.2.26.401c.217.467.76%201.025%201.193%201.226c.705.33%201.47.314%202.206-.05c.206-.102.412-.167.461-.151c.043.016.168.14.276.271c.109.136.326.309.478.385c.249.13.341.146.753.14c.325-.005.488.012.526.06c.157.19.59%202.201.775%203.584c.163%201.241.179%204.017.027%205.23c-.2%201.644-.498%203.053-.91%204.321c-.293.9-.553%201.491-1.09%202.456C20.997%2023.675%2020.682%2024%2020.086%2024a2%202%200%200%201-.493-.06c-.353-.119-.895-.536-1.73-1.328c-.986-.932-1.404-1.257-1.924-1.512c-.634-.315-1.258-.342-1.8-.076c-.13.065-.498.358-.807.656c-.65.618-.9.753-1.47.791c-.704.044-1.1-.135-2.206-.992c-.471-.363-.818-.526-1.203-.558c-.466-.038-.808.081-1.561.537c-.743.45-1.139.59-1.654.59c-1.073%200-2.006-.66-2.965-2.097C1.205%2018.34.424%2016.09.17%2013.863c-.098-.84-.114-2.537-.033-3.367c.428-4.266%202.494-7.53%205.828-9.193C7.005.783%208.149.419%209.455.197c.976-.163%202.413-.244%202.933-.168m-2.239%201.48C7.64%201.758%205.2%203.113%203.731%205.065c-1.529%202.033-2.38%205.399-2.07%208.19c.2%201.85.964%203.947%201.989%205.487c.52.78.72.997%201.084%201.176c.553.271%201.122.174%201.827-.309c.629-.434%201.28-.623%201.978-.585c.71.043.982.184%202.055%201.1c.634.542%201.182.602%201.794.195c.136-.092.44-.325.678-.52c.764-.634%201.35-.857%202.277-.862c1.16-.006%201.913.428%202.981%201.73c.868%201.05%201.204%201.268%201.68%201.089c.781-.298%201.567-2.082%202.082-4.716c.683-3.48.553-6.522-.352-8.37c-.293-.608-.645-.998-.976-1.095c-.206-.06-.27-.055-.704.086c-.418.136-.564.158-1.106.158c-.51%200-.689-.028-.992-.13c-.58-.196-.84-.434-1.486-1.356c-.298-.428-.558-.569-1.263-.71c-1.3-.25-1.832-.477-2.293-.976c-.434-.466-.71-1.09-.91-2.054c-.055-.282-.152-.591-.212-.689c-.222-.357-.759-.488-1.643-.395%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aiqfome.svg?color=%231a73e8&size=48