ibm lqe icon

ibm-lqe from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-lqe
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm lqe icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m31 29.586l-8.548-8.547A10.98 10.98 0 0 1 14 24.999C7.935 25 3 20.066 3 14S7.935 3 14 3s11 4.935 11 11a10.9 10.9 0 0 1-.997 4.583l1.818.834A12.9 12.9 0 0 0 27 14c0-7.168-5.832-13-13-13S1 6.832 1 14s5.832 13 13 13a12.93 12.93 0 0 0 8.44-3.146L29.586 31z"/><path fill="currentColor" d="M17 15c-.807 0-1.537.324-2.077.844l-2.96-1.48c.015-.12.037-.24.037-.364s-.022-.243-.037-.363l2.96-1.48c.54.52 1.27.843 2.077.843c1.654 0 3-1.346 3-3s-1.346-3-3-3s-3 1.346-3 3c0 .125.022.243.037.363l-2.96 1.48A3 3 0 0 0 9 11c-1.654 0-3 1.346-3 3s1.346 3 3 3c.806 0 1.537-.324 2.077-.844l2.96 1.48c-.015.12-.037.24-.037.364c0 1.654 1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3m0-6a1 1 0 1 1-.002 2.002A1 1 0 0 1 17 9m-8 6a1 1 0 1 1 .002-2.002A1 1 0 0 1 9 15m8 4a1 1 0 1 1 .002-2.002A1 1 0 0 1 17 19"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmLqe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m31 29.586l-8.548-8.547A10.98 10.98 0 0 1 14 24.999C7.935 25 3 20.066 3 14S7.935 3 14 3s11 4.935 11 11a10.9 10.9 0 0 1-.997 4.583l1.818.834A12.9 12.9 0 0 0 27 14c0-7.168-5.832-13-13-13S1 6.832 1 14s5.832 13 13 13a12.93 12.93 0 0 0 8.44-3.146L29.586 31z"/><path fill="currentColor" d="M17 15c-.807 0-1.537.324-2.077.844l-2.96-1.48c.015-.12.037-.24.037-.364s-.022-.243-.037-.363l2.96-1.48c.54.52 1.27.843 2.077.843c1.654 0 3-1.346 3-3s-1.346-3-3-3s-3 1.346-3 3c0 .125.022.243.037.363l-2.96 1.48A3 3 0 0 0 9 11c-1.654 0-3 1.346-3 3s1.346 3 3 3c.806 0 1.537-.324 2.077-.844l2.96 1.48c-.015.12-.037.24-.037.364c0 1.654 1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3m0-6a1 1 0 1 1-.002 2.002A1 1 0 0 1 17 9m-8 6a1 1 0 1 1 .002-2.002A1 1 0 0 1 9 15m8 4a1 1 0 1 1 .002-2.002A1 1 0 0 1 17 19"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m31 29.586l-8.548-8.547A10.98 10.98 0 0 1 14 24.999C7.935 25 3 20.066 3 14S7.935 3 14 3s11 4.935 11 11a10.9 10.9 0 0 1-.997 4.583l1.818.834A12.9 12.9 0 0 0 27 14c0-7.168-5.832-13-13-13S1 6.832 1 14s5.832 13 13 13a12.93 12.93 0 0 0 8.44-3.146L29.586 31z"/><path fill="currentColor" d="M17 15c-.807 0-1.537.324-2.077.844l-2.96-1.48c.015-.12.037-.24.037-.364s-.022-.243-.037-.363l2.96-1.48c.54.52 1.27.843 2.077.843c1.654 0 3-1.346 3-3s-1.346-3-3-3s-3 1.346-3 3c0 .125.022.243.037.363l-2.96 1.48A3 3 0 0 0 9 11c-1.654 0-3 1.346-3 3s1.346 3 3 3c.806 0 1.537-.324 2.077-.844l2.96 1.48c-.015.12-.037.24-.037.364c0 1.654 1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3m0-6a1 1 0 1 1-.002 2.002A1 1 0 0 1 17 9m-8 6a1 1 0 1 1 .002-2.002A1 1 0 0 1 9 15m8 4a1 1 0 1 1 .002-2.002A1 1 0 0 1 17 19"/></svg>
</template>

CSS

.icon-ibm-lqe {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m31%2029.586l-8.548-8.547A10.98%2010.98%200%200%201%2014%2024.999C7.935%2025%203%2020.066%203%2014S7.935%203%2014%203s11%204.935%2011%2011a10.9%2010.9%200%200%201-.997%204.583l1.818.834A12.9%2012.9%200%200%200%2027%2014c0-7.168-5.832-13-13-13S1%206.832%201%2014s5.832%2013%2013%2013a12.93%2012.93%200%200%200%208.44-3.146L29.586%2031z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2015c-.807%200-1.537.324-2.077.844l-2.96-1.48c.015-.12.037-.24.037-.364s-.022-.243-.037-.363l2.96-1.48c.54.52%201.27.843%202.077.843c1.654%200%203-1.346%203-3s-1.346-3-3-3s-3%201.346-3%203c0%20.125.022.243.037.363l-2.96%201.48A3%203%200%200%200%209%2011c-1.654%200-3%201.346-3%203s1.346%203%203%203c.806%200%201.537-.324%202.077-.844l2.96%201.48c-.015.12-.037.24-.037.364c0%201.654%201.346%203%203%203s3-1.346%203-3s-1.346-3-3-3m0-6a1%201%200%201%201-.002%202.002A1%201%200%200%201%2017%209m-8%206a1%201%200%201%201%20.002-2.002A1%201%200%200%201%209%2015m8%204a1%201%200%201%201%20.002-2.002A1%201%200%200%201%2017%2019%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m31%2029.586l-8.548-8.547A10.98%2010.98%200%200%201%2014%2024.999C7.935%2025%203%2020.066%203%2014S7.935%203%2014%203s11%204.935%2011%2011a10.9%2010.9%200%200%201-.997%204.583l1.818.834A12.9%2012.9%200%200%200%2027%2014c0-7.168-5.832-13-13-13S1%206.832%201%2014s5.832%2013%2013%2013a12.93%2012.93%200%200%200%208.44-3.146L29.586%2031z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2015c-.807%200-1.537.324-2.077.844l-2.96-1.48c.015-.12.037-.24.037-.364s-.022-.243-.037-.363l2.96-1.48c.54.52%201.27.843%202.077.843c1.654%200%203-1.346%203-3s-1.346-3-3-3s-3%201.346-3%203c0%20.125.022.243.037.363l-2.96%201.48A3%203%200%200%200%209%2011c-1.654%200-3%201.346-3%203s1.346%203%203%203c.806%200%201.537-.324%202.077-.844l2.96%201.48c-.015.12-.037.24-.037.364c0%201.654%201.346%203%203%203s3-1.346%203-3s-1.346-3-3-3m0-6a1%201%200%201%201-.002%202.002A1%201%200%200%201%2017%209m-8%206a1%201%200%201%201%20.002-2.002A1%201%200%200%201%209%2015m8%204a1%201%200%201%201%20.002-2.002A1%201%200%200%201%2017%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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