pig-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.

Name
pig-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the pig 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M3.0749 11.9925C3.0749 12.6635 3.115 13.2908 3.1973 13.8756C3.2797 14.4605 3.4046 15.0057 3.5755 15.5108C3.7466 16.0165 3.9635 16.4817 4.2291 16.9055C4.495 17.3298 4.8064 17.7076 5.1624 18.0396C5.4525 18.3102 5.7685 18.5472 6.1078 18.7531L6.1038 21C6.1038 21.5523 6.5515 22 7.1038 22L9.7355 22C10.0707 22 10.3836 21.8321 10.5688 21.5528L12.0964 19.2499L13.6193 21.5528C13.8046 21.8321 14.1174 22 14.4526 22L17.0346 22C17.5869 22 18.0346 21.5523 18.0346 21L18.0346 18.1541C18.6258 17.9854 19.1273 17.7494 19.5429 17.4545C20.0434 17.0993 20.3961 16.6745 20.6323 16.2177C20.8655 15.7666 20.971 15.3123 21.0163 14.9087C21.0358 14.7353 21.0445 14.5677 21.0469 14.4108L22 14.4148C22.5523 14.4148 23 13.9671 23 13.4148L23 10.5704C23 10.0181 22.5523 9.5704 22 9.5704L21.0063 9.5704C20.9861 9.1843 20.9323 8.8051 20.8416 8.4444C20.7151 7.9418 20.5134 7.4619 20.2082 7.04C19.9451 6.6764 19.615 6.37 19.2175 6.1352L19.1968 2.9921C19.1924 2.4421 18.7447 1.9988 18.1947 2L17.7242 2.001C17.7033 2.001 17.6824 2.0017 17.6616 2.0031C16.9197 2.0512 16.2715 2.1934 15.7101 2.399C15.1489 2.6045 14.6811 2.8709 14.2983 3.1616C13.9966 3.3908 13.7487 3.6343 13.5499 3.8736C13.0863 3.7835 12.6278 3.7256 12.182 3.6961C11.6543 3.6613 11.1446 3.6663 10.6534 3.7096C10.1622 3.753 9.6905 3.8345 9.2388 3.9522C8.787 4.0699 8.3567 4.2234 7.9484 4.4099C7.5401 4.5964 7.1551 4.8152 6.7938 5.0629C6.4325 5.3106 6.0957 5.5865 5.7833 5.8866C5.471 6.1867 5.1833 6.5107 4.9199 6.8545C4.6564 7.1983 4.4172 7.562 4.2013 7.9418C3.9855 8.3215 3.793 8.7176 3.6231 9.1265C3.4436 9.5586 3.3064 10.0152 3.2141 10.4944C3.1219 10.9735 3.0749 11.4735 3.0749 11.9925Z" stroke="none"/><path d="M4.0749 11.9925C4.0749 15.1509 5.0194 17.021 6.8228 18.0115L7.1038 18.166L7.1038 21L9.7355 21L11.6223 18.1555L12.5656 18.1555L14.4526 21L17.0346 21L17.0346 17.3785L17.4468 17.28C20.0664 16.6559 20.09 14.9685 20.0359 13.914L20.0102 13.4148L22 13.4148L22 10.5704L20.0301 10.5704L20.0264 10.0431C20.0161 8.5618 19.5959 7.4312 18.5591 6.9149L18.2263 6.7493L18.1968 3L17.7263 3.001C15.7712 3.1278 14.6975 3.9882 14.2076 4.6549L13.9724 4.9747L13.6162 4.9013C8.9271 3.9337 5.942 6.152 4.5466 9.5102C4.2408 10.2462 4.0749 11.0754 4.0749 11.9925ZM4.0749 11.9925C3.1315 11.6765 1.4333 10.3807 2.1881 7.7258L2.3943 6.9986"/><path fill="currentColor" d="M17 9.5C17 10.0523 16.5523 10.5 16 10.5C15.4477 10.5 15 10.0523 15 9.5C15 8.9477 15.4477 8.5 16 8.5C16.5523 8.5 17 8.9477 17 9.5Z" stroke="none"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPigSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M3.0749 11.9925C3.0749 12.6635 3.115 13.2908 3.1973 13.8756C3.2797 14.4605 3.4046 15.0057 3.5755 15.5108C3.7466 16.0165 3.9635 16.4817 4.2291 16.9055C4.495 17.3298 4.8064 17.7076 5.1624 18.0396C5.4525 18.3102 5.7685 18.5472 6.1078 18.7531L6.1038 21C6.1038 21.5523 6.5515 22 7.1038 22L9.7355 22C10.0707 22 10.3836 21.8321 10.5688 21.5528L12.0964 19.2499L13.6193 21.5528C13.8046 21.8321 14.1174 22 14.4526 22L17.0346 22C17.5869 22 18.0346 21.5523 18.0346 21L18.0346 18.1541C18.6258 17.9854 19.1273 17.7494 19.5429 17.4545C20.0434 17.0993 20.3961 16.6745 20.6323 16.2177C20.8655 15.7666 20.971 15.3123 21.0163 14.9087C21.0358 14.7353 21.0445 14.5677 21.0469 14.4108L22 14.4148C22.5523 14.4148 23 13.9671 23 13.4148L23 10.5704C23 10.0181 22.5523 9.5704 22 9.5704L21.0063 9.5704C20.9861 9.1843 20.9323 8.8051 20.8416 8.4444C20.7151 7.9418 20.5134 7.4619 20.2082 7.04C19.9451 6.6764 19.615 6.37 19.2175 6.1352L19.1968 2.9921C19.1924 2.4421 18.7447 1.9988 18.1947 2L17.7242 2.001C17.7033 2.001 17.6824 2.0017 17.6616 2.0031C16.9197 2.0512 16.2715 2.1934 15.7101 2.399C15.1489 2.6045 14.6811 2.8709 14.2983 3.1616C13.9966 3.3908 13.7487 3.6343 13.5499 3.8736C13.0863 3.7835 12.6278 3.7256 12.182 3.6961C11.6543 3.6613 11.1446 3.6663 10.6534 3.7096C10.1622 3.753 9.6905 3.8345 9.2388 3.9522C8.787 4.0699 8.3567 4.2234 7.9484 4.4099C7.5401 4.5964 7.1551 4.8152 6.7938 5.0629C6.4325 5.3106 6.0957 5.5865 5.7833 5.8866C5.471 6.1867 5.1833 6.5107 4.9199 6.8545C4.6564 7.1983 4.4172 7.562 4.2013 7.9418C3.9855 8.3215 3.793 8.7176 3.6231 9.1265C3.4436 9.5586 3.3064 10.0152 3.2141 10.4944C3.1219 10.9735 3.0749 11.4735 3.0749 11.9925Z" stroke="none"/><path d="M4.0749 11.9925C4.0749 15.1509 5.0194 17.021 6.8228 18.0115L7.1038 18.166L7.1038 21L9.7355 21L11.6223 18.1555L12.5656 18.1555L14.4526 21L17.0346 21L17.0346 17.3785L17.4468 17.28C20.0664 16.6559 20.09 14.9685 20.0359 13.914L20.0102 13.4148L22 13.4148L22 10.5704L20.0301 10.5704L20.0264 10.0431C20.0161 8.5618 19.5959 7.4312 18.5591 6.9149L18.2263 6.7493L18.1968 3L17.7263 3.001C15.7712 3.1278 14.6975 3.9882 14.2076 4.6549L13.9724 4.9747L13.6162 4.9013C8.9271 3.9337 5.942 6.152 4.5466 9.5102C4.2408 10.2462 4.0749 11.0754 4.0749 11.9925ZM4.0749 11.9925C3.1315 11.6765 1.4333 10.3807 2.1881 7.7258L2.3943 6.9986"/><path fill="currentColor" d="M17 9.5C17 10.0523 16.5523 10.5 16 10.5C15.4477 10.5 15 10.0523 15 9.5C15 8.9477 15.4477 8.5 16 8.5C16.5523 8.5 17 8.9477 17 9.5Z" stroke="none"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M3.0749 11.9925C3.0749 12.6635 3.115 13.2908 3.1973 13.8756C3.2797 14.4605 3.4046 15.0057 3.5755 15.5108C3.7466 16.0165 3.9635 16.4817 4.2291 16.9055C4.495 17.3298 4.8064 17.7076 5.1624 18.0396C5.4525 18.3102 5.7685 18.5472 6.1078 18.7531L6.1038 21C6.1038 21.5523 6.5515 22 7.1038 22L9.7355 22C10.0707 22 10.3836 21.8321 10.5688 21.5528L12.0964 19.2499L13.6193 21.5528C13.8046 21.8321 14.1174 22 14.4526 22L17.0346 22C17.5869 22 18.0346 21.5523 18.0346 21L18.0346 18.1541C18.6258 17.9854 19.1273 17.7494 19.5429 17.4545C20.0434 17.0993 20.3961 16.6745 20.6323 16.2177C20.8655 15.7666 20.971 15.3123 21.0163 14.9087C21.0358 14.7353 21.0445 14.5677 21.0469 14.4108L22 14.4148C22.5523 14.4148 23 13.9671 23 13.4148L23 10.5704C23 10.0181 22.5523 9.5704 22 9.5704L21.0063 9.5704C20.9861 9.1843 20.9323 8.8051 20.8416 8.4444C20.7151 7.9418 20.5134 7.4619 20.2082 7.04C19.9451 6.6764 19.615 6.37 19.2175 6.1352L19.1968 2.9921C19.1924 2.4421 18.7447 1.9988 18.1947 2L17.7242 2.001C17.7033 2.001 17.6824 2.0017 17.6616 2.0031C16.9197 2.0512 16.2715 2.1934 15.7101 2.399C15.1489 2.6045 14.6811 2.8709 14.2983 3.1616C13.9966 3.3908 13.7487 3.6343 13.5499 3.8736C13.0863 3.7835 12.6278 3.7256 12.182 3.6961C11.6543 3.6613 11.1446 3.6663 10.6534 3.7096C10.1622 3.753 9.6905 3.8345 9.2388 3.9522C8.787 4.0699 8.3567 4.2234 7.9484 4.4099C7.5401 4.5964 7.1551 4.8152 6.7938 5.0629C6.4325 5.3106 6.0957 5.5865 5.7833 5.8866C5.471 6.1867 5.1833 6.5107 4.9199 6.8545C4.6564 7.1983 4.4172 7.562 4.2013 7.9418C3.9855 8.3215 3.793 8.7176 3.6231 9.1265C3.4436 9.5586 3.3064 10.0152 3.2141 10.4944C3.1219 10.9735 3.0749 11.4735 3.0749 11.9925Z" stroke="none"/><path d="M4.0749 11.9925C4.0749 15.1509 5.0194 17.021 6.8228 18.0115L7.1038 18.166L7.1038 21L9.7355 21L11.6223 18.1555L12.5656 18.1555L14.4526 21L17.0346 21L17.0346 17.3785L17.4468 17.28C20.0664 16.6559 20.09 14.9685 20.0359 13.914L20.0102 13.4148L22 13.4148L22 10.5704L20.0301 10.5704L20.0264 10.0431C20.0161 8.5618 19.5959 7.4312 18.5591 6.9149L18.2263 6.7493L18.1968 3L17.7263 3.001C15.7712 3.1278 14.6975 3.9882 14.2076 4.6549L13.9724 4.9747L13.6162 4.9013C8.9271 3.9337 5.942 6.152 4.5466 9.5102C4.2408 10.2462 4.0749 11.0754 4.0749 11.9925ZM4.0749 11.9925C3.1315 11.6765 1.4333 10.3807 2.1881 7.7258L2.3943 6.9986"/><path fill="currentColor" d="M17 9.5C17 10.0523 16.5523 10.5 16 10.5C15.4477 10.5 15 10.0523 15 9.5C15 8.9477 15.4477 8.5 16 8.5C16.5523 8.5 17 8.9477 17 9.5Z" stroke="none"/></g></svg>
</template>

CSS

.icon-pig-sharp-two-tone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M3.0749%2011.9925C3.0749%2012.6635%203.115%2013.2908%203.1973%2013.8756C3.2797%2014.4605%203.4046%2015.0057%203.5755%2015.5108C3.7466%2016.0165%203.9635%2016.4817%204.2291%2016.9055C4.495%2017.3298%204.8064%2017.7076%205.1624%2018.0396C5.4525%2018.3102%205.7685%2018.5472%206.1078%2018.7531L6.1038%2021C6.1038%2021.5523%206.5515%2022%207.1038%2022L9.7355%2022C10.0707%2022%2010.3836%2021.8321%2010.5688%2021.5528L12.0964%2019.2499L13.6193%2021.5528C13.8046%2021.8321%2014.1174%2022%2014.4526%2022L17.0346%2022C17.5869%2022%2018.0346%2021.5523%2018.0346%2021L18.0346%2018.1541C18.6258%2017.9854%2019.1273%2017.7494%2019.5429%2017.4545C20.0434%2017.0993%2020.3961%2016.6745%2020.6323%2016.2177C20.8655%2015.7666%2020.971%2015.3123%2021.0163%2014.9087C21.0358%2014.7353%2021.0445%2014.5677%2021.0469%2014.4108L22%2014.4148C22.5523%2014.4148%2023%2013.9671%2023%2013.4148L23%2010.5704C23%2010.0181%2022.5523%209.5704%2022%209.5704L21.0063%209.5704C20.9861%209.1843%2020.9323%208.8051%2020.8416%208.4444C20.7151%207.9418%2020.5134%207.4619%2020.2082%207.04C19.9451%206.6764%2019.615%206.37%2019.2175%206.1352L19.1968%202.9921C19.1924%202.4421%2018.7447%201.9988%2018.1947%202L17.7242%202.001C17.7033%202.001%2017.6824%202.0017%2017.6616%202.0031C16.9197%202.0512%2016.2715%202.1934%2015.7101%202.399C15.1489%202.6045%2014.6811%202.8709%2014.2983%203.1616C13.9966%203.3908%2013.7487%203.6343%2013.5499%203.8736C13.0863%203.7835%2012.6278%203.7256%2012.182%203.6961C11.6543%203.6613%2011.1446%203.6663%2010.6534%203.7096C10.1622%203.753%209.6905%203.8345%209.2388%203.9522C8.787%204.0699%208.3567%204.2234%207.9484%204.4099C7.5401%204.5964%207.1551%204.8152%206.7938%205.0629C6.4325%205.3106%206.0957%205.5865%205.7833%205.8866C5.471%206.1867%205.1833%206.5107%204.9199%206.8545C4.6564%207.1983%204.4172%207.562%204.2013%207.9418C3.9855%208.3215%203.793%208.7176%203.6231%209.1265C3.4436%209.5586%203.3064%2010.0152%203.2141%2010.4944C3.1219%2010.9735%203.0749%2011.4735%203.0749%2011.9925Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.0749%2011.9925C4.0749%2015.1509%205.0194%2017.021%206.8228%2018.0115L7.1038%2018.166L7.1038%2021L9.7355%2021L11.6223%2018.1555L12.5656%2018.1555L14.4526%2021L17.0346%2021L17.0346%2017.3785L17.4468%2017.28C20.0664%2016.6559%2020.09%2014.9685%2020.0359%2013.914L20.0102%2013.4148L22%2013.4148L22%2010.5704L20.0301%2010.5704L20.0264%2010.0431C20.0161%208.5618%2019.5959%207.4312%2018.5591%206.9149L18.2263%206.7493L18.1968%203L17.7263%203.001C15.7712%203.1278%2014.6975%203.9882%2014.2076%204.6549L13.9724%204.9747L13.6162%204.9013C8.9271%203.9337%205.942%206.152%204.5466%209.5102C4.2408%2010.2462%204.0749%2011.0754%204.0749%2011.9925ZM4.0749%2011.9925C3.1315%2011.6765%201.4333%2010.3807%202.1881%207.7258L2.3943%206.9986%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%209.5C17%2010.0523%2016.5523%2010.5%2016%2010.5C15.4477%2010.5%2015%2010.0523%2015%209.5C15%208.9477%2015.4477%208.5%2016%208.5C16.5523%208.5%2017%208.9477%2017%209.5Z%22%20stroke%3D%22none%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M3.0749%2011.9925C3.0749%2012.6635%203.115%2013.2908%203.1973%2013.8756C3.2797%2014.4605%203.4046%2015.0057%203.5755%2015.5108C3.7466%2016.0165%203.9635%2016.4817%204.2291%2016.9055C4.495%2017.3298%204.8064%2017.7076%205.1624%2018.0396C5.4525%2018.3102%205.7685%2018.5472%206.1078%2018.7531L6.1038%2021C6.1038%2021.5523%206.5515%2022%207.1038%2022L9.7355%2022C10.0707%2022%2010.3836%2021.8321%2010.5688%2021.5528L12.0964%2019.2499L13.6193%2021.5528C13.8046%2021.8321%2014.1174%2022%2014.4526%2022L17.0346%2022C17.5869%2022%2018.0346%2021.5523%2018.0346%2021L18.0346%2018.1541C18.6258%2017.9854%2019.1273%2017.7494%2019.5429%2017.4545C20.0434%2017.0993%2020.3961%2016.6745%2020.6323%2016.2177C20.8655%2015.7666%2020.971%2015.3123%2021.0163%2014.9087C21.0358%2014.7353%2021.0445%2014.5677%2021.0469%2014.4108L22%2014.4148C22.5523%2014.4148%2023%2013.9671%2023%2013.4148L23%2010.5704C23%2010.0181%2022.5523%209.5704%2022%209.5704L21.0063%209.5704C20.9861%209.1843%2020.9323%208.8051%2020.8416%208.4444C20.7151%207.9418%2020.5134%207.4619%2020.2082%207.04C19.9451%206.6764%2019.615%206.37%2019.2175%206.1352L19.1968%202.9921C19.1924%202.4421%2018.7447%201.9988%2018.1947%202L17.7242%202.001C17.7033%202.001%2017.6824%202.0017%2017.6616%202.0031C16.9197%202.0512%2016.2715%202.1934%2015.7101%202.399C15.1489%202.6045%2014.6811%202.8709%2014.2983%203.1616C13.9966%203.3908%2013.7487%203.6343%2013.5499%203.8736C13.0863%203.7835%2012.6278%203.7256%2012.182%203.6961C11.6543%203.6613%2011.1446%203.6663%2010.6534%203.7096C10.1622%203.753%209.6905%203.8345%209.2388%203.9522C8.787%204.0699%208.3567%204.2234%207.9484%204.4099C7.5401%204.5964%207.1551%204.8152%206.7938%205.0629C6.4325%205.3106%206.0957%205.5865%205.7833%205.8866C5.471%206.1867%205.1833%206.5107%204.9199%206.8545C4.6564%207.1983%204.4172%207.562%204.2013%207.9418C3.9855%208.3215%203.793%208.7176%203.6231%209.1265C3.4436%209.5586%203.3064%2010.0152%203.2141%2010.4944C3.1219%2010.9735%203.0749%2011.4735%203.0749%2011.9925Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.0749%2011.9925C4.0749%2015.1509%205.0194%2017.021%206.8228%2018.0115L7.1038%2018.166L7.1038%2021L9.7355%2021L11.6223%2018.1555L12.5656%2018.1555L14.4526%2021L17.0346%2021L17.0346%2017.3785L17.4468%2017.28C20.0664%2016.6559%2020.09%2014.9685%2020.0359%2013.914L20.0102%2013.4148L22%2013.4148L22%2010.5704L20.0301%2010.5704L20.0264%2010.0431C20.0161%208.5618%2019.5959%207.4312%2018.5591%206.9149L18.2263%206.7493L18.1968%203L17.7263%203.001C15.7712%203.1278%2014.6975%203.9882%2014.2076%204.6549L13.9724%204.9747L13.6162%204.9013C8.9271%203.9337%205.942%206.152%204.5466%209.5102C4.2408%2010.2462%204.0749%2011.0754%204.0749%2011.9925ZM4.0749%2011.9925C3.1315%2011.6765%201.4333%2010.3807%202.1881%207.7258L2.3943%206.9986%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%209.5C17%2010.0523%2016.5523%2010.5%2016%2010.5C15.4477%2010.5%2015%2010.0523%2015%209.5C15%208.9477%2015.4477%208.5%2016%208.5C16.5523%208.5%2017%208.9477%2017%209.5Z%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/pig-sharp-two-tone.svg?color=%231a73e8&size=48