agriculture icon
agriculture from Material Symbols by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- agriculture
- Set
- Material Symbols
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
4 other variants in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
airlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
Use the agriculture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20q-2.075 0-3.537-1.463T1 15t1.463-3.537T6 10t3.538 1.463T11 15t-1.463 3.538T6 20m0-3.5q-.625 0-1.062-.437T4.5 15t.438-1.062T6 13.5t1.063.438T7.5 15t-.437 1.063T6 16.5M19.5 20q-1.45 0-2.475-1.025T16 16.5t1.025-2.475T19.5 13t2.475 1.025T23 16.5t-1.025 2.475T19.5 20M4 9q-.425 0-.712-.288T3 8t.288-.712T4 7h3q.825 0 1.413.588T9 9zm4.125 8.125Q9 16.25 9 15t-.875-2.125T6 12t-2.125.875T3 15t.875 2.125T6 18t2.125-.875m12.438.438Q21 17.125 21 16.5t-.437-1.062T19.5 15t-1.062.438T18 16.5t.438 1.063T19.5 18t1.063-.437M11.9 16h3.15q.25-1.8 1.563-2.875t2.962-1.075q.625 0 1.238.175T22 12.75V8q0-.825-.587-1.412T20 6h-6.3l-1.05-1.1l1.4-1.4l-.7-.7L9.8 6.35l.75.7l1.4-1.4L13 6.7V9q0 .825-.587 1.413T11 11h-.55q.75.825 1.138 1.85t.387 2.15q0 .25-.013.5t-.062.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAgriculture(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="M6 20q-2.075 0-3.537-1.463T1 15t1.463-3.537T6 10t3.538 1.463T11 15t-1.463 3.538T6 20m0-3.5q-.625 0-1.062-.437T4.5 15t.438-1.062T6 13.5t1.063.438T7.5 15t-.437 1.063T6 16.5M19.5 20q-1.45 0-2.475-1.025T16 16.5t1.025-2.475T19.5 13t2.475 1.025T23 16.5t-1.025 2.475T19.5 20M4 9q-.425 0-.712-.288T3 8t.288-.712T4 7h3q.825 0 1.413.588T9 9zm4.125 8.125Q9 16.25 9 15t-.875-2.125T6 12t-2.125.875T3 15t.875 2.125T6 18t2.125-.875m12.438.438Q21 17.125 21 16.5t-.437-1.062T19.5 15t-1.062.438T18 16.5t.438 1.063T19.5 18t1.063-.437M11.9 16h3.15q.25-1.8 1.563-2.875t2.962-1.075q.625 0 1.238.175T22 12.75V8q0-.825-.587-1.412T20 6h-6.3l-1.05-1.1l1.4-1.4l-.7-.7L9.8 6.35l.75.7l1.4-1.4L13 6.7V9q0 .825-.587 1.413T11 11h-.55q.75.825 1.138 1.85t.387 2.15q0 .25-.013.5t-.062.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20q-2.075 0-3.537-1.463T1 15t1.463-3.537T6 10t3.538 1.463T11 15t-1.463 3.538T6 20m0-3.5q-.625 0-1.062-.437T4.5 15t.438-1.062T6 13.5t1.063.438T7.5 15t-.437 1.063T6 16.5M19.5 20q-1.45 0-2.475-1.025T16 16.5t1.025-2.475T19.5 13t2.475 1.025T23 16.5t-1.025 2.475T19.5 20M4 9q-.425 0-.712-.288T3 8t.288-.712T4 7h3q.825 0 1.413.588T9 9zm4.125 8.125Q9 16.25 9 15t-.875-2.125T6 12t-2.125.875T3 15t.875 2.125T6 18t2.125-.875m12.438.438Q21 17.125 21 16.5t-.437-1.062T19.5 15t-1.062.438T18 16.5t.438 1.063T19.5 18t1.063-.437M11.9 16h3.15q.25-1.8 1.563-2.875t2.962-1.075q.625 0 1.238.175T22 12.75V8q0-.825-.587-1.412T20 6h-6.3l-1.05-1.1l1.4-1.4l-.7-.7L9.8 6.35l.75.7l1.4-1.4L13 6.7V9q0 .825-.587 1.413T11 11h-.55q.75.825 1.138 1.85t.387 2.15q0 .25-.013.5t-.062.5"/></svg> </template>
CSS
.icon-agriculture {
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%22M6%2020q-2.075%200-3.537-1.463T1%2015t1.463-3.537T6%2010t3.538%201.463T11%2015t-1.463%203.538T6%2020m0-3.5q-.625%200-1.062-.437T4.5%2015t.438-1.062T6%2013.5t1.063.438T7.5%2015t-.437%201.063T6%2016.5M19.5%2020q-1.45%200-2.475-1.025T16%2016.5t1.025-2.475T19.5%2013t2.475%201.025T23%2016.5t-1.025%202.475T19.5%2020M4%209q-.425%200-.712-.288T3%208t.288-.712T4%207h3q.825%200%201.413.588T9%209zm4.125%208.125Q9%2016.25%209%2015t-.875-2.125T6%2012t-2.125.875T3%2015t.875%202.125T6%2018t2.125-.875m12.438.438Q21%2017.125%2021%2016.5t-.437-1.062T19.5%2015t-1.062.438T18%2016.5t.438%201.063T19.5%2018t1.063-.437M11.9%2016h3.15q.25-1.8%201.563-2.875t2.962-1.075q.625%200%201.238.175T22%2012.75V8q0-.825-.587-1.412T20%206h-6.3l-1.05-1.1l1.4-1.4l-.7-.7L9.8%206.35l.75.7l1.4-1.4L13%206.7V9q0%20.825-.587%201.413T11%2011h-.55q.75.825%201.138%201.85t.387%202.15q0%20.25-.013.5t-.062.5%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%22M6%2020q-2.075%200-3.537-1.463T1%2015t1.463-3.537T6%2010t3.538%201.463T11%2015t-1.463%203.538T6%2020m0-3.5q-.625%200-1.062-.437T4.5%2015t.438-1.062T6%2013.5t1.063.438T7.5%2015t-.437%201.063T6%2016.5M19.5%2020q-1.45%200-2.475-1.025T16%2016.5t1.025-2.475T19.5%2013t2.475%201.025T23%2016.5t-1.025%202.475T19.5%2020M4%209q-.425%200-.712-.288T3%208t.288-.712T4%207h3q.825%200%201.413.588T9%209zm4.125%208.125Q9%2016.25%209%2015t-.875-2.125T6%2012t-2.125.875T3%2015t.875%202.125T6%2018t2.125-.875m12.438.438Q21%2017.125%2021%2016.5t-.437-1.062T19.5%2015t-1.062.438T18%2016.5t.438%201.063T19.5%2018t1.063-.437M11.9%2016h3.15q.25-1.8%201.563-2.875t2.962-1.075q.625%200%201.238.175T22%2012.75V8q0-.825-.587-1.412T20%206h-6.3l-1.05-1.1l1.4-1.4l-.7-.7L9.8%206.35l.75.7l1.4-1.4L13%206.7V9q0%20.825-.587%201.413T11%2011h-.55q.75.825%201.138%201.85t.387%202.15q0%20.25-.013.5t-.062.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/agriculture.svg?color=%231a73e8&size=48