radiowaves left icon
radiowaves-left from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- radiowaves-left
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the radiowaves left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M22.75 51.027c.914-.633 1.055-1.804.375-2.765c-3.867-5.461-6.117-12.68-6.117-20.25s2.344-14.696 6.094-20.25c.68-.985.539-2.156-.352-2.766c-.867-.61-2.016-.375-2.695.586c-4.266 6.14-6.774 14.063-6.774 22.43s2.485 16.265 6.774 22.406c.68.96 1.828 1.195 2.695.61m9.469-6.398c.867-.61 1.008-1.758.328-2.766c-2.625-3.703-4.149-8.672-4.149-13.851s1.57-10.102 4.125-13.852c.704-1.008.563-2.156-.304-2.765c-.914-.61-2.016-.375-2.696.539c-3.14 4.312-4.898 10.054-4.898 16.078c0 6 1.781 11.742 4.898 16.054c.657.938 1.782 1.172 2.696.563m9.351-6.33c.985-.703 1.125-1.852.399-2.86c-1.336-1.851-2.18-4.64-2.18-7.43c0-2.788.82-5.577 2.156-7.405c.774-1.032.633-2.227-.375-2.907c-.82-.562-1.945-.375-2.625.54c-1.828 2.507-2.93 6.093-2.93 9.773s1.079 7.289 2.93 9.75c.68.914 1.805 1.101 2.625.539"/></svg>
React
import type { SVGProps } from "react";
export function F7RadiowavesLeft(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M22.75 51.027c.914-.633 1.055-1.804.375-2.765c-3.867-5.461-6.117-12.68-6.117-20.25s2.344-14.696 6.094-20.25c.68-.985.539-2.156-.352-2.766c-.867-.61-2.016-.375-2.695.586c-4.266 6.14-6.774 14.063-6.774 22.43s2.485 16.265 6.774 22.406c.68.96 1.828 1.195 2.695.61m9.469-6.398c.867-.61 1.008-1.758.328-2.766c-2.625-3.703-4.149-8.672-4.149-13.851s1.57-10.102 4.125-13.852c.704-1.008.563-2.156-.304-2.765c-.914-.61-2.016-.375-2.696.539c-3.14 4.312-4.898 10.054-4.898 16.078c0 6 1.781 11.742 4.898 16.054c.657.938 1.782 1.172 2.696.563m9.351-6.33c.985-.703 1.125-1.852.399-2.86c-1.336-1.851-2.18-4.64-2.18-7.43c0-2.788.82-5.577 2.156-7.405c.774-1.032.633-2.227-.375-2.907c-.82-.562-1.945-.375-2.625.54c-1.828 2.507-2.93 6.093-2.93 9.773s1.079 7.289 2.93 9.75c.68.914 1.805 1.101 2.625.539"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M22.75 51.027c.914-.633 1.055-1.804.375-2.765c-3.867-5.461-6.117-12.68-6.117-20.25s2.344-14.696 6.094-20.25c.68-.985.539-2.156-.352-2.766c-.867-.61-2.016-.375-2.695.586c-4.266 6.14-6.774 14.063-6.774 22.43s2.485 16.265 6.774 22.406c.68.96 1.828 1.195 2.695.61m9.469-6.398c.867-.61 1.008-1.758.328-2.766c-2.625-3.703-4.149-8.672-4.149-13.851s1.57-10.102 4.125-13.852c.704-1.008.563-2.156-.304-2.765c-.914-.61-2.016-.375-2.696.539c-3.14 4.312-4.898 10.054-4.898 16.078c0 6 1.781 11.742 4.898 16.054c.657.938 1.782 1.172 2.696.563m9.351-6.33c.985-.703 1.125-1.852.399-2.86c-1.336-1.851-2.18-4.64-2.18-7.43c0-2.788.82-5.577 2.156-7.405c.774-1.032.633-2.227-.375-2.907c-.82-.562-1.945-.375-2.625.54c-1.828 2.507-2.93 6.093-2.93 9.773s1.079 7.289 2.93 9.75c.68.914 1.805 1.101 2.625.539"/></svg> </template>
CSS
.icon-radiowaves-left {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.75%2051.027c.914-.633%201.055-1.804.375-2.765c-3.867-5.461-6.117-12.68-6.117-20.25s2.344-14.696%206.094-20.25c.68-.985.539-2.156-.352-2.766c-.867-.61-2.016-.375-2.695.586c-4.266%206.14-6.774%2014.063-6.774%2022.43s2.485%2016.265%206.774%2022.406c.68.96%201.828%201.195%202.695.61m9.469-6.398c.867-.61%201.008-1.758.328-2.766c-2.625-3.703-4.149-8.672-4.149-13.851s1.57-10.102%204.125-13.852c.704-1.008.563-2.156-.304-2.765c-.914-.61-2.016-.375-2.696.539c-3.14%204.312-4.898%2010.054-4.898%2016.078c0%206%201.781%2011.742%204.898%2016.054c.657.938%201.782%201.172%202.696.563m9.351-6.33c.985-.703%201.125-1.852.399-2.86c-1.336-1.851-2.18-4.64-2.18-7.43c0-2.788.82-5.577%202.156-7.405c.774-1.032.633-2.227-.375-2.907c-.82-.562-1.945-.375-2.625.54c-1.828%202.507-2.93%206.093-2.93%209.773s1.079%207.289%202.93%209.75c.68.914%201.805%201.101%202.625.539%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.75%2051.027c.914-.633%201.055-1.804.375-2.765c-3.867-5.461-6.117-12.68-6.117-20.25s2.344-14.696%206.094-20.25c.68-.985.539-2.156-.352-2.766c-.867-.61-2.016-.375-2.695.586c-4.266%206.14-6.774%2014.063-6.774%2022.43s2.485%2016.265%206.774%2022.406c.68.96%201.828%201.195%202.695.61m9.469-6.398c.867-.61%201.008-1.758.328-2.766c-2.625-3.703-4.149-8.672-4.149-13.851s1.57-10.102%204.125-13.852c.704-1.008.563-2.156-.304-2.765c-.914-.61-2.016-.375-2.696.539c-3.14%204.312-4.898%2010.054-4.898%2016.078c0%206%201.781%2011.742%204.898%2016.054c.657.938%201.782%201.172%202.696.563m9.351-6.33c.985-.703%201.125-1.852.399-2.86c-1.336-1.851-2.18-4.64-2.18-7.43c0-2.788.82-5.577%202.156-7.405c.774-1.032.633-2.227-.375-2.907c-.82-.562-1.945-.375-2.625.54c-1.828%202.507-2.93%206.093-2.93%209.773s1.079%207.289%202.93%209.75c.68.914%201.805%201.101%202.625.539%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/radiowaves-left.svg?color=%231a73e8&size=48