four k icon

four-k-bold-duotone from Solar by 480 Design · Bold Duotone · UI · CC-BY-4.0 Attribution required.

Name
four-k-bold-duotone
Set
Solar
Style
Bold Duotone
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the four k icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z" opacity=".5"/><path d="M19.0198 7.45938C19.3184 7.74647 19.3277 8.22125 19.0406 8.51983L16.3738 11.2934L19.1314 15.5953C19.3549 15.944 19.2535 16.4079 18.9048 16.6314C18.556 16.8549 18.0921 16.7535 17.8686 16.4048L15.3047 12.4051L14.25 13.5021V16C14.25 16.4142 13.9142 16.75 13.5 16.75C13.0858 16.75 12.75 16.4142 12.75 16V8C12.75 7.58579 13.0858 7.25 13.5 7.25C13.9142 7.25 14.25 7.58579 14.25 8V11.3379L17.9594 7.48017C18.2465 7.18159 18.7213 7.17228 19.0198 7.45938Z"/><path d="M5.5 7.25C5.91421 7.25 6.25 7.58579 6.25 8V10C6.25 10.6904 6.80964 11.25 7.5 11.25H9.75V8C9.75 7.58579 10.0858 7.25 10.5 7.25C10.9142 7.25 11.25 7.58579 11.25 8V16C11.25 16.4142 10.9142 16.75 10.5 16.75C10.0858 16.75 9.75 16.4142 9.75 16V12.75H7.5C5.98122 12.75 4.75 11.5188 4.75 10V8C4.75 7.58579 5.08579 7.25 5.5 7.25Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFourKBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z" opacity=".5"/><path d="M19.0198 7.45938C19.3184 7.74647 19.3277 8.22125 19.0406 8.51983L16.3738 11.2934L19.1314 15.5953C19.3549 15.944 19.2535 16.4079 18.9048 16.6314C18.556 16.8549 18.0921 16.7535 17.8686 16.4048L15.3047 12.4051L14.25 13.5021V16C14.25 16.4142 13.9142 16.75 13.5 16.75C13.0858 16.75 12.75 16.4142 12.75 16V8C12.75 7.58579 13.0858 7.25 13.5 7.25C13.9142 7.25 14.25 7.58579 14.25 8V11.3379L17.9594 7.48017C18.2465 7.18159 18.7213 7.17228 19.0198 7.45938Z"/><path d="M5.5 7.25C5.91421 7.25 6.25 7.58579 6.25 8V10C6.25 10.6904 6.80964 11.25 7.5 11.25H9.75V8C9.75 7.58579 10.0858 7.25 10.5 7.25C10.9142 7.25 11.25 7.58579 11.25 8V16C11.25 16.4142 10.9142 16.75 10.5 16.75C10.0858 16.75 9.75 16.4142 9.75 16V12.75H7.5C5.98122 12.75 4.75 11.5188 4.75 10V8C4.75 7.58579 5.08579 7.25 5.5 7.25Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z" opacity=".5"/><path d="M19.0198 7.45938C19.3184 7.74647 19.3277 8.22125 19.0406 8.51983L16.3738 11.2934L19.1314 15.5953C19.3549 15.944 19.2535 16.4079 18.9048 16.6314C18.556 16.8549 18.0921 16.7535 17.8686 16.4048L15.3047 12.4051L14.25 13.5021V16C14.25 16.4142 13.9142 16.75 13.5 16.75C13.0858 16.75 12.75 16.4142 12.75 16V8C12.75 7.58579 13.0858 7.25 13.5 7.25C13.9142 7.25 14.25 7.58579 14.25 8V11.3379L17.9594 7.48017C18.2465 7.18159 18.7213 7.17228 19.0198 7.45938Z"/><path d="M5.5 7.25C5.91421 7.25 6.25 7.58579 6.25 8V10C6.25 10.6904 6.80964 11.25 7.5 11.25H9.75V8C9.75 7.58579 10.0858 7.25 10.5 7.25C10.9142 7.25 11.25 7.58579 11.25 8V16C11.25 16.4142 10.9142 16.75 10.5 16.75C10.0858 16.75 9.75 16.4142 9.75 16V12.75H7.5C5.98122 12.75 4.75 11.5188 4.75 10V8C4.75 7.58579 5.08579 7.25 5.5 7.25Z"/></g></svg>
</template>

CSS

.icon-four-k-bold-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%22currentColor%22%3E%3Cpath%20d%3D%22M12%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.0198%207.45938C19.3184%207.74647%2019.3277%208.22125%2019.0406%208.51983L16.3738%2011.2934L19.1314%2015.5953C19.3549%2015.944%2019.2535%2016.4079%2018.9048%2016.6314C18.556%2016.8549%2018.0921%2016.7535%2017.8686%2016.4048L15.3047%2012.4051L14.25%2013.5021V16C14.25%2016.4142%2013.9142%2016.75%2013.5%2016.75C13.0858%2016.75%2012.75%2016.4142%2012.75%2016V8C12.75%207.58579%2013.0858%207.25%2013.5%207.25C13.9142%207.25%2014.25%207.58579%2014.25%208V11.3379L17.9594%207.48017C18.2465%207.18159%2018.7213%207.17228%2019.0198%207.45938Z%22%2F%3E%3Cpath%20d%3D%22M5.5%207.25C5.91421%207.25%206.25%207.58579%206.25%208V10C6.25%2010.6904%206.80964%2011.25%207.5%2011.25H9.75V8C9.75%207.58579%2010.0858%207.25%2010.5%207.25C10.9142%207.25%2011.25%207.58579%2011.25%208V16C11.25%2016.4142%2010.9142%2016.75%2010.5%2016.75C10.0858%2016.75%209.75%2016.4142%209.75%2016V12.75H7.5C5.98122%2012.75%204.75%2011.5188%204.75%2010V8C4.75%207.58579%205.08579%207.25%205.5%207.25Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M12%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.0198%207.45938C19.3184%207.74647%2019.3277%208.22125%2019.0406%208.51983L16.3738%2011.2934L19.1314%2015.5953C19.3549%2015.944%2019.2535%2016.4079%2018.9048%2016.6314C18.556%2016.8549%2018.0921%2016.7535%2017.8686%2016.4048L15.3047%2012.4051L14.25%2013.5021V16C14.25%2016.4142%2013.9142%2016.75%2013.5%2016.75C13.0858%2016.75%2012.75%2016.4142%2012.75%2016V8C12.75%207.58579%2013.0858%207.25%2013.5%207.25C13.9142%207.25%2014.25%207.58579%2014.25%208V11.3379L17.9594%207.48017C18.2465%207.18159%2018.7213%207.17228%2019.0198%207.45938Z%22%2F%3E%3Cpath%20d%3D%22M5.5%207.25C5.91421%207.25%206.25%207.58579%206.25%208V10C6.25%2010.6904%206.80964%2011.25%207.5%2011.25H9.75V8C9.75%207.58579%2010.0858%207.25%2010.5%207.25C10.9142%207.25%2011.25%207.58579%2011.25%208V16C11.25%2016.4142%2010.9142%2016.75%2010.5%2016.75C10.0858%2016.75%209.75%2016.4142%209.75%2016V12.75H7.5C5.98122%2012.75%204.75%2011.5188%204.75%2010V8C4.75%207.58579%205.08579%207.25%205.5%207.25Z%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/four-k-bold-duotone.svg?color=%231a73e8&size=48