location ripple icon
location-ripple-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- location-ripple-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
location-add-16-filledlocation-add-left-20-filledlocation-add-right-20-filledlocation-add-up-20-filledlocation-arrow-12-filledlocation-arrow-left-16-filledlocation-arrow-right-16-filledlocation-arrow-up-16-filledlocation-checkmark-12-filledlocation-dismiss-20-filledlocation-live-20-filledlocation-not-found-24-filledlocation-off-16-filledlocation-settings-20-filledlocation-target-square-16-filled
Use the location ripple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a5 5 0 0 0-5 5c0 1.144.65 2.35 1.393 3.372c.757 1.043 1.677 1.986 2.346 2.62a1.824 1.824 0 0 0 2.522 0c.669-.634 1.589-1.577 2.346-2.62C12.349 8.35 13 7.144 13 6a5 5 0 0 0-5-5m1.5 5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m2.445 4.575c-.233.29-.472.566-.707.827q.255.072.48.154c.466.17.808.359 1.024.545c.217.187.258.323.258.4c0 .075-.04.211-.258.398c-.216.186-.558.376-1.024.545C10.791 13.782 9.476 14 8 14s-2.79-.218-3.718-.556c-.466-.169-.808-.359-1.024-.545C3.041 12.712 3 12.576 3 12.5c0-.075.04-.212.258-.4c.216-.185.558-.375 1.024-.544q.225-.082.48-.154c-.235-.26-.474-.538-.707-.827l-.115.041c-.53.193-.993.434-1.334.726c-.339.292-.606.681-.606 1.158s.267.866.606 1.158c.34.293.805.534 1.334.726C5.003 14.771 6.439 15 8 15s2.997-.23 4.06-.616c.53-.192.993-.433 1.334-.726c.339-.292.606-.681.606-1.158s-.267-.866-.606-1.158c-.34-.292-.805-.534-1.334-.726z"/></svg>
React
import type { SVGProps } from "react";
export function FluentLocationRipple16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a5 5 0 0 0-5 5c0 1.144.65 2.35 1.393 3.372c.757 1.043 1.677 1.986 2.346 2.62a1.824 1.824 0 0 0 2.522 0c.669-.634 1.589-1.577 2.346-2.62C12.349 8.35 13 7.144 13 6a5 5 0 0 0-5-5m1.5 5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m2.445 4.575c-.233.29-.472.566-.707.827q.255.072.48.154c.466.17.808.359 1.024.545c.217.187.258.323.258.4c0 .075-.04.211-.258.398c-.216.186-.558.376-1.024.545C10.791 13.782 9.476 14 8 14s-2.79-.218-3.718-.556c-.466-.169-.808-.359-1.024-.545C3.041 12.712 3 12.576 3 12.5c0-.075.04-.212.258-.4c.216-.185.558-.375 1.024-.544q.225-.082.48-.154c-.235-.26-.474-.538-.707-.827l-.115.041c-.53.193-.993.434-1.334.726c-.339.292-.606.681-.606 1.158s.267.866.606 1.158c.34.293.805.534 1.334.726C5.003 14.771 6.439 15 8 15s2.997-.23 4.06-.616c.53-.192.993-.433 1.334-.726c.339-.292.606-.681.606-1.158s-.267-.866-.606-1.158c-.34-.292-.805-.534-1.334-.726z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a5 5 0 0 0-5 5c0 1.144.65 2.35 1.393 3.372c.757 1.043 1.677 1.986 2.346 2.62a1.824 1.824 0 0 0 2.522 0c.669-.634 1.589-1.577 2.346-2.62C12.349 8.35 13 7.144 13 6a5 5 0 0 0-5-5m1.5 5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m2.445 4.575c-.233.29-.472.566-.707.827q.255.072.48.154c.466.17.808.359 1.024.545c.217.187.258.323.258.4c0 .075-.04.211-.258.398c-.216.186-.558.376-1.024.545C10.791 13.782 9.476 14 8 14s-2.79-.218-3.718-.556c-.466-.169-.808-.359-1.024-.545C3.041 12.712 3 12.576 3 12.5c0-.075.04-.212.258-.4c.216-.185.558-.375 1.024-.544q.225-.082.48-.154c-.235-.26-.474-.538-.707-.827l-.115.041c-.53.193-.993.434-1.334.726c-.339.292-.606.681-.606 1.158s.267.866.606 1.158c.34.293.805.534 1.334.726C5.003 14.771 6.439 15 8 15s2.997-.23 4.06-.616c.53-.192.993-.433 1.334-.726c.339-.292.606-.681.606-1.158s-.267-.866-.606-1.158c-.34-.292-.805-.534-1.334-.726z"/></svg> </template>
CSS
.icon-location-ripple-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201a5%205%200%200%200-5%205c0%201.144.65%202.35%201.393%203.372c.757%201.043%201.677%201.986%202.346%202.62a1.824%201.824%200%200%200%202.522%200c.669-.634%201.589-1.577%202.346-2.62C12.349%208.35%2013%207.144%2013%206a5%205%200%200%200-5-5m1.5%205a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m2.445%204.575c-.233.29-.472.566-.707.827q.255.072.48.154c.466.17.808.359%201.024.545c.217.187.258.323.258.4c0%20.075-.04.211-.258.398c-.216.186-.558.376-1.024.545C10.791%2013.782%209.476%2014%208%2014s-2.79-.218-3.718-.556c-.466-.169-.808-.359-1.024-.545C3.041%2012.712%203%2012.576%203%2012.5c0-.075.04-.212.258-.4c.216-.185.558-.375%201.024-.544q.225-.082.48-.154c-.235-.26-.474-.538-.707-.827l-.115.041c-.53.193-.993.434-1.334.726c-.339.292-.606.681-.606%201.158s.267.866.606%201.158c.34.293.805.534%201.334.726C5.003%2014.771%206.439%2015%208%2015s2.997-.23%204.06-.616c.53-.192.993-.433%201.334-.726c.339-.292.606-.681.606-1.158s-.267-.866-.606-1.158c-.34-.292-.805-.534-1.334-.726z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201a5%205%200%200%200-5%205c0%201.144.65%202.35%201.393%203.372c.757%201.043%201.677%201.986%202.346%202.62a1.824%201.824%200%200%200%202.522%200c.669-.634%201.589-1.577%202.346-2.62C12.349%208.35%2013%207.144%2013%206a5%205%200%200%200-5-5m1.5%205a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m2.445%204.575c-.233.29-.472.566-.707.827q.255.072.48.154c.466.17.808.359%201.024.545c.217.187.258.323.258.4c0%20.075-.04.211-.258.398c-.216.186-.558.376-1.024.545C10.791%2013.782%209.476%2014%208%2014s-2.79-.218-3.718-.556c-.466-.169-.808-.359-1.024-.545C3.041%2012.712%203%2012.576%203%2012.5c0-.075.04-.212.258-.4c.216-.185.558-.375%201.024-.544q.225-.082.48-.154c-.235-.26-.474-.538-.707-.827l-.115.041c-.53.193-.993.434-1.334.726c-.339.292-.606.681-.606%201.158s.267.866.606%201.158c.34.293.805.534%201.334.726C5.003%2014.771%206.439%2015%208%2015s2.997-.23%204.06-.616c.53-.192.993-.433%201.334-.726c.339-.292.606-.681.606-1.158s-.267-.866-.606-1.158c-.34-.292-.805-.534-1.334-.726z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/location-ripple-16-filled.svg?color=%231a73e8&size=48