looker logo
looker from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- looker
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the looker logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.948 0A2.1 2.1 0 0 0 9.85 2.104a2.1 2.1 0 0 0 .356 1.166l.895-.896a.884.884 0 1 1 .565.564l-.895.895A2.096 2.096 0 0 0 13.119.359A2.1 2.1 0 0 0 11.949 0m-.836 6.113a3.26 3.26 0 0 0-.652-1.965L9.295 5.31a1.67 1.67 0 0 1-.317 2.012l.632 1.545a3.28 3.28 0 0 0 1.503-2.754m-3.25 1.666h-.03A1.67 1.67 0 0 1 7.83 4.44a1.67 1.67 0 0 1 .92.275L9.9 3.564a3.28 3.28 0 0 0-4.133 5.094a3.28 3.28 0 0 0 2.728.666zm4.129 1.336c-.728 0-1.452.106-2.15.315l.922 2.252a5.02 5.02 0 1 1-1.127.435l-.91-2.244a7.44 7.44 0 0 0-3.41 9.956v.001a7.44 7.44 0 0 0 9.957 3.41h.001a7.44 7.44 0 0 0 3.412-9.957A7.44 7.44 0 0 0 12 9.113h-.008z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLooker(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.948 0A2.1 2.1 0 0 0 9.85 2.104a2.1 2.1 0 0 0 .356 1.166l.895-.896a.884.884 0 1 1 .565.564l-.895.895A2.096 2.096 0 0 0 13.119.359A2.1 2.1 0 0 0 11.949 0m-.836 6.113a3.26 3.26 0 0 0-.652-1.965L9.295 5.31a1.67 1.67 0 0 1-.317 2.012l.632 1.545a3.28 3.28 0 0 0 1.503-2.754m-3.25 1.666h-.03A1.67 1.67 0 0 1 7.83 4.44a1.67 1.67 0 0 1 .92.275L9.9 3.564a3.28 3.28 0 0 0-4.133 5.094a3.28 3.28 0 0 0 2.728.666zm4.129 1.336c-.728 0-1.452.106-2.15.315l.922 2.252a5.02 5.02 0 1 1-1.127.435l-.91-2.244a7.44 7.44 0 0 0-3.41 9.956v.001a7.44 7.44 0 0 0 9.957 3.41h.001a7.44 7.44 0 0 0 3.412-9.957A7.44 7.44 0 0 0 12 9.113h-.008z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.948 0A2.1 2.1 0 0 0 9.85 2.104a2.1 2.1 0 0 0 .356 1.166l.895-.896a.884.884 0 1 1 .565.564l-.895.895A2.096 2.096 0 0 0 13.119.359A2.1 2.1 0 0 0 11.949 0m-.836 6.113a3.26 3.26 0 0 0-.652-1.965L9.295 5.31a1.67 1.67 0 0 1-.317 2.012l.632 1.545a3.28 3.28 0 0 0 1.503-2.754m-3.25 1.666h-.03A1.67 1.67 0 0 1 7.83 4.44a1.67 1.67 0 0 1 .92.275L9.9 3.564a3.28 3.28 0 0 0-4.133 5.094a3.28 3.28 0 0 0 2.728.666zm4.129 1.336c-.728 0-1.452.106-2.15.315l.922 2.252a5.02 5.02 0 1 1-1.127.435l-.91-2.244a7.44 7.44 0 0 0-3.41 9.956v.001a7.44 7.44 0 0 0 9.957 3.41h.001a7.44 7.44 0 0 0 3.412-9.957A7.44 7.44 0 0 0 12 9.113h-.008z"/></svg> </template>
CSS
.icon-looker {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.948%200A2.1%202.1%200%200%200%209.85%202.104a2.1%202.1%200%200%200%20.356%201.166l.895-.896a.884.884%200%201%201%20.565.564l-.895.895A2.096%202.096%200%200%200%2013.119.359A2.1%202.1%200%200%200%2011.949%200m-.836%206.113a3.26%203.26%200%200%200-.652-1.965L9.295%205.31a1.67%201.67%200%200%201-.317%202.012l.632%201.545a3.28%203.28%200%200%200%201.503-2.754m-3.25%201.666h-.03A1.67%201.67%200%200%201%207.83%204.44a1.67%201.67%200%200%201%20.92.275L9.9%203.564a3.28%203.28%200%200%200-4.133%205.094a3.28%203.28%200%200%200%202.728.666zm4.129%201.336c-.728%200-1.452.106-2.15.315l.922%202.252a5.02%205.02%200%201%201-1.127.435l-.91-2.244a7.44%207.44%200%200%200-3.41%209.956v.001a7.44%207.44%200%200%200%209.957%203.41h.001a7.44%207.44%200%200%200%203.412-9.957A7.44%207.44%200%200%200%2012%209.113h-.008z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.948%200A2.1%202.1%200%200%200%209.85%202.104a2.1%202.1%200%200%200%20.356%201.166l.895-.896a.884.884%200%201%201%20.565.564l-.895.895A2.096%202.096%200%200%200%2013.119.359A2.1%202.1%200%200%200%2011.949%200m-.836%206.113a3.26%203.26%200%200%200-.652-1.965L9.295%205.31a1.67%201.67%200%200%201-.317%202.012l.632%201.545a3.28%203.28%200%200%200%201.503-2.754m-3.25%201.666h-.03A1.67%201.67%200%200%201%207.83%204.44a1.67%201.67%200%200%201%20.92.275L9.9%203.564a3.28%203.28%200%200%200-4.133%205.094a3.28%203.28%200%200%200%202.728.666zm4.129%201.336c-.728%200-1.452.106-2.15.315l.922%202.252a5.02%205.02%200%201%201-1.127.435l-.91-2.244a7.44%207.44%200%200%200-3.41%209.956v.001a7.44%207.44%200%200%200%209.957%203.41h.001a7.44%207.44%200%200%200%203.412-9.957A7.44%207.44%200%200%200%2012%209.113h-.008z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/looker.svg?color=%231a73e8&size=48