station minimalistic icon
station-minimalistic-line-duotone from Solar by 480 Design · Line Duotone · IT · CC-BY-4.0 Attribution required.
- Name
- station-minimalistic-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-bold
Use the station minimalistic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M13.25 8.75C13.25 9.44036 12.6904 10 12 10C11.3096 10 10.75 9.44036 10.75 8.75C10.75 8.05964 11.3096 7.5 12 7.5C12.6904 7.5 13.25 8.05964 13.25 8.75Z"/><path stroke-linecap="round" d="M7.00778 14C5.76601 12.7269 5 10.981 5 9.05473C5 5.15851 8.13401 2 12 2C15.866 2 19 5.15851 19 9.05473C19 10.9647 18.2468 12.6975 17.0235 13.9677" opacity=".5"/><path stroke-linecap="round" d="M8.98785 12.0044C8.25272 11.2421 7.80005 10.2016 7.80005 9.05461C7.80005 6.71688 9.68045 4.82178 12 4.82178C14.3196 4.82178 16.2 6.71688 16.2 9.05461C16.2 10.1854 15.7601 11.2126 15.0433 11.9718" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 22L12 10L8 22"/><path stroke-linecap="round" d="M14.5 17.5H9.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarStationMinimalisticLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M13.25 8.75C13.25 9.44036 12.6904 10 12 10C11.3096 10 10.75 9.44036 10.75 8.75C10.75 8.05964 11.3096 7.5 12 7.5C12.6904 7.5 13.25 8.05964 13.25 8.75Z"/><path strokeLinecap="round" d="M7.00778 14C5.76601 12.7269 5 10.981 5 9.05473C5 5.15851 8.13401 2 12 2C15.866 2 19 5.15851 19 9.05473C19 10.9647 18.2468 12.6975 17.0235 13.9677" opacity=".5"/><path strokeLinecap="round" d="M8.98785 12.0044C8.25272 11.2421 7.80005 10.2016 7.80005 9.05461C7.80005 6.71688 9.68045 4.82178 12 4.82178C14.3196 4.82178 16.2 6.71688 16.2 9.05461C16.2 10.1854 15.7601 11.2126 15.0433 11.9718" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 22L12 10L8 22"/><path strokeLinecap="round" d="M14.5 17.5H9.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M13.25 8.75C13.25 9.44036 12.6904 10 12 10C11.3096 10 10.75 9.44036 10.75 8.75C10.75 8.05964 11.3096 7.5 12 7.5C12.6904 7.5 13.25 8.05964 13.25 8.75Z"/><path stroke-linecap="round" d="M7.00778 14C5.76601 12.7269 5 10.981 5 9.05473C5 5.15851 8.13401 2 12 2C15.866 2 19 5.15851 19 9.05473C19 10.9647 18.2468 12.6975 17.0235 13.9677" opacity=".5"/><path stroke-linecap="round" d="M8.98785 12.0044C8.25272 11.2421 7.80005 10.2016 7.80005 9.05461C7.80005 6.71688 9.68045 4.82178 12 4.82178C14.3196 4.82178 16.2 6.71688 16.2 9.05461C16.2 10.1854 15.7601 11.2126 15.0433 11.9718" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 22L12 10L8 22"/><path stroke-linecap="round" d="M14.5 17.5H9.5"/></g></svg> </template>
CSS
.icon-station-minimalistic-line-duotone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.25%208.75C13.25%209.44036%2012.6904%2010%2012%2010C11.3096%2010%2010.75%209.44036%2010.75%208.75C10.75%208.05964%2011.3096%207.5%2012%207.5C12.6904%207.5%2013.25%208.05964%2013.25%208.75Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.00778%2014C5.76601%2012.7269%205%2010.981%205%209.05473C5%205.15851%208.13401%202%2012%202C15.866%202%2019%205.15851%2019%209.05473C19%2010.9647%2018.2468%2012.6975%2017.0235%2013.9677%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.98785%2012.0044C8.25272%2011.2421%207.80005%2010.2016%207.80005%209.05461C7.80005%206.71688%209.68045%204.82178%2012%204.82178C14.3196%204.82178%2016.2%206.71688%2016.2%209.05461C16.2%2010.1854%2015.7601%2011.2126%2015.0433%2011.9718%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2022L12%2010L8%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.5%2017.5H9.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.25%208.75C13.25%209.44036%2012.6904%2010%2012%2010C11.3096%2010%2010.75%209.44036%2010.75%208.75C10.75%208.05964%2011.3096%207.5%2012%207.5C12.6904%207.5%2013.25%208.05964%2013.25%208.75Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.00778%2014C5.76601%2012.7269%205%2010.981%205%209.05473C5%205.15851%208.13401%202%2012%202C15.866%202%2019%205.15851%2019%209.05473C19%2010.9647%2018.2468%2012.6975%2017.0235%2013.9677%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.98785%2012.0044C8.25272%2011.2421%207.80005%2010.2016%207.80005%209.05461C7.80005%206.71688%209.68045%204.82178%2012%204.82178C14.3196%204.82178%2016.2%206.71688%2016.2%209.05461C16.2%2010.1854%2015.7601%2011.2126%2015.0433%2011.9718%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2022L12%2010L8%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.5%2017.5H9.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/station-minimalistic-line-duotone.svg?color=%231a73e8&size=48