liara logo
liara from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- liara
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the liara logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><defs><linearGradient id="SVGgMRRqckN" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15939 0 0 .16254 -.134 -.857)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69f0ae"/><stop offset="1" stop-color="#4fc3f7"/></linearGradient><linearGradient id="SVG6ETXFbuJ" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15939 0 0 .16253 .195 -.856)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69f0ae"/><stop offset="1" stop-color="#4fc3f7"/></linearGradient><linearGradient id="SVGK53KSdBg" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15784 0 0 .16493 .15 -.355)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69f0ae"/><stop offset="1" stop-color="#4fc3f7"/></linearGradient></defs><path fill="url(#SVGgMRRqckN)" d="M8.5 8.811c0-.53.368-1.174.82-1.44l3.86-2.257c.452-.265.82-.052.82.479v4.596c0 .527-.368 1.17-.82 1.436l-3.86 2.261c-.452.265-.82.051-.82-.479zm0 0"/><path fill="url(#SVG6ETXFbuJ)" d="M2 5.593c0-.53.368-.745.82-.479l3.86 2.258c.452.264.82.909.82 1.44v4.595c0 .53-.368.744-.82.48l-3.86-2.262c-.452-.264-.82-.909-.82-1.44zm0 0"/><path fill="url(#SVGK53KSdBg)" d="M3.336 4.467c-.448-.27-.448-.706 0-.972l3.821-2.293c.447-.27 1.173-.27 1.62 0l3.888 2.332c.447.268.447.702 0 .971L8.843 6.799c-.447.268-1.173.268-1.624 0zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeLiara(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><defs><linearGradient id="SVGgMRRqckN" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15939 0 0 .16254 -.134 -.857)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#69f0ae"/><stop offset="1" stopColor="#4fc3f7"/></linearGradient><linearGradient id="SVG6ETXFbuJ" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15939 0 0 .16253 .195 -.856)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#69f0ae"/><stop offset="1" stopColor="#4fc3f7"/></linearGradient><linearGradient id="SVGK53KSdBg" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15784 0 0 .16493 .15 -.355)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#69f0ae"/><stop offset="1" stopColor="#4fc3f7"/></linearGradient></defs><path fill="url(#SVGgMRRqckN)" d="M8.5 8.811c0-.53.368-1.174.82-1.44l3.86-2.257c.452-.265.82-.052.82.479v4.596c0 .527-.368 1.17-.82 1.436l-3.86 2.261c-.452.265-.82.051-.82-.479zm0 0"/><path fill="url(#SVG6ETXFbuJ)" d="M2 5.593c0-.53.368-.745.82-.479l3.86 2.258c.452.264.82.909.82 1.44v4.595c0 .53-.368.744-.82.48l-3.86-2.262c-.452-.264-.82-.909-.82-1.44zm0 0"/><path fill="url(#SVGK53KSdBg)" d="M3.336 4.467c-.448-.27-.448-.706 0-.972l3.821-2.293c.447-.27 1.173-.27 1.62 0l3.888 2.332c.447.268.447.702 0 .971L8.843 6.799c-.447.268-1.173.268-1.624 0zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><defs><linearGradient id="SVGgMRRqckN" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15939 0 0 .16254 -.134 -.857)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69f0ae"/><stop offset="1" stop-color="#4fc3f7"/></linearGradient><linearGradient id="SVG6ETXFbuJ" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15939 0 0 .16253 .195 -.856)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69f0ae"/><stop offset="1" stop-color="#4fc3f7"/></linearGradient><linearGradient id="SVGK53KSdBg" x1="11.328" x2="90.301" y1="8.203" y2="10.761" gradientTransform="matrix(.15784 0 0 .16493 .15 -.355)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69f0ae"/><stop offset="1" stop-color="#4fc3f7"/></linearGradient></defs><path fill="url(#SVGgMRRqckN)" d="M8.5 8.811c0-.53.368-1.174.82-1.44l3.86-2.257c.452-.265.82-.052.82.479v4.596c0 .527-.368 1.17-.82 1.436l-3.86 2.261c-.452.265-.82.051-.82-.479zm0 0"/><path fill="url(#SVG6ETXFbuJ)" d="M2 5.593c0-.53.368-.745.82-.479l3.86 2.258c.452.264.82.909.82 1.44v4.595c0 .53-.368.744-.82.48l-3.86-2.262c-.452-.264-.82-.909-.82-1.44zm0 0"/><path fill="url(#SVGK53KSdBg)" d="M3.336 4.467c-.448-.27-.448-.706 0-.972l3.821-2.293c.447-.27 1.173-.27 1.62 0l3.888 2.332c.447.268.447.702 0 .971L8.843 6.799c-.447.268-1.173.268-1.624 0zm0 0"/></svg> </template>
CSS
.icon-liara {
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%2016%2016%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGgMRRqckN%22%20x1%3D%2211.328%22%20x2%3D%2290.301%22%20y1%3D%228.203%22%20y2%3D%2210.761%22%20gradientTransform%3D%22matrix(.15939%200%200%20.16254%20-.134%20-.857)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2369f0ae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fc3f7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6ETXFbuJ%22%20x1%3D%2211.328%22%20x2%3D%2290.301%22%20y1%3D%228.203%22%20y2%3D%2210.761%22%20gradientTransform%3D%22matrix(.15939%200%200%20.16253%20.195%20-.856)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2369f0ae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fc3f7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGK53KSdBg%22%20x1%3D%2211.328%22%20x2%3D%2290.301%22%20y1%3D%228.203%22%20y2%3D%2210.761%22%20gradientTransform%3D%22matrix(.15784%200%200%20.16493%20.15%20-.355)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2369f0ae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fc3f7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGgMRRqckN)%22%20d%3D%22M8.5%208.811c0-.53.368-1.174.82-1.44l3.86-2.257c.452-.265.82-.052.82.479v4.596c0%20.527-.368%201.17-.82%201.436l-3.86%202.261c-.452.265-.82.051-.82-.479zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6ETXFbuJ)%22%20d%3D%22M2%205.593c0-.53.368-.745.82-.479l3.86%202.258c.452.264.82.909.82%201.44v4.595c0%20.53-.368.744-.82.48l-3.86-2.262c-.452-.264-.82-.909-.82-1.44zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGK53KSdBg)%22%20d%3D%22M3.336%204.467c-.448-.27-.448-.706%200-.972l3.821-2.293c.447-.27%201.173-.27%201.62%200l3.888%202.332c.447.268.447.702%200%20.971L8.843%206.799c-.447.268-1.173.268-1.624%200zm0%200%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%2016%2016%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGgMRRqckN%22%20x1%3D%2211.328%22%20x2%3D%2290.301%22%20y1%3D%228.203%22%20y2%3D%2210.761%22%20gradientTransform%3D%22matrix(.15939%200%200%20.16254%20-.134%20-.857)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2369f0ae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fc3f7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6ETXFbuJ%22%20x1%3D%2211.328%22%20x2%3D%2290.301%22%20y1%3D%228.203%22%20y2%3D%2210.761%22%20gradientTransform%3D%22matrix(.15939%200%200%20.16253%20.195%20-.856)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2369f0ae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fc3f7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGK53KSdBg%22%20x1%3D%2211.328%22%20x2%3D%2290.301%22%20y1%3D%228.203%22%20y2%3D%2210.761%22%20gradientTransform%3D%22matrix(.15784%200%200%20.16493%20.15%20-.355)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2369f0ae%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fc3f7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGgMRRqckN)%22%20d%3D%22M8.5%208.811c0-.53.368-1.174.82-1.44l3.86-2.257c.452-.265.82-.052.82.479v4.596c0%20.527-.368%201.17-.82%201.436l-3.86%202.261c-.452.265-.82.051-.82-.479zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6ETXFbuJ)%22%20d%3D%22M2%205.593c0-.53.368-.745.82-.479l3.86%202.258c.452.264.82.909.82%201.44v4.595c0%20.53-.368.744-.82.48l-3.86-2.262c-.452-.264-.82-.909-.82-1.44zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGK53KSdBg)%22%20d%3D%22M3.336%204.467c-.448-.27-.448-.706%200-.972l3.821-2.293c.447-.27%201.173-.27%201.62%200l3.888%202.332c.447.268.447.702%200%20.971L8.843%206.799c-.447.268-1.173.268-1.624%200zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/liara.svg?color=%231a73e8&size=48