sharp filter tilt shift icon
sharp-filter-tilt-shift from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-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
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the sharp 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="M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.94 7.94 0 0 1 11 4.07m7.32.19A9.95 9.95 0 0 0 13 2.05v2.02c1.46.18 2.79.76 3.9 1.62zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.94 7.94 0 0 1 1.62 3.9M5.69 7.1L4.26 5.68A9.95 9.95 0 0 0 2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13M15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3m3.31 4.9l1.43 1.43a10 10 0 0 0 2.21-5.32h-2.02a7.95 7.95 0 0 1-1.62 3.89M13 19.93v2.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-7.32-.19A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpFilterTiltShift(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 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.94 7.94 0 0 1 11 4.07m7.32.19A9.95 9.95 0 0 0 13 2.05v2.02c1.46.18 2.79.76 3.9 1.62zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.94 7.94 0 0 1 1.62 3.9M5.69 7.1L4.26 5.68A9.95 9.95 0 0 0 2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13M15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3m3.31 4.9l1.43 1.43a10 10 0 0 0 2.21-5.32h-2.02a7.95 7.95 0 0 1-1.62 3.89M13 19.93v2.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-7.32-.19A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"/></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 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.94 7.94 0 0 1 11 4.07m7.32.19A9.95 9.95 0 0 0 13 2.05v2.02c1.46.18 2.79.76 3.9 1.62zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.94 7.94 0 0 1 1.62 3.9M5.69 7.1L4.26 5.68A9.95 9.95 0 0 0 2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13M15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3m3.31 4.9l1.43 1.43a10 10 0 0 0 2.21-5.32h-2.02a7.95 7.95 0 0 1-1.62 3.89M13 19.93v2.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-7.32-.19A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"/></svg> </template>
CSS
.icon-sharp-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%22M11%204.07V2.05c-2.01.2-3.84%201-5.32%202.21L7.1%205.69A7.94%207.94%200%200%201%2011%204.07m7.32.19A9.95%209.95%200%200%200%2013%202.05v2.02c1.46.18%202.79.76%203.9%201.62zM19.93%2011h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31%207.1a7.94%207.94%200%200%201%201.62%203.9M5.69%207.1L4.26%205.68A9.95%209.95%200%200%200%202.05%2011h2.02c.18-1.46.76-2.79%201.62-3.9M4.07%2013H2.05c.2%202.01%201%203.84%202.21%205.32l1.43-1.43A7.87%207.87%200%200%201%204.07%2013M15%2012c0-1.66-1.34-3-3-3s-3%201.34-3%203s1.34%203%203%203s3-1.34%203-3m3.31%204.9l1.43%201.43a10%2010%200%200%200%202.21-5.32h-2.02a7.95%207.95%200%200%201-1.62%203.89M13%2019.93v2.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-7.32-.19A10%2010%200%200%200%2011%2021.95v-2.02a7.94%207.94%200%200%201-3.9-1.62z%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%204.07V2.05c-2.01.2-3.84%201-5.32%202.21L7.1%205.69A7.94%207.94%200%200%201%2011%204.07m7.32.19A9.95%209.95%200%200%200%2013%202.05v2.02c1.46.18%202.79.76%203.9%201.62zM19.93%2011h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31%207.1a7.94%207.94%200%200%201%201.62%203.9M5.69%207.1L4.26%205.68A9.95%209.95%200%200%200%202.05%2011h2.02c.18-1.46.76-2.79%201.62-3.9M4.07%2013H2.05c.2%202.01%201%203.84%202.21%205.32l1.43-1.43A7.87%207.87%200%200%201%204.07%2013M15%2012c0-1.66-1.34-3-3-3s-3%201.34-3%203s1.34%203%203%203s3-1.34%203-3m3.31%204.9l1.43%201.43a10%2010%200%200%200%202.21-5.32h-2.02a7.95%207.95%200%200%201-1.62%203.89M13%2019.93v2.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-7.32-.19A10%2010%200%200%200%2011%2021.95v-2.02a7.94%207.94%200%200%201-3.9-1.62z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-filter-tilt-shift.svg?color=%231a73e8&size=48