tangerinr icon
tangerinr-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- tangerinr-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Use the tangerinr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.868 4.547l1.542-1.55l-1.418-1.411l-2.421 2.435a3.3 3.3 0 0 0-.605-.838c-.646-.65-1.467-.93-2.184-1.044a7 7 0 0 0-1.911-.014c-.253.03-.465.069-.616.1c-.603.122-1.199.288-1.793.453q-.402.114-.805.22L7.76 4.704l-.036.01c-1.587.454-3.048 1.257-4.103 2.64S2 10.595 2 13c0 3.006 1.111 5.305 2.996 6.83c1.854 1.5 4.35 2.167 7.004 2.167c2.652 0 5.15-.664 7.005-2.163C20.89 18.312 22.002 16.013 22 13c-.001-2.414-.59-4.27-1.652-5.65c-1.062-1.376-2.517-2.177-4.066-2.633c-.44-.13-.931-.173-1.414-.169M7 8h2.004v2.004H7zm-2 3h2.004v2.004H5zm4.004 3v2.004H7V14z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignTangerinrFilled(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="m14.868 4.547l1.542-1.55l-1.418-1.411l-2.421 2.435a3.3 3.3 0 0 0-.605-.838c-.646-.65-1.467-.93-2.184-1.044a7 7 0 0 0-1.911-.014c-.253.03-.465.069-.616.1c-.603.122-1.199.288-1.793.453q-.402.114-.805.22L7.76 4.704l-.036.01c-1.587.454-3.048 1.257-4.103 2.64S2 10.595 2 13c0 3.006 1.111 5.305 2.996 6.83c1.854 1.5 4.35 2.167 7.004 2.167c2.652 0 5.15-.664 7.005-2.163C20.89 18.312 22.002 16.013 22 13c-.001-2.414-.59-4.27-1.652-5.65c-1.062-1.376-2.517-2.177-4.066-2.633c-.44-.13-.931-.173-1.414-.169M7 8h2.004v2.004H7zm-2 3h2.004v2.004H5zm4.004 3v2.004H7V14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.868 4.547l1.542-1.55l-1.418-1.411l-2.421 2.435a3.3 3.3 0 0 0-.605-.838c-.646-.65-1.467-.93-2.184-1.044a7 7 0 0 0-1.911-.014c-.253.03-.465.069-.616.1c-.603.122-1.199.288-1.793.453q-.402.114-.805.22L7.76 4.704l-.036.01c-1.587.454-3.048 1.257-4.103 2.64S2 10.595 2 13c0 3.006 1.111 5.305 2.996 6.83c1.854 1.5 4.35 2.167 7.004 2.167c2.652 0 5.15-.664 7.005-2.163C20.89 18.312 22.002 16.013 22 13c-.001-2.414-.59-4.27-1.652-5.65c-1.062-1.376-2.517-2.177-4.066-2.633c-.44-.13-.931-.173-1.414-.169M7 8h2.004v2.004H7zm-2 3h2.004v2.004H5zm4.004 3v2.004H7V14z"/></svg> </template>
CSS
.icon-tangerinr-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.868%204.547l1.542-1.55l-1.418-1.411l-2.421%202.435a3.3%203.3%200%200%200-.605-.838c-.646-.65-1.467-.93-2.184-1.044a7%207%200%200%200-1.911-.014c-.253.03-.465.069-.616.1c-.603.122-1.199.288-1.793.453q-.402.114-.805.22L7.76%204.704l-.036.01c-1.587.454-3.048%201.257-4.103%202.64S2%2010.595%202%2013c0%203.006%201.111%205.305%202.996%206.83c1.854%201.5%204.35%202.167%207.004%202.167c2.652%200%205.15-.664%207.005-2.163C20.89%2018.312%2022.002%2016.013%2022%2013c-.001-2.414-.59-4.27-1.652-5.65c-1.062-1.376-2.517-2.177-4.066-2.633c-.44-.13-.931-.173-1.414-.169M7%208h2.004v2.004H7zm-2%203h2.004v2.004H5zm4.004%203v2.004H7V14z%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%22m14.868%204.547l1.542-1.55l-1.418-1.411l-2.421%202.435a3.3%203.3%200%200%200-.605-.838c-.646-.65-1.467-.93-2.184-1.044a7%207%200%200%200-1.911-.014c-.253.03-.465.069-.616.1c-.603.122-1.199.288-1.793.453q-.402.114-.805.22L7.76%204.704l-.036.01c-1.587.454-3.048%201.257-4.103%202.64S2%2010.595%202%2013c0%203.006%201.111%205.305%202.996%206.83c1.854%201.5%204.35%202.167%207.004%202.167c2.652%200%205.15-.664%207.005-2.163C20.89%2018.312%2022.002%2016.013%2022%2013c-.001-2.414-.59-4.27-1.652-5.65c-1.062-1.376-2.517-2.177-4.066-2.633c-.44-.13-.931-.173-1.414-.169M7%208h2.004v2.004H7zm-2%203h2.004v2.004H5zm4.004%203v2.004H7V14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/tangerinr-filled.svg?color=%231a73e8&size=48