zoom from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
zoom
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the zoom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m6.115 18.172l-.36-.016H2.522l4.312-4.312l-.016-.36a1.096 1.096 0 0 0-1.063-1.063l-.359-.015H.005l.021.359c.041.584.468 1.027 1.056 1.063l.36.016h3.24L.363 18.156l.016.36a1.105 1.105 0 0 0 1.063 1.063l.36.015h5.391l-.016-.359c-.047-.589-.469-1.021-1.063-1.057zm4.317-5.765h-.005c-4.791.005-4.787 7.187 0 7.187c4.792 0 4.792-7.181.005-7.187m1.521 5.12a2.155 2.155 0 0 1-3.089.036a2.16 2.16 0 0 1 .037-3.089c2.036-1.932 4.984 1.016 3.052 3.053m17.162-5.12c-.823 0-1.604.353-2.151.973a2.88 2.88 0 0 0-3.77-.478c-.276-.313-.907-.495-1.261-.495v7.187l.36-.015c.599-.043 1.036-.464 1.057-1.063l.02-.36V15.64l.016-.359c.016-.271.052-.511.177-.719a1.44 1.44 0 0 1 1.964-.527c.219.125.395.308.52.521s.161.453.177.724l.021.359v2.516l.015.36c.037.583.469 1.02 1.063 1.063l.36.015V15.64l.015-.359c.011-.265.052-.516.177-.724a1.435 1.435 0 0 1 2.489.006c.12.208.157.453.172.719l.021.359v2.516l.016.36a1.11 1.11 0 0 0 1.063 1.063l.359.015v-4.312a2.88 2.88 0 0 0-2.88-2.875zm-13.678 1.052a3.59 3.59 0 0 0-.068 5.145a3.59 3.59 0 0 0 5.147-.063c3.224-3.385-1.693-8.301-5.079-5.083zm4.063 4.068a2.157 2.157 0 1 1-3.047-3.053c2.031-1.979 5.031 1.016 3.047 3.053"/></svg>

React

import type { SVGProps } from "react";

export function CibZoom(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="m6.115 18.172l-.36-.016H2.522l4.312-4.312l-.016-.36a1.096 1.096 0 0 0-1.063-1.063l-.359-.015H.005l.021.359c.041.584.468 1.027 1.056 1.063l.36.016h3.24L.363 18.156l.016.36a1.105 1.105 0 0 0 1.063 1.063l.36.015h5.391l-.016-.359c-.047-.589-.469-1.021-1.063-1.057zm4.317-5.765h-.005c-4.791.005-4.787 7.187 0 7.187c4.792 0 4.792-7.181.005-7.187m1.521 5.12a2.155 2.155 0 0 1-3.089.036a2.16 2.16 0 0 1 .037-3.089c2.036-1.932 4.984 1.016 3.052 3.053m17.162-5.12c-.823 0-1.604.353-2.151.973a2.88 2.88 0 0 0-3.77-.478c-.276-.313-.907-.495-1.261-.495v7.187l.36-.015c.599-.043 1.036-.464 1.057-1.063l.02-.36V15.64l.016-.359c.016-.271.052-.511.177-.719a1.44 1.44 0 0 1 1.964-.527c.219.125.395.308.52.521s.161.453.177.724l.021.359v2.516l.015.36c.037.583.469 1.02 1.063 1.063l.36.015V15.64l.015-.359c.011-.265.052-.516.177-.724a1.435 1.435 0 0 1 2.489.006c.12.208.157.453.172.719l.021.359v2.516l.016.36a1.11 1.11 0 0 0 1.063 1.063l.359.015v-4.312a2.88 2.88 0 0 0-2.88-2.875zm-13.678 1.052a3.59 3.59 0 0 0-.068 5.145a3.59 3.59 0 0 0 5.147-.063c3.224-3.385-1.693-8.301-5.079-5.083zm4.063 4.068a2.157 2.157 0 1 1-3.047-3.053c2.031-1.979 5.031 1.016 3.047 3.053"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m6.115 18.172l-.36-.016H2.522l4.312-4.312l-.016-.36a1.096 1.096 0 0 0-1.063-1.063l-.359-.015H.005l.021.359c.041.584.468 1.027 1.056 1.063l.36.016h3.24L.363 18.156l.016.36a1.105 1.105 0 0 0 1.063 1.063l.36.015h5.391l-.016-.359c-.047-.589-.469-1.021-1.063-1.057zm4.317-5.765h-.005c-4.791.005-4.787 7.187 0 7.187c4.792 0 4.792-7.181.005-7.187m1.521 5.12a2.155 2.155 0 0 1-3.089.036a2.16 2.16 0 0 1 .037-3.089c2.036-1.932 4.984 1.016 3.052 3.053m17.162-5.12c-.823 0-1.604.353-2.151.973a2.88 2.88 0 0 0-3.77-.478c-.276-.313-.907-.495-1.261-.495v7.187l.36-.015c.599-.043 1.036-.464 1.057-1.063l.02-.36V15.64l.016-.359c.016-.271.052-.511.177-.719a1.44 1.44 0 0 1 1.964-.527c.219.125.395.308.52.521s.161.453.177.724l.021.359v2.516l.015.36c.037.583.469 1.02 1.063 1.063l.36.015V15.64l.015-.359c.011-.265.052-.516.177-.724a1.435 1.435 0 0 1 2.489.006c.12.208.157.453.172.719l.021.359v2.516l.016.36a1.11 1.11 0 0 0 1.063 1.063l.359.015v-4.312a2.88 2.88 0 0 0-2.88-2.875zm-13.678 1.052a3.59 3.59 0 0 0-.068 5.145a3.59 3.59 0 0 0 5.147-.063c3.224-3.385-1.693-8.301-5.079-5.083zm4.063 4.068a2.157 2.157 0 1 1-3.047-3.053c2.031-1.979 5.031 1.016 3.047 3.053"/></svg>
</template>

CSS

.icon-zoom {
  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%22m6.115%2018.172l-.36-.016H2.522l4.312-4.312l-.016-.36a1.096%201.096%200%200%200-1.063-1.063l-.359-.015H.005l.021.359c.041.584.468%201.027%201.056%201.063l.36.016h3.24L.363%2018.156l.016.36a1.105%201.105%200%200%200%201.063%201.063l.36.015h5.391l-.016-.359c-.047-.589-.469-1.021-1.063-1.057zm4.317-5.765h-.005c-4.791.005-4.787%207.187%200%207.187c4.792%200%204.792-7.181.005-7.187m1.521%205.12a2.155%202.155%200%200%201-3.089.036a2.16%202.16%200%200%201%20.037-3.089c2.036-1.932%204.984%201.016%203.052%203.053m17.162-5.12c-.823%200-1.604.353-2.151.973a2.88%202.88%200%200%200-3.77-.478c-.276-.313-.907-.495-1.261-.495v7.187l.36-.015c.599-.043%201.036-.464%201.057-1.063l.02-.36V15.64l.016-.359c.016-.271.052-.511.177-.719a1.44%201.44%200%200%201%201.964-.527c.219.125.395.308.52.521s.161.453.177.724l.021.359v2.516l.015.36c.037.583.469%201.02%201.063%201.063l.36.015V15.64l.015-.359c.011-.265.052-.516.177-.724a1.435%201.435%200%200%201%202.489.006c.12.208.157.453.172.719l.021.359v2.516l.016.36a1.11%201.11%200%200%200%201.063%201.063l.359.015v-4.312a2.88%202.88%200%200%200-2.88-2.875zm-13.678%201.052a3.59%203.59%200%200%200-.068%205.145a3.59%203.59%200%200%200%205.147-.063c3.224-3.385-1.693-8.301-5.079-5.083zm4.063%204.068a2.157%202.157%200%201%201-3.047-3.053c2.031-1.979%205.031%201.016%203.047%203.053%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%22m6.115%2018.172l-.36-.016H2.522l4.312-4.312l-.016-.36a1.096%201.096%200%200%200-1.063-1.063l-.359-.015H.005l.021.359c.041.584.468%201.027%201.056%201.063l.36.016h3.24L.363%2018.156l.016.36a1.105%201.105%200%200%200%201.063%201.063l.36.015h5.391l-.016-.359c-.047-.589-.469-1.021-1.063-1.057zm4.317-5.765h-.005c-4.791.005-4.787%207.187%200%207.187c4.792%200%204.792-7.181.005-7.187m1.521%205.12a2.155%202.155%200%200%201-3.089.036a2.16%202.16%200%200%201%20.037-3.089c2.036-1.932%204.984%201.016%203.052%203.053m17.162-5.12c-.823%200-1.604.353-2.151.973a2.88%202.88%200%200%200-3.77-.478c-.276-.313-.907-.495-1.261-.495v7.187l.36-.015c.599-.043%201.036-.464%201.057-1.063l.02-.36V15.64l.016-.359c.016-.271.052-.511.177-.719a1.44%201.44%200%200%201%201.964-.527c.219.125.395.308.52.521s.161.453.177.724l.021.359v2.516l.015.36c.037.583.469%201.02%201.063%201.063l.36.015V15.64l.015-.359c.011-.265.052-.516.177-.724a1.435%201.435%200%200%201%202.489.006c.12.208.157.453.172.719l.021.359v2.516l.016.36a1.11%201.11%200%200%200%201.063%201.063l.359.015v-4.312a2.88%202.88%200%200%200-2.88-2.875zm-13.678%201.052a3.59%203.59%200%200%200-.068%205.145a3.59%203.59%200%200%200%205.147-.063c3.224-3.385-1.693-8.301-5.079-5.083zm4.063%204.068a2.157%202.157%200%201%201-3.047-3.053c2.031-1.979%205.031%201.016%203.047%203.053%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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