twotone filter tilt shift icon

twotone-filter-tilt-shift from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.

Name
twotone-filter-tilt-shift
Set
Google Material Icons
Style
Baseline
Category
Image
Viewbox
24×24
License
Apache 2.0

More image icons from Google Material Icons

Use the twotone filter tilt shift icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43A9.95 9.95 0 0 0 13 2.05m0 17.88v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62m-8.74-1.61l1.43-1.43A7.87 7.87 0 0 1 4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32M2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9L4.26 5.68A9.95 9.95 0 0 0 2.05 11m16.26-3.9a7.94 7.94 0 0 1 1.62 3.9h2.02c-.2-2.01-1-3.84-2.21-5.32zM7.1 5.69A7.94 7.94 0 0 1 11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21zM5.68 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62zm16.27-6.73h-2.02a7.95 7.95 0 0 1-1.62 3.89l1.43 1.43a10 10 0 0 0 2.21-5.32M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3s-3 1.34-3 3"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneFilterTiltShift(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="M13 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43A9.95 9.95 0 0 0 13 2.05m0 17.88v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62m-8.74-1.61l1.43-1.43A7.87 7.87 0 0 1 4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32M2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9L4.26 5.68A9.95 9.95 0 0 0 2.05 11m16.26-3.9a7.94 7.94 0 0 1 1.62 3.9h2.02c-.2-2.01-1-3.84-2.21-5.32zM7.1 5.69A7.94 7.94 0 0 1 11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21zM5.68 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62zm16.27-6.73h-2.02a7.95 7.95 0 0 1-1.62 3.89l1.43 1.43a10 10 0 0 0 2.21-5.32M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3s-3 1.34-3 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43A9.95 9.95 0 0 0 13 2.05m0 17.88v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62m-8.74-1.61l1.43-1.43A7.87 7.87 0 0 1 4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32M2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9L4.26 5.68A9.95 9.95 0 0 0 2.05 11m16.26-3.9a7.94 7.94 0 0 1 1.62 3.9h2.02c-.2-2.01-1-3.84-2.21-5.32zM7.1 5.69A7.94 7.94 0 0 1 11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21zM5.68 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62zm16.27-6.73h-2.02a7.95 7.95 0 0 1-1.62 3.89l1.43 1.43a10 10 0 0 0 2.21-5.32M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3s-3 1.34-3 3"/></svg>
</template>

CSS

.icon-twotone-filter-tilt-shift {
  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%22M13%202.05v2.02c1.46.18%202.79.76%203.9%201.62l1.42-1.43A9.95%209.95%200%200%200%2013%202.05m0%2017.88v2.02c2.01-.2%203.84-1%205.32-2.21l-1.43-1.43c-1.1.86-2.43%201.44-3.89%201.62m-8.74-1.61l1.43-1.43A7.87%207.87%200%200%201%204.07%2013H2.05c.2%202.01%201%203.84%202.21%205.32M2.05%2011h2.02c.18-1.46.76-2.79%201.62-3.9L4.26%205.68A9.95%209.95%200%200%200%202.05%2011m16.26-3.9a7.94%207.94%200%200%201%201.62%203.9h2.02c-.2-2.01-1-3.84-2.21-5.32zM7.1%205.69A7.94%207.94%200%200%201%2011%204.07V2.05c-2.01.2-3.84%201-5.32%202.21zM5.68%2019.74A10%2010%200%200%200%2011%2021.95v-2.02a7.94%207.94%200%200%201-3.9-1.62zm16.27-6.73h-2.02a7.95%207.95%200%200%201-1.62%203.89l1.43%201.43a10%2010%200%200%200%202.21-5.32M9%2012c0%201.66%201.34%203%203%203s3-1.34%203-3s-1.34-3-3-3s-3%201.34-3%203%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%22M13%202.05v2.02c1.46.18%202.79.76%203.9%201.62l1.42-1.43A9.95%209.95%200%200%200%2013%202.05m0%2017.88v2.02c2.01-.2%203.84-1%205.32-2.21l-1.43-1.43c-1.1.86-2.43%201.44-3.89%201.62m-8.74-1.61l1.43-1.43A7.87%207.87%200%200%201%204.07%2013H2.05c.2%202.01%201%203.84%202.21%205.32M2.05%2011h2.02c.18-1.46.76-2.79%201.62-3.9L4.26%205.68A9.95%209.95%200%200%200%202.05%2011m16.26-3.9a7.94%207.94%200%200%201%201.62%203.9h2.02c-.2-2.01-1-3.84-2.21-5.32zM7.1%205.69A7.94%207.94%200%200%201%2011%204.07V2.05c-2.01.2-3.84%201-5.32%202.21zM5.68%2019.74A10%2010%200%200%200%2011%2021.95v-2.02a7.94%207.94%200%200%201-3.9-1.62zm16.27-6.73h-2.02a7.95%207.95%200%200%201-1.62%203.89l1.43%201.43a10%2010%200%200%200%202.21-5.32M9%2012c0%201.66%201.34%203%203%203s3-1.34%203-3s-1.34-3-3-3s-3%201.34-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-filter-tilt-shift.svg?color=%231a73e8&size=48