searchengin icon

searchengin from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
searchengin
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the searchengin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.94 4v2.717c3.004.269 5.01 2.746 5.01 5.597a5.6 5.6 0 0 1-4.223 5.434L12.9 20.34l-.115.346c1.478-.096 2.956-.623 4.242-1.506l.51.767c1.421.518 2.516 1.652 3.006 2.737c.49 1.104.507 1.678 2.244 2.964c1.738 1.277 2.872 2.219 3.15 2.315c.288.096.913.038 1.499-.547c.584-.587.64-1.211.544-1.49s-1.036-1.41-2.322-3.149c-1.286-1.738-1.873-1.757-2.967-2.246s-2.227-1.575-2.736-2.996l-.758-.498c.922-1.344 1.508-2.966 1.508-4.723c0-4.426-3.418-8.045-7.766-8.314zm-1.768.068C7.12 4.634 4 8.12 4 12.314c0 4.224 3.005 7.755 7.066 8.303v-2.793c-2.563-.508-4.35-2.784-4.35-5.51a5.61 5.61 0 0 1 3.6-5.242l.788-2.754zm.828.498l-2.846 9.936l2.852-1.258v6.799L15.52 9.117L12 10.586zm14.492 21.495c.231 0 .422.191.422.421a.42.42 0 0 1-.422.414a.41.41 0 0 1-.412-.414c0-.23.181-.421.412-.421"/></svg>

React

import type { SVGProps } from "react";

export function LaSearchengin(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="M12.94 4v2.717c3.004.269 5.01 2.746 5.01 5.597a5.6 5.6 0 0 1-4.223 5.434L12.9 20.34l-.115.346c1.478-.096 2.956-.623 4.242-1.506l.51.767c1.421.518 2.516 1.652 3.006 2.737c.49 1.104.507 1.678 2.244 2.964c1.738 1.277 2.872 2.219 3.15 2.315c.288.096.913.038 1.499-.547c.584-.587.64-1.211.544-1.49s-1.036-1.41-2.322-3.149c-1.286-1.738-1.873-1.757-2.967-2.246s-2.227-1.575-2.736-2.996l-.758-.498c.922-1.344 1.508-2.966 1.508-4.723c0-4.426-3.418-8.045-7.766-8.314zm-1.768.068C7.12 4.634 4 8.12 4 12.314c0 4.224 3.005 7.755 7.066 8.303v-2.793c-2.563-.508-4.35-2.784-4.35-5.51a5.61 5.61 0 0 1 3.6-5.242l.788-2.754zm.828.498l-2.846 9.936l2.852-1.258v6.799L15.52 9.117L12 10.586zm14.492 21.495c.231 0 .422.191.422.421a.42.42 0 0 1-.422.414a.41.41 0 0 1-.412-.414c0-.23.181-.421.412-.421"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.94 4v2.717c3.004.269 5.01 2.746 5.01 5.597a5.6 5.6 0 0 1-4.223 5.434L12.9 20.34l-.115.346c1.478-.096 2.956-.623 4.242-1.506l.51.767c1.421.518 2.516 1.652 3.006 2.737c.49 1.104.507 1.678 2.244 2.964c1.738 1.277 2.872 2.219 3.15 2.315c.288.096.913.038 1.499-.547c.584-.587.64-1.211.544-1.49s-1.036-1.41-2.322-3.149c-1.286-1.738-1.873-1.757-2.967-2.246s-2.227-1.575-2.736-2.996l-.758-.498c.922-1.344 1.508-2.966 1.508-4.723c0-4.426-3.418-8.045-7.766-8.314zm-1.768.068C7.12 4.634 4 8.12 4 12.314c0 4.224 3.005 7.755 7.066 8.303v-2.793c-2.563-.508-4.35-2.784-4.35-5.51a5.61 5.61 0 0 1 3.6-5.242l.788-2.754zm.828.498l-2.846 9.936l2.852-1.258v6.799L15.52 9.117L12 10.586zm14.492 21.495c.231 0 .422.191.422.421a.42.42 0 0 1-.422.414a.41.41 0 0 1-.412-.414c0-.23.181-.421.412-.421"/></svg>
</template>

CSS

.icon-searchengin {
  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%22M12.94%204v2.717c3.004.269%205.01%202.746%205.01%205.597a5.6%205.6%200%200%201-4.223%205.434L12.9%2020.34l-.115.346c1.478-.096%202.956-.623%204.242-1.506l.51.767c1.421.518%202.516%201.652%203.006%202.737c.49%201.104.507%201.678%202.244%202.964c1.738%201.277%202.872%202.219%203.15%202.315c.288.096.913.038%201.499-.547c.584-.587.64-1.211.544-1.49s-1.036-1.41-2.322-3.149c-1.286-1.738-1.873-1.757-2.967-2.246s-2.227-1.575-2.736-2.996l-.758-.498c.922-1.344%201.508-2.966%201.508-4.723c0-4.426-3.418-8.045-7.766-8.314zm-1.768.068C7.12%204.634%204%208.12%204%2012.314c0%204.224%203.005%207.755%207.066%208.303v-2.793c-2.563-.508-4.35-2.784-4.35-5.51a5.61%205.61%200%200%201%203.6-5.242l.788-2.754zm.828.498l-2.846%209.936l2.852-1.258v6.799L15.52%209.117L12%2010.586zm14.492%2021.495c.231%200%20.422.191.422.421a.42.42%200%200%201-.422.414a.41.41%200%200%201-.412-.414c0-.23.181-.421.412-.421%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%22M12.94%204v2.717c3.004.269%205.01%202.746%205.01%205.597a5.6%205.6%200%200%201-4.223%205.434L12.9%2020.34l-.115.346c1.478-.096%202.956-.623%204.242-1.506l.51.767c1.421.518%202.516%201.652%203.006%202.737c.49%201.104.507%201.678%202.244%202.964c1.738%201.277%202.872%202.219%203.15%202.315c.288.096.913.038%201.499-.547c.584-.587.64-1.211.544-1.49s-1.036-1.41-2.322-3.149c-1.286-1.738-1.873-1.757-2.967-2.246s-2.227-1.575-2.736-2.996l-.758-.498c.922-1.344%201.508-2.966%201.508-4.723c0-4.426-3.418-8.045-7.766-8.314zm-1.768.068C7.12%204.634%204%208.12%204%2012.314c0%204.224%203.005%207.755%207.066%208.303v-2.793c-2.563-.508-4.35-2.784-4.35-5.51a5.61%205.61%200%200%201%203.6-5.242l.788-2.754zm.828.498l-2.846%209.936l2.852-1.258v6.799L15.52%209.117L12%2010.586zm14.492%2021.495c.231%200%20.422.191.422.421a.42.42%200%200%201-.422.414a.41.41%200%200%201-.412-.414c0-.23.181-.421.412-.421%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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