searchengin logo
searchengin from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- searchengin
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the searchengin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m310.6 194.3l-67.2 28.2V107.2l-54.7 190.3l54.7-24.2v130.3zm-83.2-96.7l-1.3 4.7l-15.2 52.9c-40.3 15.5-68.9 54.6-68.9 100.3c0 52.3 34.3 95.9 83.4 105.5v53.6C147.5 404.1 90 336.4 90 255.6c0-80.5 59.8-147.2 137.4-158m311.4 447.2c-11.2 11.2-23.1 12.3-28.6 10.5c-5.4-1.8-27.1-19.9-60.4-44.4c-33.3-24.6-33.6-35.7-43-56.7c-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7 16.9-53 26.9-81.3 28.7l2.1-6.6l15.9-49.5c46.5-11.9 80.9-54 80.9-104.2c0-54.5-38.4-102.1-96-107.1V96.3c83.2 5.1 148.8 74.5 148.8 159.3c0 33.6-11.2 64.7-29 90.4l14.6 9.6c9.8 27.1 31.5 48 52.4 57.4s32.2 9.7 56.8 43c24.6 33.2 42.7 54.9 44.5 60.3s.7 17.3-10.5 28.5m-9.9-17.9c0-4.4-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8s8-3.6 8-8"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSearchengin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m310.6 194.3l-67.2 28.2V107.2l-54.7 190.3l54.7-24.2v130.3zm-83.2-96.7l-1.3 4.7l-15.2 52.9c-40.3 15.5-68.9 54.6-68.9 100.3c0 52.3 34.3 95.9 83.4 105.5v53.6C147.5 404.1 90 336.4 90 255.6c0-80.5 59.8-147.2 137.4-158m311.4 447.2c-11.2 11.2-23.1 12.3-28.6 10.5c-5.4-1.8-27.1-19.9-60.4-44.4c-33.3-24.6-33.6-35.7-43-56.7c-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7 16.9-53 26.9-81.3 28.7l2.1-6.6l15.9-49.5c46.5-11.9 80.9-54 80.9-104.2c0-54.5-38.4-102.1-96-107.1V96.3c83.2 5.1 148.8 74.5 148.8 159.3c0 33.6-11.2 64.7-29 90.4l14.6 9.6c9.8 27.1 31.5 48 52.4 57.4s32.2 9.7 56.8 43c24.6 33.2 42.7 54.9 44.5 60.3s.7 17.3-10.5 28.5m-9.9-17.9c0-4.4-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8s8-3.6 8-8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m310.6 194.3l-67.2 28.2V107.2l-54.7 190.3l54.7-24.2v130.3zm-83.2-96.7l-1.3 4.7l-15.2 52.9c-40.3 15.5-68.9 54.6-68.9 100.3c0 52.3 34.3 95.9 83.4 105.5v53.6C147.5 404.1 90 336.4 90 255.6c0-80.5 59.8-147.2 137.4-158m311.4 447.2c-11.2 11.2-23.1 12.3-28.6 10.5c-5.4-1.8-27.1-19.9-60.4-44.4c-33.3-24.6-33.6-35.7-43-56.7c-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7 16.9-53 26.9-81.3 28.7l2.1-6.6l15.9-49.5c46.5-11.9 80.9-54 80.9-104.2c0-54.5-38.4-102.1-96-107.1V96.3c83.2 5.1 148.8 74.5 148.8 159.3c0 33.6-11.2 64.7-29 90.4l14.6 9.6c9.8 27.1 31.5 48 52.4 57.4s32.2 9.7 56.8 43c24.6 33.2 42.7 54.9 44.5 60.3s.7 17.3-10.5 28.5m-9.9-17.9c0-4.4-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8s8-3.6 8-8"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m310.6%20194.3l-67.2%2028.2V107.2l-54.7%20190.3l54.7-24.2v130.3zm-83.2-96.7l-1.3%204.7l-15.2%2052.9c-40.3%2015.5-68.9%2054.6-68.9%20100.3c0%2052.3%2034.3%2095.9%2083.4%20105.5v53.6C147.5%20404.1%2090%20336.4%2090%20255.6c0-80.5%2059.8-147.2%20137.4-158m311.4%20447.2c-11.2%2011.2-23.1%2012.3-28.6%2010.5c-5.4-1.8-27.1-19.9-60.4-44.4c-33.3-24.6-33.6-35.7-43-56.7c-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7%2016.9-53%2026.9-81.3%2028.7l2.1-6.6l15.9-49.5c46.5-11.9%2080.9-54%2080.9-104.2c0-54.5-38.4-102.1-96-107.1V96.3c83.2%205.1%20148.8%2074.5%20148.8%20159.3c0%2033.6-11.2%2064.7-29%2090.4l14.6%209.6c9.8%2027.1%2031.5%2048%2052.4%2057.4s32.2%209.7%2056.8%2043c24.6%2033.2%2042.7%2054.9%2044.5%2060.3s.7%2017.3-10.5%2028.5m-9.9-17.9c0-4.4-3.6-8-8-8s-8%203.6-8%208s3.6%208%208%208s8-3.6%208-8%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m310.6%20194.3l-67.2%2028.2V107.2l-54.7%20190.3l54.7-24.2v130.3zm-83.2-96.7l-1.3%204.7l-15.2%2052.9c-40.3%2015.5-68.9%2054.6-68.9%20100.3c0%2052.3%2034.3%2095.9%2083.4%20105.5v53.6C147.5%20404.1%2090%20336.4%2090%20255.6c0-80.5%2059.8-147.2%20137.4-158m311.4%20447.2c-11.2%2011.2-23.1%2012.3-28.6%2010.5c-5.4-1.8-27.1-19.9-60.4-44.4c-33.3-24.6-33.6-35.7-43-56.7c-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7%2016.9-53%2026.9-81.3%2028.7l2.1-6.6l15.9-49.5c46.5-11.9%2080.9-54%2080.9-104.2c0-54.5-38.4-102.1-96-107.1V96.3c83.2%205.1%20148.8%2074.5%20148.8%20159.3c0%2033.6-11.2%2064.7-29%2090.4l14.6%209.6c9.8%2027.1%2031.5%2048%2052.4%2057.4s32.2%209.7%2056.8%2043c24.6%2033.2%2042.7%2054.9%2044.5%2060.3s.7%2017.3-10.5%2028.5m-9.9-17.9c0-4.4-3.6-8-8-8s-8%203.6-8%208s3.6%208%208%208s8-3.6%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/searchengin.svg?color=%231a73e8&size=48