iceland from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
iceland
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the iceland logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.744 13.919c-.942 0-1.256-.419-1.325-.768L9 12.593c0-1.884-1.151-2.232-1.884-2.232c-.942 0-1.988.697-1.988 2.197c0 1.326.907 2.163 2.407 2.163c.453 0 .942-.105 1.22-.21l-.139-.697c-.244.07-.593.105-.872.105m-.628-2.756c.384 0 .663.279.698.837l-1.5.314c.035-.733.314-1.151.802-1.151m6.07-.802c-.663 0-1.256.174-1.605.278c0 .036.14.698.175.768c.384-.14.907-.244 1.256-.244c.558 0 .802.174.802.558v.174c-1.744 0-2.477.628-2.477 1.43c0 .908.803 1.396 1.954 1.396a7 7 0 0 0 1.674-.21v-2.72c.035-.977-.558-1.43-1.779-1.43m.628 3.523c-.105.035-.314.035-.419.035c-.383 0-.837-.175-.837-.628c0-.454.384-.698 1.221-.663v1.256zm9-4.605v1.186a2.3 2.3 0 0 0-.593-.07c-1.012 0-2.093.698-2.093 2.198c0 1.326.872 2.128 2.302 2.128c.593 0 1.29-.105 1.57-.174V9.279Zm0 4.64c-.105.035-.244.035-.314.035c-.733 0-1.151-.524-1.151-1.396c0-.663.279-1.36 1.081-1.36c.105 0 .314.035.384.035zM0 9.279h1.081v5.233H0Zm3.977 5.442c-1.221 0-2.023-.837-2.023-2.058c0-1.326.872-2.268 2.058-2.268c.279 0 .628.07.837.175l-.21.732c-.139-.035-.314-.104-.453-.104c-.663 0-1.116.558-1.116 1.395s.418 1.326 1.046 1.326c.175 0 .419-.035.628-.105l.175.733c-.21.07-.628.174-.942.174m5.651-5.442h1.081v5.233H9.628Zm9.872 5.233h-1.151v-2.686c0-.559-.28-.698-.698-.698c-.21 0-.453.035-.628.07v3.314h-1.15V10.57a9.2 9.2 0 0 1 1.813-.21c1.256 0 1.814.454 1.814 1.396z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsIceland(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="M7.744 13.919c-.942 0-1.256-.419-1.325-.768L9 12.593c0-1.884-1.151-2.232-1.884-2.232c-.942 0-1.988.697-1.988 2.197c0 1.326.907 2.163 2.407 2.163c.453 0 .942-.105 1.22-.21l-.139-.697c-.244.07-.593.105-.872.105m-.628-2.756c.384 0 .663.279.698.837l-1.5.314c.035-.733.314-1.151.802-1.151m6.07-.802c-.663 0-1.256.174-1.605.278c0 .036.14.698.175.768c.384-.14.907-.244 1.256-.244c.558 0 .802.174.802.558v.174c-1.744 0-2.477.628-2.477 1.43c0 .908.803 1.396 1.954 1.396a7 7 0 0 0 1.674-.21v-2.72c.035-.977-.558-1.43-1.779-1.43m.628 3.523c-.105.035-.314.035-.419.035c-.383 0-.837-.175-.837-.628c0-.454.384-.698 1.221-.663v1.256zm9-4.605v1.186a2.3 2.3 0 0 0-.593-.07c-1.012 0-2.093.698-2.093 2.198c0 1.326.872 2.128 2.302 2.128c.593 0 1.29-.105 1.57-.174V9.279Zm0 4.64c-.105.035-.244.035-.314.035c-.733 0-1.151-.524-1.151-1.396c0-.663.279-1.36 1.081-1.36c.105 0 .314.035.384.035zM0 9.279h1.081v5.233H0Zm3.977 5.442c-1.221 0-2.023-.837-2.023-2.058c0-1.326.872-2.268 2.058-2.268c.279 0 .628.07.837.175l-.21.732c-.139-.035-.314-.104-.453-.104c-.663 0-1.116.558-1.116 1.395s.418 1.326 1.046 1.326c.175 0 .419-.035.628-.105l.175.733c-.21.07-.628.174-.942.174m5.651-5.442h1.081v5.233H9.628Zm9.872 5.233h-1.151v-2.686c0-.559-.28-.698-.698-.698c-.21 0-.453.035-.628.07v3.314h-1.15V10.57a9.2 9.2 0 0 1 1.813-.21c1.256 0 1.814.454 1.814 1.396z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.744 13.919c-.942 0-1.256-.419-1.325-.768L9 12.593c0-1.884-1.151-2.232-1.884-2.232c-.942 0-1.988.697-1.988 2.197c0 1.326.907 2.163 2.407 2.163c.453 0 .942-.105 1.22-.21l-.139-.697c-.244.07-.593.105-.872.105m-.628-2.756c.384 0 .663.279.698.837l-1.5.314c.035-.733.314-1.151.802-1.151m6.07-.802c-.663 0-1.256.174-1.605.278c0 .036.14.698.175.768c.384-.14.907-.244 1.256-.244c.558 0 .802.174.802.558v.174c-1.744 0-2.477.628-2.477 1.43c0 .908.803 1.396 1.954 1.396a7 7 0 0 0 1.674-.21v-2.72c.035-.977-.558-1.43-1.779-1.43m.628 3.523c-.105.035-.314.035-.419.035c-.383 0-.837-.175-.837-.628c0-.454.384-.698 1.221-.663v1.256zm9-4.605v1.186a2.3 2.3 0 0 0-.593-.07c-1.012 0-2.093.698-2.093 2.198c0 1.326.872 2.128 2.302 2.128c.593 0 1.29-.105 1.57-.174V9.279Zm0 4.64c-.105.035-.244.035-.314.035c-.733 0-1.151-.524-1.151-1.396c0-.663.279-1.36 1.081-1.36c.105 0 .314.035.384.035zM0 9.279h1.081v5.233H0Zm3.977 5.442c-1.221 0-2.023-.837-2.023-2.058c0-1.326.872-2.268 2.058-2.268c.279 0 .628.07.837.175l-.21.732c-.139-.035-.314-.104-.453-.104c-.663 0-1.116.558-1.116 1.395s.418 1.326 1.046 1.326c.175 0 .419-.035.628-.105l.175.733c-.21.07-.628.174-.942.174m5.651-5.442h1.081v5.233H9.628Zm9.872 5.233h-1.151v-2.686c0-.559-.28-.698-.698-.698c-.21 0-.453.035-.628.07v3.314h-1.15V10.57a9.2 9.2 0 0 1 1.813-.21c1.256 0 1.814.454 1.814 1.396z"/></svg>
</template>

CSS

.icon-iceland {
  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%22M7.744%2013.919c-.942%200-1.256-.419-1.325-.768L9%2012.593c0-1.884-1.151-2.232-1.884-2.232c-.942%200-1.988.697-1.988%202.197c0%201.326.907%202.163%202.407%202.163c.453%200%20.942-.105%201.22-.21l-.139-.697c-.244.07-.593.105-.872.105m-.628-2.756c.384%200%20.663.279.698.837l-1.5.314c.035-.733.314-1.151.802-1.151m6.07-.802c-.663%200-1.256.174-1.605.278c0%20.036.14.698.175.768c.384-.14.907-.244%201.256-.244c.558%200%20.802.174.802.558v.174c-1.744%200-2.477.628-2.477%201.43c0%20.908.803%201.396%201.954%201.396a7%207%200%200%200%201.674-.21v-2.72c.035-.977-.558-1.43-1.779-1.43m.628%203.523c-.105.035-.314.035-.419.035c-.383%200-.837-.175-.837-.628c0-.454.384-.698%201.221-.663v1.256zm9-4.605v1.186a2.3%202.3%200%200%200-.593-.07c-1.012%200-2.093.698-2.093%202.198c0%201.326.872%202.128%202.302%202.128c.593%200%201.29-.105%201.57-.174V9.279Zm0%204.64c-.105.035-.244.035-.314.035c-.733%200-1.151-.524-1.151-1.396c0-.663.279-1.36%201.081-1.36c.105%200%20.314.035.384.035zM0%209.279h1.081v5.233H0Zm3.977%205.442c-1.221%200-2.023-.837-2.023-2.058c0-1.326.872-2.268%202.058-2.268c.279%200%20.628.07.837.175l-.21.732c-.139-.035-.314-.104-.453-.104c-.663%200-1.116.558-1.116%201.395s.418%201.326%201.046%201.326c.175%200%20.419-.035.628-.105l.175.733c-.21.07-.628.174-.942.174m5.651-5.442h1.081v5.233H9.628Zm9.872%205.233h-1.151v-2.686c0-.559-.28-.698-.698-.698c-.21%200-.453.035-.628.07v3.314h-1.15V10.57a9.2%209.2%200%200%201%201.813-.21c1.256%200%201.814.454%201.814%201.396z%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%22M7.744%2013.919c-.942%200-1.256-.419-1.325-.768L9%2012.593c0-1.884-1.151-2.232-1.884-2.232c-.942%200-1.988.697-1.988%202.197c0%201.326.907%202.163%202.407%202.163c.453%200%20.942-.105%201.22-.21l-.139-.697c-.244.07-.593.105-.872.105m-.628-2.756c.384%200%20.663.279.698.837l-1.5.314c.035-.733.314-1.151.802-1.151m6.07-.802c-.663%200-1.256.174-1.605.278c0%20.036.14.698.175.768c.384-.14.907-.244%201.256-.244c.558%200%20.802.174.802.558v.174c-1.744%200-2.477.628-2.477%201.43c0%20.908.803%201.396%201.954%201.396a7%207%200%200%200%201.674-.21v-2.72c.035-.977-.558-1.43-1.779-1.43m.628%203.523c-.105.035-.314.035-.419.035c-.383%200-.837-.175-.837-.628c0-.454.384-.698%201.221-.663v1.256zm9-4.605v1.186a2.3%202.3%200%200%200-.593-.07c-1.012%200-2.093.698-2.093%202.198c0%201.326.872%202.128%202.302%202.128c.593%200%201.29-.105%201.57-.174V9.279Zm0%204.64c-.105.035-.244.035-.314.035c-.733%200-1.151-.524-1.151-1.396c0-.663.279-1.36%201.081-1.36c.105%200%20.314.035.384.035zM0%209.279h1.081v5.233H0Zm3.977%205.442c-1.221%200-2.023-.837-2.023-2.058c0-1.326.872-2.268%202.058-2.268c.279%200%20.628.07.837.175l-.21.732c-.139-.035-.314-.104-.453-.104c-.663%200-1.116.558-1.116%201.395s.418%201.326%201.046%201.326c.175%200%20.419-.035.628-.105l.175.733c-.21.07-.628.174-.942.174m5.651-5.442h1.081v5.233H9.628Zm9.872%205.233h-1.151v-2.686c0-.559-.28-.698-.698-.698c-.21%200-.453.035-.628.07v3.314h-1.15V10.57a9.2%209.2%200%200%201%201.813-.21c1.256%200%201.814.454%201.814%201.396z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/iceland.svg?color=%231a73e8&size=48