Search
 
SCRIPT & CODE EXAMPLE
 

HTML

vue icon


// icons/IconCommunity.vue
<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor">
    <path
      d="M15 4a1 1 0 1 0 0 2V4zm0 11v-1a1 1 0 0 0-1 1h1zm0 4l-.707.707A1 1 0 0 0 16 19h-1zm-4-4l.707-.707A1 1 0 0 0 11 14v1zm-4.707-1.293a1 1 0 0 0-1.414 1.414l1.414-1.414zm-.707.707l-.707-.707.707.707zM9 11v-1a1 1 0 0 0-.707.293L9 11zm-4 0h1a1 1 0 0 0-1-1v1zm0 4H4a1 1 0 0 0 1.707.707L5 15zm10-9h2V4h-2v2zm2 0a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3v2zm1 1v6h2V7h-2zm0 6a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2zm-1 1h-2v2h2v-2zm-3 1v4h2v-4h-2zm1.707 3.293l-4-4-1.414 1.414 4 4 1.414-1.414zM11 14H7v2h4v-2zm-4 0c-.276 0-.525-.111-.707-.293l-1.414 1.414C5.42 15.663 6.172 16 7 16v-2zm-.707 1.121l3.414-3.414-1.414-1.414-3.414 3.414 1.414 1.414zM9 12h4v-2H9v2zm4 0a3 3 0 0 0 3-3h-2a1 1 0 0 1-1 1v2zm3-3V3h-2v6h2zm0-6a3 3 0 0 0-3-3v2a1 1 0 0 1 1 1h2zm-3-3H3v2h10V0zM3 0a3 3 0 0 0-3 3h2a1 1 0 0 1 1-1V0zM0 3v6h2V3H0zm0 6a3 3 0 0 0 3 3v-2a1 1 0 0 1-1-1H0zm3 3h2v-2H3v2zm1-1v4h2v-4H4zm1.707 4.707l.586-.586-1.414-1.414-.586.586 1.414 1.414z"
    />
  </svg>
</template>

// home.vue
<IconCommunity/>
Comment

PREVIOUS NEXT
Code Example
Html :: html input only numbers and special characters in textbox 
Html :: mobile screen ful width not get in html 5 
Html :: a page with html cheat sheet 
Html :: can you stop prettier from line wrapping html 
Html :: how to use variables in html 
Html :: TAKE PICTURES HTML 
Html :: twig currency symbol 
Html :: Emoji Symbols in UTF-8 of coins 
Html :: google font library 
Html :: react element assign multiple attributes 
Html :: inline heading and input 
Html :: passing parameters from C# to js fucntions 
Html :: iframe messaging 
Html :: password setCustomValidity html5 
Html :: examples of metadata 
Html :: drag and drop html 
Html :: dynamic html table python 
Html :: navbar tailwind 
Html :: bootsrap carousel 
Html :: createjs 
Html :: scroll an element in html with a button 
Html :: englais français 
Html :: source html 
Html :: how to run a html code in visual studio 
Html :: Table row indexing 
Html :: how to make clicking button send you down to a certain section of page html 
Html :: validate text is html format C# 
Html :: Creating WebLinks in a ReadME 
Html :: bootstrap 5 image slider with ngFor 
Html :: form tab index skip readonly 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =